18301 Commits (f6a6b060e2b3aff7243712ab4882964bdb2fe358)
 

Author SHA1 Message Date
Deanna Garcia f6a6b060e2 Edit GHA to never skip full jobs on presubmit -- only steps. 3 months ago
Mike Kruskal 5695a882bd Move -Werror to our test/dev bazelrc files. 3 months ago
Protobuf Team Bot 79781edd8d Auto-generate files after cl/666879420 3 months ago
Protobuf Team Bot 9f4f302f9c Change upb singular scalar accessors to not use upb C accessor codegen. 3 months ago
Protobuf Team Bot 138451296b protobuf-mode: add edition keyword for syntax highlighting 3 months ago
Protobuf Team Bot 786efac3c2 Internal version update. 3 months ago
Protobuf Team Bot 170cbc3eb0 Auto-generate files after cl/666521717 3 months ago
Joshua Haberman c939382705 Split the fasttable-specific code into a separate file. 3 months ago
Hong Shin a33a81b163 Move ExtensionNumber from protos to hpb 3 months ago
Hong Shin caa8f9dbf8 Move hpb::internal::CreateMessage to hpb::interop::upb::CreateMessage 3 months ago
Hong Shin 94c50325ca Internal Change 3 months ago
Protobuf Team Bot 303a376f7f Update rules to allow consecutive items in a section unless the previous item has options or the next item has leading comments. Trailing comments on the previous item will not trigger a blank line. 3 months ago
Protobuf Team Bot db3e837e02 Add an `_unchecked_lifetime` version of the Cpp interop wrap fns. 3 months ago
Sandy Zhang df8a11e266 Binary compatibility shims for GeneratedMessageV3, SingleFieldBuilderV3, RepeatedFieldBuilderV3, and their nested classes to restore binary compatibility with <=v3.x.x generated code built against v3.x.x prior to v4.26.0 breaking release. 3 months ago
Thomas Van Lenten e9140a10ec [ObjC] Issue stderr warnings for deprecated generation options. 3 months ago
Protobuf Team Bot d91dbd4bb7 Auto-generate files after cl/666132886 3 months ago
Joshua Haberman a2fd240e0e Moved reflection codegen to its own directory. 3 months ago
Protobuf Team Bot eca12ff466 Automated Code Change 3 months ago
Protobuf Team Bot 4b416b119d Auto-generate files after cl/666093310 3 months ago
Joshua Haberman bc394d2c6d Moved the MiniTable generator into a separate directory. 3 months ago
Hong Shin 582201a95e Update GetMiniTable namespace from protos::internal to hpb::interop::upb 3 months ago
Adam Cozzette 6a177829fc Remove generated C++ thunks for enums as map values 3 months ago
Joshua Haberman 983910fa1a Removed aliases for the boostrap proto libraries. 3 months ago
Protobuf Team Bot 72707c38f3 Auto-generate files after cl/665982322 3 months ago
Protobuf Team Bot 742820a31a Move files to v2 subdirectory and hide them from OSS. 3 months ago
Protobuf Team Bot ba0c16c765 Auto-generate files after cl/665944029 3 months ago
Protobuf Team Bot 78c6349d75 Automated rollback of commit cd002c06b6. 3 months ago
Hong Shin bc6f561151 Remove unused protos::internal::{DeepCopy, DeepClone, GetOrPromoteExtension, GetUpbExtension, HasExtensionOrUnknown, MoveExtension} 3 months ago
Adam Cozzette 7f395af40e Replace some per-message C++ thunks with a common implementation 3 months ago
Hong Shin d2c7f60714 Remove protos::CreateMessage, protos::ClearExtension both unused 3 months ago
Mike Kruskal 5cbf13bc9a Internal changes 3 months ago
Protobuf Team Bot e65ff236ab Internal version update. 3 months ago
Hong Shin 9a24fc999d Abrogate protos::MessageAllocationError with hpb::MessageAllocationError 3 months ago
Protobuf Team Bot 737803eec4 Implement a mechanism to control the output format of Message.toString within a Runnable instance. 3 months ago
Hong Shin 8bb789e462 Introduce hpb::interop::upb and hpb::internal::backend::upb 3 months ago
Protobuf Team Bot b817373e6b Internal change 3 months ago
Hong Shin 0c8c922681 hbp: Rename and rehouse extension_lock -> internal/message_lock 3 months ago
Protobuf Team Bot 6a95fad912 Auto-generate files after cl/665411723 3 months ago
Protobuf Team Bot cd002c06b6 Introduce `MessageCreator`, which will use more efficient techniques to instantiate objects if permitted by the compiler. 3 months ago
Protobuf Team Bot c8d0f96256 Use rust_binary `aliases` feature to handle either protobuf_upb or protobuf_cpp being used as the `protobuf` crate in the Rust conformance test. 3 months ago
Adam Cozzette f48205ffed Internal change 3 months ago
Hong Shin 7a4319428b hpb cleanup: abrogate protos::{ClearMessage,CloneMessage,CreateMessage,DeepCopy} with hpb::{...} 3 months ago
Brent Shaffer 6d84da5e2d fix: do not throw deprecated warning on field getters for default values (#17788) 3 months ago
Protobuf Team Bot b0db5bd029 Change CppInterop traits to operate on *const or *mut c_void instead of protobuf::__runtime::RawMessage 3 months ago
Protobuf Team Bot 57ba42815e Internal version update. 3 months ago
Jie Luo dd95e5b1fa Nextgen Proto Pythonic API: Add any.py 3 months ago
Joshua Haberman ebd9838248 Make function declarations proper prototypes by adding `void`. 3 months ago
Protobuf Team Bot a7ddd35206 Auto-generate files after cl/664953196 3 months ago
Joshua Haberman eab1fa2765 Fixed layering check violations once and for all in upb bootstrapping. 3 months ago
Protobuf Team Bot 979931cc02 Refactor Rust thunk name generation in prep for extensions 3 months ago