1. eab1fa2 Fixed layering check violations once and for all in upb bootstrapping. by Joshua Haberman · 5 months ago
  2. b837d17 Update to shortened headers in upb_generator by Hong Shin · 1 year, 2 months ago
  3. cf3a6f5 Enabled editions support for upb generated code. by Joshua Haberman · 1 year, 2 months ago
  4. 12c7bb0 Rename `upbc` to `upb_generator` by Adam Cozzette · 1 year, 4 months ago[Renamed (94%) from upbc/file_layout.h]
  5. 501ecec Reorganize upb file structure by Adam Cozzette · 1 year, 4 months ago[Renamed (95%) from upb/upbc/file_layout.h]
  6. 7286ffc Merge the protobuf and upb Bazel repos by Adam Cozzette · 1 year, 4 months ago
  7. 047df98 Move upb-x/ back to upb/ by Adam Cozzette · 1 year, 5 months ago[Renamed from upb-x/upbc/file_layout.h]
  8. 895f190 Move upb to upb-x by Adam Cozzette · 1 year, 5 months ago[Renamed from upb/upbc/file_layout.h]
  9. 1ba80d7 Move upb-temp/ back to upb/ by Adam Cozzette · 1 year, 5 months ago[Renamed from upb-temp/upbc/file_layout.h]
  10. d38b856 Move upb/ to upb-temp/ by Adam Cozzette · 1 year, 5 months ago[Renamed from upb/upbc/file_layout.h]
  11. 0d1ba13 Move everything into new upb/ directory by Adam Cozzette · 1 year, 5 months ago[Renamed from upbc/file_layout.h]
  12. d2f10df upb: split apart upb/upb.hpp, delete :upb by Eric Salo · 1 year, 5 months ago
  13. 5aca728 Reformat copyright headers by Adam Cozzette · 1 year, 5 months ago
  14. 07f6b57 Split mini_descriptor into its own directory by Joshua Haberman · 1 year, 7 months ago
  15. e41a2d7 upb is self-hosting! by Joshua Haberman · 2 years ago
  16. 003ecb3 Rolling forward: expanded GCC diagnostic pragmas to cover all of accessors.h. by Joshua Haberman · 2 years, 1 month ago
  17. 565b28c Unified accessor API for repeated field getters and setters. by Protobuf Team Bot · 2 years, 1 month ago
  18. 48ad4bb Unified accessor API for repeated field getters and setters. by Joshua Haberman · 2 years, 1 month ago
  19. d22d6d7 Refactored message accessors to share a common set of functions instead of duplicating logic. by Joshua Haberman · 2 years, 2 months ago
  20. 27d70ed clean up the :mini_table build target by Eric Salo · 2 years, 2 months ago
  21. 33633fd generated code now uses the scalar get accessors by Eric Salo · 2 years, 2 months ago
  22. 75907f7 rename the upb_MiniTable subtypes to follow the upb style guide: by Eric Salo · 2 years, 2 months ago
  23. d9b6f13 remove upb_MtDataEncoder from the public surface by Eric Salo · 2 years, 2 months ago
  24. 5c64680 implement mini descriptors for message sets by Eric Salo · 2 years, 3 months ago
  25. 20310e2 implement mini descriptors for maps by Eric Salo · 2 years, 3 months ago
  26. 46e306b Move generator shared support code to common target. by Protobuf Team Bot · 2 years, 7 months ago