1. c2557d1 Fix turbine classpath arguments by Colin Cross · 6 years ago
  2. c6f2228 Merge "Call shouldEmbedJnis only when needed." by Jaewoong Jung · 6 years ago
  3. 75c82fb Merge "Run non-RBE supported actions in the local pool when USE_RBE is set." by Ramy Medhat · 6 years ago
  4. 109f647 Merge "API Lint: Archive lint errors" by Adrian Roos · 6 years ago
  5. 9a9d036 Call shouldEmbedJnis only when needed. by Jaewoong Jung · 6 years ago
  6. dd0418a Run non-RBE supported actions in the local pool when USE_RBE is set. by Ramy Medhat · 6 years ago
  7. 09950a4 Make the changes to emitXrefRule matching those in aosp/1145829 by Sasha Smundak · 6 years ago
  8. 3b8f1cd API Lint: Archive lint errors by Adrian Roos · 6 years ago
  9. 940ef19 Merge "Disable dexpreopt on targets that do not include default ART config." by Ulyana Trafimovich · 6 years ago
  10. 5622d53 Merge "stem property of java modules are propagated to Make" by Jiyong Park · 6 years ago
  11. acb33e0 Disable dexpreopt on targets that do not include default ART config. by Ulya Trafimovich · 6 years ago
  12. 0b23875 stem property of java modules are propagated to Make by Jiyong Park · 6 years ago
  13. 9495b76 Remove api_srcs property from java_sdk_library by Jiyong Park · 6 years ago
  14. 8a947ae Merge "Revert "Package dexpreopt artifacts for libcore jars in the ART apex."" by Nicolas Geoffray · 6 years ago
  15. 24babe3 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 6 years ago
  16. b30d91c Merge "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 6 years ago
  17. 520367c Merge "Add support for including app prebuilts in APEX." by Treehugger Robot · 6 years ago
  18. ec90e44 Merge changes Icfd32d0a,Icc9ff4d4,Ieee07502,I559eeb1f,Iaf2a6f6d, ... by Colin Cross · 6 years ago
  19. 6cef481 Use java language 1.9 for sdk_version: "current" by Colin Cross · 6 years ago
  20. 6d8d8c6 Remove special case for sdk_version: "none" by Colin Cross · 6 years ago
  21. bf3119e Use system modules for turbine by Colin Cross · 6 years ago
  22. 541056c Add dont_merge_manifests attribute to android_test by Sasha Smundak · 6 years ago
  23. 1e74385 Make javaVersion an enum by Colin Cross · 6 years ago
  24. 74362a4 Move TestConfig sdk versions forward by Colin Cross · 6 years ago
  25. 617b145 Split java 8 and 9 classpaths in TestClasspath by Colin Cross · 6 years ago
  26. cde2a03 Add support for including app prebuilts in APEX. by Dario Freni · 6 years ago
  27. 05491b4 Merge "Default to compiling lite protos" by Treehugger Robot · 6 years ago
  28. d5df949 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 6 years ago
  29. ef99a4b Merge "Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 6 years ago
  30. d3f11c1 Merge "add stem property to java modules" by Treehugger Robot · 6 years ago
  31. 0f97ada Default to compiling lite protos by Colin Cross · 6 years ago
  32. a1c9e9d Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 6 years ago
  33. 4c4c024 add stem property to java modules by Jiyong Park · 6 years ago
  34. 1826338 Deduplicate config generation for boot images. by Ulya Trafimovich · 6 years ago
  35. e195591 Merge "Refactor and strengthen sdk_test.go." by Pete Gillin · 6 years ago
  36. 43118dc Merge "Remove support for stripping dex." by Nicolas Geoffray · 6 years ago
  37. bdf5d71 Refactor and strengthen sdk_test.go. by Pete Gillin · 6 years ago
  38. 8436cce Merge "Update droidstubs build target" by Jerome Gaillard · 6 years ago
  39. 8141c87 Merge "Add tradefed_java_library_host" by Treehugger Robot · 6 years ago
  40. f0f2e2c Add tradefed_java_library_host by Colin Cross · 6 years ago
  41. c1bf724 Remove support for stripping dex. by Nicolas Geoffray · 6 years ago
  42. 0f59903 Update droidstubs build target by Jerome Gaillard · 6 years ago
  43. d091c6a Merge "Support privleged app in APEX" by Treehugger Robot · 6 years ago
  44. c5bba64 Merge "Prohibit dependencies outside of uses_sdks" by Treehugger Robot · 6 years ago
  45. ad4a597 Merge "Add method to determine variations from a Target" by Colin Cross · 6 years ago
  46. 4fe25b0 Merge "Enable Java language level 9 by default." by Pete Gillin · 6 years ago
  47. f748731 Support privleged app in APEX by Jiyong Park · 6 years ago
  48. a7bc8ad Prohibit dependencies outside of uses_sdks by Jiyong Park · 6 years ago
  49. d7d5e5a Merge "Create scripts to update and freeze a module SDK" by Treehugger Robot · 6 years ago
  50. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 6 years ago
  51. 49a1384 Merge "API Lint: Apply Javadoc.args when invoking api lint" by Adrian Roos · 6 years ago
  52. 1b3370f Enable Java language level 9 by default. by Pete Gillin · 6 years ago
  53. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 6 years ago
  54. d90d208 Merge "AIDEGen: Remove the duplicate *.srcjar from srcs" by Treehugger Robot · 6 years ago
  55. cab4a2c API Lint: Apply Javadoc.args when invoking api lint by Adrian Roos · 6 years ago
  56. 242faad AIDEGen: Remove the duplicate *.srcjar from srcs by patricktu · 6 years ago
  57. e25c644 Add system_modules to droidstubs by Paul Duffin · 6 years ago
  58. 075eedc droidstubs: Add API lint via metalava by Adrian Roos · 6 years ago
  59. 1f52e93 Add experimental option to use OpenJDK 11 toolchain. by Pete Gillin · 6 years ago
  60. df7dc82 Remove the moduleName parameter to jarsToSystemModules. by Pete Gillin · 6 years ago
  61. c6136c9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 6 years ago
  62. c080617 Shard aidl compiles into srcjars by Colin Cross · 6 years ago
  63. 9516a6c Shard java proto files into groups of 100 by Colin Cross · 6 years ago
  64. ff6c33d Replace RelPathString() with ToMakePath() by Colin Cross · 6 years ago
  65. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 6 years ago
  66. f856c00 Merge changes from topic "soong_c_flags" by Treehugger Robot · 6 years ago
  67. 9dc1756 Merge changes I3d6506f5,I3667eac9 by Jaewoong Jung · 6 years ago
  68. 0a2f719 Move sharding functions for reuse by Colin Cross · 6 years ago
  69. 7dd4ae2 Fix split apk paths. by Jaewoong Jung · 6 years ago
  70. 0949f31 Fix android_test install path. by Jaewoong Jung · 6 years ago
  71. 318c9c5 Merge "Pass filename mappings to C++ and Java extractors." by Treehugger Robot · 6 years ago
  72. 6514364 Pass filename mappings to C++ and Java extractors. by Sasha Smundak · 6 years ago
  73. 9a1e8bd Migrate java/androidmk.go to new system #2 by Jaewoong Jung · 6 years ago
  74. 2784fda Merge "Migrate java/androidmk.go to new system #1" by Jaewoong Jung · 6 years ago
  75. 2e3e5e3 Remove unused core-system-modules by Paul Duffin · 6 years ago
  76. 933b619 Merge "Allow test to specify whether or not to auto-generate test config" by Dan Shi · 6 years ago
  77. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 6 years ago
  78. 84dfc3d Make CreateModule take an android.ModuleFactory by Colin Cross · 6 years ago
  79. ec3e81b Merge "Move sysprop gen code to sysprop module" by Treehugger Robot · 6 years ago
  80. 2b6f04c Merge "Add custom SystemModules to bootclasspath to reduce duplication" by Paul Duffin · 6 years ago
  81. 988f53c Move sysprop gen code to sysprop module by Inseob Kim · 6 years ago
  82. b1102ba Merge "Introduce module type 'sdk'" by Treehugger Robot · 6 years ago
  83. d1063c1 Introduce module type 'sdk' by Jiyong Park · 6 years ago
  84. 68289b0 Add custom SystemModules to bootclasspath to reduce duplication by Paul Duffin · 6 years ago
  85. 3b19f5d Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  86. 624dbac Merge "Add filter_packages property to droiddoc" by Treehugger Robot · 6 years ago
  87. 4c5032b Merge "Revert "Remove old-style support for translated second architectures"" by Colin Cross · 6 years ago
  88. 402be41 Revert "Remove old-style support for translated second architectures" by Colin Cross · 6 years ago
  89. da62bf9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 6 years ago
  90. e323f3c Fix robolectric tests with sdk_version and prebuilt dependencies by Colin Cross · 6 years ago
  91. fe6330c Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  92. c6ddccf Add filter_packages property to droiddoc by Jiyong Park · 6 years ago
  93. 26bce34 Track switch to toybox date for macOS. by Elliott Hughes · 6 years ago
  94. 4e08ead Merge changes from topic "protobuf-3.9.1" by Colin Cross · 6 years ago
  95. fd89882 Make additional manifests transitive by Luca Stefani · 6 years ago
  96. b0c127c Migrate java/androidmk.go to new system #1 by Jaewoong Jung · 6 years ago
  97. 6617b6d Merge "Use prebuilts for more tools in unbundled builds" by Colin Cross · 6 years ago
  98. 2b9e20e Merge "Use toybox md5sum instead of md5 on macOS." by Elliott Hughes · 6 years ago
  99. 34b49d1 Use toybox md5sum instead of md5 on macOS. by Elliott Hughes · 6 years ago
  100. 6ac0460 Make javanano a plugin by Colin Cross · 6 years ago