3885 Commits (4f6fc33c5b89d34c3497c5ad6155a7f4a086b2be)

Author SHA1 Message Date
Protobuf Team Bot 4f6fc33c5b Remove unverified_lazy_message_sets option. 2 years ago
Jie Luo 4cc258a6a1 Add protobuf python keyword support in path for stub generator. Also added tests for 2 years ago
Protobuf Team Bot 61c6b6aee2 Ensure `FileDescriptor::edition_` is correctly initialized when built from `FileDescriptorProto` 2 years ago
Protobuf Team Bot c3058fc45c Auto-generate files after cl/549673919 2 years ago
Protobuf Team Bot 5b5e5bf544 Support split repeated fields. 2 years ago
Protobuf Team Bot 4bdd53a55c Auto-generate files after cl/549653990 2 years ago
Protobuf Team Bot ab968248b0 In OSS mode omit some extern template specializations. We have seen reports of 2 years ago
Protobuf Team Bot 8396d286a3 Auto-generate files after cl/549543321 2 years ago
Marcel Hlopko 3ced818640 Add support for proto_library with more than one srcs 2 years ago
Martijn Vels 4f67e28fca Add Arena enabled constructors to ArenaStringPtr 2 years ago
Protobuf Team Bot eba2093517 wire_format_unittest for optimize_for = CODE_SIZE 2 years ago
Hong Shin 4b78e0f152 Move AccessorGenerator destructor to class declaration 2 years ago
Protobuf Team Bot c9e2ca28c0 message_unittest for optimize_for = CODE_SIZE 2 years ago
Chris Kennelly 3d81903741 Remove stale comment about subclasses. 2 years ago
Hong Shin 7e9d0c1630 Add V0 support for fixed ints (32 and 64) 2 years ago
Hong Shin a6083e672f Cleanup ZeroCopyInputStream and ZeroCopyOutputStream 2 years ago
Protobuf Team Bot b9db16f18a Cast pointer to void* to avoid interpreting it as a C-string and have UB while 2 years ago
Protobuf Team Bot 200bdbc272 Internal change. 2 years ago
Chris Kennelly cf304cba61 Include string_view in overload set. 2 years ago
Martijn Vels 871fd27836 Add Arena enabled copy constructor to InlinedStringField 2 years ago
Protobuf Team Bot 0ea00526a1 Automated rollback of commit adb2c4b415. 2 years ago
Mike Kruskal 6098c0227d Remove PROTOBUF_FUTURE_EDITIONS guards. 2 years ago
Mike Kruskal 2176a145ba Allow code generators to specify whether or not they support editions. 2 years ago
Martijn Vels c87a767300 Make Arena a friend class as it needs to be able to use InternalVisibility 2 years ago
Mike Kruskal 3643ad10c9 Send full feature sets to plugins. 2 years ago
Protobuf Team Bot de1688ca76 Auto-generate files after cl/547849243 2 years ago
Mike Kruskal 2e63e051f4 Implement helpers for exporting all FeatureSets to generators. 2 years ago
jbloggz 2a952958eb Handle conflicting macros for FreeBSD (#13303) 2 years ago
Protobuf Team Bot 8a3508ad2d Put a 4k limit on preallocation to prevent OOM from malformed inputs. 2 years ago
Protobuf Team Bot 5227e65bc1 Don't miss end_group_tag when counting try_num_fast_fields. 2 years ago
Protobuf Team Bot 8b1c305137 Auto-generate files after cl/547647821 2 years ago
Cong Liu bb61d7e839 Cluster table driven parsing tables into hot/lukewarm sections. 2 years ago
Mike Kruskal 5a88981e2d Expand VisitDescriptor to support mutable access to the proto. 2 years ago
Mike Kruskal 2ace6c7570 Add a `raw_features` field to FeatureSet. 2 years ago
Martijn Vels 994e08e22a Explicitly delete the destructor for the internal `Rep` structure. 2 years ago
Martijn Vels 4fcd1ddea2 Add InternalVisbility constructors to ImplicitWeakMessage classes 2 years ago
Martijn Vels 739a1f8853 Add InternalVisibility arena constructor to ExtensionSet 2 years ago
Hong Shin 43778a5e2b Add V0 support for floats and doubles 2 years ago
Martijn Vels befdd1672d Add internally visible Arena enabled copy constructor 2 years ago
Protobuf Team Bot 9772a5af19 Auto-generate files after cl/547362713 2 years ago
Martijn Vels bda0158e85 Add a constexpr std::initializer_list<> constructor to HasBits 2 years ago
Martijn Vels 5cf74223aa Add protected `internal_visibility()` for Message derived classes. 2 years ago
Thomas Van Lenten d8b1a626dd Use Printer::Emit formatting to remove optional args from GetOptionalDeprecatedAttribute. 2 years ago
Thomas Van Lenten 0196d1e138 Move the two bools for EmitComment to a flags enum 2 years ago
Thomas Van Lenten 3c2af99960 Clearify that ExtensionGenerator gets a message or root class. 2 years ago
Thomas Van Lenten b830c62623 Remove no longer needed comment helper. 2 years ago
Hong Shin fcab1a4371 Add V0 support for signed ints 2 years ago
Thomas Van Lenten 6c4ab101ce Move MessageGenerator::GenerateSource over to Printer::Emit 2 years ago
Protobuf Team Bot 3d6a28f95f Auto-generate files after cl/546969351 2 years ago
Protobuf Team Bot 55e5230196 Clean up macros related to the phased rollout of TSan validation. 2 years ago