16806 Commits (9ffbe84cbac5d1a7326a8c158934b5d814e3d1b2)
 

Author SHA1 Message Date
Eric Salo 7c5ff29979 upb: add upb_MiniTableExtension_CType() 10 months ago
Protobuf Team Bot 8eb7c63ee7 Correct conformance_cpp to use the requested message type for JSON tests. 10 months ago
Hong Shin 808487918c Initialize scaffolding for ProxiedWithPresence for Messages 10 months ago
Alyssa Haroldsen e16dd47999 Implement IntoIterator for &Repeated{View,Mut} 10 months ago
Alyssa Haroldsen 19851968bb Fix indentation of a macro in simple_nested_test.rs 10 months ago
Sandy Zhang 734e8e6adf Update sha hash to match new absl commit 10 months ago
Sandy Zhang c0ab33b520 Update to latest absl RC 20240116.rc1 10 months ago
Kevin King 9bd8dfa639 Add Repeated<Message> accessors 10 months ago
Protobuf Team Bot b04a213326 Auto-generate files after cl/599244388 10 months ago
Kevin King a19ce5b002 Move repeated_scalar.cc to repeated_field.cc 10 months ago
Kevin King df376c807c Implement ProxiedInRepeated for Messages 10 months ago
Protobuf Team Bot 27af4c802f Auto-generate files after cl/599220883 10 months ago
Protobuf Team Bot 57a0ff8c92 Reserve and extension number in proto2.FeatureSet for Go 10 months ago
Joshua Haberman 9188b39fb7 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 10 months ago
Kevin King b3639a0e9a Add rust bindings for `upb_Array_GetMutable` 10 months ago
Protobuf Team Bot 4773c091d2 Also emit the oneof accessors into $Msg$Mut and $Msg$View 10 months ago
Joshua Haberman 50d0421170 Separate MiniTable code generator into a separate library target. 10 months ago
Protobuf Team Bot 12e6af88e9 Auto-generate files after cl/599153141 10 months ago
Protobuf Team Bot cd575718be Update the r# prefixing logic: 10 months ago
Jakob Buchgraber 85972e505a #rust #protobuf Implement bytes as map values 10 months ago
Protobuf Team Bot 1fe463ce71 Avoid integer-to-pointer cast in protobuf SerialArena 10 months ago
Protobuf Team Bot dfc275fc1f Auto-generate files after cl/598899738 10 months ago
Protobuf Team Bot d716c2e963 Reuse Message's accessor definitions on Msg+MsgMut+MsgView 10 months ago
Protobuf Team Bot 55820f2b22 Remove redundant [[noinline]]. 10 months ago
Protobuf Team Bot deb2dff4e1 Progress towards reusing the same accessor definitions on Msg+MsgMut+MsgView 10 months ago
Marcel Hlopko e4ae0c110f Make rust_crate_mapping flag optional 10 months ago
Marcel Hlopko 88d991d310 Depend on all deps of a proto_library, not just the first 10 months ago
Protobuf Team Bot c12c96e194 Auto-generate files after cl/598741329 11 months ago
Eric Salo 72275ded70 upb: move upb_Message definition back into upb/message/ 11 months ago
Protobuf Team Bot 854ca49520 Internal versioning changes. 11 months ago
Kevin King 7b42f1c08b Add `Msg::as_{view,mut}()` 11 months ago
Protobuf Team Bot a37522001f Auto-generate files after cl/597962426 11 months ago
Protobuf Team Bot bc7c90f2c2 Internal Protobuf changes 11 months ago
Alyssa Haroldsen 0a4c006a39 Return RepeatedMut<c_int> for cpp cast_enum_repeated_mut 11 months ago
Alyssa Haroldsen e7a224cd85 Support enums as oneof fields 11 months ago
Protobuf Team Bot 9ce56e363c Auto-generate files after cl/597923328 11 months ago
Eric Salo 8d0bfb0a5a upb: delete upb:upb, upb:collections, upb/upb.hpp, upb/collections/ 11 months ago
Joshua Haberman f2a91b33e1 Make `str(msg)` in Python print raw UTF-8 strings. Only invalid UTF-8 is escaped. 11 months ago
Protobuf Team Bot 3a007b59ae Internal versioning changes 11 months ago
Protobuf Team Bot 6c4ea1fadb Internal changes. 11 months ago
Protobuf Team Bot 3b9bd6db71 Breaking Change: Remove unused overload of AbstractMessageLite.addAll that worked on a Collection instead of a List. 11 months ago
Protobuf Team Bot 2f5305d7fe Auto-generate files after cl/597850176 11 months ago
Marcel Hlopko 6860c38119 Read crate mapping in protoc 11 months ago
Protobuf Team Bot 9310d2e817 Breaking Change: Remove obsolete runtime internalBuildGeneratedFileFrom which was for backwards compatibility with old gencode. 11 months ago
Protobuf Team Bot e542443b53 Move the FieldInfoComment down into AccessorGenerator. 11 months ago
Sandy Zhang 519284a559 Remove LegacyDescriptorsUtil.java and JRuby's use of legacy descriptor APIs 11 months ago
Jakob Buchgraber 8d9e3e9a1c #rust #protobuf Refactor maps to make ProxiedInMapValue independent of the runtime 11 months ago
Marcel Hlopko baaaca87b3 Split off file from //src/google/protobuf/testing 11 months ago
Protobuf Team Bot 94a2a44851 Breaking Change: remove unnecessary overloads of methods: 11 months ago
Protobuf Team Bot cdcd166f2b Minor cleanup: IWYU, etc. 11 months ago