19980 Commits (8892adc24a58521322d8371d0e6b99fcc3ba402d)
 

Author SHA1 Message Date
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
Protobuf Team Bot fb51ac01e6 Reduce some indenting in c++ generated code when printed block starts with `#if` 2 months ago
Protobuf Team Bot 45ba25be05 Initial part of adding nullability annotations to C++ generated code 2 months ago
Tony Liao eef246efd8 Clean up stale if-guards for Python nonconformance that no longer applies. 2 months ago
Protobuf Team Bot d292d8be49 Auto-generate files after cl/711521284 2 months ago
Protobuf Team Bot 5057377219 Remove unnecessary explicit template parameter. 2 months ago
Protobuf Team Bot a2a284004d Move part of the `TypeDefinedMapFieldBase` implementation into `MapFieldBase` 2 months ago
Protobuf Team Bot 4d0382e7af Modernize tokenizer.cc to use nullptr instead of NULL. 2 months ago
Protobuf Team Bot 937e9dc0da Automated Code Change 2 months ago
Protobuf Team Bot cff254d32f Automated Code Change 2 months ago
Protobuf Team Bot 058336342d Internal change 2 months ago
y-yagi dbacaf53cc Update a reference to upb to point to the new location (#19780) 2 months ago
Protobuf Team Bot d4ba7ff998 Print the presence probability when analysis is enabled. 2 months ago
Protobuf Team Bot aaa08d8ec9 Auto-generate files after cl/709918443 2 months ago
Protobuf Team Bot a123879666 Remove atomics from linked list of blocks 2 months ago
Protobuf Team Bot 374bc8cf52 Auto-generate files after cl/709908990 2 months ago
Protobuf Team Bot 7cf5ccf323 Clarify wrappers.proto comment that they shouldn't be used where `optional` will do. 2 months ago
Protobuf Team Bot 17464cb7b6 Improve importer.cc imports on windows 2 months ago