81 Commits (e67f35888557f4a78341ed373a96a4c4352da9a0)

Author SHA1 Message Date
Hong Shin 877b02506c Introduce hpb::interop::upb::GetMessage; née protos::internal::GetInternalMsg 3 months ago
Hong Shin 44e9777103 Adios, protos::ptr! 3 months ago
Hong Shin d46874c047 Remove protos::internal::Serialize shim 3 months ago
Hong Shin 37f3ced360 Migrate internal::SetExtension from protos to hpb 3 months ago
Hong Shin b01eee755e Migrate PrivateAccess from protos to hpb 3 months ago
Hong Shin 1f237eff07 Abrogate protos::internal::ExtensionIdentifier in favor of hpb::internal::ExtensionIdentifier 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 facfa3f45e Migrate GetExtension from protos to hpb 3 months ago
Hong Shin f13b593e1c Remove protos::HasExtension shim 3 months ago
Hong Shin 9c12fee65e Migrate protos::Serialize to hpb::Serialize 3 months ago
Hong Shin b6928aa9a6 Migrate SetExtension from protos to hpb 3 months ago
Hong Shin 6e2fe5b8c9 Update all refs from protos::internal::CreateMessage to hpb::interop::upb::MakeCHandle 3 months ago
Hong Shin d4fc727be4 Abrogate protos::Parse with hpb::Parse 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 582201a95e Update GetMiniTable namespace from protos::internal to hpb::interop::upb 3 months ago
Hong Shin bc6f561151 Remove unused protos::internal::{DeepCopy, DeepClone, GetOrPromoteExtension, GetUpbExtension, HasExtensionOrUnknown, MoveExtension} 3 months ago
Hong Shin d2c7f60714 Remove protos::CreateMessage, protos::ClearExtension both unused 3 months ago
Hong Shin 9a24fc999d Abrogate protos::MessageAllocationError with hpb::MessageAllocationError 3 months ago
Hong Shin 8bb789e462 Introduce hpb::interop::upb and hpb::internal::backend::upb 3 months ago
Hong Shin 7a4319428b hpb cleanup: abrogate protos::{ClearMessage,CloneMessage,CreateMessage,DeepCopy} with hpb::{...} 3 months ago
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