17590 Commits (c9e654308dac1cf29958ebfc5d50cb5e5260d520)
 

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