67 Commits (25e50caa3ec1b370964fbc8330b686a5c070f40e)

Author SHA1 Message Date
Hong Shin 811cc30578 Prefer hpb::Arena to upb::Arena in hpb.h 2 months ago
Hong Shin 73fe084436 Move out hpb::HasExtension and hpb::ClearExtension to extension.h 2 months ago
Hong Shin a089fad8bd Completely expunge protos!! 👋 2 months ago
Hong Shin aaec548849 Move MessageLock to message_lock.cc 2 months ago
Hong Shin 1db4fdc236 Introduce set_alias to hpb 2 months ago
Hong Shin 5c9551457f Internal Change 2 months ago
Protobuf Team Bot d81e6f7019 Automated rollback of commit df5a4d63e8. 2 months ago
Hong Shin df5a4d63e8 Move MessageLock to message_lock.cc 2 months ago
Hong Shin 8681742a14 migrate UpbStrFromStringView out of hpb.h into interop 2 months ago
Hong Shin aa5818d2aa Introduce CreateMessage w/ default-init msg inside hpb::interop::upb 2 months ago
Hong Shin c29dfb5e2d Disallow toplevel hpb::Ptr access to it's internal arena 2 months ago
Hong Shin 7620bbf3c6 Temporary removal of hpb BUILD files for OSS while we refactor. 2 months ago
Hong Shin cbdc330f80 Rename upb_cc_proto_library_copts to hpb_proto_library_copts 2 months ago
Hong Shin 9d835e65c6 Migrate UpbStrToStringView from hpb to hpb::interop::upb::FromUpbStringView 3 months ago
Hong Shin 4c13f48847 Automated rollback of commit 9a9e5cf7ff. 3 months ago
Hong Shin ada599128c hpb: Move add_const_if_T_is_const to template_help.h and delete traits.h 3 months ago
Hong Shin 3d9f6dc1e1 rm upb_cc_proto_library.bzl 3 months ago
Hong Shin 9a9e5cf7ff hpb: Remove DeepCopy - no extant users 3 months ago
Hong Shin 7ace14c513 Abrogate protos::Arena with hpb::Arena 3 months ago
Hong Shin 69dbe6fd6f hpb: Migrate MoveMessage out of internal to interop 3 months ago
Hong Shin 877b02506c Introduce hpb::interop::upb::GetMessage; née protos::internal::GetInternalMsg 3 months ago
Hong Shin 9c1fc6ca0b Internal Change 3 months ago
Hong Shin 08f324f199 Introduce hpb::Arena stub 3 months ago
Hong Shin b01eee755e Migrate PrivateAccess from protos to hpb 3 months ago
Joshua Haberman c841627af4 Use `default_compatible_with` instead of specifying `compatible_with` on every target. 3 months ago
Joshua Haberman 8422e9795f Migrated upb to use Copybara-standard stripping. 3 months ago
Joshua Haberman e4449ba248 Harmonize license rules between google3 and OSS 3 months ago
Hong Shin fa15d09055 Introduce and migrate to hpb::interop::upb::GetArena from protos::internal::GetArena 3 months ago
Hong Shin d4a899538a Abrogate protos::internal::CreateMessageProxy with hpb::interop::upb::MakeHandle 3 months ago
Hong Shin 1b44ce0fee Extract hpb::ExtensionRegistry, hpb::internal::{ExtensionMiniTableProvider, ExtensionIdentifer} to extension.h 3 months ago
Hong Shin facfa3f45e Migrate GetExtension from protos to hpb 3 months ago
Hong Shin d4fc727be4 Abrogate protos::Parse with hpb::Parse 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
Hong Shin 582201a95e Update GetMiniTable namespace from protos::internal to hpb::interop::upb 3 months ago
Hong Shin 8bb789e462 Introduce hpb::interop::upb and hpb::internal::backend::upb 3 months ago
Hong Shin 0c8c922681 hbp: Rename and rehouse extension_lock -> internal/message_lock 3 months ago
Hong Shin f5f94f334b Introduce hpb/internal/internal.h 3 months ago
Hong Shin cb845a5962 hpb: introduce ptr.h and break out template helpers into internal/template_help.h 4 months ago
Hong Shin 6c2be3bfc7 Make hpb:traits private visibility again 4 months ago
Hong Shin 6879b81364 Remove trailing mangle for generated_protos_support 4 months ago
Hong Shin 29a024831f Remove protos::upb_cc_proto_library_copts__for_generated_code_only_do_not_use 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 6739739ade hpb: rm unused ctor 4 months ago
Hong Shin 1ec060bb04 re-point upb_cc_proto_library_bzl from upb to hpb and utilize hpb_proto_library 4 months ago
Hong Shin 2f8472adc1 Introduce hpb_proto_library_bzl 4 months ago
Hong Shin 090edb7a77 replace protos namespace from {repeated_field, repeated_field_iterator} with hpb 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