1. 33961b5 Convert droidstubs to android.RuleBuilder by Colin Cross · 6 years ago
  2. 223e6a6 Merge changes from topic "buildnumberfromfile" by Colin Cross · 6 years ago
  3. 63f4b57 Merge changes Ia106d48e,Ib6c0e778 by Colin Cross · 6 years ago
  4. 1563815 Prepare droiddoc for using RuleBuilder by Colin Cross · 6 years ago
  5. 5822b55 Manually escape BuildNumberFromFile by Colin Cross · 6 years ago
  6. 5cfc70d Remove use of deprecated ExtractSourcesDeps by Colin Cross · 6 years ago
  7. 0f7dbd0 Merge "soong: Fix AndroidMk with *Required properties" by Treehugger Robot · 6 years ago
  8. 12df5fb soong: Fix AndroidMk with *Required properties by Jooyung Han · 6 years ago
  9. e3ef3c8 Fix the unbundled mainline module build by Jiyong Park · 6 years ago
  10. 09cb629 Revert "Don't build hiddenapi flags or encode dex for unbundled builds" by Jiyong Park · 6 years ago
  11. 2647ced Fix android.Expand and ninja escaping by Colin Cross · 6 years ago
  12. 66abc58 Merge "Add java_sdk_library summary to soong docs." by Treehugger Robot · 6 years ago
  13. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
  14. a3002fc Add documentation to droiddoc.go module types by Colin Cross · 6 years ago
  15. 4f158ee Add java_sdk_library summary to soong docs. by Jaewoong Jung · 6 years ago
  16. a89cf59 Merge "Tune invocations and print full diagnostics on crash for d8 and r8." by Treehugger Robot · 6 years ago
  17. 3af8661 Merge "Improve android_app_import.dpi_variants handling." by Jaewoong Jung · 6 years ago
  18. 3e18b19 Improve android_app_import.dpi_variants handling. by Jaewoong Jung · 6 years ago
  19. ee5c603 Tune invocations and print full diagnostics on crash for d8 and r8. by Sasha Smundak · 6 years ago
  20. 9877279 Dist NOTICE outputs for app targets. by Jaewoong Jung · 6 years ago
  21. e65d84c Merge "Enforce hidden api usage in vendor (soong)" by Treehugger Robot · 6 years ago
  22. 6bd33c1 Enforce hidden api usage in vendor (soong) by Jeongik Cha · 6 years ago
  23. 8a255ac Merge "Revert "Revert "Remove option to create boot image based on preloaded classes""" by Mathieu Chartier · 6 years ago
  24. bf46d96 Merge "core_current does not include framework libraries" by Paul Duffin · 6 years ago
  25. 6adeee1 Revert "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
  26. b2e4f47 Merge "Don't pass --legacy by default to aapt2 compile" by Colin Cross · 6 years ago
  27. a6c4ff2 Merge "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
  28. d3f688b Revert "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 6 years ago
  29. e2a8e7f Merge "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 6 years ago
  30. 7aae6e7 core_current does not include framework libraries by Paul Duffin · 6 years ago
  31. 735d03c Remove unused condition in decodeSdkDep(...) by Paul Duffin · 6 years ago
  32. 4a04731 Remove option to create boot image based on preloaded classes by Mathieu Chartier · 6 years ago
  33. 53a87f5 Uncompress dex in unbundled privileged apps by Colin Cross · 6 years ago
  34. 50c744e Merge changes from topic "apex_notice" by Jaewoong Jung · 6 years ago
  35. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 6 years ago
  36. 5c2f963 Remove the no_framework_libs property by Paul Duffin · 6 years ago
  37. 84338df Merge "Allow passing --legacy in aaptflags" by Treehugger Robot · 6 years ago
  38. 4215cfd Don't pass --legacy by default to aapt2 compile by Colin Cross · 6 years ago
  39. a0ba2f5 Allow passing --legacy in aaptflags by Colin Cross · 6 years ago
  40. fe310be Fix typo in java system modules makevars by Dan Willemsen · 6 years ago
  41. f8a698a Merge changes from topics "rbe-deps-dexpreopt-images", "rbe-deps-system-modules" by Treehugger Robot · 6 years ago
  42. 0f41678 Expand the dexpreopt image dependencies to entire image by Dan Willemsen · 6 years ago
  43. ff60a73 Depend on all the files from system modules by Dan Willemsen · 6 years ago
  44. 5d7409b Remove SOONG_FRAMEWORK_SRCS by Colin Cross · 6 years ago
  45. 50c217c Add sdk_version:"core_platform" to replace no_framework_libs:true by Paul Duffin · 6 years ago
  46. a3d0986 Remove the no_standard_libs property by Paul Duffin · 6 years ago
  47. 301ba52 Remove unused jars/sdk_version properties from java_system_modules by Paul Duffin · 6 years ago
  48. ad13e11 Merge "Support sharding robolectric tests" by Colin Cross · 6 years ago
  49. 9a642dc Support sharding robolectric tests by Colin Cross · 6 years ago
  50. b11c72b Merge "Add sdk_version:"none" to replace no_standard_libs:true" by Paul Duffin · 6 years ago
  51. 60b393c Merge "Make sdkDep/decodeSdkDep the source of truth about the sdk" by Paul Duffin · 6 years ago
  52. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 6 years ago
  53. 42d3377 Merge changes If25be604,I0a310229,I44155630 by Treehugger Robot · 6 years ago
  54. 250e619 Make sdkDep/decodeSdkDep the source of truth about the sdk by Paul Duffin · 6 years ago
  55. 1b033f5 Add hiddenapi_flags module type by Paul Duffin · 6 years ago
  56. 393590d Merge "Never allow java_library_host with no_standard_libs: true" by Paul Duffin · 6 years ago
  57. 45656aa Merge "Allow java_test.go tests to use any Android.bp file" by Paul Duffin · 6 years ago
  58. 5b775ae Merge "Add test for no_framework_libs:true" by Paul Duffin · 6 years ago
  59. 1cfbdbe Add another jar used by kotlinc by Dan Willemsen · 6 years ago
  60. e51e2fe Merge changes I89ad92f3,Ife1604c0 by Colin Cross · 6 years ago
  61. 3245b2c Don't add dependencies on uses-library modules in unbundled builds by Colin Cross · 6 years ago
  62. 72ea641 Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... by Colin Cross · 6 years ago
  63. 90aa101 Merge "Tune JVM, print full diagnostics on crash." by Alexander Smundak · 6 years ago
  64. b815ada Never allow java_library_host with no_standard_libs: true by Paul Duffin · 6 years ago
  65. baccf7e Allow java_test.go tests to use any Android.bp file by Paul Duffin · 6 years ago
  66. fad7980 Add test for no_framework_libs:true by Paul Duffin · 6 years ago
  67. b826a2f Remove unnecessary use of sdk_version: "core_current" by Paul Duffin · 6 years ago
  68. 26c6d9e Tune JVM, print full diagnostics on crash. by Sasha Smundak · 6 years ago
  69. a53ae43 Merge "Don't specify -encoding twice in Jdiff javadoc invocations." by Pete Gillin · 6 years ago
  70. 588857b Merge "Refactor .aar resource compilation" by Treehugger Robot · 6 years ago
  71. 5903762 Add GenerateAndroidBuildActions to DefaultsModuleBase by Colin Cross · 6 years ago
  72. a6bf56d Merge changes I9f8df94f,I2d7f5c56,I0ebb7381,Ieefcfc1a by Colin Cross · 6 years ago
  73. 2b1ea2e Don't specify -encoding twice in Jdiff javadoc invocations. by Pete Gillin · 6 years ago
  74. 14bb14e Merge "Disable the system-modules plugin for jlink invocations." by Pete Gillin · 6 years ago
  75. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  76. 4eb6be3 Disable the system-modules plugin for jlink invocations. by Pete Gillin · 6 years ago
  77. 6d376a0 Merge "Use correct system_modules with core.current.stubs" by Treehugger Robot · 6 years ago
  78. 96eac76 Merge "Touch up manifest if there's no source code." by Jaewoong Jung · 6 years ago
  79. ba88c41 Use correct system_modules with core.current.stubs by Neil Fuller · 7 years ago
  80. 4f67c42 Merge "android_app stl property bug fix" by Jaewoong Jung · 6 years ago
  81. 710756a android_app stl property bug fix by Jaewoong Jung · 6 years ago
  82. 375ca3c Add .jar tag to java modules by Colin Cross · 6 years ago
  83. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  84. 22d3d6b Merge "Revert "Revert "Print full diagnostics file when Java process crashes.""" by Treehugger Robot · 6 years ago
  85. c27ab66 Touch up manifest if there's no source code. by Jaewoong Jung · 6 years ago
  86. b4be092 Revert "Revert "Print full diagnostics file when Java process crashes."" by Alexander Smundak · 6 years ago
  87. d5dd534 Merge "Revert "Print full diagnostics file when Java process crashes."" by Treehugger Robot · 6 years ago
  88. b023fe3 Merge "AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json" by Treehugger Robot · 6 years ago
  89. d71dc6b Revert "Print full diagnostics file when Java process crashes." by Alexander Smundak · 6 years ago
  90. 76acdad Merge "Make test_options.timeout an int64" by Colin Cross · 6 years ago
  91. 7a1fefc Merge "Port uses-shared library verification and dexpreopting to Soong" by Treehugger Robot · 6 years ago
  92. 7b1ca80 Merge "Print full diagnostics file when Java process crashes." by Treehugger Robot · 6 years ago
  93. 2f9a7c8 Make test_options.timeout an int64 by Colin Cross · 6 years ago
  94. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  95. 9d6df22 Print full diagnostics file when Java process crashes. by Sasha Smundak · 6 years ago
  96. 304cfec Refactor .aar resource compilation by Dan Willemsen · 6 years ago
  97. 7d06395 Merge "Revert "Port uses-shared library verification and dexpreopting to Soong"" by Colin Cross · 6 years ago
  98. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  99. 2f4c55e Merge changes from topic "verify_uses_libraries" by Treehugger Robot · 6 years ago
  100. 4b06c20 Merge "Support defaults properties in java_system_module" by Tobias Thierer · 6 years ago