17590 Commits (c9e654308dac1cf29958ebfc5d50cb5e5260d520)
 

Author SHA1 Message Date
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 7 months ago
Mike Kruskal 97022a9c83 Move xcode setup out of protobuf-ci 7 months ago
Protobuf Team Bot 8bace99998 Publishes "Editions: Group Migration Issues" to GitHub. 7 months ago
Protobuf Team Bot 2be4364e4c C#: Remove TODO, replacing it with an explanation. 7 months ago
Arnim Balzer ffd5c1b92b Fix CMake shared library build using utf8_range and utf8_valid (#14867) 7 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 7 months ago
Derek Benson a2d4a4af2c proto! doc comment and copyright 7 months ago
Mike Kruskal 95877d8569 Updating version.json and repo version numbers to: 28-dev (#16555) 7 months ago
Protobuf Team Bot ca9877c599 Auto-generate files after cl/626057584 7 months ago
Joshua Haberman 8e3e09937e Refactored the Java generator into separate packages and targets. 7 months ago
Mike Kruskal 1d6fdc1342 Infer string type feature from ctype pre-editions. 7 months ago
Mike Kruskal 89118ba9d4 Fix bazel cache issues in 7.0.0 7 months ago
Mike Kruskal 57a6e8df1c Add dedicated tests to lock down that overridable defaults never change. 7 months ago
Protobuf Team Bot f76b28e535 Minor cleanup: IWYU, clang-tidy, etc. 7 months ago
Keith Smiley 1bc6d6d532 [bzlmod] Set repo_name to com_google_protobuf (#16495) 7 months ago
Protobuf Team Bot 6afdd5a135 Auto-generate files after cl/625815212 7 months ago