57 Commits (a6977fef4c34bb94efc14a9c211044a79f684369)

Author SHA1 Message Date
Hong Shin 29a024831f Remove protos::upb_cc_proto_library_copts__for_generated_code_only_do_not_use 4 months ago
Hong Shin e535b00dde Delete protos::repeated_field.h 4 months ago
Hong Shin 7a039dd177 Remove repeated_field_iterator (protos) 4 months ago
Hong Shin 1937e7645f Expunge protos_internal in totality 4 months ago
Hong Shin fda2669a52 Remove upb/protos/bazel/* 4 months ago
Hong Shin f066157be5 Expunge protos_extension_lock entirely 4 months ago
Hong Shin 090edb7a77 replace protos namespace from {repeated_field, repeated_field_iterator} with hpb 4 months ago
Hong Shin 0811818d01 Delete protos README 4 months ago
Hong Shin aea6dfc495 Remove protos_traits.h 4 months ago
Hong Shin c75e50febb Obliterate protos namespace from hpb.h! 4 months ago
Hong Shin 824f6ac9e9 Migrate core (sans Parse & Serialize) and extension funcs from `protos` to `hpb` 4 months ago
Hong Shin 9f5aed39ea Migrate all of `protos::internal` into `hpb::internal` 4 months ago
Hong Shin 165d2c76ed Fold 80% of `protos::internal` into `hpb::internal`: 4 months ago
Hong Shin a0387c1923 Remove protos.cc - abrogated by hpb.cc 4 months ago
Hong Shin 133136cd9a Migrate internal.h to hpb + update fwd hdr 5 months ago
Hong Shin ab78e2fc1d protos -> hpb namespace transition :: minimal slice 5 months ago
Hong Shin 36dc83f066 superficial file rename protos_* -> hpb_* 5 months ago
Protobuf Team Bot e2c4d0f27e Automated Code Change 5 months ago
Hong Shin fba399ad35 Remove protos/requires.h 5 months ago
Hong Shin 096b139192 move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
Hong Shin d7087fc901 Move over upb/protos -> hpb (note that hpb is now a sibling of upb, not a child) 5 months ago
Hong Shin 968087eb61 protos abrogation stage 1 - rename :: hpb for protos_generator 6 months ago
Hong Shin 1aae78549a upb_cc_proto_library.bzl: replace body of _filter_none with list comprehension 6 months ago
Mike Kruskal 81c0ec381a Avoid calling absl::InitializeLog in protoc with MSVC 6 months ago
Hong Shin b57c374146 protos: Collapse ClearMessage template 6 months ago
Joshua Haberman 2124e2687d Removed obsolete compatibility code from Bazel rules. 6 months ago
Hong Shin b94e117faa Port C++20 Requires to it's C++17 equivalent for reuse across protos 6 months ago
Protobuf Team Bot 396d661767 Add support for setting extensions with Ptr<Extension> in Upb C++ protos. 7 months ago
Eric Salo 9118be944d upb: extension/basefield setters are now public functions 8 months ago
Protobuf Team Bot d7f032ad15 Move private definitions out of //bazel 8 months ago
Protobuf Team Bot 83ec410d30 Internal change 8 months ago
Tiago Quelhas 774627235e Automated Code Change 9 months ago
Protobuf Team Bot d9727cd657 Internal change 9 months ago
Protobuf Team Bot 2dd2dfaca3 Rename use_cpp_toolchain in protos/bazel/cc_proto_library.bzl, for consistency. 10 months ago
Eric Salo f9994e1c8d upb: remove the last remaining direct upb-internal deps from upb/protos/ 10 months ago
Eric Salo f9af78e7ee upb: upb_MiniTable_GetOrPromoteExtension() no longer returns a (upb_Extension*) 10 months ago
Eric Salo 07f784a2f3 upb: tag _upb_Message_GetOrCreateExtension() as UPB_PRIVATE() 10 months ago
Eric Salo 373ffa6622 upb: tag _upb_Message_Getext() as UPB_PRIVATE() 10 months ago
Joshua Haberman 03ff7af37e Refactored a few protos:: methods to no longer access `upb_Extension` directly. 10 months ago
Marcel Hlopko 36d344b63f Automated rollback of commit 0ce457f6e7. 11 months ago
Protobuf Team Bot 0ce457f6e7 Adds mutable extension accessors to the codegen for upb C and adds a `::protos::MutableExtension` method to upb C++ for getting a mutable extension. 11 months ago
Eric Salo c02f943f1a upb: distinguish between fields and extensions in the public clear() accessors 11 months ago
Protobuf Team Bot 670e0c2a0d Fix begin iterator for empty arrays. 11 months ago
Eric Salo 9debd6b10a upb: merge upb:message_accessors into upb:message 11 months ago
Eric Salo f0cf0b653c upb: clean up and consolidate the upb/message/ build targets 11 months ago
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 11 months ago
Eric Salo 090c3adbf2 upb: start consolidating the upb/message/ build targets 11 months ago
Eric Salo 2fb0b93d9d upb: tighten up and lock down upb/wire/ 11 months ago
Eric Salo b997cb6d8d upb: add a non-void typedef for upb_Message 12 months ago
John Cater 8033709662 Remove uses of `incompatible_use_toolchain_transition`. 12 months ago