- 13c9be2 Reduce inlined part of the destructor. by Protobuf Team Bot · 1 year, 3 months ago
- a47a7bd Internal Code Change by Protobuf Team Bot · 1 year, 3 months ago
- 0c3e116 upb: tag _upb_Message_AddUnknown() as UPB_PRIVATE() by Eric Salo · 1 year, 3 months ago
- a649dda upb: reverse the polarity of the MiniTableField untyped data accessors by Eric Salo · 1 year, 3 months ago
- de52944 [Python/upb] Fixed SEGV when attempting to delete a message attribute by Joshua Haberman · 1 year, 3 months ago
- 0eac77c Breaking change in 26 release: Remove msg.UnknownFields() support in pure python and cpp extension. by Jie Luo · 1 year, 3 months ago
- e35cf10 Add submessage support for string_mut by Hong Shin · 1 year, 3 months ago
- 5b12bc8 Breaking change: Promote ExtensionRange to a proper class by Mike Kruskal · 1 year, 3 months ago
- 229906f Breaking change: Remove deprecated clear APIs on repeated fields by Mike Kruskal · 1 year, 3 months ago
- cf2d696 Breaking change: Remove C++ legacy syntax descriptor APIs by Mike Kruskal · 1 year, 3 months ago
- 1dd6a7d Clean up some trivial lifetime usage by Alyssa Haroldsen · 1 year, 3 months ago
- fd40c87 Breaking change: Remove deprecated syntax accessor. by Mike Kruskal · 1 year, 3 months ago
- a303ccb upb: use upb_alloc functions internally instead of stdlib malloc/free by Eric Salo · 1 year, 3 months ago
- 1ac8c04 Fixed UTF-8 TextFormat output to protect against invalid UTF-8 in string fields. by Joshua Haberman · 1 year, 3 months ago
- d605b48 Emit setters on primitive scalars without presence by Adrian Sadłocha · 1 year, 3 months ago
- f85b347 Remove PrimitiveMut::clear by Alyssa Haroldsen · 1 year, 3 months ago
- 74ff001 Remove iteration and item mutators from Repeated by Alyssa Haroldsen · 1 year, 3 months ago
- 15a0d5b Internal change by Mike Kruskal · 1 year, 4 months ago
- a17c248 Make LazyField::ByteSizeLong consistent with eager message. by Protobuf Team Bot · 1 year, 4 months ago
- 4c32845 Add some missing includes by Protobuf Team Bot · 1 year, 4 months ago
- b146d14 [ObjC] Improve handing of the WKT ObjC Category additions. by Thomas Van Lenten · 1 year, 4 months ago
- cca8a7c upb: delete upb::SymbolTable typedef by Eric Salo · 1 year, 4 months ago
- b08e00b Improve codegen for address pinning. by Protobuf Team Bot · 1 year, 4 months ago
- 4955fc4 Auto-generate files after cl/588950163 by Protobuf Team Bot · 1 year, 4 months ago
- 4a67ce8 Disable mask-based implementation when SVE CLZ is present, since that allows vectorizing the scalar implementation. by Protobuf Team Bot · 1 year, 4 months ago
- 1a02cd4 Auto-generate files after cl/588915020 by Protobuf Team Bot · 1 year, 4 months ago
- 060a9be Remove descriptor_legacy usage from compiler code by Mike Kruskal · 1 year, 4 months ago
- 17f4f91 Remove descriptor_legacy usage from C++ runtime by Mike Kruskal · 1 year, 4 months ago
- 43f92cb Add a trivial 2023 edition test case for Rust. by Protobuf Team Bot · 1 year, 4 months ago
- 361faa6 Use the more robust check for whether a given type is defined in the current crate or not (instead of a hack against the word 'import' being in the package name). by Protobuf Team Bot · 1 year, 4 months ago
- 715b543 Breaking change: Remove deprecated syntax APIs by Mike Kruskal · 1 year, 4 months ago
- b7a37e2 Remove dead code. by Protobuf Team Bot · 1 year, 4 months ago
- 2b45018 Fix some of the reflection based algorithms to handle Map entries properly. by Protobuf Team Bot · 1 year, 4 months ago
- 5341189 Add coverage for default_string and default_bytes in test_default_accessors by Hong Shin · 1 year, 4 months ago
- 8edf0bd Extend the weak descriptor message feature to include extensions. by Protobuf Team Bot · 1 year, 4 months ago
- 9760292 Implement Maps for strings by Jakob Buchgraber · 1 year, 4 months ago
- 2726632 Internal changes by Mike Kruskal · 1 year, 4 months ago
- acad27f Move repeated tests into their own file by Hong Shin · 1 year, 4 months ago
- 7e247e7 Add benchmark for 32 bit repeated fields. by Protobuf Team Bot · 1 year, 4 months ago
- 69c75b4 Cleanup mutable thunk usage in singular_message by Hong Shin · 1 year, 4 months ago
- a74c3bb Introduce submessage view accessors for arbitrary depths by Hong Shin · 1 year, 4 months ago
- 17b8dd6 Fix DurationToMilliseconds mult overflow by Protobuf Team Bot · 1 year, 4 months ago
- 43e7e52 Remove unused headers. by Protobuf Team Bot · 1 year, 4 months ago
- eea1e12 Auto-generate files after cl/588418734 by Protobuf Team Bot · 1 year, 4 months ago
- b83a1fe upb: implement upb_MiniTable_MapKey() and upb_MiniTable_MapValue() by Eric Salo · 1 year, 4 months ago
- 79009d9 Internal change by Protobuf Team Bot · 1 year, 4 months ago
- 4ffe086 Auto-generate files after cl/588239901 by Protobuf Team Bot · 1 year, 4 months ago
- 0755621 Automated rollback of commit 3c75c331d392f9699959bcd57875d79ecaca4785. by Eric Salo · 1 year, 4 months ago
- c17fddf Auto-generate files after cl/588189563 by Protobuf Team Bot · 1 year, 4 months ago
- 3c75c33 upb: inline upb_Message_New() by Eric Salo · 1 year, 4 months ago
- 7d4ead2 Auto-generate files after cl/588166536 by Protobuf Team Bot · 1 year, 4 months ago
- 6efd909 upb: clean up and lock down the internal oneof accessors by Eric Salo · 1 year, 4 months ago
- 7713df5 Auto-generate files after cl/588147628 by Protobuf Team Bot · 1 year, 4 months ago
- 347486d upb: clean up and lock down the internal hasbit accessors by Eric Salo · 1 year, 4 months ago
- 67571d0 Fix typo in comment. This CL has no behavior changes. by Protobuf Team Bot · 1 year, 4 months ago
- 978c248 Auto-generate files after cl/588127128 by Protobuf Team Bot · 1 year, 4 months ago
- 7253cd9 Decouple extension registration from the extension identifier definition. by Protobuf Team Bot · 1 year, 4 months ago
- a8c3eb7 upb: upb_MiniTable_FindUnknown() -> upb_Message_FindUnknown() by Eric Salo · 1 year, 4 months ago
- 1c5c396 Auto-generate files after cl/588114223 by Protobuf Team Bot · 1 year, 4 months ago
- a15eb33 Automated rollback of commit 7c2acc9abfab0d3b35382dd76b39c5f483a4531f. by Mike Kruskal · 1 year, 4 months ago
- f70c0ff Auto-generate files after cl/588106016 by Protobuf Team Bot · 1 year, 4 months ago
- 0a6a516 Breaking change: Remove deprecated SupportsUnknownEnumValues method by Mike Kruskal · 1 year, 4 months ago
- 7c2acc9 Automated rollback of commit b603fb69bf0c1aef24dfe5470c9d4ae99b9031b1. by Mike Kruskal · 1 year, 4 months ago
- d5d47bc Auto-generate files after cl/588091790 by Protobuf Team Bot · 1 year, 4 months ago
- 1f5de4a Auto-generate files after cl/588088145 by Protobuf Team Bot · 1 year, 4 months ago
- b603fb6 Expand PHP generator to support overlapping subset of proto2. by Mike Kruskal · 1 year, 4 months ago
- b64c6e1 upb: implement upb_Message_ShallowClone()/Copy() by Eric Salo · 1 year, 4 months ago
- e73127d Internal Code Change by Protobuf Team Bot · 1 year, 4 months ago
- 5ce86a6 Internal changes by Mike Kruskal · 1 year, 4 months ago
- 53d3e93 Cleanup with including or removing headers. by Protobuf Team Bot · 1 year, 4 months ago
- 4eeaa22 Auto-generate files after cl/587586555 by Protobuf Team Bot · 1 year, 4 months ago
- 10c3e3d upb: move some extension-related message functions by Eric Salo · 1 year, 4 months ago
- c05b320 Fixed a bug where FileDescriptor maps like `message_types_by_name` could return descriptors from other files. by Joshua Haberman · 1 year, 4 months ago
- 7bdd38e Auto-generate files after cl/587127664 by Protobuf Team Bot · 1 year, 4 months ago
- 848a2bf upb: tag upb_MiniTableField:number as UPB_ONLYBITS() by Eric Salo · 1 year, 4 months ago
- e555bd2 Breaking change: Remove deprecated runtime methods for compatibility with old v2.x.x gencode. by Sandy Zhang · 1 year, 4 months ago
- dfb8a4c Breaking change: Remove deprecated TextFormat print methods. These should be replaced by corresponding TextFormat.printer() methods. by Sandy Zhang · 1 year, 4 months ago
- 5d44a3f Auto-generate files after cl/587066283 by Protobuf Team Bot · 1 year, 4 months ago
- 51a62c5 New feature: weak descriptor based types. by Protobuf Team Bot · 1 year, 4 months ago
- 030ab8d Auto-generate files after cl/587060845 by Protobuf Team Bot · 1 year, 4 months ago
- 2ff245e Internal by Protobuf Team Bot · 1 year, 4 months ago
- fedcd62 Prepare methods in RuntimeVersion for Protobuf Java cross-domain version validation. No changes to Protobuf Java gencode yet. by Protobuf Team Bot · 1 year, 4 months ago
- f84332a Auto-generate files after cl/587022805 by Protobuf Team Bot · 1 year, 4 months ago
- 0e6607a upb: tag upb_MiniTableField:mode as UPB_ONLYBITS() by Eric Salo · 1 year, 4 months ago
- 29fca8a [ObjC] Add a `unpack` helper for GPBAny with extension support. by Thomas Van Lenten · 1 year, 4 months ago
- f0c495e Fix unnecessary switching of map representation for DiscardUnknownFields (#14879) by gerben-stavenga · 1 year, 4 months ago
- c8e0160 Support pretty printing proto2 Extensions inside of proto3 Anys in TextFormat.Printer. by Protobuf Team Bot · 1 year, 4 months ago
- de57b67 Auto-generate files after cl/586781244 by Protobuf Team Bot · 1 year, 4 months ago
- f99c0bd Add an EDITION_MAX enum value for plugins that will never need edition-based changes by Mike Kruskal · 1 year, 4 months ago
- 962135a Add a DescriptorPool API for avoiding stack overflows. by Mike Kruskal · 1 year, 4 months ago
- 118171b Auto-generate files after cl/586770525 by Protobuf Team Bot · 1 year, 4 months ago
- bcd4142 Internal change by Protobuf Team Bot · 1 year, 4 months ago
- 4d31a34 Auto-generate files after cl/586756816 by Protobuf Team Bot · 1 year, 4 months ago
- cba4110 Force plugins to specify their edition support window. by Mike Kruskal · 1 year, 4 months ago
- c793ec4 move test_deeply_nested_definition to googletest_rust by Hong Shin · 1 year, 4 months ago
- 745aa6e Introduce set_and_test_mut! to cleanup simple_nested_test.rs by Hong Shin · 1 year, 4 months ago
- 94ebf57 Squelch warning regarding map_view mut by Hong Shin · 1 year, 4 months ago
- bb8958d Improvements to MergeFrom for weak fields: by Protobuf Team Bot · 1 year, 4 months ago
- 07194fc Auto-generate files after cl/586542236 by Protobuf Team Bot · 1 year, 4 months ago
- c9653f5 Auto-generate files after cl/586452605 by Protobuf Team Bot · 1 year, 4 months ago