18961 Commits (0ad1d45e2ef4e3c3ac98d3494d6fcf4694b6f935)
 

Author SHA1 Message Date
Protobuf Team Bot 0ad1d45e2e Auto-generate files after cl/690751567 1 month ago
Joshua Haberman 67ab5bd666 Make arena fuse and inc/dec-ref const, so that they can be invoked concurrently. 1 month ago
Protobuf Team Bot 7060d3d723 Add Python 3.13 test coverage 1 month ago
Ted Xie 89533c743f Add missing java load 1 month ago
Richard Cole 43570f2453 Only print pre-release version if it makes sense to do so (#18958) 1 month ago
Sandy Zhang e8e3253f63 Breaking Change: Remove deprecated RepeatedPtrField::ClearedCount(). 1 month ago
Protobuf Team Bot 24ef3d685a Move the `throw` statement to the template in the header. 1 month ago
Sandy Zhang 9e10b7c0ef Fix PHP package.xml generation to generate correct github link to release notes using protoc_version formatted with -rcN instead of -rc-N. 1 month ago
Protobuf Team Bot 654048b49e Internal change 1 month ago
Mike Kruskal ac29f2d105 Pin to python 3.12 in upb/macos tests. 1 month ago
Protobuf Team Bot dcd10a0f68 Auto-generate files after cl/689943588 1 month ago
Mike Kruskal e98a263d22 Add some java plugin integration tests. 1 month ago
Chris Kennelly 9f6c3d5f39 Enforce SetNonZero invariant with an assertion. 1 month ago
Chris Kennelly 03ed5d970b Directly test calling ByteSizeLong() on default instances. 1 month ago
Protobuf Team Bot 14564cc648 A couple fixes to the Rust Proto bzl to make proto libraries that use strip_import_prefix or import_prefix work with Rust Proto. 1 month ago
Protobuf Team Bot b5fca3e1b5 Add a consistency check to the parser to verify that has bits are valid on 1 month ago
Protobuf Team Bot 5aff431888 Internal change 1 month ago
Tony Liao 54d068e11c Breaking Change: Add ASAN poisoning after clearing oneof messages on arena. 1 month ago
Protobuf Team Bot 923ee767b9 protobuf.bzl: skip '.' when handling includes in `_proto_gen_impl()` 1 month ago
Sandy Zhang d83a5365d1 Breaking Change: Remove deprecated Arena::CreateMessage. 1 month ago
Hong Shin 7ef7eebbfc hpb_proto_library: properly handle alias libraries (srcs empty, reexport deps) 1 month ago
Hong Shin 3c918201f9 Remove extension_scope bifurcation in gen_extension_cc and adopt .Emit over .EmitLegacy 1 month ago
Protobuf Team Bot 33bbbebf20 Change DynamicCastMessage to throw a `std::bad_cast` exception when exceptions 1 month ago
Hong Shin 350e24efa9 hpb: composition over inheritance - ExtensionIdentifier 1 month ago
nickreid 7f6e90ba46 Replace all regexes in TextFormat.Tokenizer with direct char scanning. 1 month ago
Jie Luo 47613cf7ad Fix a python bug when assign an empty Struct at creation. 1 month ago
Protobuf Team Bot d2194efa9e Add loads for the uses of cc_proto_aspect 1 month ago
Protobuf Team Bot 41be4091d5 Fallback to native cc_proto_aspect 1 month ago
Protobuf Team Bot 9f08ec543b Add description an license to Cargo.toml files which will be used for publishing to crates.io 1 month ago
Jie Luo 5706140e09 Add "PythonMessageMutator GetClearedMutableMessage(PyObject *);" in proto_api which works with cpp extension, upb and pure python. 1 month ago
Protobuf Team Bot 50689dcf41 Expose cc_proto_aspect from cc_proto_library 1 month ago
Hong Shin 8376542603 Update broken link in upb aspect.bzl::alias library 1 month ago
Sandy Zhang 9f1b38e8a1 Update minimum supported macOS 11 1 month ago
Jie Luo 292f964679 Breaking Change: Remove deprecated reflection methods 1 month ago
Protobuf Team Bot 12c87c914e Mark example code blocks that we don't expect to be able to actually run in isolation with `ignore`. 1 month ago
Protobuf Team Bot c6753b9d06 Make import! of protobuf_gtest_matchers work properly. 1 month ago
Protobuf Team Bot c0f3d4c887 Internal change 1 month ago
Protobuf Team Bot a836ee1277 Auto-generate files after cl/688585300 1 month ago
Hong Shin c5236bc28e Migrate upb extension getters for scalars 1 month ago
Protobuf Team Bot f549fc3ccc Simplify proto2::(anonymous namespace)::FlatAllocatorImpl::GetFieldNameCase and reuse absl's ascii lower/uppercasing. 1 month ago
Joshua Haberman 2ac862f36c Fixed a missing check in wire format verification. 1 month ago
Protobuf Team Bot f92335b36d Comment change: clarifies that the field/value order is based on textual order in the file, not the order of the enums. 2 months ago
Mark Hansen 84a4472a0f Make GeneratedMessageLite.isInitialized(T message, boolean shouldMemoize) private 2 months ago
Hong Shin 6935e10f38 Make ExtensionIdentifier's constructor private 2 months ago
Jie Luo 5ba74b11e8 Breaking Change: Remove deprecated Python RPC Service Interfaces 2 months ago
Protobuf Team Bot 8c1fa83fb8 Make usingShortRepeatedPrimitives for textproto printer public 2 months ago
Evan Brown f971ed3f36 Use Layout::WithStaticSizes in SerialArenaChunk to improve performance of Layout computations. 2 months ago
Protobuf Team Bot ba85b2003f Auto-generate files after cl/688151072 2 months ago
Protobuf Team Bot 8f7aab29b2 Migrate enum extensions to data based validation instead of function pointer 2 months ago
Protobuf Team Bot 34019f4517 Fix proto_info_bzl 2 months ago