16482 Commits (212067d6a298f5e0f165631ac7d43236a7d20c4d)
 

Author SHA1 Message Date
Mike Kruskal 51a25365a0 Improve roundtrip behavior of rpc methods. 1 year ago
Hong Shin 26dcf400fa Use shortened license in upb::lua 1 year ago
Protobuf Team Bot 0a13fde74b Optimize RepeatedField<Scalar>::copy_from 1 year ago
Protobuf Team Bot 80a9e9c847 Add an `Unreachable()` function to replace `PROTOBUF_ASSUME(false);` uses. 1 year ago
Hong Shin e3432c283d Add submsg support for strings and bytes. 1 year ago
Mike Kruskal ccd3babbdc Internal change 1 year ago
Protobuf Team Bot 668dbd2507 Optimize memory usage of Map: 1 year ago
Protobuf Team Bot b8c1a2743b Auto-generate files after cl/582708011 1 year ago
Eric Salo 88f0a82a18 upb: normalize the accessor functions for hasbits and oneof_cases 1 year ago
Protobuf Team Bot 70876bd87e Short-circuit destruction of an empty field using SSO. 1 year ago
Protobuf Team Bot 531596c5f9 Auto-generate files after cl/582660976 1 year ago
Adrian Sadłocha 02c21d566f Extract singular scalars default value creation to a helper function 1 year ago
Protobuf Team Bot 3f636d4072 Auto-generate files after cl/582497327 1 year ago
Protobuf Team Bot 9f7747c32b Merge cached_has_bits instead of inidividually setting has_bit. 1 year ago
Protobuf Team Bot 8aad058d45 Auto-generate files after PR #14703 1 year ago
Jason Lunn 42f8b7782e Add support for extensions in CRuby, JRuby, and FFI Ruby (#14703) 1 year ago
Mike Kruskal ab2451f6c2 Don't rely on .bazelrc for signaling sanitizer builds 1 year ago
Mike Kruskal c3bae392a6 Allow open enums from editions files in proto3. 1 year ago
Hong Shin 4773327787 cleanup whitespace in message.cc 1 year ago
Hong Shin 885fd6f007 Migrate cpp.rs to googletest-rust 1 year ago
Protobuf Team Bot 3cb1bf3338 Auto-generate files after cl/582324372 1 year ago
Protobuf Team Bot 8fe757e961 Internal changes. 1 year ago
Protobuf Team Bot 7c68721b23 Auto-generate files after cl/582150596 1 year ago
Eric Salo 8849deab91 upb: implement some upb_FieldType and upb_CType functions 1 year ago
Mike Kruskal b01bd1ba17 Mark the python generator for editions support. 1 year ago
Protobuf Team Bot fac9fdc283 Auto-generate files after cl/582099455 1 year ago
Protobuf Team Bot d2733119a4 Use Emit instead of format() 1 year ago
Protobuf Team Bot 32af7d211b Auto-generate files after cl/581980280 1 year ago
Hong Shin b3cfff3478 Introduce preliminary submessage_mut semantics 1 year ago
Protobuf Team Bot a74398fbe6 Change array insertions to use `_upb_Array_ResizeUninitialized` instead of `upb_Array_Resize`. 1 year ago
Protobuf Team Bot 2a2ae9b176 Remove unused ext_scope variable from ExtensionIdentBase. 1 year ago
Protobuf Team Bot cc140a1ed4 Automated rollback of commit b1370701fd. 1 year ago
Protobuf Team Bot 81607b267c Fix FieldSet to not load lazy fields when the fields map is cloned. In particular, if MessageSet.Builder has build() called on it, but is then later further modified, we don't need to pre-load all lazy fields during this later modification. 1 year ago
dependabot[bot] 92619cdd43 Bump ossf/scorecard-action from 2.1.2 to 2.3.1 (#14554) 1 year ago
Protobuf Team Bot 7c1ec5a801 Auto-generate files after cl/581408568 1 year ago
Mike Kruskal 8699fde0a9 Enable upb editions conformance testing. 1 year ago
Protobuf Team Bot c6b149cbf9 Auto-generate files after cl/581384108 1 year ago
Mike Kruskal c23d5333c3 Expose editions in Python/upb. 1 year ago
Mike Kruskal e8377f12e1 Expose editions in Python/C++. 1 year ago
Protobuf Team Bot efeee51380 Auto-generate files after cl/581311618 1 year ago
Protobuf Team Bot e2c8113c92 Use Emit instead of format(). 1 year ago
Protobuf Team Bot ecc2bac638 Automated rollback of commit 2641517150. 1 year ago
Protobuf Team Bot 8522fbbacd Use PROTOBUF poison/unpoison macros instead of ASAN versions to avoid ifdef guards. 1 year ago
Protobuf Team Bot 2641517150 Add more direct support for MessageSet wire in the table-driven parser: 1 year ago
Cong Liu 1511b7dc1e Internal change. 1 year ago
Protobuf Team Bot 1c8ee7c44e Move `TopologicalSortMessagesInFile` to helpers.cc 1 year ago
Protobuf Team Bot b1370701fd Automated rollback of commit 8c2416311f. 1 year ago
Hong Shin e018e99437 Complete migration of accessors_proto3_test.rs to googletest-rust 1 year ago
Protobuf Team Bot a1e8659920 Auto-generate files after cl/580944277 1 year ago
Protobuf Team Bot f7b2fa4c4e Add missing version comments to C++ generated source files. 1 year ago