4257 Commits (f60c624178a739c7fbe0ef033724f2298c59b394)

Author SHA1 Message Date
Protobuf Team Bot 56693aa588 Add debug out-of-bound checks to descriptor array accessors. 1 year ago
Protobuf Team Bot 813fcad2ee Minor cleanups for TDP: 1 year ago
Chris Kennelly caf55184b2 Remove unnecessary branch. 1 year ago
Protobuf Team Bot d4db41d395 Unpoison memory in destructor 1 year ago
Martijn Vels d4f2d48101 Precompute the most common field properties in FieldGeneratorBase 1 year ago
Protobuf Team Bot 46ddd14efd Treat kParseError logically kDirty. 1 year ago
Protobuf Team Bot 4f6fc33c5b Remove unverified_lazy_message_sets option. 1 year ago
Sandy Zhang a71357d315 Update well known types staleness tests files 1 year ago
Protobuf Team Bot 2ed49c95f9 In OSS mode omit some extern template specializations. We have seen reports of 1 year ago
Jie Luo 4cc258a6a1 Add protobuf python keyword support in path for stub generator. Also added tests for 1 year ago
Protobuf Team Bot 61c6b6aee2 Ensure `FileDescriptor::edition_` is correctly initialized when built from `FileDescriptorProto` 1 year ago
Protobuf Team Bot c3058fc45c Auto-generate files after cl/549673919 1 year ago
Protobuf Team Bot 5b5e5bf544 Support split repeated fields. 1 year ago
Protobuf Team Bot 4bdd53a55c Auto-generate files after cl/549653990 1 year ago
Protobuf Team Bot ab968248b0 In OSS mode omit some extern template specializations. We have seen reports of 1 year ago
Protobuf Team Bot 8396d286a3 Auto-generate files after cl/549543321 1 year ago
Marcel Hlopko 3ced818640 Add support for proto_library with more than one srcs 1 year ago
Martijn Vels 4f67e28fca Add Arena enabled constructors to ArenaStringPtr 1 year ago
Protobuf Team Bot eba2093517 wire_format_unittest for optimize_for = CODE_SIZE 1 year ago
Hong Shin 4b78e0f152 Move AccessorGenerator destructor to class declaration 1 year ago
Protobuf Team Bot c9e2ca28c0 message_unittest for optimize_for = CODE_SIZE 1 year ago
Protobuf Team Bot 034ec9d9f6 Updating version.json and repo version numbers to: 24.0-rc2 1 year ago
Chris Kennelly 3d81903741 Remove stale comment about subclasses. 1 year ago
Hong Shin 7e9d0c1630 Add V0 support for fixed ints (32 and 64) 1 year ago
Hong Shin a6083e672f Cleanup ZeroCopyInputStream and ZeroCopyOutputStream 1 year ago
Protobuf Team Bot b9db16f18a Cast pointer to void* to avoid interpreting it as a C-string and have UB while 1 year ago
Protobuf Team Bot 200bdbc272 Internal change. 1 year ago
Mike Kruskal 16fbb2bf37 Update stale files 1 year ago
Mike Kruskal e2cec78455 Allow code generators to specify whether or not they support editions. 1 year ago
Mike Kruskal f1de28a435 Send full feature sets to plugins. 1 year ago
Mike Kruskal c5a1dbeb1e Implement helpers for exporting all FeatureSets to generators. 1 year ago
Mike Kruskal b81d2cc8c5 Expand VisitDescriptor to support mutable access to the proto. 1 year ago
Mike Kruskal 4018fa893e Add a `raw_features` field to FeatureSet. 1 year ago
Chris Kennelly cf304cba61 Include string_view in overload set. 1 year ago
Martijn Vels 871fd27836 Add Arena enabled copy constructor to InlinedStringField 1 year ago
Protobuf Team Bot 9f2d7ea773 Automated rollback of commit adb2c4b415. 1 year ago
Protobuf Team Bot 0ea00526a1 Automated rollback of commit adb2c4b415. 1 year ago
Mike Kruskal 6098c0227d Remove PROTOBUF_FUTURE_EDITIONS guards. 1 year ago
Mike Kruskal 2176a145ba Allow code generators to specify whether or not they support editions. 1 year ago
Martijn Vels c87a767300 Make Arena a friend class as it needs to be able to use InternalVisibility 1 year ago
Mike Kruskal 3643ad10c9 Send full feature sets to plugins. 1 year ago
Protobuf Team Bot 173adca216 Put a 4k limit on preallocation to prevent OOM from malformed inputs. 1 year ago
Protobuf Team Bot de1688ca76 Auto-generate files after cl/547849243 1 year ago
Mike Kruskal 2e63e051f4 Implement helpers for exporting all FeatureSets to generators. 1 year ago
jbloggz 2a952958eb Handle conflicting macros for FreeBSD (#13303) 1 year ago
Protobuf Team Bot 8a3508ad2d Put a 4k limit on preallocation to prevent OOM from malformed inputs. 1 year ago
Protobuf Team Bot 5227e65bc1 Don't miss end_group_tag when counting try_num_fast_fields. 1 year ago
Protobuf Team Bot 8b1c305137 Auto-generate files after cl/547647821 1 year ago
Cong Liu bb61d7e839 Cluster table driven parsing tables into hot/lukewarm sections. 1 year ago
Mike Kruskal 5a88981e2d Expand VisitDescriptor to support mutable access to the proto. 1 year ago