Sign in
flutter
/
third_party
/
protobuf
/
cffa5902606ee3ebf23214b80251722b3654d5be
/
hpb_generator
09ac8ca
hpb: Introduce set_alias on maps for (k,v) where v is a message
by Hong Shin
· 6 months ago
00a6207
hpb: Introduce Context
by Hong Shin
· 6 months ago
36075ea
hpb: Introduce add_alias for repeated
by Hong Shin
· 6 months ago
6690ab4
hpb: delete dead code in gen_enums
by Hong Shin
· 6 months ago
4645ab7
Automated rollback of commit d9c814b7796fa886e4714c563b7875851c3a7f07.
by Hong Shin
· 6 months ago
d9c814b
hpb: Introduce add_alias for repeated
by Hong Shin
· 6 months ago
9f1722b
rename protoc-gen-upb-protos to protoc-gen-hpb
by Hong Shin
· 6 months ago
1db4fdc
Introduce set_alias to hpb
by Hong Shin
· 6 months ago
5c95514
Internal Change
by Hong Shin
· 6 months ago
7a7a087
protos.h removal part 3
by Hong Shin
· 6 months ago
8681742
migrate UpbStrFromStringView out of hpb.h into interop
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
f6fd9c8
Remove unused variadic arg in hpb msg gen
by Hong Shin
· 7 months ago
9d835e6
Migrate UpbStrToStringView from hpb to hpb::interop::upb::FromUpbStringView
by Hong Shin
· 7 months ago
4c13f48
Automated rollback of commit 9a9e5cf7ffe32cc4f9944d38fd0908af7e186264.
by Hong Shin
· 7 months ago
9a9e5cf
hpb: Remove DeepCopy - no extant users
by Hong Shin
· 7 months ago
69dbe6f
hpb: Migrate MoveMessage out of internal to interop
by Hong Shin
· 7 months ago
65b7a2c
Move keywords.h/keywords.cc to hpb generator.
by Joshua Haberman
· 7 months ago
877b025
Introduce hpb::interop::upb::GetMessage; née protos::internal::GetInternalMsg
by Hong Shin
· 7 months ago
fd6d872
Created proper `names.h` headers for all upb generators.
by Joshua Haberman
· 7 months ago
5ee5891
Refactored the C name mangling to not depend on C++ or upb reflection.
by Joshua Haberman
· 7 months ago
1f237ef
Abrogate protos::internal::ExtensionIdentifier in favor of hpb::internal::ExtensionIdentifier
by Hong Shin
· 7 months ago
4535f86
protos::Ptr -> hpb::Ptr parte deux
by Hong Shin
· 7 months ago
8422e97
Migrated upb to use Copybara-standard stripping.
by Joshua Haberman
· 7 months ago
e4449ba
Harmonize license rules between google3 and OSS
by Joshua Haberman
· 7 months ago
fa15d09
Introduce and migrate to hpb::interop::upb::GetArena from protos::internal::GetArena
by Hong Shin
· 7 months ago
d4a8995
Abrogate protos::internal::CreateMessageProxy with hpb::interop::upb::MakeHandle
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
a33a81b
Move ExtensionNumber from protos to hpb
by Hong Shin
· 7 months ago
caa8f9d
Move hpb::internal::CreateMessage to hpb::interop::upb::CreateMessage
by Hong Shin
· 7 months ago
9a24fc9
Abrogate protos::MessageAllocationError with hpb::MessageAllocationError
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
f48205f
Internal change
by Adam Cozzette
· 7 months ago
7a039dd
Remove repeated_field_iterator (protos)
by Hong Shin
· 8 months ago
1937e76
Expunge protos_internal in totality
by Hong Shin
· 8 months ago
dd3a8bf
Genned header: UPB -> HPB
by Hong Shin
· 8 months ago
090edb7
replace protos namespace from {repeated_field, repeated_field_iterator} with hpb
by Hong Shin
· 8 months ago
c75e50f
Obliterate protos namespace from hpb.h!
by Hong Shin
· 8 months ago
149407e
Internal changes
by Mike Kruskal
· 8 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
133136c
Migrate internal.h to hpb + update fwd hdr
by Hong Shin
· 9 months ago
16a8034
Migrate Arena to hpb namespace with forwarding
by Hong Shin
· 9 months ago
5f366b3
update .proto namespace for hpb_generator/tests
by Hong Shin
· 9 months ago
b8cb34d
Prepare the code for migrating return types from `const std::string&` to
by Protobuf Team Bot
· 9 months ago
ab78e2f
protos -> hpb namespace transition :: minimal slice
by Hong Shin
· 9 months ago
7a2b37f
Update hpb generator plugin namespace protos -> hpb
by Hong Shin
· 9 months ago
fba399a
Remove protos/requires.h
by Hong Shin
· 9 months ago
096b139
move upb/hpb_generator -> protobuf/compiler/hpb
by Hong Shin
· 9 months ago
643b0a6
Internal changes
by Mike Kruskal
· 9 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
8d8db9c
update hpb_generator emitted comment protos_generator -> hpb_generator
by Hong Shin
· 9 months ago
0d1e067
Remove bad dep imported_proto
by Hong Shin
· 10 months ago
968087e
protos abrogation stage 1 - rename :: hpb for protos_generator
by Hong Shin
· 10 months ago