16649 Commits (e7be866a17cdae4ad942500d7e3af3686b4883b2)
 

Author SHA1 Message Date
Alyssa Haroldsen e7be866a17 Support enums in DefaultValue 1 year ago
Alyssa Haroldsen e3d2551c8e Move enum value name calculation 1 year ago
Alyssa Haroldsen fa67ce8d4d Expand PrimitiveRsTypeName to work with non-primitives, rename, refactor 1 year ago
Alyssa Haroldsen 1eab5a0237 Generate `pub use` for imported enums 1 year ago
Alyssa Haroldsen 17b0f3f6a4 Add enum qualified path naming fns 1 year ago
Alyssa Haroldsen c16e0485c2 Refactor oneof/enum naming functions for consistency 1 year ago
Protobuf Team Bot f8d7885236 Add SPLIT test coverage to :analyze_profile_proto_test and disable force_split. 1 year ago
Protobuf Team Bot e1253cd905 Auto-generate files after cl/596706308 1 year ago
Eric Salo 87618fcbdd upb: remove duplicate typedef for upb_TaggedMessagePtr 1 year ago
Protobuf Team Bot 434d109d9c Make utf8chars.chars iter return `impl Iterator + fmt::Debug`. 1 year ago
Protobuf Team Bot 4e90eadcb3 Auto-generate files after cl/596588385 1 year ago
Eric Salo c02f943f1a upb: distinguish between fields and extensions in the public clear() accessors 1 year ago
Jakob Buchgraber 991a2f4d54 #refactor Simplify maps through the new ProxiedInMapValue<K> trait 1 year ago
Protobuf Team Bot 1a21cb57b7 Auto-generate files after cl/596390524 1 year ago
Eric Salo bdf24b2e0d upb: add 'static' to some wire decoder functions 1 year ago
Eric Salo d228a44a2f upb: fix some more compiler warnings in Ruby about missing return values 1 year ago
Protobuf Team Bot 69cffdca9c Annotate some Kotlin generated protobuf code. 1 year ago
Gabriel Féron 585c87904a Fix BUILD.bazel for newer rules_android_ndk (#15298) 1 year ago
Protobuf Team Bot e77b709750 Remove unused PROTOBUF_FORCE_RESET_IN_CLEAR 1 year ago
Protobuf Team Bot 7bb9c98133 Auto-generate files after cl/596105029 1 year ago
Protobuf Team Bot b2e94f3c41 Use raw string for Emit 1 year ago
Dmitri Gribenko 321b817147 Automated Code Change 1 year ago
Protobuf Team Bot d6ccc70078 IWYU cleanup. 1 year ago
Protobuf Team Bot 7b2e9aac80 Change the ids used the unset field tracking to be Message+FieldDescriptor. 1 year ago
Alyssa Haroldsen d1b328ace3 Fix nested enum generation when enums are the sole nested types 1 year ago
Protobuf Team Bot f5b50c5022 Add self pinning on all message accessors for weak descriptor messages. 1 year ago
Sandy Zhang 0d8080ef29 Add to Proto2 JSON conformance test failure lists for C#, JRuby and PHP C 1 year ago
Jason Lunn bb38ba5575 Fix separate issues in JRuby's "native" `dup` and `inspect` methods. (#15265) 1 year ago
Joshua Haberman a8b8ea02b7 Breaking Change: fixed json_encode/json_decode to use the message's pool. 1 year ago
Protobuf Team Bot 55260d8321 Auto-generate files after cl/596018472 1 year ago
Protobuf Team Bot 679c1c9342 Update comment of "lazy" field option to reflect eager verification. 1 year ago
Jie Luo 0905ba3462 Add "extend repeated with nothing" tests back for upb python 1 year ago
Mike Kruskal 3acd85e0a9 Remove edition getter from python descriptor APIs 1 year ago
Protobuf Team Bot 0ae12df494 Internal change 1 year ago
Protobuf Team Bot 42ecd61b3e Extend Proto2 JSON test cases to cover more of the preexisting Proto3 JSON cases. 1 year ago
Bastien Jacot-Guillarmod 0555d64af0 Internal 1 year ago
Jie Luo 4ebba684c7 BREAKING CHANGE in v26: Remove RegisterExtension in message class 1 year ago
Protobuf Team Bot 7bbc0b6536 Automated Code Change 1 year ago
Protobuf Team Bot 13b97e1609 Automated Code Change 1 year ago
Protobuf Team Bot e04d731457 Automated Code Change 1 year ago
Protobuf Team Bot f92ad8f1c9 Automated Code Change 1 year ago
Jie Luo 1658213ba8 BREAKING CHANGE in v26: Reject extend repeated field with none iterable (Raise TypeError) 1 year ago
Jie Luo c51f111022 BREAKING CHANGE in v26: Remove Deprecated APIs that add non top descriptor. 1 year ago
Protobuf Team Bot 181bcee76d Skip or adjust tests to work with PROTOBUF_FORCE_SPLIT. 1 year ago
Joshua Haberman 31313b1652 Breaking Change: freeze is now recursive, affecting all sub-messages, maps, and repeated fields. 1 year ago
Protobuf Team Bot 8d366006b5 Fix lowerCamelCase to UpperCamelCase (per Cpp style guide) 1 year ago
Marcel fbbe681409 Do no longer depend on deprecated //external:python_headers (#15236) 1 year ago
Protobuf Team Bot 7e32450ccd Auto-generate files after cl/595733611 1 year ago
Joshua Haberman fd699383f4 Breaking Change: Fixed inconsistencies in `Message#to_h`, [as previously announced](https://protobuf.dev/news/2023-12-27/). 1 year ago
Protobuf Team Bot 4407d1ed7e IWYU and format fix. 1 year ago