1. 94d5f12 Adding DLL export/import tags to generated public upb API (redux) (#17079) by h-vetinari · 9 months ago
  2. a9387b5 Auto-generate files after cl/642616862 by Protobuf Team Bot · 9 months ago
  3. 1b45160 Enable tree shaking unused sub-messages for C generated MiniTables. by Joshua Haberman · 9 months ago
  4. 968087e protos abrogation stage 1 - rename :: hpb for protos_generator by Hong Shin · 9 months ago
  5. 9f2893a Auto-generate files after cl/642327960 by Protobuf Team Bot · 9 months ago
  6. bcde8d4 Generate one source file per message/enum/extension on Android/iOS. by Joshua Haberman · 9 months ago
  7. b2a6cdb Auto-generate files after cl/640749918 by Protobuf Team Bot · 9 months ago
  8. 3dd89a4 Automated rollback of commit 638ee8f6545eae9a7e65c48c6b60a83c88db605a. by Protobuf Team Bot · 9 months ago
  9. 5691847 Auto-generate files after cl/640592937 by Protobuf Team Bot · 9 months ago
  10. 638ee8f Generate one source file per message/enum/extension on Android/iOS. by Joshua Haberman · 9 months ago
  11. 532f0c2 Auto-generate files after cl/640369522 by Protobuf Team Bot · 9 months ago
  12. 85c7cc2 Add an indirection to sub-messages pointers to allow for static tree shaking. by Joshua Haberman · 9 months ago
  13. a1c99af Introduced a generated extension registry using linker arrays. by Joshua Haberman · 10 months ago
  14. d3b2fc5 Auto-generate files after cl/630090538 by Protobuf Team Bot · 11 months ago
  15. c9eeb1c Internal changes. by Protobuf Team Bot · 11 months ago
  16. 7a1c926 upb: begin to delete the old Dart v2 plugin code by Eric Salo · 11 months ago
  17. 88e4ec9 Fix Windows 2019 linker error due to bootstrap/staleness issues by Mike Kruskal · 11 months ago
  18. 9b8f41c upb: rewrite the Dart code generator in C++ by Eric Salo · 11 months ago
  19. ac32c97 Auto-generate files after cl/623355801 by Protobuf Team Bot · 11 months ago
  20. 9118be9 upb: extension/basefield setters are now public functions by Eric Salo · 11 months ago
  21. d7f032a Move private definitions out of //bazel by Protobuf Team Bot · 12 months ago
  22. 83ec410 Internal change by Protobuf Team Bot · 12 months ago
  23. da06505 upb: use mapentry() in the code generator by Eric Salo · 12 months ago
  24. b6032d7 Add basic upb cmake support. by Mike Kruskal · 1 year ago
  25. 45f9158 Auto-generate files after cl/613970553 by Protobuf Team Bot · 1 year ago
  26. 8c0485c Include minitable codegen in checked-in cmake files by Mike Kruskal · 1 year ago
  27. e41ffb0 Auto-generate files after cl/613765356 by Protobuf Team Bot · 1 year ago
  28. 58312a6 Check in upb bootstrap gencode for future cmake usage by Mike Kruskal · 1 year ago
  29. f2242d7 Add proto full name support for tracing. by Protobuf Team Bot · 1 year ago
  30. e8244da Adds mutable extension accessors to the codegen for upb C for getting mutable extension messages. by Protobuf Team Bot · 1 year ago
  31. e26193d Add no-op support for the experimental_strip_nonfunctional_codegen parameter. by Mike Kruskal · 1 year, 1 month ago
  32. dad74e2 upb: remove reflection:internal as a dep in upb_generator/ by Eric Salo · 1 year, 2 months ago
  33. 50d0421 Separate MiniTable code generator into a separate library target. by Joshua Haberman · 1 year, 2 months ago
  34. e6d8669 upb: fix gencode bug with Map<*, bytes> by Eric Salo · 1 year, 2 months ago
  35. c7f44a0 upb: finish locking down the upb_Array internals by Eric Salo · 1 year, 2 months ago
  36. 36d344b Automated rollback of commit 0ce457f6e7c15e2574d69ba445ea6cae7e6e44e8. by Marcel Hlopko · 1 year, 2 months ago
  37. c026907 upb: replace public universal hazzer with non-universal hazzers by Eric Salo · 1 year, 2 months ago
  38. 0ce457f Adds mutable extension accessors to the codegen for upb C and adds a `::protos::MutableExtension` method to upb C++ for getting a mutable extension. by Protobuf Team Bot · 1 year, 2 months ago
  39. c02f943 upb: distinguish between fields and extensions in the public clear() accessors by Eric Salo · 1 year, 2 months ago
  40. 64dbf0d upb: delete the aliases for upb:hash, upb:lex, upb:reflection_internal by Eric Salo · 1 year, 2 months ago
  41. 19c800c Fix warning from missing (void) on a 0-arg function. by Protobuf Team Bot · 1 year, 3 months ago
  42. 2fb0b93 upb: tighten up and lock down upb/wire/ by Eric Salo · 1 year, 3 months ago
  43. 238538b Fixed breaking ARM tests by properly aligning default options. by Joshua Haberman · 1 year, 3 months ago
  44. b997cb6 upb: add a non-void typedef for upb_Message by Eric Salo · 1 year, 3 months ago
  45. de7f589 upb: eliminate :mini_table_internal by Eric Salo · 1 year, 3 months ago
  46. 1f67b8d upb: tag upb_MiniTableField:offset as UPB_ONLYBITS() by Eric Salo · 1 year, 3 months ago
  47. a4a98bd upb: tag upb_Array.size as UPB_ONLYBITS() by Eric Salo · 1 year, 3 months ago
  48. fa62c92 upb: stop generating hazzers for repeated fields by Eric Salo · 1 year, 3 months ago
  49. 0755621 Automated rollback of commit 3c75c331d392f9699959bcd57875d79ecaca4785. by Eric Salo · 1 year, 3 months ago
  50. 3c75c33 upb: inline upb_Message_New() by Eric Salo · 1 year, 3 months ago
  51. b64c6e1 upb: implement upb_Message_ShallowClone()/Copy() by Eric Salo · 1 year, 3 months ago
  52. 848a2bf upb: tag upb_MiniTableField:number as UPB_ONLYBITS() by Eric Salo · 1 year, 4 months ago
  53. 0e6607a upb: tag upb_MiniTableField:mode as UPB_ONLYBITS() by Eric Salo · 1 year, 4 months ago
  54. cba4110 Force plugins to specify their edition support window. by Mike Kruskal · 1 year, 4 months ago
  55. bb5322a upb: lock down upb_MiniTable (mostly) by Eric Salo · 1 year, 4 months ago
  56. d0c8563 upb: lock down upb_MiniTableSub by Eric Salo · 1 year, 4 months ago
  57. 19ef3a5 upb: lock down MiniTableField by Eric Salo · 1 year, 4 months ago
  58. 21133d5 upb: lock down upb_MiniTableExtension by Eric Salo · 1 year, 4 months ago
  59. f6b38b5 upb: lock down upb_MiniTableEnum by Eric Salo · 1 year, 4 months ago
  60. 3ce2c57 upb: start to lock down upb_Array by Eric Salo · 1 year, 4 months ago
  61. 7fa050d upb: move IsSubMessage() and IsRepeatedOrMap() from mini_table/internal/field.h by Eric Salo · 1 year, 4 months ago
  62. 9b8b276 Move MessageInit function to cc_library by Kevin King · 1 year, 4 months ago
  63. 2a2ae9b Remove unused ext_scope variable from ExtensionIdentBase. by Protobuf Team Bot · 1 year, 4 months ago
  64. b837d17 Update to shortened headers in upb_generator by Hong Shin · 1 year, 4 months ago
  65. cf3a6f5 Enabled editions support for upb generated code. by Joshua Haberman · 1 year, 4 months ago
  66. 9a610f0 upb: delete unused function in the C code generator by Eric Salo · 1 year, 5 months ago
  67. ebdd7e3 Add private accessors for maps to be used by Rust's Map implementation. by Jakob Buchgraber · 1 year, 5 months ago
  68. c20b337 upb: remove redundant #includes from the foo.upbdefs.h gencode by Eric Salo · 1 year, 5 months ago
  69. a286c9b upb: create upb/reflection/BUILD by Eric Salo · 1 year, 5 months ago
  70. 90a7de5 upb: use upb_c_proto_library() instead of upb_proto_library() by Eric Salo · 1 year, 5 months ago
  71. f0392ec upb: s/std::endl/'\n' in upb_generator by Eric Salo · 1 year, 5 months ago
  72. c38ba8d upb: unroll a loop in upb_generator that only needs to iterate once by Eric Salo · 1 year, 5 months ago
  73. 745eff7 upb: fix staleness tests by Eric Salo · 1 year, 5 months ago
  74. 5b6543e upb: first attempt at implementing name mangling for minitable symbols by Eric Salo · 1 year, 5 months ago
  75. e912bc2 Internal change by Protobuf Team Bot · 1 year, 6 months ago
  76. 12c7bb0 Rename `upbc` to `upb_generator` by Adam Cozzette · 1 year, 6 months ago