1. ee5c603 Tune invocations and print full diagnostics on crash for d8 and r8. by Sasha Smundak · 6 years ago
  2. 8a255ac Merge "Revert "Revert "Remove option to create boot image based on preloaded classes""" by Mathieu Chartier · 6 years ago
  3. bf46d96 Merge "core_current does not include framework libraries" by Paul Duffin · 6 years ago
  4. 6adeee1 Revert "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
  5. b2e4f47 Merge "Don't pass --legacy by default to aapt2 compile" by Colin Cross · 6 years ago
  6. a6c4ff2 Merge "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
  7. d3f688b Revert "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 6 years ago
  8. e2a8e7f Merge "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 6 years ago
  9. 7aae6e7 core_current does not include framework libraries by Paul Duffin · 6 years ago
  10. 735d03c Remove unused condition in decodeSdkDep(...) by Paul Duffin · 6 years ago
  11. 4a04731 Remove option to create boot image based on preloaded classes by Mathieu Chartier · 6 years ago
  12. 53a87f5 Uncompress dex in unbundled privileged apps by Colin Cross · 6 years ago
  13. 50c744e Merge changes from topic "apex_notice" by Jaewoong Jung · 6 years ago
  14. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 6 years ago
  15. 5c2f963 Remove the no_framework_libs property by Paul Duffin · 6 years ago
  16. 84338df Merge "Allow passing --legacy in aaptflags" by Treehugger Robot · 6 years ago
  17. 4215cfd Don't pass --legacy by default to aapt2 compile by Colin Cross · 6 years ago
  18. a0ba2f5 Allow passing --legacy in aaptflags by Colin Cross · 6 years ago
  19. fe310be Fix typo in java system modules makevars by Dan Willemsen · 6 years ago
  20. f8a698a Merge changes from topics "rbe-deps-dexpreopt-images", "rbe-deps-system-modules" by Treehugger Robot · 6 years ago
  21. 0f41678 Expand the dexpreopt image dependencies to entire image by Dan Willemsen · 6 years ago
  22. ff60a73 Depend on all the files from system modules by Dan Willemsen · 6 years ago
  23. 5d7409b Remove SOONG_FRAMEWORK_SRCS by Colin Cross · 6 years ago
  24. 50c217c Add sdk_version:"core_platform" to replace no_framework_libs:true by Paul Duffin · 6 years ago
  25. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  26. 301ba52 Remove unused jars/sdk_version properties from java_system_modules by Paul Duffin · 6 years ago
  27. ad13e11 Merge "Support sharding robolectric tests" by Colin Cross · 6 years ago
  28. 9a642dc Support sharding robolectric tests by Colin Cross · 6 years ago
  29. b11c72b Merge "Add sdk_version:"none" to replace no_standard_libs:true" by Paul Duffin · 6 years ago
  30. 60b393c Merge "Make sdkDep/decodeSdkDep the source of truth about the sdk" by Paul Duffin · 6 years ago
  31. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 6 years ago
  32. 42d3377 Merge changes If25be604,I0a310229,I44155630 by Treehugger Robot · 6 years ago
  33. 250e619 Make sdkDep/decodeSdkDep the source of truth about the sdk by Paul Duffin · 6 years ago
  34. 1b033f5 Add hiddenapi_flags module type by Paul Duffin · 6 years ago
  35. 393590d Merge "Never allow java_library_host with no_standard_libs: true" by Paul Duffin · 6 years ago
  36. 45656aa Merge "Allow java_test.go tests to use any Android.bp file" by Paul Duffin · 6 years ago
  37. 5b775ae Merge "Add test for no_framework_libs:true" by Paul Duffin · 6 years ago
  38. 1cfbdbe Add another jar used by kotlinc by Dan Willemsen · 6 years ago
  39. e51e2fe Merge changes I89ad92f3,Ife1604c0 by Colin Cross · 6 years ago
  40. 3245b2c Don't add dependencies on uses-library modules in unbundled builds by Colin Cross · 6 years ago
  41. 72ea641 Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... by Colin Cross · 6 years ago
  42. 90aa101 Merge "Tune JVM, print full diagnostics on crash." by Alexander Smundak · 6 years ago
  43. b815ada Never allow java_library_host with no_standard_libs: true by Paul Duffin · 6 years ago
  44. baccf7e Allow java_test.go tests to use any Android.bp file by Paul Duffin · 6 years ago
  45. fad7980 Add test for no_framework_libs:true by Paul Duffin · 6 years ago
  46. b826a2f Remove unnecessary use of sdk_version: "core_current" by Paul Duffin · 6 years ago
  47. 26c6d9e Tune JVM, print full diagnostics on crash. by Sasha Smundak · 6 years ago
  48. a53ae43 Merge "Don't specify -encoding twice in Jdiff javadoc invocations." by Pete Gillin · 6 years ago
  49. 588857b Merge "Refactor .aar resource compilation" by Treehugger Robot · 6 years ago
  50. 5903762 Add GenerateAndroidBuildActions to DefaultsModuleBase by Colin Cross · 6 years ago
  51. a6bf56d Merge changes I9f8df94f,I2d7f5c56,I0ebb7381,Ieefcfc1a by Colin Cross · 6 years ago
  52. 2b1ea2e Don't specify -encoding twice in Jdiff javadoc invocations. by Pete Gillin · 6 years ago
  53. 14bb14e Merge "Disable the system-modules plugin for jlink invocations." by Pete Gillin · 6 years ago
  54. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  55. 4eb6be3 Disable the system-modules plugin for jlink invocations. by Pete Gillin · 6 years ago
  56. 6d376a0 Merge "Use correct system_modules with core.current.stubs" by Treehugger Robot · 6 years ago
  57. 96eac76 Merge "Touch up manifest if there's no source code." by Jaewoong Jung · 6 years ago
  58. ba88c41 Use correct system_modules with core.current.stubs by Neil Fuller · 7 years ago
  59. 4f67c42 Merge "android_app stl property bug fix" by Jaewoong Jung · 6 years ago
  60. 710756a android_app stl property bug fix by Jaewoong Jung · 6 years ago
  61. 375ca3c Add .jar tag to java modules by Colin Cross · 6 years ago
  62. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  63. 22d3d6b Merge "Revert "Revert "Print full diagnostics file when Java process crashes.""" by Treehugger Robot · 6 years ago
  64. c27ab66 Touch up manifest if there's no source code. by Jaewoong Jung · 6 years ago
  65. b4be092 Revert "Revert "Print full diagnostics file when Java process crashes."" by Alexander Smundak · 6 years ago
  66. d5dd534 Merge "Revert "Print full diagnostics file when Java process crashes."" by Treehugger Robot · 6 years ago
  67. b023fe3 Merge "AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json" by Treehugger Robot · 6 years ago
  68. d71dc6b Revert "Print full diagnostics file when Java process crashes." by Alexander Smundak · 6 years ago
  69. 76acdad Merge "Make test_options.timeout an int64" by Colin Cross · 6 years ago
  70. 7a1fefc Merge "Port uses-shared library verification and dexpreopting to Soong" by Treehugger Robot · 6 years ago
  71. 7b1ca80 Merge "Print full diagnostics file when Java process crashes." by Treehugger Robot · 6 years ago
  72. 2f9a7c8 Make test_options.timeout an int64 by Colin Cross · 6 years ago
  73. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  74. 9d6df22 Print full diagnostics file when Java process crashes. by Sasha Smundak · 6 years ago
  75. 304cfec Refactor .aar resource compilation by Dan Willemsen · 6 years ago
  76. 7d06395 Merge "Revert "Port uses-shared library verification and dexpreopting to Soong"" by Colin Cross · 6 years ago
  77. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  78. 2f4c55e Merge changes from topic "verify_uses_libraries" by Treehugger Robot · 6 years ago
  79. 4b06c20 Merge "Support defaults properties in java_system_module" by Tobias Thierer · 6 years ago
  80. 89574e0 Merge "Document escaping" by Colin Cross · 6 years ago
  81. 9c74a1e Don't build hiddenapi flags or encode dex for unbundled builds by Colin Cross · 6 years ago
  82. 667ffa1 Support defaults properties in java_system_module by Colin Cross · 6 years ago
  83. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  84. e4a0584 Document escaping by Colin Cross · 6 years ago
  85. 18c82ff AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json by patricktu · 6 years ago
  86. 7211910 Add manifest_check tool by Colin Cross · 6 years ago
  87. 4af387c Move manifest_fixer to a python_binary_host module by Colin Cross · 6 years ago
  88. 5446e88 Add <uses-library> tags for SDK libraries to AndroidManifest.xml by Colin Cross · 6 years ago
  89. ace17d3 Merge "Add stl property to android_app." by Jaewoong Jung · 6 years ago
  90. 6be6c2e Merge "Add kotlin-stdlib-jdk8 when using Kotlin" by Colin Cross · 6 years ago
  91. 3f3a70c Merge "Avoid targeting Java 9 for targets with SDK version up to 29." by Pete Gillin · 6 years ago
  92. 9c64014 Avoid targeting Java 9 for targets with SDK version up to 29. by Pete Gillin · 6 years ago
  93. bc625cd Add stl property to android_app. by Jaewoong Jung · 6 years ago
  94. 4c83b89 Merge "Turn off dex actions for sourceless modules." by Jaewoong Jung · 6 years ago
  95. 105920a Merge "Fix override_android_app dependency issues." by Jaewoong Jung · 6 years ago
  96. f50406e Merge "Add No_dist property" by Treehugger Robot · 6 years ago
  97. a24af3b Turn off dex actions for sourceless modules. by Jaewoong Jung · 6 years ago
  98. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 6 years ago
  99. 0b03d97 Add kotlin-stdlib-jdk8 when using Kotlin by Colin Cross · 6 years ago
  100. 80a87b3 Add No_dist property by Sundong Ahn · 6 years ago