1. 7a039dd Remove repeated_field_iterator (protos) by Hong Shin · 8 months ago
  2. 1937e76 Expunge protos_internal in totality by Hong Shin · 8 months ago
  3. b9f46b8 Remove deprecated reflection.py usages from test by Jie Luo · 8 months ago
  4. 0644290 Internal version update. by Protobuf Team Bot · 8 months ago
  5. b70c4b0 Raise warnings for deprecated python cpp extension GetDebugString(). by Jie Luo · 8 months ago
  6. dd3a8bf Genned header: UPB -> HPB by Hong Shin · 8 months ago
  7. 7693054 Automated g4 rollback of changelist 662071950. by Mark Hansen · 8 months ago
  8. b71e5ee Tighten type bounds on GeneratedMessageLite.defaultInstanceMap. by Mark Hansen · 8 months ago
  9. 6739739 hpb: rm unused ctor by Hong Shin · 8 months ago
  10. fda2669 Remove upb/protos/bazel/* by Hong Shin · 8 months ago
  11. 4e6b93c Remove a volatile read/write in SmallSortedMap.entrySet() by Mark Hansen · 8 months ago
  12. 744c9dd Rename `#[googletest::test]` to `#[gtest]` by Dmitri Gribenko · 8 months ago
  13. a10b619 Remove SmallSortedMap.lazyDescendingEntrySet field caching by Mark Hansen · 8 months ago
  14. b9d1cff Add protobuf_java to Bzlmod presubmit checks. by Sandy Zhang · 8 months ago
  15. cdd5ac6 Enable testing of more serialization codepaths for implicit presence fields. by Tony Liao · 8 months ago
  16. 135eb82 Use large runners for ubsan to avoid running out of disk space by Mike Kruskal · 8 months ago
  17. 5b6f684 Minor cleanup: IWYU, clang-tidy, etc. by Protobuf Team Bot · 8 months ago
  18. 7eb1aaf Internal version update. by Protobuf Team Bot · 8 months ago
  19. 7963b84 Remove obsolete C++ interop methods from $Msg$ by Jakob Buchgraber · 8 months ago
  20. df1aad4 Fix `TextFormat.Parser` to appropriately handle unknown values for open enums by Protobuf Team Bot · 8 months ago
  21. 903c3f1 Nextgen Proto Pythonic API: Add duration.py by Jie Luo · 8 months ago
  22. 814352c Minor cleanup: IWYU, clang-tidy fixes. by Protobuf Team Bot · 8 months ago
  23. b0fd225 Fix for cl/660491962: If `names_to_test` is exhausted by a suite, we still shouldn't run ANY tests of subsequent ones. by Yamil Morales · 8 months ago
  24. 61b96dd Internal version update. by Protobuf Team Bot · 8 months ago
  25. 1f93cf8 Internal Change by Protobuf Team Bot · 8 months ago
  26. 479a80c internal change by Protobuf Team Bot · 8 months ago
  27. 7356adb internal proto_library change by Protobuf Team Bot · 8 months ago
  28. 1ec060b re-point upb_cc_proto_library_bzl from upb to hpb and utilize hpb_proto_library by Hong Shin · 8 months ago
  29. 2ed410a Automated rollback of commit 1492fa9598a79461a79f371c64a22888a6ed6fa0. by Evan Brown · 8 months ago
  30. 3ce384a go/conformanceDebuggability can now run tests in isolation without producing debugging info/commands. Test names to be run in isolation are passed through the --test flag, and if the user wishes to debug them, they will set --debug. by Yamil Morales · 8 months ago
  31. ee26f27 Nextgen Proto Pythonic API: Add timestamp.py by Jie Luo · 8 months ago
  32. 737a05b Internal version update. by Protobuf Team Bot · 8 months ago
  33. f066157 Expunge protos_extension_lock entirely by Hong Shin · 8 months ago
  34. ea94ce4 Auto-generate files after cl/660236451 by Protobuf Team Bot · 8 months ago
  35. 9277baa Formatting beautifications. by Tony Liao · 8 months ago
  36. 2f8472a Introduce hpb_proto_library_bzl by Hong Shin · 8 months ago
  37. c8272f5 Internal changes to versions by Protobuf Team Bot · 8 months ago
  38. c7a723b Remove Arena::CreateMessage. by Chris Kennelly · 8 months ago
  39. 090edb7 replace protos namespace from {repeated_field, repeated_field_iterator} with hpb by Hong Shin · 8 months ago
  40. d794139 [ObjC] Deprecate GPBUnknownFieldSet and related apis. by Thomas Van Lenten · 8 months ago
  41. 1492fa9 Automated rollback of commit e2525e6b365459f9183cb21815f74b4bba205481. by Protobuf Team Bot · 8 months ago
  42. 1a300ce [ObjC] More tests around unknown to known failure cases. by Thomas Van Lenten · 8 months ago
  43. 69698c1 Internal change. by Cong Liu · 8 months ago
  44. 9bcd5a3 Internal changes to versions by Protobuf Team Bot · 8 months ago
  45. f5ffaf9 Remove unused pom.xml files. by Deanna Garcia · 8 months ago
  46. 0f02d84 Move `msg.merge_from(othermsg)` onto a trait fn by Protobuf Team Bot · 8 months ago
  47. 3281605 Cleanup: fix rawtypes warnings in SchemaUtil by Mark Hansen · 8 months ago
  48. 2bac0e4 Change merge_from() to take impl AsView instead of impl Proxy. by Protobuf Team Bot · 8 months ago
  49. e2525e6 Enable small object optimization (SOO) for RepeatedField in order to reduce data indirections. by Evan Brown · 8 months ago
  50. 05e7398 Add functions for handling short (`uint16_t`) values by Protobuf Team Bot · 8 months ago
  51. 0811818 Delete protos README by Hong Shin · 8 months ago
  52. ef2a0dd Internal change by Protobuf Team Bot · 8 months ago
  53. aea6dfc Remove protos_traits.h by Hong Shin · 8 months ago
  54. cb71119 Internal changes to versions by Protobuf Team Bot · 8 months ago
  55. 8714892 Set -ex in test_java.yml by Deanna Garcia · 8 months ago
  56. 072fc19 Auto-generate files after cl/658841466 by Protobuf Team Bot · 8 months ago
  57. 580b595 Removes setjmp/longjmp if UPB is running in a WASM-WAMR environment by Protobuf Team Bot · 8 months ago
  58. f26bdff [ObjC] Support errors when merging unknown fields to a message. by Thomas Van Lenten · 8 months ago
  59. 63b8e4e Automated rollback of commit 1e6abadc2b1612b6f00fe861dae39601252765d8. by Thomas Van Lenten · 8 months ago
  60. db48abb Add breaking change detection for well-known types (#17513) by jchadwick-buf · 8 months ago
  61. 621f2a2 Remove unused field MessageSchema.syntax by Mark Hansen · 8 months ago
  62. 910f627 Inline ArrayList's array into SmallSortedMap by Mark Hansen · 8 months ago
  63. 58a97a4 Add tests for string APIs for implicit presence fields. by Tony Liao · 8 months ago
  64. fe7b64e [ObjC] Add apis for removing things from `GPBUnknownFields`. by Thomas Van Lenten · 8 months ago
  65. 184f3a3 Remove codes for unsupported Ruby (#17353) by y-yagi · 8 months ago
  66. 258f3e9 Internal changes to versions by Protobuf Team Bot · 8 months ago
  67. c75e50f Obliterate protos namespace from hpb.h! by Hong Shin · 8 months ago
  68. f87523d fix the crate name being used by the gencode library. by Derek Benson · 8 months ago
  69. 582e80e Set up for Rust-cpp Protobuf implementation message matcher. by Yamil Morales · 8 months ago
  70. c75787c Documentation Update: Add comment to describe parse options. by Tony Liao · 8 months ago
  71. 366fbba Internal changes to versions by Protobuf Team Bot · 8 months ago
  72. f9ecda5 Reuse empty int[0] in MessageSchema.intValue to save allocations by Mark Hansen · 8 months ago
  73. 6fdcc0b Remove clear_and_parse inherent method in favor of a trait fn. by Protobuf Team Bot · 8 months ago
  74. 9d628f8 Create an initial version of protobuf-codegen. This exposes an initial working version of codegen for use with cargo. by Derek Benson · 8 months ago
  75. 7c93804 Refactor java maven GHA test to use our generated jars. by Deanna Garcia · 8 months ago
  76. c727837 Auto-generate files after cl/658038844 by Protobuf Team Bot · 8 months ago
  77. 149407e Internal changes by Mike Kruskal · 8 months ago
  78. 5ac8ee1 Return backing array memory to arena in ExtensionSet. by Evan Brown · 8 months ago
  79. 06a520c Add wire format parsing unit tests for implicit presence fields. by Tony Liao · 8 months ago
  80. 6ab302d Rust: cut down on the amount of generated C++ code needed for maps by Adam Cozzette · 8 months ago
  81. 76c767f Add traits for interop fns. by Protobuf Team Bot · 8 months ago
  82. 9cceb62 Fix broken github_only comment in cargo build rule by Derek Benson · 8 months ago
  83. c7d4697 Add an protobuf::__internal::SealedInternal trait by Protobuf Team Bot · 8 months ago
  84. 824f6ac Migrate core (sans Parse & Serialize) and extension funcs from `protos` to `hpb` by Hong Shin · 8 months ago
  85. 7ad56e7 Introduce an upb::AssociatedMiniTable trait in Rust. by Protobuf Team Bot · 8 months ago
  86. 51763f3 Automated rollback of commit 74f6da4d26173088de178365678891105393799e. by Protobuf Team Bot · 8 months ago
  87. 1f9206c Internal Change by Hong Shin · 8 months ago
  88. 504a5d0 Add pkg build rules to create a zip of the protobuf rust crate by Derek Benson · 8 months ago
  89. 9f5aed3 Migrate all of `protos::internal` into `hpb::internal` by Hong Shin · 8 months ago
  90. 5854e2b Implement std::error::Error for String by Jakob Buchgraber · 8 months ago
  91. eceb8cc Implementation of go/conformanceDebuggability. Refactor ForkPipeRunner::RunTest(): There's no need for rerunning through argv for common flags between suites. This also enables "debug_test_names" to be shared between suites. by Yamil Morales · 8 months ago
  92. 50f58a6 Migrate to standard parameterized test framework by Protobuf Team Bot · 8 months ago
  93. f396f7c Replace preprocessor macros with `ToHost` from endian by Protobuf Team Bot · 8 months ago
  94. 7141c30 Rust: update map setters to take `IntoProxied` by Adam Cozzette · 8 months ago
  95. 1e1bf0d Move the declaration of the upb map begin constant into rust by Derek Benson · 8 months ago
  96. 0fbba32 Add Message::Clear() and MessageMut::Clear() (behind the Clear trait) by Protobuf Team Bot · 8 months ago
  97. 1aedb97 Move python WKT test proto messages into well_known_types_test.proto by Jie Luo · 8 months ago
  98. 9bd8156 Remove deprecated .deseralize() fn by Protobuf Team Bot · 8 months ago
  99. 6f58085 Adds an initial Cargo.toml for the protobuf crate. by Derek Benson · 8 months ago
  100. 1e6abad Automated rollback of commit 1f717248b761e4f37c7d9cb9773c83b9948d9ae9. by Thomas Van Lenten · 8 months ago