1. 6e25bb9 Merge "Soong: use deterministic temp dir names in sbox" by Treehugger Robot · 4 years, 8 months ago
  2. bd8b0d2 Merge "Add and update comments in ui/build/upload.go" by Treehugger Robot · 4 years, 8 months ago
  3. ff5c9fc Merge "Update comments in genrule.go." by Alex Humesky · 4 years, 8 months ago
  4. 2f53f61 Merge "droidstubs: Remove unnecessary setting of DistFiles" by Treehugger Robot · 4 years, 8 months ago
  5. fd9fdec Merge "Add 'lo-prio' tag to temp blocklist." by Treehugger Robot · 4 years, 8 months ago
  6. 29e3bbe Update comments in genrule.go. by Alex Humesky · 4 years, 9 months ago
  7. d8aed4b droidstubs: Remove unnecessary setting of DistFiles by Paul Duffin · 4 years, 8 months ago
  8. fdea257 Merge "rust modules can be included in apex" by Jiyong Park · 4 years, 8 months ago
  9. 99644e9 rust modules can be included in apex by Jiyong Park · 4 years, 9 months ago
  10. 8abcbdc Merge "java_sdk_library: Copy removed API specification file to dist" by Paul Duffin · 4 years, 8 months ago
  11. 11402ca Merge "Remove redundant setting of DistFiles by apexBundle" by Paul Duffin · 4 years, 8 months ago
  12. a67ff60 Merge "Remove redundant setting of DistFiles by java.Library" by Paul Duffin · 4 years, 8 months ago
  13. 5e95589 Merge "Generalize the handling of dist tags" by Paul Duffin · 4 years, 8 months ago
  14. 4326e0e Merge "Differentiate between no dist tag and an empty dist tag" by Paul Duffin · 4 years, 8 months ago
  15. 17a8cd9 Add 'lo-prio' tag to temp blocklist. by Mathew Inwood · 4 years, 8 months ago
  16. c9b71a4 Merge "Use 1.48.0 prebuilts" by Thiébaud Weksteen · 4 years, 8 months ago
  17. 040e906 java_sdk_library: Copy removed API specification file to dist by Paul Duffin · 4 years, 8 months ago
  18. 281bc00 Remove redundant setting of DistFiles by apexBundle by Paul Duffin · 4 years, 8 months ago
  19. 6206805 Remove redundant setting of DistFiles by java.Library by Paul Duffin · 4 years, 8 months ago
  20. af970a2 Generalize the handling of dist tags by Paul Duffin · 4 years, 8 months ago
  21. 74f0559 Differentiate between no dist tag and an empty dist tag by Paul Duffin · 4 years, 8 months ago
  22. 6226949 Improve test coverage of dist processing code by Paul Duffin · 4 years, 8 months ago
  23. 89968e3 Expand dist property checks to cover dists by Paul Duffin · 4 years, 8 months ago
  24. d83988d Remove duplicate tests from TestGetDistForGoals by Paul Duffin · 4 years, 8 months ago
  25. 8b0349c Separate dist processing from make specific output by Paul Duffin · 4 years, 8 months ago
  26. c6fe19d Use 1.48.0 prebuilts by Thiébaud Weksteen · 4 years, 8 months ago
  27. 3e96141 Merge "Extract method to process bp file for androidmk_test.go" by Paul Duffin · 4 years, 8 months ago
  28. af07f73 Merge "Assume any <uses-library> is shared, add only toplevel ones to manifest." by Ulyana Trafimovich · 4 years, 8 months ago
  29. 103aaae Extract method to process bp file for androidmk_test.go by Paul Duffin · 4 years, 8 months ago
  30. 9c4c534 Merge "Documenting apex/builer.go" by Treehugger Robot · 4 years, 8 months ago
  31. b73daa5 Soong: use deterministic temp dir names in sbox by Ulf Adams · 4 years, 8 months ago
  32. d35d92a Merge "Improve TestGetDistForGoals debuggability" by Paul Duffin · 4 years, 8 months ago
  33. 463ab7a Merge "Ignore variant dependencies in rust-project.json" by Thiébaud Weksteen · 4 years, 8 months ago
  34. 5bbec1a Merge "Remove hardlink optmization in sbox" by Treehugger Robot · 4 years, 8 months ago
  35. 0fd0e95 Merge "Refactor rust to use AndroidMkEntries" by Liz Kammer · 4 years, 8 months ago
  36. c55dcfc Merge "Refactor python to use AndroidMkEntries." by Liz Kammer · 4 years, 8 months ago
  37. 6953ade Merge "Convert csuite config to use AndroidMkEntries" by Liz Kammer · 4 years, 8 months ago
  38. aa8ac24 Merge "Soong: add -T to nanopb call to suppress timestamp" by Treehugger Robot · 4 years, 8 months ago
  39. 82fd89b Soong: add -T to nanopb call to suppress timestamp by Ulf Adams · 4 years, 8 months ago
  40. b0ce575 Merge "Use a unique depfile for each gensrcs command" by Colin Cross · 4 years, 8 months ago
  41. d03797e Remove hardlink optmization in sbox by Colin Cross · 4 years, 8 months ago
  42. 0cc047a Improve TestGetDistForGoals debuggability by Paul Duffin · 4 years, 8 months ago
  43. 3c5905b Ignore variant dependencies in rust-project.json by Thiébaud Weksteen · 4 years, 8 months ago
  44. 78a7155 Assume any <uses-library> is shared, add only toplevel ones to manifest. by Ulya Trafimovich · 4 years, 8 months ago
  45. 65d5b7f Merge "Comment android/config.go" by Jingwen Chen · 4 years, 8 months ago
  46. b21906c Merge "Minor cleanup of environment.go." by Treehugger Robot · 4 years, 8 months ago
  47. bf6d82f Merge "Minor cleanup of cleanbuild.go (and partially build.go)." by Treehugger Robot · 4 years, 8 months ago
  48. c2acb8c Merge "Add comments about sysprop_library" by Treehugger Robot · 4 years, 8 months ago
  49. b81b990 Documenting apex/builer.go by Jiyong Park · 4 years, 8 months ago
  50. 3ea4eb8 Use a unique depfile for each gensrcs command by Colin Cross · 4 years, 8 months ago
  51. e2a17a5 Convert csuite config to use AndroidMkEntries by Liz Kammer · 4 years, 8 months ago
  52. dc71a6e Merge "Improve commenting of cc/binary.go." by Christopher Parsons · 4 years, 8 months ago
  53. 38214f5 Merge changes I8af00c8c,Ia526ae89 by Colin Cross · 4 years, 8 months ago
  54. d8dceb0 Refactor python to use AndroidMkEntries. by Liz Kammer · 4 years, 8 months ago
  55. 4018a8d Refactor rust to use AndroidMkEntries by Liz Kammer · 4 years, 8 months ago
  56. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 8 months ago
  57. 1f304e6 Minor cleanup of cleanbuild.go (and partially build.go). by Rupert Shuttleworth · 4 years, 8 months ago
  58. 80115fa Minor cleanup of environment.go. by Rupert Shuttleworth · 4 years, 8 months ago
  59. f503dc3 Merge "Add comments to {cc,rust}/strip.go" by Thiébaud Weksteen · 4 years, 8 months ago
  60. fbb138c Merge "Refactor queryview templates into a different file." by Treehugger Robot · 4 years, 8 months ago
  61. 5bca812 Merge "Fail if non-allowlisted host system tool is used." by Treehugger Robot · 4 years, 8 months ago
  62. 07def12 Add comments about sysprop_library by Inseob Kim · 4 years, 8 months ago
  63. 547471c Merge "Remove restriction on exported plugins that generate APIs" by Treehugger Robot · 4 years, 8 months ago
  64. 333d235 Merge "Documenting apex/apex.go" by Treehugger Robot · 4 years, 8 months ago
  65. f87a720 Merge "Refactor 'in_make' to mean Kati is not skipped." by Jingwen Chen · 4 years, 8 months ago
  66. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 9 months ago
  67. 1b461e4 Merge "Move bazel_module property to a common file, and add it to filegroup." by Jingwen Chen · 4 years, 8 months ago
  68. 2838c81 Fail if non-allowlisted host system tool is used. by Jingwen Chen · 4 years, 8 months ago
  69. c711fec Comment android/config.go by Jingwen Chen · 4 years, 8 months ago
  70. 1ad9dc0 Merge "Delete check for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Jingwen Chen · 4 years, 8 months ago
  71. c0ec6f9 Documenting apex/apex.go by Jiyong Park · 4 years, 9 months ago
  72. d2d8fd6 Merge changes I0f2f0e41,Ib034140c,I4b2ca283 by Colin Cross · 4 years, 8 months ago
  73. c9fe10f Remove restriction on exported plugins that generate APIs by Colin Cross · 4 years, 9 months ago
  74. 1bc6393 Add java_data parameter to python modules by Colin Cross · 4 years, 8 months ago
  75. e20113d Use local variations for python version splits by Colin Cross · 4 years, 8 months ago
  76. 74b1e2b Support SourceFileProducer in android.OutputFilesForModule by Colin Cross · 4 years, 8 months ago
  77. 0dabd31 Merge "java_sdk_library: Allow dist artifacts to be named" by Paul Duffin · 4 years, 8 months ago
  78. 17d690c Delete check for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Jingwen Chen · 4 years, 8 months ago
  79. 6ba603c Merge "Explicitly tag max-target-o APIs as "lo-prio"." by Mathew Inwood · 4 years, 8 months ago
  80. bb7895c Merge "prebuilt_etc: Refactoring" by Yo Chiang · 4 years, 8 months ago
  81. cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 4 years, 8 months ago
  82. 30f5aaa Move bazel_module property to a common file, and add it to filegroup. by Jingwen Chen · 4 years, 9 months ago
  83. b26070e Merge "Documenting android/apex.go" by Treehugger Robot · 4 years, 8 months ago
  84. 5898d56 Merge "soong_ui ninja.go: comment and refactor." by Treehugger Robot · 4 years, 8 months ago
  85. 9d1cb49 soong_ui ninja.go: comment and refactor. by Jingwen Chen · 4 years, 9 months ago
  86. e16ce36 Reland: Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 9 months ago
  87. f188596 Fix gensrcs subdirs by Colin Cross · 4 years, 9 months ago
  88. 3131025 java_sdk_library: Allow dist artifacts to be named by Paul Duffin · 4 years, 9 months ago
  89. e0f2ab3 Improve commenting of cc/binary.go. by Chris Parsons · 4 years, 9 months ago
  90. b893f87 Merge "Revert "Rewrite sbox to use a textproto manifest"" by Colin Cross · 4 years, 9 months ago
  91. 619b9ab Revert "Rewrite sbox to use a textproto manifest" by Colin Cross · 4 years, 9 months ago
  92. 60d06cf Merge "Rewrite sbox to use a textproto manifest" by Colin Cross · 4 years, 9 months ago
  93. 4181322 Merge "Add more comments to path_properties.go" by Colin Cross · 4 years, 9 months ago
  94. 1cfd8af Merge "Add CFI support for assembly heavy libraries" by Cindy Zhou · 4 years, 9 months ago
  95. 05c2f3e Merge "java_sdk_library: Stop disabling copy to dist when sdk_version: none" by Paul Duffin · 4 years, 9 months ago
  96. de6df73 Merge "java_sdk_library: Allow no_dist to be explicitly set in .bp file" by Paul Duffin · 4 years, 9 months ago
  97. defa940 Merge "java_sdk_library: Remove unused SetNoDist method" by Paul Duffin · 4 years, 9 months ago
  98. 55e0022 Merge "soong_ui path.go: improve comments." by Jingwen Chen · 4 years, 9 months ago
  99. 19362b1 Merge "soong_ui kati.go: write more comments." by Jingwen Chen · 4 years, 9 months ago
  100. 18e3e8f Merge "Support extra checks for ErrorProne in a dedicated property" by Colin Cross · 4 years, 9 months ago