1. 6af3218 Reimplement ExtensionSet::MergeFrom for the copy case for better performance. by Vitaly Goldshteyn · 37 minutes ago main
  2. fc6ae67 fix(example): go version is too low (#19293) by Kaikai · 8 hours ago
  3. 245acbf Make fuzz test check round-trip correctness of upb encoder/decoder. by Joshua Haberman · 13 hours ago
  4. 36111c2 Auto-generate files after cl/698497070 by Protobuf Team Bot · 14 hours ago
  5. 6ce48c2 Automated rollback of commit 6b9d5c425e46eecd6b04b95bd5d3eb9056138e70. by Hong Shin · 14 hours ago
  6. db71344 Move iteration APIs to headers, so they're inlined in loop calls by Protobuf Team Bot · 14 hours ago
  7. 20b6e24 Internal change by Deanna Garcia · 15 hours ago
  8. 6b9d5c4 hpb: when parsing T*'s, delegate to the canonical Ptr<T> by Hong Shin · 16 hours ago
  9. c8c9cf3 Auto-generate files after cl/698437576 by Protobuf Team Bot · 17 hours ago
  10. 35dbd5c Use an explicit union with commented explanation rather than casting by Protobuf Team Bot · 17 hours ago
  11. 95c2cb8 Auto-generate files after cl/698430014 by Protobuf Team Bot · 17 hours ago
  12. 03d24e3 Auto insert the version number into the Cargo.toml files. by Protobuf Team Bot · 17 hours ago
  13. 3781f45 Fix a python bug that UPB and Python C++ extension assume MessageSet extensions are ordered first by Jie Luo · 17 hours ago
  14. f5a2937 Drop Python 3.8 support by Protobuf Team Bot · 19 hours ago
  15. 3ba0709 fix(example): c++14 limitation (#19292) by Kaikai · 32 hours ago
  16. d3e9897 Fix a python bug for text_format pretty print when Struct in Any by Jie Luo · 34 hours ago
  17. 0e6a310 Add a unit test demonstrating broken `Timestamps.parse()` behavior. by Kurt Alfred Kluever · 35 hours ago
  18. 45ccf25 Auto-generate files after cl/698144846 by Protobuf Team Bot · 2 days ago
  19. a4ab874 Auto-generate files after cl/698144412 by Protobuf Team Bot · 2 days ago
  20. b428e53 Propagate aliasing option to parse of unknown fields by Protobuf Team Bot · 2 days ago
  21. 8a17c53 Internal change by Protobuf Team Bot · 2 days ago
  22. 7e9e8db Auto-generate files after cl/698134895 by Protobuf Team Bot · 2 days ago
  23. fdc83b9 Internal change by Protobuf Team Bot · 2 days ago
  24. c172b3d Auto-generate files after cl/698125313 by Protobuf Team Bot · 2 days ago
  25. 7d195da Internal change by Protobuf Team Bot · 2 days ago
  26. 2d14a70 Auto-generate files after cl/698095451 by Protobuf Team Bot · 2 days ago
  27. cf46e11 Simplification: remove unused hpb::Parse invocations by Hong Shin · 2 days ago
  28. fe61c44 Internal change by Protobuf Team Bot · 2 days ago
  29. a1d73ff Auto-generate files after cl/698094874 by Protobuf Team Bot · 2 days ago
  30. a8c4159 Add a comment that `is_cleared` is always false for repeated fields. by Vitaly Goldshteyn · 2 days ago
  31. ea0ab2d Auto-generate files after cl/698068189 by Protobuf Team Bot · 2 days ago
  32. 13157d4 Internal change by Protobuf Team Bot · 2 days ago
  33. ec5acb6 Auto-generate files after cl/698062640 by Protobuf Team Bot · 2 days ago
  34. 320cd47 Introduce BUILD files by the rust /cargo, /protobuf_codegen and protobuf_codegen/example directories. by Protobuf Team Bot · 2 days ago
  35. c5cd6a2 Auto-generate files after cl/698037030 by Protobuf Team Bot · 2 days ago
  36. 685f2dd Internal change by Evan Brown · 2 days ago
  37. ce4c572 Auto-generate files after cl/698031256 by Protobuf Team Bot · 2 days ago
  38. 44b188f Internal change by Protobuf Team Bot · 2 days ago
  39. 416de3a Auto-generate files after cl/698015352 by Protobuf Team Bot · 2 days ago
  40. 74cbd31 hpb: refactor repeated tests to repeated_test.cc by Hong Shin · 2 days ago
  41. 347e0bb Auto-generate files after cl/698010022 by Protobuf Team Bot · 2 days ago
  42. cd837fd upb: Add upb_Message_GetExtensionMutableArray by Hong Shin · 2 days ago
  43. 8aa3d35 Auto-generate files after cl/697978654 by Protobuf Team Bot · 2 days ago
  44. c014e96 Internal by Protobuf Team Bot · 2 days ago
  45. 453f39d Internal change by Protobuf Team Bot · 2 days ago
  46. 8586e0f Auto-generate files after cl/697978002 by Protobuf Team Bot · 2 days ago
  47. 4845eec Internal version update. by Protobuf Team Bot · 2 days ago
  48. 3c9d98c Auto-generate files after cl/697911107 by Protobuf Team Bot · 2 days ago
  49. a002812 Internal change by Protobuf Team Bot · 2 days ago
  50. 403defd Auto-generate files after cl/697864682 by Protobuf Team Bot · 2 days ago
  51. 4df1164 Internal change by Protobuf Team Bot · 2 days ago
  52. 8b2efee Auto-generate files after cl/697804639 by Protobuf Team Bot · 2 days ago
  53. 73f7151 Internal change by Protobuf Team Bot · 2 days ago
  54. f8948c3 Auto-generate files after cl/697777264 by Protobuf Team Bot · 2 days ago
  55. 6d15955 Fix typo in BCR maintainer name config for acozzette@ by Sandy Zhang · 2 days ago
  56. 80a5a51 Add toolchain type for remaining actions by Nevena Kotlaja · 2 days ago
  57. 798bf72 Auto-generate files after cl/697739629 by Protobuf Team Bot · 3 days ago
  58. 8549d0a hpb: refactor extension_test.cc into its own file by Hong Shin · 3 days ago
  59. 015f68d Auto-generate files after cl/697734257 by Protobuf Team Bot · 3 days ago
  60. f4119fd Internal change by Protobuf Team Bot · 3 days ago
  61. c9ea232 Auto-generate files after PR #19266 by Protobuf Team Bot · 3 days ago
  62. 0d98796 Refer to upb_proto_c_library rather than upb_proto_library. (#19266) by Philipp Stephani · 3 days ago
  63. dc4e9f8 Auto-generate files after cl/697711659 by Protobuf Team Bot · 3 days ago
  64. 5e2db47 Remove unnecessary tree fallback code. This reduces code complexity. by Protobuf Team Bot · 3 days ago
  65. 43f07dc Auto-generate files after cl/697690765 by Protobuf Team Bot · 3 days ago
  66. f72b103 hpb: impl GlobalExtensionRegistry by Hong Shin · 3 days ago
  67. c2e5ad3 Auto-generate files after cl/697681835 by Protobuf Team Bot · 3 days ago
  68. a9917a3 internal change by Sandy Zhang · 3 days ago
  69. 778ebab Auto-generate files after cl/697674755 by Protobuf Team Bot · 3 days ago
  70. 2cb5693 Internal change by Protobuf Team Bot · 3 days ago
  71. 71ef30a Auto-generate files after cl/697592092 by Protobuf Team Bot · 3 days ago
  72. 40fbe6a Internal version update. by Protobuf Team Bot · 3 days ago
  73. eeba9e6 Auto-generate files after cl/697510064 by Protobuf Team Bot · 3 days ago
  74. e8a6ee6 proto: add warning to *Options.features fields by Protobuf Team Bot · 3 days ago
  75. 7c42467 Auto-generate files after cl/697484110 by Protobuf Team Bot · 3 days ago
  76. d463580 Internal change by Protobuf Team Bot · 3 days ago
  77. f17a357 Auto-generate files after cl/697399144 by Protobuf Team Bot · 4 days ago
  78. 30aac4b Internal change. by cpovirk · 4 days ago
  79. 1dee726 Auto-generate files after cl/697200309 by Protobuf Team Bot · 5 days ago
  80. 1a3f63f Internal change by Protobuf Team Bot · 5 days ago
  81. c86b9f1 Auto-generate files after cl/697085100 by Protobuf Team Bot · 5 days ago
  82. 7f9c902 Internal change by Protobuf Team Bot · 5 days ago
  83. a0a4cda Auto-generate files after cl/697065983 by Protobuf Team Bot · 5 days ago
  84. f8600c8 Internal change by Protobuf Team Bot · 5 days ago
  85. b32bf9e Auto-generate files after cl/697044521 by Protobuf Team Bot · 5 days ago
  86. df44c80 Internal change by Protobuf Team Bot · 5 days ago
  87. 9146075 Auto-generate files after cl/697036283 by Protobuf Team Bot · 5 days ago
  88. f1d81a0 Tighten up size calculation for flexible array members by Protobuf Team Bot · 5 days ago
  89. 28812a8 Auto-generate files after cl/697017028 by Protobuf Team Bot · 5 days ago
  90. 5e1cc24 Use noncontiguous unknown fields API in upb message compare by Protobuf Team Bot · 5 days ago
  91. d597ffe Auto-generate files after cl/697008785 by Protobuf Team Bot · 6 days ago
  92. 1d9391f Auto-generate files after cl/697007124 by Protobuf Team Bot · 6 days ago
  93. d1b851c Add unknown fields during group decode in a single call, to permit aliasing by Protobuf Team Bot · 6 days ago
  94. 61e3faf Internal change by Protobuf Team Bot · 6 days ago
  95. 47a241e Auto-generate files after cl/696997301 by Protobuf Team Bot · 6 days ago
  96. 51d32b9 Internal change by Protobuf Team Bot · 6 days ago
  97. 7881764 Auto-generate files after cl/696942733 by Protobuf Team Bot · 6 days ago
  98. a7875bb Remove the time (or time-based) entropy being added to Map's seed. by Protobuf Team Bot · 6 days ago
  99. 254f1e8 Internal change by Protobuf Team Bot · 6 days ago
  100. 4e63b9a Auto-generate files after cl/696936553 by Protobuf Team Bot · 6 days ago