17594 Commits (d9ff109888b60a37de1c4f69cea023f89886e86b)
 

Author SHA1 Message Date
Protobuf Team Bot d9ff109888 internal change 10 months ago
Mark Hansen 4f12891b87 Java full runtime: Avoid allocating iterator if UnknownFieldSet's TreeMap is empty 10 months ago
Mark Hansen cc79f776dc Proto java full runtime: avoid allocating Integers accessing enum lists 10 months ago
Mike Kruskal d6c283321e Fix validation checks of implicit presence. 10 months ago
Mike Kruskal 0dbd99a41d Clarify map behaviors in editions. 10 months ago
Protobuf Team Bot 9340eec422 Auto-generate files after cl/630099889 10 months ago
Mike Kruskal 2257232676 Split bootstrapped java_features.proto to keep it from leaking out. 10 months ago
Protobuf Team Bot d3b2fc52a4 Auto-generate files after cl/630090538 10 months ago
Protobuf Team Bot c9eeb1c8a7 Internal changes. 10 months ago
Protobuf Team Bot 05afdc2f0a Auto-generate files after cl/629808114 10 months ago
Éamonn McManus b4f4f8ef65 Automated rollback of commit 7a09c4569b. 10 months ago
Éamonn McManus 39a1c6a46e In the Kotlin DSL, reference builder methods with property syntax. 10 months ago
Seth Vargo 4f23cafa02 Cancel in-progress workflow runs for pull requests and dispatches (#16601) 10 months ago
Protobuf Team Bot 990380bc55 Auto-generate files after cl/629782904 10 months ago
Sandy Zhang 8a11178606 Add system_python to protobuf_deps.bzl. 10 months ago
Hong Shin 7a09c4569b Add upb_Message_ClearOneof 10 months ago
Kyle Montemayor c4bf83b534 Automated rollback of commit f799af8bf5. 10 months ago
Hong Shin 9c8e0e6b92 generated_message_tctable_impl typo fix: registeer -> register 10 months ago
Thomas Van Lenten 7c37b2d2a1 Add text format conformance tests for field separators. 10 months ago
Protobuf Team Bot a45e0d83ab Change `FieldDescriptor::type()` to not have the call_once behavior. 10 months ago
Thomas Van Lenten 26cf1cb94c Add more floating point cases to the validations. 10 months ago
Thomas Van Lenten 4cbb7b8540 Duplicate the integer tests using octal and hex. 10 months ago
Protobuf Team Bot 15c07711d0 Auto-generate files after cl/629701038 10 months ago
Protobuf Team Bot 12a828c700 Add UPB_ASSUME(!IsExtension) on GetMutableMessage. 10 months ago
Mark Hansen fb054c8e41 Java Proto lite: avoid boxing Integers accessing enum lists 10 months ago
Daniel Kenji Toyama e1559c8efd Fix typo `s/a the/the/`. 10 months ago
Protobuf Team Bot bf1d7664fb Refactor ThreadSafeArena Reset/destructor to avoid overhead of tracking space allocated in the destructor. 10 months ago
Protobuf Team Bot 2c246484d3 Add editions-specific required fields to the required fields allow-list. 10 months ago
Protobuf Team Bot 54e2553abe Auto-generate files after cl/629424223 10 months ago
Hong Shin 52c12a6f92 Automated rollback of commit 208cae7fd7. 10 months ago
Ashley 2d56d69a40 Add ascopes/protobuf-maven-plugin to third_party.md (#16656) 10 months ago
Éamonn McManus c24e7529eb Automated rollback of commit e9c9970eb4. 10 months ago
Jakob Buchgraber 959903d199 Remove the now unused vtable types. In particular, 10 months ago
Jakob Buchgraber e181855abe Implement flat setters for map and repeated fields. 10 months ago
Protobuf Team Bot 6d33efeefe Auto-generate files after cl/629226391 10 months ago
Hong Shin 208cae7fd7 Internal Change 10 months ago
Éamonn McManus e9c9970eb4 In the Kotlin DSL, reference builder methods with property syntax. 10 months ago
Protobuf Team Bot f2e1ad3152 Internal change. 10 months ago
Éamonn McManus 501067aa80 Expose `MiniDescriptorEncode` for `FieldDefPtr`. 10 months ago
Jakob Buchgraber b7a145df95 Implement _mut() accessors for messages without FieldEntry 10 months ago
Jakob Buchgraber f9ed22055e Remove MutProxied for bytes/string fields. 10 months ago
Jakob Buchgraber 1980e025eb Remove PrimitiveMut and related vtable types 10 months ago
Jakob Buchgraber 1a84c9c037 Remove gencode that uses vtables for string/bytes field accessors 10 months ago
Jakob Buchgraber d76fdc56bb Implement IntoProxied for messages 10 months ago
Protobuf Team Bot 1d0028ddda Fix unused warnings in Rust Proto 10 months ago
Protobuf Team Bot de6aba9f63 Java Proto Lite: Serialize repeated enums without allocating 10 months ago
Protobuf Team Bot b3e7a00774 Add unit test enum showing allocation in repeated enum lists 10 months ago
Eric Salo ea4c77ca48 upb: implement .mergeFromBuffer() on GeneratedMessage in Dart 10 months ago
Marcel Hlopko 93bd4bb012 Ensure that the rust_proto_library is in the same package as proto_library 10 months ago
Protobuf Team Bot 62f2b143d5 Change the arena.hpp ::Fuse return type to bool to surface whether the fuse failed. 10 months ago