16649 Commits (e7be866a17cdae4ad942500d7e3af3686b4883b2)
 

Author SHA1 Message Date
Protobuf Team Bot 4955fc46b6 Auto-generate files after cl/588950163 12 months ago
Protobuf Team Bot 4a67ce8a03 Disable mask-based implementation when SVE CLZ is present, since that allows vectorizing the scalar implementation. 12 months ago
Protobuf Team Bot 1a02cd47c8 Auto-generate files after cl/588915020 12 months ago
Mike Kruskal 060a9bee84 Remove descriptor_legacy usage from compiler code 12 months ago
Mike Kruskal 17f4f915a3 Remove descriptor_legacy usage from C++ runtime 12 months ago
Protobuf Team Bot 43f92cb916 Add a trivial 2023 edition test case for Rust. 12 months ago
Protobuf Team Bot 361faa658c 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). 12 months ago
Mike Kruskal 715b543e04 Breaking change: Remove deprecated syntax APIs 12 months ago
Protobuf Team Bot b7a37e2860 Remove dead code. 12 months ago
Protobuf Team Bot 2b45018be4 Fix some of the reflection based algorithms to handle Map entries properly. 12 months ago
Hong Shin 53411896ab Add coverage for default_string and default_bytes in test_default_accessors 12 months ago
Protobuf Team Bot 8edf0bd630 Extend the weak descriptor message feature to include extensions. 12 months ago
Jakob Buchgraber 976029283f Implement Maps for strings 12 months ago
Mike Kruskal 2726632054 Internal changes 12 months ago
Hong Shin acad27f027 Move repeated tests into their own file 12 months ago
Protobuf Team Bot 7e247e7906 Add benchmark for 32 bit repeated fields. 12 months ago
Hong Shin 69c75b4987 Cleanup mutable thunk usage in singular_message 12 months ago
Hong Shin a74c3bbaa4 Introduce submessage view accessors for arbitrary depths 12 months ago
Protobuf Team Bot 17b8dd6476 Fix DurationToMilliseconds mult overflow 12 months ago
Protobuf Team Bot 43e7e52b28 Remove unused headers. 12 months ago
Protobuf Team Bot eea1e12900 Auto-generate files after cl/588418734 12 months ago
Eric Salo b83a1fece1 upb: implement upb_MiniTable_MapKey() and upb_MiniTable_MapValue() 12 months ago
Protobuf Team Bot 79009d9237 Internal change 12 months ago
Protobuf Team Bot 4ffe0868f9 Auto-generate files after cl/588239901 12 months ago
Eric Salo 0755621dd2 Automated rollback of commit 3c75c331d3. 12 months ago
Protobuf Team Bot c17fddf2c0 Auto-generate files after cl/588189563 12 months ago
Eric Salo 3c75c331d3 upb: inline upb_Message_New() 12 months ago
Protobuf Team Bot 7d4ead2f82 Auto-generate files after cl/588166536 12 months ago
Eric Salo 6efd909a9b upb: clean up and lock down the internal oneof accessors 12 months ago
Protobuf Team Bot 7713df55ab Auto-generate files after cl/588147628 12 months ago
Eric Salo 347486dd85 upb: clean up and lock down the internal hasbit accessors 12 months ago
Protobuf Team Bot 67571d0375 Fix typo in comment. 12 months ago
Protobuf Team Bot 978c248e90 Auto-generate files after cl/588127128 12 months ago
Protobuf Team Bot 7253cd98cc Decouple extension registration from the extension identifier definition. 12 months ago
Eric Salo a8c3eb7fa5 upb: upb_MiniTable_FindUnknown() -> upb_Message_FindUnknown() 12 months ago
Protobuf Team Bot 1c5c396a80 Auto-generate files after cl/588114223 12 months ago
Mike Kruskal a15eb33b2b Automated rollback of commit 7c2acc9abf. 12 months ago
Protobuf Team Bot f70c0ff312 Auto-generate files after cl/588106016 12 months ago
Mike Kruskal 0a6a51655f Breaking change: Remove deprecated SupportsUnknownEnumValues method 12 months ago
Mike Kruskal 7c2acc9abf Automated rollback of commit b603fb69bf. 12 months ago
Protobuf Team Bot d5d47bce71 Auto-generate files after cl/588091790 12 months ago
Protobuf Team Bot 1f5de4a52d Auto-generate files after cl/588088145 12 months ago
Mike Kruskal b603fb69bf Expand PHP generator to support overlapping subset of proto2. 12 months ago
Eric Salo b64c6e193b upb: implement upb_Message_ShallowClone()/Copy() 12 months ago
Protobuf Team Bot e73127d6bb Internal Code Change 12 months ago
Mike Kruskal 5ce86a675e Internal changes 12 months ago
Protobuf Team Bot 53d3e93b6c Cleanup with including or removing headers. 12 months ago
Protobuf Team Bot 4eeaa22312 Auto-generate files after cl/587586555 12 months ago
Eric Salo 10c3e3dfb6 upb: move some extension-related message functions 12 months ago
Joshua Haberman c05b320d9c Fixed a bug where FileDescriptor maps like `message_types_by_name` could return descriptors from other files. 1 year ago