1. e197d8b Add "aidl.flags:" property for cc_/java_ modules by Jooyung Han · 4 years ago
  2. 591920f Merge "Stop allowing missing last-api files by default" by Anton Hansson · 4 years ago
  3. e87b03d Set previous_api correctly for java_sdk_library by Anton Hansson · 4 years ago
  4. 0615864 Stop allowing missing last-api files by default by Anton Hansson · 4 years ago
  5. 8bfb63c Merge "Break up app.go." by Jaewoong Jung · 4 years ago
  6. 3d419e3 Merge "Automatically set uncompress_dex for java_import." by Bill Peckham · 4 years ago
  7. b2d77d4 Merge "Use soong_zip -srcjar for proto and aidl srcjars" by Treehugger Robot · 4 years ago
  8. cf02ec8 Use soong_zip -srcjar for proto and aidl srcjars by Colin Cross · 4 years ago
  9. ff89ffa Automatically set uncompress_dex for java_import. by Bill Peckham · 4 years ago
  10. 7dbc578 Merge "Fix library order in class loader context to agree with PackageManager." by Treehugger Robot · 4 years ago
  11. c9f2b94 Fix library order in class loader context to agree with PackageManager. by Ulya Trafimovich · 4 years ago
  12. 74c8436 Merge "Add attribute to disable last-api compat tracking" by Anton Hansson · 4 years ago
  13. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
  14. b630c37 Merge changes I6a512209,I56437f26 by Ulyana Trafimovich · 4 years ago
  15. 88bb6f6 Unify addition of class loader subcontext from dependencies. by Ulya Trafimovich · 4 years ago
  16. f9b4465 Break up app.go. by Jaewoong Jung · 4 years ago
  17. dff2c78 Add attribute to disable last-api compat tracking by Anton Hansson · 4 years ago
  18. 4b97a56 Remove the return value from dexpreopt by Jaewoong Jung · 4 years ago
  19. dbf3166 Move ClassLoaderContexts() method to UsesLibraryDependency interface. by Ulya Trafimovich · 4 years ago
  20. 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years ago
  21. c20dc85 Add dependency to list of asset files by Colin Cross · 4 years, 2 months ago
  22. cac133d Merge "Remove AndroidMkExtraFootersFunc entries param." by Treehugger Robot · 4 years, 1 month ago
  23. 413c3be Merge "Soong: remove output file before running signapk" by Treehugger Robot · 4 years, 1 month ago
  24. 5b0b94e Merge "Soong: remove output file before running SoongZip" by Treehugger Robot · 4 years, 1 month ago
  25. 729c0bd Prebuilt is enabled even if the source one is not. by Jaewoong Jung · 4 years, 1 month ago
  26. 02b11a6 Remove AndroidMkExtraFootersFunc entries param. by Jaewoong Jung · 4 years, 1 month ago
  27. fc02166 Use apex and jar to select boot image dex jar by Paul Duffin · 4 years, 1 month ago
  28. db77e14 Ensure that only one dex jar is chosen for each boot image library by Paul Duffin · 4 years, 1 month ago
  29. 71debbf Merge "No matching variant android_app_import fix" by Jaewoong Jung · 4 years, 1 month ago
  30. 5e26971 Merge "Improve error messages for missing dependencies" by Paul Duffin · 4 years, 1 month ago
  31. 678ddb9 Merge changes I697a65e4,Iaac6aaf6 by Ulyana Trafimovich · 4 years, 1 month ago
  32. 84f1b80 No matching variant android_app_import fix by Jaewoong Jung · 4 years, 1 month ago
  33. 7f48eef Improve error messages for missing dependencies by Paul Duffin · 4 years, 1 month ago
  34. cf8b2ee Merge "Dogfood the new IR Kotlin compiler backend." by Treehugger Robot · 4 years, 1 month ago
  35. 897a5ad Merge "Pass pctx and ctx to NewRuleBuilder" by Colin Cross · 4 years, 1 month ago
  36. 65b0319 Do not propagate <uses-library> deps through static SDK component libs. by Ulya Trafimovich · 4 years, 1 month ago
  37. ad2bfda Dogfood the new IR Kotlin compiler backend. by Mads Ager · 4 years, 1 month ago
  38. 6a96b82 Merge "Improve comments in java/aapt2.go" by Jaewoong Jung · 4 years, 1 month ago
  39. b28bd8c Merge "Fix the instructions for regenerating .txt" by Treehugger Robot · 4 years, 1 month ago
  40. a4d314c Merge "Add java sdk library enforcement flag" by JaeMan Park · 4 years, 1 month ago
  41. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 1 month ago
  42. 464e6c7 Merge "Add test suite handling to central androidmk code" by Treehugger Robot · 4 years, 1 month ago
  43. 96d0161 Fix the instructions for regenerating .txt by Neil Fuller · 4 years, 1 month ago
  44. 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 4 years, 1 month ago
  45. 0d18ef4 Merge changes from topic "soong-fixit-skavdrik" by Ulyana Trafimovich · 4 years, 1 month ago
  46. 60d6d57 Improve comments in java/aapt2.go by Jaewoong Jung · 4 years, 1 month ago
  47. 2f53f61 Merge "droidstubs: Remove unnecessary setting of DistFiles" by Treehugger Robot · 4 years, 1 month ago
  48. fd9fdec Merge "Add 'lo-prio' tag to temp blocklist." by Treehugger Robot · 4 years, 1 month ago
  49. d8aed4b droidstubs: Remove unnecessary setting of DistFiles by Paul Duffin · 4 years, 1 month ago
  50. 17a8cd9 Add 'lo-prio' tag to temp blocklist. by Mathew Inwood · 4 years, 1 month ago
  51. 3bfabf2 Documenting java/dexpreopt_bootjars.go by Ulya Trafimovich · 4 years, 1 month ago
  52. 040e906 java_sdk_library: Copy removed API specification file to dist by Paul Duffin · 4 years, 1 month ago
  53. 6206805 Remove redundant setting of DistFiles by java.Library by Paul Duffin · 4 years, 1 month ago
  54. 74f0559 Differentiate between no dist tag and an empty dist tag by Paul Duffin · 4 years, 1 month ago
  55. af07f73 Merge "Assume any <uses-library> is shared, add only toplevel ones to manifest." by Ulyana Trafimovich · 4 years, 1 month ago
  56. 7e7ef56 Soong: remove output file before running signapk by Ulf Adams · 4 years, 1 month ago
  57. 26d1955 Soong: remove output file before running SoongZip by Ulf Adams · 4 years, 1 month ago
  58. 78a7155 Assume any <uses-library> is shared, add only toplevel ones to manifest. by Ulya Trafimovich · 4 years, 1 month ago
  59. c2acb8c Merge "Add comments about sysprop_library" by Treehugger Robot · 4 years, 1 month ago
  60. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 1 month ago
  61. ff71556 Add java sdk library enforcement flag by JaeMan Park · 4 years, 2 months ago
  62. 07def12 Add comments about sysprop_library by Inseob Kim · 4 years, 1 month ago
  63. 547471c Merge "Remove restriction on exported plugins that generate APIs" by Treehugger Robot · 4 years, 1 month ago
  64. f87a720 Merge "Refactor 'in_make' to mean Kati is not skipped." by Jingwen Chen · 4 years, 1 month ago
  65. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
  66. c9fe10f Remove restriction on exported plugins that generate APIs by Colin Cross · 4 years, 1 month ago
  67. 0dabd31 Merge "java_sdk_library: Allow dist artifacts to be named" by Paul Duffin · 4 years, 1 month ago
  68. 6ba603c Merge "Explicitly tag max-target-o APIs as "lo-prio"." by Mathew Inwood · 4 years, 1 month ago
  69. cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 4 years, 1 month ago
  70. 3131025 java_sdk_library: Allow dist artifacts to be named by Paul Duffin · 4 years, 1 month ago
  71. 05c2f3e Merge "java_sdk_library: Stop disabling copy to dist when sdk_version: none" by Paul Duffin · 4 years, 1 month ago
  72. de6df73 Merge "java_sdk_library: Allow no_dist to be explicitly set in .bp file" by Paul Duffin · 4 years, 1 month ago
  73. defa940 Merge "java_sdk_library: Remove unused SetNoDist method" by Paul Duffin · 4 years, 1 month ago
  74. 18e3e8f Merge "Support extra checks for ErrorProne in a dedicated property" by Colin Cross · 4 years, 1 month ago
  75. 62aa215 Merge "Use java host unit tests template for unit tests" by Julien Desprez · 4 years, 1 month ago
  76. 748b2d8 Support extra checks for ErrorProne in a dedicated property by Colin Cross · 4 years, 1 month ago
  77. 3aef8d2 java_sdk_library: Stop disabling copy to dist when sdk_version: none by Paul Duffin · 4 years, 1 month ago
  78. 4f5c1ef java_sdk_library: Allow no_dist to be explicitly set in .bp file by Paul Duffin · 4 years, 1 month ago
  79. e3ecd6c java_sdk_library: Remove unused SetNoDist method by Paul Duffin · 4 years, 1 month ago
  80. b479459 Merge changes from topic "fix-stubs-source-snapshot" by Paul Duffin · 4 years, 1 month ago
  81. e63ab5e Merge "java link time error improve" by Treehugger Robot · 4 years, 1 month ago
  82. 70898c4 Use java host unit tests template for unit tests by Julien Desprez · 4 years, 1 month ago
  83. 1a39332 Fix prebuilt_stubs_sources to work with no stubs sources by Paul Duffin · 4 years, 1 month ago
  84. ab5ac8f Revert "Use glob for java_sdk_library_import stub_srcs" by Paul Duffin · 4 years, 1 month ago
  85. b08a091 Merge changes Iba57c949,Ief43ff51,Ib1809a4d,I2ab64f36 by Treehugger Robot · 4 years, 1 month ago
  86. d4a63ea Merge "Move genrule on top of RuleBuilder" by Colin Cross · 4 years, 1 month ago
  87. ebb5150 Merge "Add unit_test test option in test configs" by Dan Shi · 4 years, 1 month ago
  88. 0029898 java link time error improve by Steven Moreland · 4 years, 1 month ago
  89. 3d68051 Move genrule on top of RuleBuilder by Colin Cross · 4 years, 2 months ago
  90. 95f1ca0 Store ndkKnownLibs in the config by Colin Cross · 4 years, 2 months ago
  91. 06fa588 Store SingletonMakeVarsProviders in the config by Colin Cross · 4 years, 2 months ago
  92. d8d8e72 Merge changes Iebfbf2ff,Ibd974268 by Ulyana Trafimovich · 4 years, 1 month ago
  93. e3d308b Merge "Revert "Annotate dependency tags for dependencies of installed files"" by Colin Cross · 4 years, 1 month ago
  94. b5ae193 Revert "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 1 month ago
  95. bac4ee0 Merge "Adds a workaround to fix version inconsistency" by Joseph Murphy · 4 years, 1 month ago
  96. 1af783f Merge "Replace android.WriteFile rule with android.WriteFileRule" by Colin Cross · 4 years, 1 month ago
  97. f15c055 Merge changes Ic22603a5,I5330b571 by Colin Cross · 4 years, 1 month ago
  98. d79572f Add unit_test test option in test configs by Dan Shi · 4 years, 2 months ago
  99. 0066864 Merge "Add nested class loader subcontext at the proper hierarchy level." by Ulyana Trafimovich · 4 years, 1 month ago
  100. b23d28c Rename fields and methods to reflect class loader context changes. by Ulya Trafimovich · 4 years, 3 months ago