1. 6cef481 Use java language 1.9 for sdk_version: "current" by Colin Cross · 6 years ago
  2. 6d8d8c6 Remove special case for sdk_version: "none" by Colin Cross · 6 years ago
  3. bf3119e Use system modules for turbine by Colin Cross · 6 years ago
  4. 1e74385 Make javaVersion an enum by Colin Cross · 6 years ago
  5. 74362a4 Move TestConfig sdk versions forward by Colin Cross · 6 years ago
  6. 617b145 Split java 8 and 9 classpaths in TestClasspath by Colin Cross · 6 years ago
  7. 05491b4 Merge "Default to compiling lite protos" by Treehugger Robot · 6 years ago
  8. ef99a4b Merge "Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 6 years ago
  9. d3f11c1 Merge "add stem property to java modules" by Treehugger Robot · 6 years ago
  10. 0f97ada Default to compiling lite protos by Colin Cross · 6 years ago
  11. a1c9e9d Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 6 years ago
  12. 4c4c024 add stem property to java modules by Jiyong Park · 6 years ago
  13. 1826338 Deduplicate config generation for boot images. by Ulya Trafimovich · 6 years ago
  14. e195591 Merge "Refactor and strengthen sdk_test.go." by Pete Gillin · 6 years ago
  15. 43118dc Merge "Remove support for stripping dex." by Nicolas Geoffray · 6 years ago
  16. bdf5d71 Refactor and strengthen sdk_test.go. by Pete Gillin · 6 years ago
  17. 8436cce Merge "Update droidstubs build target" by Jerome Gaillard · 6 years ago
  18. 8141c87 Merge "Add tradefed_java_library_host" by Treehugger Robot · 6 years ago
  19. f0f2e2c Add tradefed_java_library_host by Colin Cross · 6 years ago
  20. c1bf724 Remove support for stripping dex. by Nicolas Geoffray · 6 years ago
  21. 0f59903 Update droidstubs build target by Jerome Gaillard · 6 years ago
  22. d091c6a Merge "Support privleged app in APEX" by Treehugger Robot · 6 years ago
  23. c5bba64 Merge "Prohibit dependencies outside of uses_sdks" by Treehugger Robot · 6 years ago
  24. ad4a597 Merge "Add method to determine variations from a Target" by Colin Cross · 6 years ago
  25. 4fe25b0 Merge "Enable Java language level 9 by default." by Pete Gillin · 6 years ago
  26. f748731 Support privleged app in APEX by Jiyong Park · 6 years ago
  27. a7bc8ad Prohibit dependencies outside of uses_sdks by Jiyong Park · 6 years ago
  28. d7d5e5a Merge "Create scripts to update and freeze a module SDK" by Treehugger Robot · 6 years ago
  29. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 6 years ago
  30. 49a1384 Merge "API Lint: Apply Javadoc.args when invoking api lint" by Adrian Roos · 6 years ago
  31. 1b3370f Enable Java language level 9 by default. by Pete Gillin · 6 years ago
  32. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 6 years ago
  33. d90d208 Merge "AIDEGen: Remove the duplicate *.srcjar from srcs" by Treehugger Robot · 6 years ago
  34. cab4a2c API Lint: Apply Javadoc.args when invoking api lint by Adrian Roos · 6 years ago
  35. 242faad AIDEGen: Remove the duplicate *.srcjar from srcs by patricktu · 6 years ago
  36. e25c644 Add system_modules to droidstubs by Paul Duffin · 6 years ago
  37. 075eedc droidstubs: Add API lint via metalava by Adrian Roos · 6 years ago
  38. 1f52e93 Add experimental option to use OpenJDK 11 toolchain. by Pete Gillin · 6 years ago
  39. df7dc82 Remove the moduleName parameter to jarsToSystemModules. by Pete Gillin · 6 years ago
  40. c6136c9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 6 years ago
  41. c080617 Shard aidl compiles into srcjars by Colin Cross · 7 years ago
  42. 9516a6c Shard java proto files into groups of 100 by Colin Cross · 7 years ago
  43. ff6c33d Replace RelPathString() with ToMakePath() by Colin Cross · 6 years ago
  44. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 6 years ago
  45. f856c00 Merge changes from topic "soong_c_flags" by Treehugger Robot · 6 years ago
  46. 9dc1756 Merge changes I3d6506f5,I3667eac9 by Jaewoong Jung · 6 years ago
  47. 0a2f719 Move sharding functions for reuse by Colin Cross · 6 years ago
  48. 7dd4ae2 Fix split apk paths. by Jaewoong Jung · 6 years ago
  49. 0949f31 Fix android_test install path. by Jaewoong Jung · 6 years ago
  50. 318c9c5 Merge "Pass filename mappings to C++ and Java extractors." by Treehugger Robot · 6 years ago
  51. 6514364 Pass filename mappings to C++ and Java extractors. by Sasha Smundak · 6 years ago
  52. 9a1e8bd Migrate java/androidmk.go to new system #2 by Jaewoong Jung · 7 years ago
  53. 2784fda Merge "Migrate java/androidmk.go to new system #1" by Jaewoong Jung · 6 years ago
  54. 2e3e5e3 Remove unused core-system-modules by Paul Duffin · 6 years ago
  55. 933b619 Merge "Allow test to specify whether or not to auto-generate test config" by Dan Shi · 6 years ago
  56. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 6 years ago
  57. 84dfc3d Make CreateModule take an android.ModuleFactory by Colin Cross · 6 years ago
  58. ec3e81b Merge "Move sysprop gen code to sysprop module" by Treehugger Robot · 6 years ago
  59. 2b6f04c Merge "Add custom SystemModules to bootclasspath to reduce duplication" by Paul Duffin · 6 years ago
  60. 988f53c Move sysprop gen code to sysprop module by Inseob Kim · 6 years ago
  61. b1102ba Merge "Introduce module type 'sdk'" by Treehugger Robot · 6 years ago
  62. d1063c1 Introduce module type 'sdk' by Jiyong Park · 7 years ago
  63. 68289b0 Add custom SystemModules to bootclasspath to reduce duplication by Paul Duffin · 6 years ago
  64. 3b19f5d Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  65. 624dbac Merge "Add filter_packages property to droiddoc" by Treehugger Robot · 6 years ago
  66. 4c5032b Merge "Revert "Remove old-style support for translated second architectures"" by Colin Cross · 6 years ago
  67. 402be41 Revert "Remove old-style support for translated second architectures" by Colin Cross · 6 years ago
  68. da62bf9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 6 years ago
  69. e323f3c Fix robolectric tests with sdk_version and prebuilt dependencies by Colin Cross · 6 years ago
  70. fe6330c Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  71. c6ddccf Add filter_packages property to droiddoc by Jiyong Park · 6 years ago
  72. 26bce34 Track switch to toybox date for macOS. by Elliott Hughes · 6 years ago
  73. 4e08ead Merge changes from topic "protobuf-3.9.1" by Colin Cross · 6 years ago
  74. fd89882 Make additional manifests transitive by Luca Stefani · 6 years ago
  75. b0c127c Migrate java/androidmk.go to new system #1 by Jaewoong Jung · 7 years ago
  76. 6617b6d Merge "Use prebuilts for more tools in unbundled builds" by Colin Cross · 6 years ago
  77. 2b9e20e Merge "Use toybox md5sum instead of md5 on macOS." by Elliott Hughes · 7 years ago
  78. 34b49d1 Use toybox md5sum instead of md5 on macOS. by Elliott Hughes · 7 years ago
  79. 6ac0460 Make javanano a plugin by Colin Cross · 7 years ago
  80. 2895bf7 Merge "Shard kythe invocations when javac is sharded" by Treehugger Robot · 7 years ago
  81. 3b706fd Shard kythe invocations when javac is sharded by Colin Cross · 7 years ago
  82. 5afe2d6 Merge "Support including apk inside an apex" by Treehugger Robot · 7 years ago
  83. 2ff22ae Merge "Bring back env flag to skip checkapi" by Colin Cross · 7 years ago
  84. d63ea0a Bring back env flag to skip checkapi by Luca Stefani · 7 years ago
  85. e1f05aa Support including apk inside an apex by Sundong Ahn · 7 years ago
  86. 242d9ed Update dexpreopt for the ART APEX name change. am: cc4b0ad706 by Martin Stjernholm · 7 years ago
  87. cc4b0ad Update dexpreopt for the ART APEX name change. by Martin Stjernholm · 7 years ago
  88. 7153b76 Merge changes from topic "drop_circular_dep" by Treehugger Robot · 7 years ago
  89. 2867f76 Merge changes from topic "drop_circular_dep" into stage-aosp-master by Jiyong Park · 7 years ago
  90. 8263948 Merge "Normalize and validate the java_version property." am: 17f4728d4b by Pete Gillin · 7 years ago
  91. 17f4728 Merge "Normalize and validate the java_version property." by Treehugger Robot · 7 years ago
  92. d5c734f Merge "Move platform compat config to their own directory." am: c772405d75 by Anna Trostanetski · 7 years ago
  93. 4e8b48a Normalize and validate the java_version property. by Pete Gillin · 7 years ago
  94. 87901b0 Move platform compat config to their own directory. by atrost · 7 years ago
  95. 01d5401 Remove srcs_lib and srcs_lib_whitelist_pkgs by Jiyong Park · 7 years ago
  96. 0650aca Remove the automatic dependency to framework-res.apk for R/Manifest by Jiyong Park · 7 years ago
  97. 4c61d97 Prepare to be able to put framework-res in srcs by Jiyong Park · 7 years ago
  98. b5ddfa9 Remove srcs_lib and srcs_lib_whitelist_pkgs by Jiyong Park · 7 years ago
  99. 2892065 Remove the automatic dependency to framework-res.apk for R/Manifest by Jiyong Park · 7 years ago
  100. b7c639e Prepare to be able to put framework-res in srcs by Jiyong Park · 7 years ago