17235 Commits (9f65af7e76e0f00b0b919467cceaa94c9924e01d)
 

Author SHA1 Message Date
Protobuf Team Bot 9f65af7e76 Automated rollback of commit 5c183bda86. 8 months ago
Protobuf Team Bot f06ae6c4fa Auto-generate files after cl/616461373 8 months ago
Protobuf Team Bot 5c183bda86 Clear oneof message fields even on arena on non-OPT builds. 8 months ago
Protobuf Team Bot 7ef5207d81 Auto-generate files after cl/616324144 9 months ago
Mike Kruskal 15c733eef7 Internal changes 9 months ago
Mike Kruskal 0176f8a72a Downgrade our sanitized builds to ubuntu-20. 9 months ago
Sam Gammon 742ddf1155 fix(java): fixup test codegen for maven build (#16176) 9 months ago
Thomas Köppe 57f3065459 Declare and define explicit template instantiations, since the required specializations are needed at a point where the primary template is not defined. 9 months ago
Mike Kruskal 88e0495a78 Fix remaining locale issues in PHP generator causing flakes. 9 months ago
Mike Kruskal 8a3430bd1a Fix locale issue with ::tolower in PHP generator 9 months ago
Sandy Zhang 1e808d5ece Remove extra whitespace line in JavaEditionDefaults template 9 months ago
Protobuf Team Bot 5e8d7e5dbe Auto-generate files after cl/616256211 9 months ago
Mike Kruskal bca8fb6117 Implement edition 2023 support in all Ruby runtimes. 9 months ago
Tiago Quelhas 9ca36df54f Automated Code Change 9 months ago
Protobuf Team Bot c6c7d21f6e IWYU, clang-tidy, etc. 9 months ago
Mike Kruskal c320e11262 Fix a test gap from https://github.com/protocolbuffers/protobuf/pull/13818 9 months ago
Mike Kruskal 4afc2cc17a Fix incorrect definition of field label getter in FFI. 9 months ago
Mike Kruskal c17b102148 Disable TSAN tests due to what appears to be a sanitizer bug 9 months ago
Protobuf Team Bot 67816a54a9 Add "NO CHECKED-IN PROTOBUF GENCODE" to Protobuf Java gencode. 9 months ago
Mike Kruskal 0a6a117ed3 Remove remaining uses of ctype, which has locale issues. 9 months ago
Chris Kennelly 2ee72715e0 Automated Code Change 9 months ago
Protobuf Team Bot f72c45ff75 Change .submsg_mut() to return $Msg$Mut instead of FieldEntry<$Msg$>. 9 months ago
Protobuf Team Bot 958dd59892 Remove the public _mut() accessors from string fields. 9 months ago
Protobuf Team Bot 7e47fc3e39 Remove the _mut() accessors from primitive fields (both explicit presence where they were FieldEntry and implicit presence where they were PrimitiveMut). 9 months ago
Protobuf Team Bot fb08bca4e4 Auto-generate files after cl/615779322 9 months ago
Protobuf Team Bot 7ec56d4243 Remove the oneof_mut accessor and expose the oneof_case accessor on gencode api. 9 months ago
Protobuf Team Bot 2f0fe0641c Add Arena tracing handlers. 9 months ago
Protobuf Team Bot 5c8cbdfefd Fix warnings due to unused 'map' param on map_free on upb kernel (where the upb_free function is a no-op) 9 months ago
Protobuf Team Bot be4476f100 Fix warnings about unnecessary 'use' due to Box, Send and Sync being defined in the language prelude. 9 months ago
Chris Kennelly c6727f4eba Automated rollback of commit d0c631ce7f. 9 months ago
Chris Kennelly d0c631ce7f Automated rollback of commit ac6c541e12. 9 months ago
Ming-Chuan e54174728f Add back android config_setting that looks for //external:android/crosstool (#16127) 9 months ago
Protobuf Team Bot 0a930a1df7 Auto-generate files after cl/615169203 9 months ago
Eric Salo a03ece58f7 upb: delete upb_Map_Delete2() 9 months ago
Protobuf Team Bot 634cc14ed4 Auto-generate files after cl/615136389 9 months ago
Mike Kruskal b6032d72e3 Add basic upb cmake support. 9 months ago
Protobuf Team Bot a5e5e02bdf Fix memory leak in the arena when interacting with a type that derives from 9 months ago
Mike Kruskal ea3fe6389e Internal changes 9 months ago
Alex Eagle d2b71b347d feat: automate publishing releases to Bazel Central Registry (#16014) 9 months ago
Jakob Buchgraber ad5e55ab92 #protobuf #rust Mark {Map, Repeated}::new() as public 9 months ago
Protobuf Team Bot 9ff062cd34 Make types for 'inner' (runtime-specific) owned Repeated and Maps 9 months ago
Mike Kruskal baa83b6b43 Enable Editions in preparation for 27.0 release. 9 months ago
Mike Kruskal 7a0e10e021 Release edition defaults CLI arguments. 9 months ago
Protobuf Team Bot db9cc39bb2 Auto-generate files after cl/614707625 9 months ago
Eric Salo e1a19ba8bb upb: add 'options' arg to upb_Message_IsEqual() 9 months ago
Protobuf Team Bot bb1c0abcbf Make the oneof view accessors use consuming-self and the corresponding longer lifetime, avoiding unnecessary shortening of lifetimes in some cases. 9 months ago
Derek Mauro 686361e79e Automated Code Change 9 months ago
Derek Mauro b5dcc38679 Automated Code Change 9 months ago
Mike Kruskal 04397d4c77 Exclude checked-in descriptor gencode from source wheels. 9 months ago
Jie Luo eee53125c4 internal change 9 months ago