16259 Commits (7fa050d8c1ebe9062c49bde974498707f98b96bc)
 

Author SHA1 Message Date
Eric Salo 7fa050d8c1 upb: move IsSubMessage() and IsRepeatedOrMap() from mini_table/internal/field.h 1 year ago
Kevin King 9b8b2760f8 Move MessageInit function to cc_library 1 year ago
Protobuf Team Bot c33967fcbc Add iterator_concept support. 1 year ago
Eric Salo 708913c05c rust: stop using deprecated upb:collections as a dep 1 year ago
Protobuf Team Bot c9a8b46fd0 Auto-generate files after cl/583524301 1 year ago
Eric Salo 8324c900b7 upb: steal a bit from upb_Array 1 year ago
Mike Kruskal 6546eca70a Register a shutdown deleter for C++ feature defaults 1 year ago
Protobuf Team Bot 8a1a6ef910 Auto-generate files after cl/583486341 1 year ago
Protobuf Team Bot c83fc3dc42 Add arena aware move constructors. 1 year ago
Protobuf Team Bot 80056dfb30 Replace ASSUME(false) with Unreachable() for clearer intent. 1 year ago
Protobuf Team Bot b41f04d42a Auto-generate files after cl/583411456 1 year ago
Protobuf Team Bot 92157c8db5 Fix typo in FieldDescriptorProto. 1 year ago
Protobuf Team Bot d7dccd5d3f Auto-generate files after cl/583379506 1 year ago
Protobuf Team Bot 33811d1227 Refactor ClassData to use MessageLite for merge_to_from. 1 year ago
Protobuf Team Bot 4864e43b7d Allow Messages to be used in Oneofs. 1 year ago
Protobuf Team Bot b0d7441f83 Avoid calling GetArena() multiple times. 1 year ago
Protobuf Team Bot 838d9b7c7f Push/pop `noreturn` when it is a macro. 1 year ago
Hong Shin 1a5cdb9378 Migrate optional.rs to googletest-rust 1 year ago
Protobuf Team Bot 1e0418df22 Auto-generate files after cl/583056663 1 year ago
Protobuf Team Bot 6eed7a2f53 Enforce stricter version checks for Protobuf C++ by removing the notion of "minimal version of protoc/headers"; exact version match is required. 1 year ago
Jakob Buchgraber 24dfcacc68 Minimize the scope of unsafe blocks in gencode 1 year ago
Jakob Buchgraber ba7067c9fa Fix a bug where we did not return a mutable message for _mut() accessors 1 year ago
Jakob Buchgraber 245a6e692a Remove the protobuf::__runtime::Map type 1 year ago
Protobuf Team Bot 00e783d113 Apply clang-tidy fixes to change `static_cast` to `proto2::DownCastToGenerated` in sr_www dependencies. 1 year ago
Jakob Buchgraber 001be3c655 Implement Maps for scalar types for the C++ kernel 1 year ago
Adrian Sadłocha 1fa484c4ed Extract string and bytes default value creation to a helper function 1 year ago
Protobuf Team Bot 1388e818a7 Internal Code Change 1 year ago
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