17698 Commits (34c843d6718cbf3fbbb7294e71ae520e1f51b0c6)
 

Author SHA1 Message Date
Protobuf Team Bot b3e7a00774 Add unit test enum showing allocation in repeated enum lists 7 months ago
Eric Salo ea4c77ca48 upb: implement .mergeFromBuffer() on GeneratedMessage in Dart 7 months ago
Marcel Hlopko 93bd4bb012 Ensure that the rust_proto_library is in the same package as proto_library 7 months ago
Protobuf Team Bot 62f2b143d5 Change the arena.hpp ::Fuse return type to bool to surface whether the fuse failed. 7 months ago
Marcel Hlopko 419824d26b Remove obsolete logic related to cc_proto_library 7 months ago
Protobuf Team Bot 08c7b1ca92 Auto-generate files after cl/628095780 7 months ago
Hong Shin e0fc566596 Ensure the appropriate upb functions taking non-const pointers assert that the message is not frozen. 7 months ago
Eric Salo 7a1c926ef3 upb: begin to delete the old Dart v2 plugin code 7 months ago
Protobuf Team Bot 047fc7673e Introduce `MessageDescriptor.IsMapType` in C# reflection to make it easier to tell whether a given message was generated by protoc for a map field. 7 months ago
Protobuf Team Bot 9ea682d1ee Add a TODO to use Layout::WithStaticSizes in SerialArenaChunk when we update the abseil release. 7 months ago
Jakob Buchgraber dcc5db4c56 Implement Arena::fuse() 7 months ago
Marcel Hlopko 59d8afde6b Use the main/proper proto_common 7 months ago
Protobuf Team Bot 734729afc2 Create the concept of 'owned data' in upb/rust as a generalization of the upb.rs SerializedData (which is a arena + data for arbitrary types, both thin and wide ref types), use that for the wire parse/serialize path. 7 months ago
Protobuf Team Bot ef02087534 Auto-generate files after cl/627794151 7 months ago
Jie Luo 9cc5be12ed Catch all the exceptions in python JSON ParseDict and raise 7 months ago
Eric Salo 8be1312b3c upb: fix Dart empty imports 7 months ago
Protobuf Team Bot 55875598f7 Add a collision-avoidance behavior to the Rust Proto codegen. 7 months ago
Jakob Buchgraber 849b975e5f Temporarily use AsRef<{ProtoStr, [u8]}> for string/bytes accessors 7 months ago
Jakob Buchgraber 1a7ce61061 Split Proxied into Proxied and MutProxied traits. 7 months ago
Protobuf Team Bot 2c16decbce Internal change. 7 months ago
Protobuf Team Bot 322d4d4458 Auto-generate files after cl/627531912 7 months ago
Hong Shin 5b5db6666e Check IsFrozen for internal/message.c and reflection/message.c 7 months ago
Protobuf Team Bot 0e223312ed Internal change. 7 months ago
Hong Shin bd9f211f97 Remove IsFrozen checks from upb/conformance 7 months ago
Protobuf Team Bot 5ad2ccb058 Auto-generate files after cl/627468915 7 months ago
Hong Shin bceb7f597f Check IsFrozen for message/copy.c, experimental_jspb/decode.c, and json/decode.c 7 months ago
Hong Shin 0e3650c29c Add IsFrozen checks to conformance_upb and upb_js 7 months ago
Joshua Humphries 3c03e9351c protoc: support inf, -inf, nan, and -nan in option values (#15017) 7 months ago
Protobuf Team Bot 8f2da7817c Auto-generate files after cl/627393634 7 months ago
Hong Shin 335edb909f update decode_fast.c to assert that non-const messages are not frozen 7 months ago
Protobuf Team Bot b50ff60967 C#: Fix discovery of oneof declarations in descriptor protos. 7 months ago
Protobuf Team Bot b618f6750a Auto-generate files after cl/627204923 7 months ago
Protobuf Team Bot a9e0480768 Use Emit for ByteSizeLong 7 months ago
Protobuf Team Bot 1a7aa2c4e8 Internal changes. 7 months ago
Protobuf Team Bot eaee04d897 Avoid boxing when serializing primitive lists in CodedOutputStreamWriter 7 months ago
Protobuf Team Bot d1cf09abcf Auto-generate files after cl/626485595 7 months ago
Joshua Haberman 37e484a0aa Replace direct access to MiniTable subs with calls to the encapsulated functions. 7 months ago
Protobuf Team Bot 971f88aa63 Improve C++, Python, Java runtime version representations to avoid merge conflicts during release. 7 months ago
Protobuf Team Bot c413b1231c Change upb::Arena to be Send (but still not Sync) 7 months ago
Protobuf Team Bot e98423c403 Auto-generate files after cl/626402666 7 months ago
Protobuf Team Bot eeeb985a1b Use absl::bit_cast to implicitly check presence of float and double. 7 months ago
Mike Kruskal b28d9d4144 Migrate bazel tests to protobuf-ci. 7 months ago
Mike Kruskal 0cda26d48d Move the windows path length workarounds out of protobuf-ci 8 months ago
Mike Kruskal 97022a9c83 Move xcode setup out of protobuf-ci 8 months ago
Protobuf Team Bot 8bace99998 Publishes "Editions: Group Migration Issues" to GitHub. 8 months ago
Protobuf Team Bot 2be4364e4c C#: Remove TODO, replacing it with an explanation. 8 months ago
Arnim Balzer ffd5c1b92b Fix CMake shared library build using utf8_range and utf8_valid (#14867) 8 months ago
Derek Benson b4bd664b07 Rust: fix proto! msgtype matcher to look for :: separated idents instead of a ty to avoid syntax errors during parse 8 months ago
Derek Benson a2d4a4af2c proto! doc comment and copyright 8 months ago
Mike Kruskal 95877d8569 Updating version.json and repo version numbers to: 28-dev (#16555) 8 months ago