1. 393590d Merge "Never allow java_library_host with no_standard_libs: true" by Paul Duffin · 6 years ago
  2. 45656aa Merge "Allow java_test.go tests to use any Android.bp file" by Paul Duffin · 6 years ago
  3. 5b775ae Merge "Add test for no_framework_libs:true" by Paul Duffin · 6 years ago
  4. e51e2fe Merge changes I89ad92f3,Ife1604c0 by Colin Cross · 6 years ago
  5. 3245b2c Don't add dependencies on uses-library modules in unbundled builds by Colin Cross · 6 years ago
  6. 72ea641 Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... by Colin Cross · 6 years ago
  7. 90aa101 Merge "Tune JVM, print full diagnostics on crash." by Alexander Smundak · 6 years ago
  8. b815ada Never allow java_library_host with no_standard_libs: true by Paul Duffin · 6 years ago
  9. baccf7e Allow java_test.go tests to use any Android.bp file by Paul Duffin · 6 years ago
  10. fad7980 Add test for no_framework_libs:true by Paul Duffin · 6 years ago
  11. b826a2f Remove unnecessary use of sdk_version: "core_current" by Paul Duffin · 6 years ago
  12. 26c6d9e Tune JVM, print full diagnostics on crash. by Sasha Smundak · 6 years ago
  13. a53ae43 Merge "Don't specify -encoding twice in Jdiff javadoc invocations." by Pete Gillin · 6 years ago
  14. 588857b Merge "Refactor .aar resource compilation" by Treehugger Robot · 6 years ago
  15. 5903762 Add GenerateAndroidBuildActions to DefaultsModuleBase by Colin Cross · 6 years ago
  16. a6bf56d Merge changes I9f8df94f,I2d7f5c56,I0ebb7381,Ieefcfc1a by Colin Cross · 6 years ago
  17. 2b1ea2e Don't specify -encoding twice in Jdiff javadoc invocations. by Pete Gillin · 6 years ago
  18. 14bb14e Merge "Disable the system-modules plugin for jlink invocations." by Pete Gillin · 6 years ago
  19. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  20. 4eb6be3 Disable the system-modules plugin for jlink invocations. by Pete Gillin · 6 years ago
  21. 6d376a0 Merge "Use correct system_modules with core.current.stubs" by Treehugger Robot · 6 years ago
  22. 96eac76 Merge "Touch up manifest if there's no source code." by Jaewoong Jung · 6 years ago
  23. ba88c41 Use correct system_modules with core.current.stubs by Neil Fuller · 7 years ago
  24. 4f67c42 Merge "android_app stl property bug fix" by Jaewoong Jung · 6 years ago
  25. 710756a android_app stl property bug fix by Jaewoong Jung · 6 years ago
  26. 375ca3c Add .jar tag to java modules by Colin Cross · 6 years ago
  27. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  28. 22d3d6b Merge "Revert "Revert "Print full diagnostics file when Java process crashes.""" by Treehugger Robot · 6 years ago
  29. c27ab66 Touch up manifest if there's no source code. by Jaewoong Jung · 6 years ago
  30. b4be092 Revert "Revert "Print full diagnostics file when Java process crashes."" by Alexander Smundak · 6 years ago
  31. d5dd534 Merge "Revert "Print full diagnostics file when Java process crashes."" by Treehugger Robot · 6 years ago
  32. b023fe3 Merge "AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json" by Treehugger Robot · 6 years ago
  33. d71dc6b Revert "Print full diagnostics file when Java process crashes." by Alexander Smundak · 6 years ago
  34. 76acdad Merge "Make test_options.timeout an int64" by Colin Cross · 6 years ago
  35. 7a1fefc Merge "Port uses-shared library verification and dexpreopting to Soong" by Treehugger Robot · 6 years ago
  36. 7b1ca80 Merge "Print full diagnostics file when Java process crashes." by Treehugger Robot · 6 years ago
  37. 2f9a7c8 Make test_options.timeout an int64 by Colin Cross · 6 years ago
  38. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  39. 9d6df22 Print full diagnostics file when Java process crashes. by Sasha Smundak · 6 years ago
  40. 304cfec Refactor .aar resource compilation by Dan Willemsen · 6 years ago
  41. 7d06395 Merge "Revert "Port uses-shared library verification and dexpreopting to Soong"" by Colin Cross · 6 years ago
  42. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  43. 2f4c55e Merge changes from topic "verify_uses_libraries" by Treehugger Robot · 6 years ago
  44. 4b06c20 Merge "Support defaults properties in java_system_module" by Tobias Thierer · 6 years ago
  45. 89574e0 Merge "Document escaping" by Colin Cross · 6 years ago
  46. 9c74a1e Don't build hiddenapi flags or encode dex for unbundled builds by Colin Cross · 6 years ago
  47. 667ffa1 Support defaults properties in java_system_module by Colin Cross · 6 years ago
  48. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  49. e4a0584 Document escaping by Colin Cross · 6 years ago
  50. 18c82ff AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json by patricktu · 6 years ago
  51. 7211910 Add manifest_check tool by Colin Cross · 6 years ago
  52. 4af387c Move manifest_fixer to a python_binary_host module by Colin Cross · 6 years ago
  53. 5446e88 Add <uses-library> tags for SDK libraries to AndroidManifest.xml by Colin Cross · 6 years ago
  54. ace17d3 Merge "Add stl property to android_app." by Jaewoong Jung · 6 years ago
  55. 6be6c2e Merge "Add kotlin-stdlib-jdk8 when using Kotlin" by Colin Cross · 6 years ago
  56. 3f3a70c Merge "Avoid targeting Java 9 for targets with SDK version up to 29." by Pete Gillin · 6 years ago
  57. 9c64014 Avoid targeting Java 9 for targets with SDK version up to 29. by Pete Gillin · 6 years ago
  58. bc625cd Add stl property to android_app. by Jaewoong Jung · 6 years ago
  59. 4c83b89 Merge "Turn off dex actions for sourceless modules." by Jaewoong Jung · 6 years ago
  60. 105920a Merge "Fix override_android_app dependency issues." by Jaewoong Jung · 6 years ago
  61. f50406e Merge "Add No_dist property" by Treehugger Robot · 6 years ago
  62. a24af3b Turn off dex actions for sourceless modules. by Jaewoong Jung · 6 years ago
  63. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 6 years ago
  64. 0b03d97 Add kotlin-stdlib-jdk8 when using Kotlin by Colin Cross · 6 years ago
  65. 80a87b3 Add No_dist property by Sundong Ahn · 6 years ago
  66. d2e5361 manifest_fixer argument should be --use-embedded-dex rather than --use-embedded-dex=true by Sasha Smundak · 6 years ago
  67. bc975e8 Merge "Fixes typos in device_host_converter.go comments." by Treehugger Robot · 6 years ago
  68. 707d788 Fixes typos in device_host_converter.go comments. by Jaewoong Jung · 6 years ago
  69. f3e802b Merge "Don't hide *.kotlin_module in turbine dependencies" by Treehugger Robot · 6 years ago
  70. b7cb607 Merge "Uncompress dex file in imported apk when needed." by Jaewoong Jung · 6 years ago
  71. dd6dd18 Merge "Make core-generated-annotation-stubs link as core stubs." by Pete Gillin · 6 years ago
  72. 0967b34 Merge "Write dexpreopt.config again during the build" by Colin Cross · 6 years ago
  73. 2d00f0d Write dexpreopt.config again during the build by Colin Cross · 6 years ago
  74. cbff326 Make core-generated-annotation-stubs link as core stubs. by Pete Gillin · 6 years ago
  75. 42e862c Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 6 years ago
  76. ea1bdb0 Uncompress dex file in imported apk when needed. by Jaewoong Jung · 6 years ago
  77. 11cd91d Merge "Fix dangling rules on aosp_cf_x86_phone" by Treehugger Robot · 6 years ago
  78. 0c2143e Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 6 years ago
  79. 53ad63c Merge "Implement DPI variants in android_app_import." by Jaewoong Jung · 6 years ago
  80. c11e0c5 Fix dangling rules on aosp_cf_x86_phone by Colin Cross · 6 years ago
  81. 6c6e6cd Don't hide *.kotlin_module in turbine dependencies by Colin Cross · 6 years ago
  82. a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 6 years ago
  83. 082640d Merge "Track sources for srcjars across modules" by Treehugger Robot · 6 years ago
  84. da2bba1 Merge "Allow module types to generate resources" by Treehugger Robot · 6 years ago
  85. ddda3ce Merge "uncompressedDex option for android_app_import." by Jaewoong Jung · 6 years ago
  86. 0c4ce21 Track sources for srcjars across modules by Colin Cross · 6 years ago
  87. 988708c Allow module types to generate resources by Colin Cross · 6 years ago
  88. acf18d7 uncompressedDex option for android_app_import. by Jaewoong Jung · 6 years ago
  89. 1f33e40 Add native_bridge target to Android.bp by dimitry · 6 years ago
  90. 0e7dbeb Merge "Fix use_embedded_native_libs handling for android_test" by Treehugger Robot · 6 years ago
  91. 5346d07 Merge "Support robolectric_test" by Colin Cross · 6 years ago
  92. e7d52c7 Merge "Add android_app_import." by Jaewoong Jung · 6 years ago
  93. b5ad835 Merge "Reverse merge order of resources and implementation" by Treehugger Robot · 6 years ago
  94. 0ef0816 Support robolectric_test by Colin Cross · 6 years ago
  95. 6ad7725 Fix use_embedded_native_libs handling for android_test by Sasha Smundak · 6 years ago
  96. ccbb393 Add android_app_import. by Jaewoong Jung · 6 years ago
  97. 327a7e7 Merge "Add ART folks to owner of dexpreopt related file." by Nicolas Geoffray · 6 years ago
  98. 5b6061d Add ART folks to owner of dexpreopt related file. by Nicolas Geoffray · 6 years ago
  99. feef2ef Pass other boot classpath locations to the apex image. by Nicolas Geoffray · 6 years ago
  100. 08a409d Reverse merge order of resources and implementation by Colin Cross · 6 years ago