18333 Commits (36a969296d29e13da6e62504bf3c9ce123f58fba)
 

Author SHA1 Message Date
Protobuf Team Bot 36a969296d Move oneof accessors off of upb c accessor codegen. 3 months ago
Protobuf Team Bot 807ecfd0fa Move repeated fields and singular cords off of upb C accessor codegen. 3 months ago
Jie Luo 471ff77270 Remove deprecated service.py usages from test 3 months ago
Protobuf Team Bot 92f979b721 Internal version update. 3 months ago
Protobuf Team Bot 98309afade Move singular strings off of upb c accessor codegen. 3 months ago
Protobuf Team Bot 2cd5890d55 Auto-generate files after cl/668077355 3 months ago
Protobuf Team Bot a626dd332f Introduce `MessageCreator`, which will use more efficient techniques to 3 months ago
Hong Shin b6928aa9a6 Migrate SetExtension from protos to hpb 3 months ago
Protobuf Team Bot 5cebdef929 Fix AssociatedMiniTable to be an unsafe trait with a safe fn, instead of having an unsafe fn. 3 months ago
Protobuf Team Bot 0056835a0d Use proto2::internal::Unreachable() to avoid control flow warnings in msvc when we have no return after an ABSL_LOG(FATAL) 3 months ago
Protobuf Team Bot e9b04b1f8f Stop using upb C accessor codegen for submsg accessors. 3 months ago
Thomas Van Lenten cdd3cf7ed4 [ObjC] Make debug runtime tell developers to update their generated code. 3 months ago
Protobuf Team Bot 9d7379677a Auto-generate files after cl/667998428 3 months ago
Protobuf Team Bot eafacfad50 Introduce upb_Message_SetBaseFieldMessage() 3 months ago
Protobuf Team Bot ede55fec7d Fix `final_is_soo` being accidentally declared as int not bool. 3 months ago
Mike Kruskal 45f65d123f Update deployment target to osx 10.13 to handle GH runner update 3 months ago
Protobuf Team Bot 892840fc59 Add copyright header on new files added in previous CL. 3 months ago
Protobuf Team Bot 25b793c2da Auto-generate files after cl/667953223 3 months ago
Protobuf Team Bot 336c9c324c Refactor the with-presence accessor geneartion (hasser, get_opt and clearer) into helper functions. 3 months ago
Protobuf Team Bot 182699f8fd Internal change 3 months ago
Hong Shin 6e2fe5b8c9 Update all refs from protos::internal::CreateMessage to hpb::interop::upb::MakeCHandle 3 months ago
Protobuf Team Bot 673a892bd9 Internal change 3 months ago
Evan Brown 0ed61f0b15 Use linear search instead of binary search in flat mode of ExtensionSet. 3 months ago
Hong Shin d4fc727be4 Abrogate protos::Parse with hpb::Parse 3 months ago
Protobuf Team Bot 9d3391f183 Use MapView/MapMut instad of View<Map>/Mut<Map> 3 months ago
Protobuf Team Bot 30a8ef5008 Prepare `MessageLite::GetTypeName` to be upgraded to return 3 months ago
Mike Kruskal 0d9baf367f Remove outdated conformance/fuzz tests. 3 months ago
Protobuf Team Bot beb4bdbed3 Internal changes 3 months ago
Protobuf Team Bot e26ef8683e Cleanup pass on where we use Private and doc(hidden) 3 months ago
Protobuf Team Bot 86dab71245 Internal version update. 3 months ago
Protobuf Team Bot 51d3b38751 Auto-generate files after cl/666928989 3 months ago
Joshua Haberman ddb863c38e Moved the C code generator to its own directory. 3 months ago
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