16480 Commits (7315f6d398d2d18443b26c513cbdcdbffaeebaa3)
 

Author SHA1 Message Date
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
Adam Cozzette c8f619501f Internal change 1 year ago
Protobuf Team Bot e02fbdadbf Auto-generate files after cl/590961088 1 year ago
Protobuf Team Bot 9c7d2b9d83 Make the utf8_range implementation just in C 1 year ago
Protobuf Team Bot 1db8ed47c2 RepeatedPtrField clears elements lazily. 1 year ago
Protobuf Team Bot f0a8c474cc Replace the fake ParseMessage/ParseGroup function calls in with ones that accept a lambda. It allows the callers to drop the mock "message" types that only exist to have an _InternalParse function in them. It also gives more freedom to the caller to do things like force inlining when it matters. 1 year ago
Iori IKEDA 34908e2898 Fix TypeError when passing an instance of a subclass of String to a string field (#13818) 1 year ago
Protobuf Team Bot 2d7376ea37 Internal change 1 year ago
Mike Kruskal 543fbcdbd9 Breaking change: Remove deprecated std::string error collector overrides 1 year ago
Protobuf Team Bot 4b2a30c22c Slightly relax JSON integer parsing tests to handle a wider range of runtime behaviors around 1 year ago
Protobuf Team Bot 70b1d79574 Use short name for view primitive in the oneof enums (i32 instead of View<'msg, i32>) 1 year ago
Alyssa Haroldsen c2532d5f17 Move the info about perfect derive to shared.rs 1 year ago
Mike Kruskal 7c38dabce3 Add minimization for enum_type. 1 year ago
Protobuf Team Bot 85a134bacd Auto-generate files after cl/590637288 1 year ago
Protobuf Team Bot 9a50a83970 Move the descriptor message part of ClassData into a subclass and keep a bool 1 year ago
Hong Shin 54d4839ecb Add submsg support for bytes_mut 1 year ago
Adrian Sadłocha b19deb9275 Remove separate setters for singular scalars 1 year ago
Charles OuGuo 5076e6206e In ruby/README.md, correct a target name (#15041) 1 year ago
Protobuf Team Bot a4b5c7e9d1 Avoid copies in proto map reflection. 1 year ago
Protobuf Team Bot b429304b02 Minor cleanups to conform to clang-tidy, etc. 1 year ago
Protobuf Team Bot 95d7dc07f6 Auto-generate files after cl/590420044 1 year ago
Protobuf Team Bot 3d597c265a Auto-generate files after cl/590419408 1 year ago