16801 Commits (f7dbd3841f859fcb498e522323aa07b8753b0d45)
 

Author SHA1 Message Date
Protobuf Team Bot 6bfd632d5b Test force_split for repeated_field_reflection_unittest. 1 year ago
Protobuf Team Bot 1db9465104 Auto-generate files after cl/592392732 1 year ago
Eric Salo de7f589d44 upb: eliminate :mini_table_internal 1 year ago
Eric Salo 33cb42e33b upb: add 'static' to several Python map functions 1 year ago
Adam Cozzette bc66a18040 Update lite_unittest to pad varints before calling `internal::VarintParse()` 1 year ago
Jie Luo 1250d5f6cc BREAKING CHANGE in v26: check if Timestamp is valid. 1 year ago
Protobuf Team Bot f75fe9e5f5 Auto-generate files after cl/592345066 1 year ago
Eric Salo e3ed59102c upb: replumb upb_Arena to be substantially more opaque 1 year ago
Hong Shin b9ad33cdff Reify our unifying dreams 1 year ago
James Newton-King ec1fd2700e [C#] Fix trimming warning in JSON formatter enum handling (#14789) 1 year ago
Protobuf Team Bot 1427a855b1 Allow NewStringElement inlining. 1 year ago
John Cater 8033709662 Remove uses of `incompatible_use_toolchain_transition`. 1 year ago
Protobuf Team Bot c763f3a3a3 Add allow dead_code to the oneof case enum. 1 year ago
Protobuf Team Bot 5b343374e7 Auto-generate files after cl/592107014 1 year ago
Eric Salo 1587fefee7 upb: simplify upb_Map_Insert() down to upb_Map_Set() where possible 1 year ago
Protobuf Team Bot f284522c4b Auto-generate files after cl/592091162 1 year ago
Eric Salo 121896da15 upb: add upb_Message_ExtensionByIndex() 1 year ago
Protobuf Team Bot a9a4006740 Auto-generate files after cl/592081461 1 year ago
Eric Salo 1f67b8dfe1 upb: tag upb_MiniTableField:offset as UPB_ONLYBITS() 1 year ago
Protobuf Team Bot 212067d6a2 Auto-generate files after cl/592075816 1 year ago
Eric Salo 5b7bafc60e upb: upb_Message_Extension -> upb_Extension 1 year ago
Protobuf Team Bot 7315f6d398 lzcnt enabled varint size calculation for proto 1 year ago
Protobuf Team Bot f73985a9f9 Auto-generate files after cl/592035282 1 year ago
Eric Salo a4a98bdcc0 upb: tag upb_Array.size as UPB_ONLYBITS() 1 year ago
Thomas Van Lenten ba57a4e715 Add optional fields also to the testing 1 year ago
Protobuf Team Bot 542ca772fa Decouple Context from the Descriptor 1 year ago
Hong Shin 52ee619733 Migrate all remaining instances of assert_eq! to googletest-rust sans strings 1 year ago
Hong Shin cdcb6e7b56 Remove warning about unused thunk in singular_scalar 1 year ago
John Cater e0e88dea64 Remove uses of `incompatible_use_toolchain_transition`. 1 year ago
Alyssa Haroldsen fcf0d01694 Expose repeated _unchecked accessors, interior accessor 1 year ago
Alyssa Haroldsen 9e9c727881 Expose primitive internals just enough for enums 1 year ago
Protobuf Team Bot bacf61a3ef Remove unnecessary duplicative +Sized 1 year ago
Protobuf Team Bot dc9d387d1d Automated rollback of commit 481c4fede5. 1 year ago
Protobuf Team Bot 481c4fede5 Allow friendly use of Reflection::MutableRaw(), Reflection::MutableRawNonOneof(). 1 year ago
Protobuf Team Bot 14dd8e9ee0 Implement ExactSizeIterator and FusedIterator for repeated fields. 1 year ago
Protobuf Team Bot 2be44b99cb Auto-generate files after cl/591299107 1 year ago
Eric Salo fa62c92071 upb: stop generating hazzers for repeated fields 1 year ago
Sandy Zhang 9f96118e1e Pin bundler version to 2.4.22 for Ruby 2.7 support. 1 year ago
Protobuf Team Bot b10d3f93b6 Avoid interface calls in hot loop 1 year ago
Protobuf Team Bot 220415ddfb Swap order of masks when assigning bytes to byte[] elements. 1 year ago
Protobuf Team Bot 0a2f7757e3 Branch-free varint size calculation. On android art, compiles to: 1 year ago
Mike Kruskal eea39d6f53 Add Bazel 7 test points. 1 year ago
Alyssa Haroldsen 8505082f16 Improve thread safety docs/bounds for PrimitiveMut 1 year ago
Alyssa Haroldsen f51182b543 Add RepeatedMut::clear, free for owned Repeated 1 year ago
Alyssa Haroldsen 162908d05f Simplify the type bounds on PrimitiveMut via type erasure 1 year ago
Protobuf Team Bot 7e7037db27 Automated rollback of commit 1db8ed47c2. 1 year ago
Hong Shin b976dd8585 refactor: collapse submsg accessors for bytes and strings 1 year ago
Alyssa Haroldsen 6ae76fd6ed Rework Repeated and primitives with traits for use by out-of-crate items 1 year ago
Protobuf Team Bot d159913c0d Auto-generate files after cl/590998510 1 year ago
Mike Kruskal 9afd752ce6 Allow legacy_closed_enum feature on enum map fields. 1 year ago