1. 0fd0e95 Merge "Refactor rust to use AndroidMkEntries" by Liz Kammer · 4 years, 8 months ago
  2. c55dcfc Merge "Refactor python to use AndroidMkEntries." by Liz Kammer · 4 years, 8 months ago
  3. 6953ade Merge "Convert csuite config to use AndroidMkEntries" by Liz Kammer · 4 years, 8 months ago
  4. aa8ac24 Merge "Soong: add -T to nanopb call to suppress timestamp" by Treehugger Robot · 4 years, 8 months ago
  5. 82fd89b Soong: add -T to nanopb call to suppress timestamp by Ulf Adams · 4 years, 8 months ago
  6. b0ce575 Merge "Use a unique depfile for each gensrcs command" by Colin Cross · 4 years, 8 months ago
  7. 65d5b7f Merge "Comment android/config.go" by Jingwen Chen · 4 years, 8 months ago
  8. b21906c Merge "Minor cleanup of environment.go." by Treehugger Robot · 4 years, 8 months ago
  9. bf6d82f Merge "Minor cleanup of cleanbuild.go (and partially build.go)." by Treehugger Robot · 4 years, 8 months ago
  10. c2acb8c Merge "Add comments about sysprop_library" by Treehugger Robot · 4 years, 8 months ago
  11. 3ea4eb8 Use a unique depfile for each gensrcs command by Colin Cross · 4 years, 8 months ago
  12. e2a17a5 Convert csuite config to use AndroidMkEntries by Liz Kammer · 4 years, 8 months ago
  13. dc71a6e Merge "Improve commenting of cc/binary.go." by Christopher Parsons · 4 years, 8 months ago
  14. 38214f5 Merge changes I8af00c8c,Ia526ae89 by Colin Cross · 4 years, 8 months ago
  15. d8dceb0 Refactor python to use AndroidMkEntries. by Liz Kammer · 4 years, 8 months ago
  16. 4018a8d Refactor rust to use AndroidMkEntries by Liz Kammer · 4 years, 8 months ago
  17. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 8 months ago
  18. 1f304e6 Minor cleanup of cleanbuild.go (and partially build.go). by Rupert Shuttleworth · 4 years, 8 months ago
  19. 80115fa Minor cleanup of environment.go. by Rupert Shuttleworth · 4 years, 8 months ago
  20. f503dc3 Merge "Add comments to {cc,rust}/strip.go" by Thiébaud Weksteen · 4 years, 8 months ago
  21. fbb138c Merge "Refactor queryview templates into a different file." by Treehugger Robot · 4 years, 8 months ago
  22. 5bca812 Merge "Fail if non-allowlisted host system tool is used." by Treehugger Robot · 4 years, 8 months ago
  23. 07def12 Add comments about sysprop_library by Inseob Kim · 4 years, 8 months ago
  24. 547471c Merge "Remove restriction on exported plugins that generate APIs" by Treehugger Robot · 4 years, 8 months ago
  25. 333d235 Merge "Documenting apex/apex.go" by Treehugger Robot · 4 years, 8 months ago
  26. f87a720 Merge "Refactor 'in_make' to mean Kati is not skipped." by Jingwen Chen · 4 years, 8 months ago
  27. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 9 months ago
  28. 1b461e4 Merge "Move bazel_module property to a common file, and add it to filegroup." by Jingwen Chen · 4 years, 8 months ago
  29. 2838c81 Fail if non-allowlisted host system tool is used. by Jingwen Chen · 4 years, 8 months ago
  30. c711fec Comment android/config.go by Jingwen Chen · 4 years, 8 months ago
  31. 1ad9dc0 Merge "Delete check for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Jingwen Chen · 4 years, 8 months ago
  32. c0ec6f9 Documenting apex/apex.go by Jiyong Park · 4 years, 9 months ago
  33. d2d8fd6 Merge changes I0f2f0e41,Ib034140c,I4b2ca283 by Colin Cross · 4 years, 8 months ago
  34. c9fe10f Remove restriction on exported plugins that generate APIs by Colin Cross · 4 years, 9 months ago
  35. 1bc6393 Add java_data parameter to python modules by Colin Cross · 4 years, 9 months ago
  36. e20113d Use local variations for python version splits by Colin Cross · 4 years, 9 months ago
  37. 74b1e2b Support SourceFileProducer in android.OutputFilesForModule by Colin Cross · 4 years, 8 months ago
  38. 0dabd31 Merge "java_sdk_library: Allow dist artifacts to be named" by Paul Duffin · 4 years, 8 months ago
  39. 17d690c Delete check for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Jingwen Chen · 4 years, 8 months ago
  40. 6ba603c Merge "Explicitly tag max-target-o APIs as "lo-prio"." by Mathew Inwood · 4 years, 8 months ago
  41. bb7895c Merge "prebuilt_etc: Refactoring" by Yo Chiang · 4 years, 8 months ago
  42. cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 4 years, 8 months ago
  43. 30f5aaa Move bazel_module property to a common file, and add it to filegroup. by Jingwen Chen · 4 years, 9 months ago
  44. b26070e Merge "Documenting android/apex.go" by Treehugger Robot · 4 years, 9 months ago
  45. 5898d56 Merge "soong_ui ninja.go: comment and refactor." by Treehugger Robot · 4 years, 9 months ago
  46. 9d1cb49 soong_ui ninja.go: comment and refactor. by Jingwen Chen · 4 years, 9 months ago
  47. e16ce36 Reland: Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 9 months ago
  48. f188596 Fix gensrcs subdirs by Colin Cross · 4 years, 9 months ago
  49. 3131025 java_sdk_library: Allow dist artifacts to be named by Paul Duffin · 4 years, 9 months ago
  50. e0f2ab3 Improve commenting of cc/binary.go. by Chris Parsons · 4 years, 9 months ago
  51. b893f87 Merge "Revert "Rewrite sbox to use a textproto manifest"" by Colin Cross · 4 years, 9 months ago
  52. 619b9ab Revert "Rewrite sbox to use a textproto manifest" by Colin Cross · 4 years, 9 months ago
  53. 60d06cf Merge "Rewrite sbox to use a textproto manifest" by Colin Cross · 4 years, 9 months ago
  54. 4181322 Merge "Add more comments to path_properties.go" by Colin Cross · 4 years, 9 months ago
  55. 1cfd8af Merge "Add CFI support for assembly heavy libraries" by Cindy Zhou · 4 years, 9 months ago
  56. 05c2f3e Merge "java_sdk_library: Stop disabling copy to dist when sdk_version: none" by Paul Duffin · 4 years, 9 months ago
  57. de6df73 Merge "java_sdk_library: Allow no_dist to be explicitly set in .bp file" by Paul Duffin · 4 years, 9 months ago
  58. defa940 Merge "java_sdk_library: Remove unused SetNoDist method" by Paul Duffin · 4 years, 9 months ago
  59. 55e0022 Merge "soong_ui path.go: improve comments." by Jingwen Chen · 4 years, 9 months ago
  60. 19362b1 Merge "soong_ui kati.go: write more comments." by Jingwen Chen · 4 years, 9 months ago
  61. 18e3e8f Merge "Support extra checks for ErrorProne in a dedicated property" by Colin Cross · 4 years, 9 months ago
  62. 09e9cb5 Merge "Reorganize apex/apex.go" by Jiyong Park · 4 years, 9 months ago
  63. e4758ed Documenting android/apex.go by Jiyong Park · 4 years, 9 months ago
  64. 62aa215 Merge "Use java host unit tests template for unit tests" by Julien Desprez · 4 years, 9 months ago
  65. 8e6d52f Reorganize apex/apex.go by Jiyong Park · 4 years, 9 months ago
  66. 44e2559 Merge "Add more comments to arch.go" by Treehugger Robot · 4 years, 9 months ago
  67. 11c89c0 Add more comments to path_properties.go by Colin Cross · 4 years, 9 months ago
  68. 748b2d8 Support extra checks for ErrorProne in a dedicated property by Colin Cross · 4 years, 9 months ago
  69. 7890211 Fix comments with continuation by Sasha Smundak · 4 years, 9 months ago
  70. 3aef8d2 java_sdk_library: Stop disabling copy to dist when sdk_version: none by Paul Duffin · 4 years, 9 months ago
  71. 4f5c1ef java_sdk_library: Allow no_dist to be explicitly set in .bp file by Paul Duffin · 4 years, 9 months ago
  72. e3ecd6c java_sdk_library: Remove unused SetNoDist method by Paul Duffin · 4 years, 9 months ago
  73. a684540 Add more comments to arch.go by Colin Cross · 4 years, 9 months ago
  74. 588ed66 Add comments to {cc,rust}/strip.go by Thiébaud Weksteen · 4 years, 9 months ago
  75. b479459 Merge changes from topic "fix-stubs-source-snapshot" by Paul Duffin · 4 years, 9 months ago
  76. e63ab5e Merge "java link time error improve" by Treehugger Robot · 4 years, 9 months ago
  77. 70898c4 Use java host unit tests template for unit tests by Julien Desprez · 4 years, 9 months ago
  78. 1a39332 Fix prebuilt_stubs_sources to work with no stubs sources by Paul Duffin · 4 years, 9 months ago
  79. ab5ac8f Revert "Use glob for java_sdk_library_import stub_srcs" by Paul Duffin · 4 years, 9 months ago
  80. f0e19fe prebuilt_etc: Refactoring by Yo Chiang · 4 years, 9 months ago
  81. 7a64f7e Merge changes from topic "package" by Treehugger Robot · 4 years, 9 months ago
  82. 83f738c Merge "zipsync handles symlink" by Treehugger Robot · 4 years, 9 months ago
  83. 9d445fa Merge "prebuilt_etc: Improve comments and slight refactoring" by Yo Chiang · 4 years, 9 months ago
  84. b1d30d6 soong_ui kati.go: write more comments. by Jingwen Chen · 4 years, 9 months ago
  85. 6a9bfa1 soong_ui path.go: improve comments. by Jingwen Chen · 4 years, 9 months ago
  86. 5f82934 Merge "Revert "Skip creating variants for disabled OSes"" by Colin Cross · 4 years, 9 months ago
  87. 08d6f8f Revert "Skip creating variants for disabled OSes" by Colin Cross · 4 years, 9 months ago
  88. 157a781 Merge "Add and update comments in env and android_env.go" by Jaewoong Jung · 4 years, 9 months ago
  89. 767a350 Merge "Improve soong_ui main.go comments." by Jaewoong Jung · 4 years, 9 months ago
  90. 8cd45de Add CFI support for assembly heavy libraries by Cindy Zhou · 4 years, 9 months ago
  91. caa0d93 Merge "Fix Broken build 6978250 on aosp-master" by Janis Danisevskis · 4 years, 9 months ago
  92. 6f0f688 add android_filesystem by Jiyong Park · 4 years, 9 months ago
  93. dda8f69 Introduce PackagingBase by Jiyong Park · 4 years, 9 months ago
  94. dc48afd zipsync handles symlink by Jiyong Park · 4 years, 9 months ago
  95. 1357c11 Merge changes Ic2daab29,I884ddd09 by Colin Cross · 4 years, 9 months ago
  96. 6439a8d Fix Broken build 6978250 on aosp-master by Janis Danisevskis · 4 years, 9 months ago
  97. 151b9ff Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 9 months ago
  98. b08a091 Merge changes Iba57c949,Ief43ff51,Ib1809a4d,I2ab64f36 by Treehugger Robot · 4 years, 9 months ago
  99. 725af86 Merge "Parse else ifxxx statement" by Treehugger Robot · 4 years, 9 months ago
  100. d4a63ea Merge "Move genrule on top of RuleBuilder" by Colin Cross · 4 years, 9 months ago