1. 90e2b4b Automated refactor of Label.parseAbsolute() to always pass a repository mapping by dannark · 7 years ago
  2. b853651 Make JavaCompileAction and friends emit new-style arguments. by tomlu · 7 years ago
  3. a729b9b Replace path implementation. by tomlu · 7 years ago
  4. ac09f0a Add type assertion that TreeFileArtifact's parentTreeArtifact member is a by cpeyser · 7 years ago
  5. a904b85 Allow CustomCommandLine's mapFn to expand each object into multiple items. by tomlu · 7 years ago
  6. ac03ccf Use nested set cache in key computation for CustomCommandLine. by tomlu · 7 years ago
  7. 192c890 Start serializing ArtifactOwner: put in a simple codec for the null artifact owner and fix up BuildConfigurationValue.Key. ConfiguredTargetKey is going to need some modifications to AutoCodec: probably the long-awaited static "create" method. by janakr · 7 years ago
  8. ee6a686 Introduce Root class. by tomlu · 7 years ago
  9. 1cdcdf9 Rename Root to ArtifactRoot. by tomlu · 7 years ago
  10. 89eaee5 Remove use of Root#asDerivedRoot where the derived root == exec root. by tomlu · 7 years ago
  11. bb50580 Inline CustomCommandLine methods that can be expressed using VectorArg. by tomlu · 8 years ago
  12. c03ca7c Improve CustomCommandLine interface. by tomlu · 8 years ago
  13. 8158a28 Remove CustomArgv. It is unused. by tomlu · 8 years ago
  14. 59f1d88 Add more type safety to CustomCommandLine. by tomlu · 8 years ago
  15. 388d8d3 Remove unused tree artifact methods from CustomCommandLine. by tomlu · 8 years ago
  16. 4435515 Inline @Deprecated methods in CustomCommandLine. by tomlu · 8 years ago
  17. bf0fbfd Improve CustomCommandLine. by tomlu · 8 years ago
  18. f4aeaed CustomCommandLine: add emptiness checks by laszlocsomor · 8 years ago
  19. 33cd68e Automated rollback of commit a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c. by laszlocsomor · 8 years ago
  20. 01ddfb7 Internal change by Googler · 8 years ago
  21. 5752463 AndroidBusyBox: deprecate path-list-type flags by laszlocsomor · 8 years ago
  22. a76c94b CustomCommandLine.Builder: clean up its interface by laszlocsomor · 8 years ago
  23. aea56b3 Migrate Java tests to Truth. RELNOTES: None. by lberki · 8 years ago
  24. 645981c Do not expand nested sets in resource merging action construction. by Googler · 8 years ago
  25. b4060b6 Refactor all ctor callsites of PathFragment to instead call a static 'create' method. by nharmata · 8 years ago
  26. 2c7d7b3 Rename TreeFileArtifact-related functions to make them more self-explanatory and some minor clean-ups. by Rumou Duan · 9 years ago
  27. 6d42e33 CommandLine: Add support for tree artifact expansions. by Rumou Duan · 9 years ago
  28. 5052a04 Introducing SpawnActionTemplate, a stub action for TreeArtifacts at analysis time that can expand into a list of SpawnActions operating on associated TreeFileArtifacts inside TreeArtifacts at execution time. by Rumou Duan · 9 years ago
  29. 0220dc7 Migrated tests in devtools/build/lib/actions to JUnit 4. by Florian Weikert · 9 years ago
  30. 6875506 Trying again with checking for the presence of the "resources" attribute and deduplication of transitive and direct dependencies in the AndroidProcessingAction. by Googler · 9 years ago
  31. 40229e3 Automated [] rollback of []. by Eric Fellheimer · 9 years ago
  32. b019e5e Trying again with checking for the presence of the "resources" attribute. by Googler · 9 years ago
  33. 26ac1f5 []Rollback of commit 65425810207c9fd6892abfaa95da65e25db5e515. by Googler · 9 years ago
  34. 6542581 Change the resource dependency handling to separate between the transitive and direct resources from libraries. by Googler · 9 years ago
  35. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  36. 6e91eb9 Move Label from the lib.syntax to the lib.cmdline package so that: by Lukacs Berki · 10 years ago
  37. a643436 Parse the label syntax "@//a:b" so that eventually we can make that the syntax that means "refer to the main repository". by Lukacs Berki · 10 years ago
  38. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago