19897 Commits (6d2f6fcf6609792798a5bfd1d078b00682c38765)
 

Author SHA1 Message Date
Protobuf Team Bot 9e2d1b9ad3 Fix issue with a dcheck failure when dropping an empty owned repeated in rust. 2 months ago
Protobuf Team Bot a86b65d691 Fix regression with src-less proto_library with 0 srcs. 2 months ago
Protobuf Team Bot 871c434eae Fix rs codegen breakage from a field 'bool clear' 2 months ago
Mike Kruskal 46ba82b297 Use feature helpers for resolved feature validation. 2 months ago
Protobuf Team Bot 4d0ba00d15 Auto-generate files after cl/713147042 2 months ago
Jie Luo 98aab04c0b Fix bug that DiscardUnknownFields did not discard unknown fields of extensions in Py-upb and Php-upb and ruby-upb. 2 months ago
Protobuf Team Bot dce578dece Auto-generate files after cl/713125696 2 months ago
Tony Liao ff1790beed Refactor implementation of the parse table generator to use Emit. 2 months ago
Protobuf Team Bot c9ee964061 Elide unnecessary switch in descriptor field lookup-by-name when type mismatch can return early. 2 months ago
Protobuf Team Bot b049ef6184 Auto-generate files after cl/712994963 2 months ago
Protobuf Team Bot f3520227b5 Add support for nonstandard msvc atomics. Emit an error with the option to suppress if we don't have any atomics we can use. 2 months ago
Protobuf Team Bot e933c24d6e Auto-generate files after cl/712983216 2 months ago
Protobuf Team Bot ff9137bd5e New implementation of upb_Arena_SpaceAllocated that avoids inconsistency issues when racing with fuses. 2 months ago
Protobuf Team Bot 1eaba24a7e Automated Code Change 2 months ago
Tony Liao b6a9e6bf9c Add Python UPB test coverage for reflection_cpp_test. 2 months ago
Tony Liao 2ec7653fe5 Clean up obsolete api_implementation hacks in reflection_test. 2 months ago
Tony Liao 39808bc55d Remove the entire pb_unit_tests/ directory with reflection_test_wrapper. 2 months ago
Protobuf Team Bot b985164e7c Add three conformance test edge cases for ProtoJSON repr of Any 2 months ago
Protobuf Team Bot 79e331f4b8 Auto-generate files after cl/712925126 2 months ago
Protobuf Team Bot 990ff76764 Dedupe implementation of DebugRefCount 2 months ago
Hong Shin 178f8db655 hpb: Introduce CloneMessage with hpb::Arena + Deprecate CloneMessage w/ upb_arena* 2 months ago
Protobuf Team Bot bd87719e46 Auto-generate files after cl/712901449 2 months ago
Protobuf Team Bot cc16169119 Add annotations for Nullable pointers in generated C++ code. 2 months ago
Protobuf Team Bot 1d35a07177 noop refactor of protobuf/json/parser.cc 2 months ago
Protobuf Team Bot 04a9f84867 Document JSON parsing of unknown enum string values behavior in a unit test 2 months ago
Protobuf Team Bot b674a8d058 Auto-generate files after cl/712770023 2 months ago
Protobuf Team Bot 385d42a6cd Always start a retried search for root at the previous root. 2 months ago
Protobuf Team Bot e4e519cd15 Auto-generate files after cl/712760349 2 months ago
Protobuf Team Bot 7de789ed4c Relax memory order for reference counting unfused arenas. 2 months ago
Protobuf Team Bot c197570cc1 Auto-generate files after cl/712751905 2 months ago
Protobuf Team Bot 301275dea4 Fix races in arena fusing 2 months ago
なつき 4031c195f1 Fix ruby `has_...?` method (#19731) 2 months ago
Tony Liao 1ff30f9550 Remove generator_test_wrapper for python's generator_test. 2 months ago
Sandy Zhang d406cae013 Add .bazeliskrc for protobuf repo to tell bazelisk to use 7.1.2 by default. 2 months ago
Chris Kennelly f682497626 Touch initial arena blocks in debug builds. 2 months ago
Protobuf Team Bot 92a23e8002 Move part of the `TypeDefinedMapFieldBase` implementation into `MapFieldBase` 2 months ago
Sandy Zhang 456dfb8587 Upgrade PHP test docker images to 7.1.2 2 months ago
Sandy Zhang aef40aaf83 Update protobuf repository to use the newest version (v4) of protobuf-ci 2 months ago
Protobuf Team Bot d2d667a300 Fix proto! macro on repeated fields that need r# prefix. 2 months ago
Protobuf Team Bot 47a0d758d1 Enable the bad names test on upb kernel. 2 months ago
Protobuf Team Bot 584e47e7fb Minor cleanup of codegen: remove parens when cast is not begin applied. 2 months ago
Protobuf Team Bot 1c0b664b90 Slightly extend the Repeated test case. 2 months ago
Protobuf Team Bot 883034a511 Auto-generate files after cl/712538312 2 months ago
Protobuf Team Bot ca702f4531 Support C11 atomics on compilers that don't define `__GNUC__` if they declare an extension or C11 atomic support. 2 months ago
Protobuf Team Bot 3886556472 Auto-generate files after cl/712518254 2 months ago
Protobuf Team Bot 3e316c4c55 Delete some portability macros we don't use anywhere. 2 months ago
Protobuf Team Bot ec58a34824 Downgrade type of `string` extension fields to `bytes` if UTF8 validation is not validated. 2 months ago
Jie Luo 6c3ff5aa9e Performance optimization for upb python extend repeated scalars. 2 months ago
Tony Liao 7b71e08e3c Remove descriptor_pool_test_wrapper for python's descriptor_pool_test. 2 months ago
Protobuf Team Bot dce4f7ddf2 Auto-generate files after cl/711828681 2 months ago