- f72b103 hpb: impl GlobalExtensionRegistry by Hong Shin · 4 months ago
- 2727412 hpb: Improve ExtensionRegistry ergonomics by Hong Shin · 4 months ago
- 9bd8e01 hpb: Establish plumbing for returning a default msg for extensions by Hong Shin · 4 months ago
- 18ad79c hpb: Have ExtensionNumber take in const ref ExtensionIdentifier by Hong Shin · 4 months ago
- 8eeee0e hpb: implement SetExtension for scalars i32 and i64 by Hong Shin · 4 months ago
- 471d669 Introduce IsHpbClassThatHasExtensions by Hong Shin · 4 months ago
- 52cda1a Consolidate cc_library_func usage betwixt hpb and upb by using the upb common core by Hong Shin · 4 months ago
- 4f6f2dd Implement GetExtension for numeric (int32 and int64) by Hong Shin · 4 months ago
- 7ef7eeb hpb_proto_library: properly handle alias libraries (srcs empty, reexport deps) by Hong Shin · 5 months ago
- 350e24e hpb: composition over inheritance - ExtensionIdentifier by Hong Shin · 5 months ago
- 6935e10 Make ExtensionIdentifier's constructor private by Hong Shin · 5 months ago
- 007c93f Automated rollback of commit 9a3c096b0cf8f9fe0dc666a3aa351afbc9a4e69f. by Protobuf Team Bot · 5 months ago
- 9a3c096 Make ExtensionIdentifier's constructor private by Hong Shin · 5 months ago
- c006c62 Finish migration of hpb_proto_library.bzl to use proto_common by Hong Shin · 5 months ago
- ac6e4c0 Initial cleanup of hpb_proto_library.bzl by Hong Shin · 5 months ago
- 6ecaefc Move GetExtension and ExtensionNumber from hpb.h to extension.h by Hong Shin · 5 months ago
- 9bce530 Move hpb::internal::{MoveExtension, SetExtension} and hpb::{MoveExtension, SetExtension} from hpb.h to extension.h by Hong Shin · 5 months ago
- 9f1722b rename protoc-gen-upb-protos to protoc-gen-hpb by Hong Shin · 5 months ago
- 811cc30 Prefer hpb::Arena to upb::Arena in hpb.h by Hong Shin · 5 months ago
- 73fe084 Move out hpb::HasExtension and hpb::ClearExtension to extension.h by Hong Shin · 5 months ago
- a089fad Completely expunge protos!! 👋 by Hong Shin · 5 months ago
- aaec548 Move MessageLock to message_lock.cc by Hong Shin · 5 months ago
- 1db4fdc Introduce set_alias to hpb by Hong Shin · 5 months ago
- 5c95514 Internal Change by Hong Shin · 5 months ago
- d81e6f7 Automated rollback of commit df5a4d63e80ed612c443c95ffad07391a4c9f110. by Protobuf Team Bot · 6 months ago
- df5a4d6 Move MessageLock to message_lock.cc by Hong Shin · 6 months ago
- 8681742 migrate UpbStrFromStringView out of hpb.h into interop by Hong Shin · 6 months ago
- aa5818d Introduce CreateMessage w/ default-init msg inside hpb::interop::upb by Hong Shin · 6 months ago
- c29dfb5 Disallow toplevel hpb::Ptr access to it's internal arena by Hong Shin · 6 months ago
- 7620bbf Temporary removal of hpb BUILD files for OSS while we refactor. by Hong Shin · 6 months ago
- cbdc330 Rename upb_cc_proto_library_copts to hpb_proto_library_copts by Hong Shin · 6 months ago
- 9d835e6 Migrate UpbStrToStringView from hpb to hpb::interop::upb::FromUpbStringView by Hong Shin · 6 months ago
- 4c13f48 Automated rollback of commit 9a9e5cf7ffe32cc4f9944d38fd0908af7e186264. by Hong Shin · 6 months ago
- ada5991 hpb: Move add_const_if_T_is_const to template_help.h and delete traits.h by Hong Shin · 6 months ago
- 3d9f6dc rm upb_cc_proto_library.bzl by Hong Shin · 6 months ago
- 9a9e5cf hpb: Remove DeepCopy - no extant users by Hong Shin · 6 months ago
- 7ace14c Abrogate protos::Arena with hpb::Arena by Hong Shin · 6 months ago
- 69dbe6f hpb: Migrate MoveMessage out of internal to interop by Hong Shin · 6 months ago
- 877b025 Introduce hpb::interop::upb::GetMessage; née protos::internal::GetInternalMsg by Hong Shin · 6 months ago
- 9c1fc6c Internal Change by Hong Shin · 6 months ago
- 08f324f Introduce hpb::Arena stub by Hong Shin · 6 months ago
- b01eee7 Migrate PrivateAccess from protos to hpb by Hong Shin · 6 months ago
- c841627 Use `default_compatible_with` instead of specifying `compatible_with` on every target. by Joshua Haberman · 6 months ago
- 8422e97 Migrated upb to use Copybara-standard stripping. by Joshua Haberman · 6 months ago
- e4449ba Harmonize license rules between google3 and OSS by Joshua Haberman · 6 months ago
- fa15d09 Introduce and migrate to hpb::interop::upb::GetArena from protos::internal::GetArena by Hong Shin · 6 months ago
- d4a8995 Abrogate protos::internal::CreateMessageProxy with hpb::interop::upb::MakeHandle by Hong Shin · 6 months ago
- 1b44ce0 Extract hpb::ExtensionRegistry, hpb::internal::{ExtensionMiniTableProvider, ExtensionIdentifer} to extension.h by Hong Shin · 7 months ago
- facfa3f Migrate GetExtension from protos to hpb by Hong Shin · 7 months ago
- d4fc727 Abrogate protos::Parse with hpb::Parse by Hong Shin · 7 months ago
- caa8f9d Move hpb::internal::CreateMessage to hpb::interop::upb::CreateMessage by Hong Shin · 7 months ago
- 94c5032 Internal Change by Hong Shin · 7 months ago
- 582201a Update GetMiniTable namespace from protos::internal to hpb::interop::upb by Hong Shin · 7 months ago
- 8bb789e Introduce hpb::interop::upb and hpb::internal::backend::upb by Hong Shin · 7 months ago
- 0c8c922 hbp: Rename and rehouse extension_lock -> internal/message_lock by Hong Shin · 7 months ago
- f5f94f3 Introduce hpb/internal/internal.h by Hong Shin · 7 months ago
- cb845a5 hpb: introduce ptr.h and break out template helpers into internal/template_help.h by Hong Shin · 7 months ago
- 6c2be3b Make hpb:traits private visibility again by Hong Shin · 7 months ago
- 6879b81 Remove trailing mangle for generated_protos_support and rename to hpb (!) by Hong Shin · 7 months ago
- 29a0248 Remove protos::upb_cc_proto_library_copts__for_generated_code_only_do_not_use by Hong Shin · 7 months ago
- 7a039dd Remove repeated_field_iterator (protos) by Hong Shin · 7 months ago
- 1937e76 Expunge protos_internal in totality by Hong Shin · 7 months ago
- 6739739 hpb: rm unused ctor by Hong Shin · 7 months ago
- 1ec060b re-point upb_cc_proto_library_bzl from upb to hpb and utilize hpb_proto_library by Hong Shin · 7 months ago
- 2f8472a Introduce hpb_proto_library_bzl by Hong Shin · 7 months ago
- 090edb7 replace protos namespace from {repeated_field, repeated_field_iterator} with hpb by Hong Shin · 7 months ago
- c75e50f Obliterate protos namespace from hpb.h! by Hong Shin · 7 months ago
- 824f6ac Migrate core (sans Parse & Serialize) and extension funcs from `protos` to `hpb` by Hong Shin · 8 months ago
- 51763f3 Automated rollback of commit 74f6da4d26173088de178365678891105393799e. by Protobuf Team Bot · 8 months ago
- 1f9206c Internal Change by Hong Shin · 8 months ago
- 9f5aed3 Migrate all of `protos::internal` into `hpb::internal` by Hong Shin · 8 months ago
- 165d2c7 Fold 80% of `protos::internal` into `hpb::internal`: by Hong Shin · 8 months ago
- be3d8cb Bring in {UpbStrToStringView, UpbStrFromStringView}, MessageAlloc/Decode/Encode, and some internal template helpers into hpb by Hong Shin · 8 months ago
- 9e38dce fold Ptr into hpb namespace by Hong Shin · 8 months ago
- 74f6da4 Switch C++ extension identifier to constexpr. by Protobuf Team Bot · 8 months ago
- a8d83db Add ::hpb::ExtensionNumber API for extension field constants. by Protobuf Team Bot · 8 months ago
- 00a5a20 rename EnableIfProtosClass -> EnableIfHpbClass by Hong Shin · 8 months ago
- 133136c Migrate internal.h to hpb + update fwd hdr by Hong Shin · 8 months ago
- 16a8034 Migrate Arena to hpb namespace with forwarding by Hong Shin · 8 months ago
- 5f366b3 update .proto namespace for hpb_generator/tests by Hong Shin · 8 months ago
- ab78e2f protos -> hpb namespace transition :: minimal slice by Hong Shin · 8 months ago
- 36dc83f superficial file rename protos_* -> hpb_* by Hong Shin · 8 months ago
- 096b139 move upb/hpb_generator -> protobuf/compiler/hpb by Hong Shin · 8 months ago
- 8d1efdd Revert workaround for std::mutex issues on github windows runners. by Mike Kruskal · 8 months ago
- d7087fc Move over upb/protos -> hpb (note that hpb is now a sibling of upb, not a child) by Hong Shin · 9 months ago