1. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 1 month ago
  2. 6666d0f Switch bp2build mutator to bottom up by Chris Parsons · 1 year, 4 months ago
  3. ab29f57 Fix target_compatible_with non-determinism for proto.include_dirs by Spandan Das · 1 year, 5 months ago
  4. 43dfeb6 Replace sync.Mutex with Sync.Map by Spandan Das · 1 year, 5 months ago
  5. 662b09e Merge "Prevent concurrent read/writes to a map" into main by Treehugger Robot · 1 year, 5 months ago
  6. fc6e645 Prevent concurrent read/writes to a map by Spandan Das · 1 year, 5 months ago
  7. f26ee15 Bugfixes for proto_library (proto.include_dirs) by Spandan Das · 1 year, 5 months ago
  8. cb84763 Translate python_libray.pkg_path to proto.import_prefix by Spandan Das · 1 year, 5 months ago
  9. 4e5a194 Add proto.local_include_dirs support in bp2build by Spandan Das · 1 year, 5 months ago
  10. e0f2ed5 Add manual tag to proto_library at the root package by Spandan Das · 1 year, 5 months ago
  11. ec39d51 Handle proto.include_dirs in bp2build for CC by Spandan Das · 1 year, 5 months ago
  12. 215adb4 Fix possible orphaned proto_library targets by Spandan Das · 1 year, 5 months ago
  13. 7dc6bcb fix protos in another dir + a module that uses it by Liz Kammer · 1 year, 5 months ago
  14. c53767e Handle .proto files that end up in a different package by Spandan Das · 1 year, 5 months ago
  15. 39b6cc5 Ignore test apexes from bp2build generated tags by Spandan Das · 1 year, 9 months ago
  16. eddd3c0 add APEX transitive dependency validation by Sam Delmerico · 2 years, 1 month ago
  17. e9b33f7 use CommonAttributes for Tags in protos filegroups by Sam Delmerico · 2 years, 2 months ago
  18. 2a85fb1 Fix a bug where deps were missing for converted proto_library by Yu Liu · 2 years, 4 months ago
  19. 2aa806b Support proto modules with external references. by Yu Liu · 2 years, 5 months ago
  20. 2d13614 Support proto.include_dirs by Yu Liu · 2 years, 5 months ago
  21. 97bd127 convert .aidl srcs for java_library by Sam Delmerico · 2 years, 5 months ago
  22. c768102 convert java proto libraries with bp2build by Sam Delmerico · 3 years ago
  23. 7756c8f Correct bp2build canonical_from_root logic by Liz Kammer · 2 years, 11 months ago
  24. 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 3 years, 4 months ago
  25. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
  26. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  27. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
  28. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  29. 19878da Move proto compilation to RuleBuilder by Colin Cross · 6 years ago
  30. ab9f426 Add proto.canonical_path_from_root by Dan Willemsen · 7 years ago
  31. a3b2500 Ensure -I . is the first protoc argument by Colin Cross · 7 years ago
  32. 6af17aa Add support for .proto files in java modules by Colin Cross · 7 years ago
  33. 38f794e Refactor proto in preparation for java proto support by Colin Cross · 7 years ago