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