1. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 5 years ago
  2. 33e1763 Merge "android_filesystem is installable" by Jiyong Park · 5 years ago
  3. 464e6c7 Merge "Add test suite handling to central androidmk code" by Treehugger Robot · 5 years ago
  4. 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 5 years ago
  5. 65c49f5 android_filesystem is installable by Jiyong Park · 5 years ago
  6. 882c042 Merge "Document more functions, minor cleanup" by Treehugger Robot · 5 years ago
  7. 9c3f653 Merge "rust: Add support for multiple protos per module." by Ivan Lozano · 5 years ago
  8. 0d18ef4 Merge changes from topic "soong-fixit-skavdrik" by Ulyana Trafimovich · 5 years ago
  9. cc1157c Reformat comments in packaging.go by Jiyong Park · 5 years ago
  10. 493e7ec Merge "Clients of PackagingBase can customize dependency tag to use" by Jiyong Park · 5 years ago
  11. 65b6224 Clients of PackagingBase can customize dependency tag to use by Jiyong Park · 5 years ago
  12. 93bfe6b Merge "Allow rust code in device/google/cuttlefish" by Treehugger Robot · 5 years ago
  13. 6e25bb9 Merge "Soong: use deterministic temp dir names in sbox" by Treehugger Robot · 5 years ago
  14. bd8b0d2 Merge "Add and update comments in ui/build/upload.go" by Treehugger Robot · 5 years ago
  15. ff5c9fc Merge "Update comments in genrule.go." by Alex Humesky · 5 years ago
  16. 2f53f61 Merge "droidstubs: Remove unnecessary setting of DistFiles" by Treehugger Robot · 5 years ago
  17. fd9fdec Merge "Add 'lo-prio' tag to temp blocklist." by Treehugger Robot · 5 years ago
  18. 29e3bbe Update comments in genrule.go. by Alex Humesky · 5 years ago
  19. d8aed4b droidstubs: Remove unnecessary setting of DistFiles by Paul Duffin · 5 years ago
  20. 1e53392 Document more functions, minor cleanup by Sasha Smundak · 5 years ago
  21. fdea257 Merge "rust modules can be included in apex" by Jiyong Park · 5 years ago
  22. 99644e9 rust modules can be included in apex by Jiyong Park · 5 years ago
  23. 57f434e rust: Add support for multiple protos per module. by Ivan Lozano · 5 years ago
  24. 8abcbdc Merge "java_sdk_library: Copy removed API specification file to dist" by Paul Duffin · 5 years ago
  25. 11402ca Merge "Remove redundant setting of DistFiles by apexBundle" by Paul Duffin · 5 years ago
  26. a67ff60 Merge "Remove redundant setting of DistFiles by java.Library" by Paul Duffin · 5 years ago
  27. 5e95589 Merge "Generalize the handling of dist tags" by Paul Duffin · 5 years ago
  28. 4326e0e Merge "Differentiate between no dist tag and an empty dist tag" by Paul Duffin · 5 years ago
  29. 17a8cd9 Add 'lo-prio' tag to temp blocklist. by Mathew Inwood · 5 years ago
  30. c9b71a4 Merge "Use 1.48.0 prebuilts" by Thiébaud Weksteen · 5 years ago
  31. 3bfabf2 Documenting java/dexpreopt_bootjars.go by Ulya Trafimovich · 5 years ago
  32. 480d174 Documenting dexpreopt/class_loader_context.go. by Ulya Trafimovich · 5 years ago
  33. 040e906 java_sdk_library: Copy removed API specification file to dist by Paul Duffin · 5 years ago
  34. 281bc00 Remove redundant setting of DistFiles by apexBundle by Paul Duffin · 5 years ago
  35. 6206805 Remove redundant setting of DistFiles by java.Library by Paul Duffin · 5 years ago
  36. af970a2 Generalize the handling of dist tags by Paul Duffin · 5 years ago
  37. 74f0559 Differentiate between no dist tag and an empty dist tag by Paul Duffin · 5 years ago
  38. 6226949 Improve test coverage of dist processing code by Paul Duffin · 5 years ago
  39. 89968e3 Expand dist property checks to cover dists by Paul Duffin · 5 years ago
  40. d83988d Remove duplicate tests from TestGetDistForGoals by Paul Duffin · 5 years ago
  41. 8b0349c Separate dist processing from make specific output by Paul Duffin · 5 years ago
  42. c6fe19d Use 1.48.0 prebuilts by Thiébaud Weksteen · 5 years ago
  43. 3e96141 Merge "Extract method to process bp file for androidmk_test.go" by Paul Duffin · 5 years ago
  44. af07f73 Merge "Assume any <uses-library> is shared, add only toplevel ones to manifest." by Ulyana Trafimovich · 5 years ago
  45. 103aaae Extract method to process bp file for androidmk_test.go by Paul Duffin · 5 years ago
  46. 9c4c534 Merge "Documenting apex/builer.go" by Treehugger Robot · 5 years ago
  47. b73daa5 Soong: use deterministic temp dir names in sbox by Ulf Adams · 5 years ago
  48. d35d92a Merge "Improve TestGetDistForGoals debuggability" by Paul Duffin · 5 years ago
  49. 463ab7a Merge "Ignore variant dependencies in rust-project.json" by Thiébaud Weksteen · 5 years ago
  50. 4e5fc3b Allow rust code in device/google/cuttlefish by A. Cody Schuffelen · 5 years ago
  51. 5bbec1a Merge "Remove hardlink optmization in sbox" by Treehugger Robot · 5 years ago
  52. 0fd0e95 Merge "Refactor rust to use AndroidMkEntries" by Liz Kammer · 5 years ago
  53. c55dcfc Merge "Refactor python to use AndroidMkEntries." by Liz Kammer · 5 years ago
  54. 6953ade Merge "Convert csuite config to use AndroidMkEntries" by Liz Kammer · 5 years ago
  55. aa8ac24 Merge "Soong: add -T to nanopb call to suppress timestamp" by Treehugger Robot · 5 years ago
  56. 82fd89b Soong: add -T to nanopb call to suppress timestamp by Ulf Adams · 5 years ago
  57. b0ce575 Merge "Use a unique depfile for each gensrcs command" by Colin Cross · 5 years ago
  58. d03797e Remove hardlink optmization in sbox by Colin Cross · 5 years ago
  59. 0cc047a Improve TestGetDistForGoals debuggability by Paul Duffin · 5 years ago
  60. 3c5905b Ignore variant dependencies in rust-project.json by Thiébaud Weksteen · 5 years ago
  61. 78a7155 Assume any <uses-library> is shared, add only toplevel ones to manifest. by Ulya Trafimovich · 5 years ago
  62. 65d5b7f Merge "Comment android/config.go" by Jingwen Chen · 5 years ago
  63. b21906c Merge "Minor cleanup of environment.go." by Treehugger Robot · 5 years ago
  64. bf6d82f Merge "Minor cleanup of cleanbuild.go (and partially build.go)." by Treehugger Robot · 5 years ago
  65. c2acb8c Merge "Add comments about sysprop_library" by Treehugger Robot · 5 years ago
  66. b81b990 Documenting apex/builer.go by Jiyong Park · 5 years ago
  67. 3ea4eb8 Use a unique depfile for each gensrcs command by Colin Cross · 5 years ago
  68. e2a17a5 Convert csuite config to use AndroidMkEntries by Liz Kammer · 5 years ago
  69. dc71a6e Merge "Improve commenting of cc/binary.go." by Christopher Parsons · 5 years ago
  70. 38214f5 Merge changes I8af00c8c,Ia526ae89 by Colin Cross · 5 years ago
  71. d8dceb0 Refactor python to use AndroidMkEntries. by Liz Kammer · 5 years ago
  72. 4018a8d Refactor rust to use AndroidMkEntries by Liz Kammer · 5 years ago
  73. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 5 years ago
  74. 1f304e6 Minor cleanup of cleanbuild.go (and partially build.go). by Rupert Shuttleworth · 5 years ago
  75. 80115fa Minor cleanup of environment.go. by Rupert Shuttleworth · 5 years ago
  76. f503dc3 Merge "Add comments to {cc,rust}/strip.go" by Thiébaud Weksteen · 5 years ago
  77. fbb138c Merge "Refactor queryview templates into a different file." by Treehugger Robot · 5 years ago
  78. 5bca812 Merge "Fail if non-allowlisted host system tool is used." by Treehugger Robot · 5 years ago
  79. 07def12 Add comments about sysprop_library by Inseob Kim · 5 years ago
  80. 547471c Merge "Remove restriction on exported plugins that generate APIs" by Treehugger Robot · 5 years ago
  81. 333d235 Merge "Documenting apex/apex.go" by Treehugger Robot · 5 years ago
  82. f87a720 Merge "Refactor 'in_make' to mean Kati is not skipped." by Jingwen Chen · 5 years ago
  83. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 5 years ago
  84. 1b461e4 Merge "Move bazel_module property to a common file, and add it to filegroup." by Jingwen Chen · 5 years ago
  85. 2838c81 Fail if non-allowlisted host system tool is used. by Jingwen Chen · 5 years ago
  86. c711fec Comment android/config.go by Jingwen Chen · 5 years ago
  87. 1ad9dc0 Merge "Delete check for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Jingwen Chen · 5 years ago
  88. c0ec6f9 Documenting apex/apex.go by Jiyong Park · 5 years ago
  89. d2d8fd6 Merge changes I0f2f0e41,Ib034140c,I4b2ca283 by Colin Cross · 5 years ago
  90. c9fe10f Remove restriction on exported plugins that generate APIs by Colin Cross · 5 years ago
  91. 1bc6393 Add java_data parameter to python modules by Colin Cross · 5 years ago
  92. e20113d Use local variations for python version splits by Colin Cross · 5 years ago
  93. 74b1e2b Support SourceFileProducer in android.OutputFilesForModule by Colin Cross · 5 years ago
  94. 0dabd31 Merge "java_sdk_library: Allow dist artifacts to be named" by Paul Duffin · 5 years ago
  95. 17d690c Delete check for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Jingwen Chen · 5 years ago
  96. 6ba603c Merge "Explicitly tag max-target-o APIs as "lo-prio"." by Mathew Inwood · 5 years ago
  97. bb7895c Merge "prebuilt_etc: Refactoring" by Yo Chiang · 5 years ago
  98. cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 5 years ago
  99. 30f5aaa Move bazel_module property to a common file, and add it to filegroup. by Jingwen Chen · 5 years ago
  100. b26070e Merge "Documenting android/apex.go" by Treehugger Robot · 5 years ago