1. 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 6 years ago
  2. 0acb0fb Merge "Only look for profiles when we have a profile dir" by Treehugger Robot · 6 years ago
  3. 14a08f5 Merge "apex/apk: enforce min_sdk_version of all deps" by Jooyung Han · 6 years ago
  4. 78d51b0 Only look for profiles when we have a profile dir by Dan Willemsen · 6 years ago
  5. 35dfb01 Merge "Enable check for "try to expose APIs from hidden class"" by Makoto Onuki · 6 years ago
  6. f51b7af Enable check for "try to expose APIs from hidden class" by Makoto Onuki · 6 years ago
  7. 29abfb7 Merge "Include resources in sdk snapshot of java library impl" by Treehugger Robot · 6 years ago
  8. 4e77284 Include resources in sdk snapshot of java library impl by Paul Duffin · 6 years ago
  9. 28d6549 Merge "Set root dir in lint project.xml" by Colin Cross · 6 years ago
  10. e176b5b Merge "Set ANDROID_SDK_HOME when running lint" by Colin Cross · 6 years ago
  11. c31efeb Set root dir in lint project.xml by Colin Cross · 6 years ago
  12. 977b6a8 Set ANDROID_SDK_HOME when running lint by Colin Cross · 6 years ago
  13. 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 6 years ago
  14. c9ef6ee Merge "Make native_coverage clause work with ClangCoverage" by Colin Cross · 6 years ago
  15. e88b436 Stem name should be fixed the same was as masterFile by Sasha Smundak · 6 years ago
  16. ea34d87 Merge "Fix build breakages when WITHOUT_CHECK_API=true" by Treehugger Robot · 6 years ago
  17. 1a6acd4 Make native_coverage clause work with ClangCoverage by Colin Cross · 6 years ago
  18. 10269f1 Fix build breakages when WITHOUT_CHECK_API=true by Paul Duffin · 6 years ago
  19. 3475305 Merge "java_sdk_library: Require xml permission file only if it is generated" by Yo Chiang · 6 years ago
  20. 997a2f5 Merge "Add sandbox property to the javadoc rule." by Ramy Medhat · 6 years ago
  21. 181c2a4 Merge changes I25c77994,I7da78ef4,I89197d0a by Colin Cross · 6 years ago
  22. 333cb9e Merge "Instrument the java_sdk_library implementation library" by Paul Duffin · 6 years ago
  23. 92e4b46 Support adding extra lint checks by Colin Cross · 6 years ago
  24. 0b67a8b Allow kotlin modules to skip packaging the kotlin stdlib by Colin Cross · 6 years ago
  25. 9ca38d2 Fix annotation processors in kotlin modules that generate resources by Colin Cross · 6 years ago
  26. 56ecbae Merge "Disable "show member in hidden parent" metalava error" by Makoto Onuki · 6 years ago
  27. 1d5b713 Disable "show member in hidden parent" metalava error by Makoto Onuki · 6 years ago
  28. 296cf33 Instrument the java_sdk_library implementation library by Paul Duffin · 6 years ago
  29. 2f99eec Add sandbox property to the javadoc rule. by Ramy Medhat · 6 years ago
  30. a553358 Merge "Add support for running Android lint on java and android modules." by Colin Cross · 6 years ago
  31. d7ffbb5 Merge "Consolidate adding common java properties" by Treehugger Robot · 6 years ago
  32. 44b481b Fix check-boot-jars when a boot jar is provided by prebuilt by Paul Duffin · 6 years ago
  33. 014489c Add support for running Android lint on java and android modules. by Colin Cross · 6 years ago
  34. 001ad5a Merge "Installed APKs should not have `prebuilt_` prefix" by Treehugger Robot · 6 years ago
  35. c7f8b74 Merge "Do not override "-g:source,lines" for host java binaries when PRODUCT_MINIMIZE_JAVA_DEBUG_INFO is set." by Alex Humesky · 6 years ago
  36. 57f0ee1 Installed APKs should not have `prebuilt_` prefix by Sasha Smundak · 6 years ago
  37. 07d7507 java_sdk_library: Require xml permission file only if it is generated by Yo Chiang · 6 years ago
  38. e403833 Merge "Let APEX build against preferred java_sdk_library_import" by Paul Duffin · 6 years ago
  39. 2070e32 Do not override "-g:source,lines" for host java binaries when PRODUCT_MINIMIZE_JAVA_DEBUG_INFO is set. by Alex Humesky · 6 years ago
  40. ce6734e Consolidate adding common java properties by Colin Cross · 6 years ago
  41. d38ab21 Merge "Introduce product variables to select Java code coverage paths in Soong." by Roland Levillain · 6 years ago
  42. a7a36e2 Merge "Use EMMA_INSTRUMENT_FRAMEWORK for apex framework libs." by Chris Gross · 6 years ago
  43. eedc5d5 Let APEX build against preferred java_sdk_library_import by Paul Duffin · 6 years ago
  44. 0c5bae5 java_sdk_library: Add system-server scope by Paul Duffin · 6 years ago
  45. ada1270 Introduce product variables to select Java code coverage paths in Soong. by Roland Levillain · 6 years ago
  46. 6e82748 Rename dexpreopt.config field to bring it in sync with Make. by Ulya Trafimovich · 6 years ago
  47. 190fdc0 Use EMMA_INSTRUMENT_FRAMEWORK for apex framework libs. by Chris Gross · 6 years ago
  48. 440e0d0 Use inclusive language in build/soong by Colin Cross · 6 years ago
  49. 1adc63e Merge changes from topics "dist-for-goals", "soong-dist", "tests-PathForSource" by Colin Cross · 6 years ago
  50. 69bd288 Merge "Fix on-device paths to used libraries in dexpreopt." by Ulyana Trafimovich · 6 years ago
  51. 5cdb051 Merge "Remove host boot image from boot.zip." by Ulyana Trafimovich · 6 years ago
  52. fa09632 Merge changes from topics "target-build-unbundled", "unbundled-preopt" by Martin Stjernholm · 6 years ago
  53. a82ad47 Merge "Remove TARGET_PREFER_32_BIT support." by Elliott Hughes · 6 years ago
  54. 9ab4933 Remove host boot image from boot.zip. by Ulya Trafimovich · 6 years ago
  55. 9f3052c Fix on-device paths to used libraries in dexpreopt. by Ulya Trafimovich · 6 years ago
  56. d4873a6 Merge "dex_import that isn't available for platform isn't installed" by Jiyong Park · 6 years ago
  57. c3d87d3 Define Soong phony rules in Make by Colin Cross · 6 years ago
  58. 238c1f3 Remove most paths from java.TestConfig by Colin Cross · 6 years ago
  59. d7db79c Merge "Split the core/platform API into stable and legacy versions." by Pete Gillin · 6 years ago
  60. 4e372f7 Merge "Turn on metalava sandbox warning in all droiddoc metalava invocations." by Ramy Medhat · 6 years ago
  61. 79ae341 Remove TARGET_PREFER_32_BIT support. by Elliott Hughes · 6 years ago
  62. 01bca75 dex_import that isn't available for platform isn't installed by Jiyong Park · 6 years ago
  63. 1f41dbf Split the core/platform API into stable and legacy versions. by Pete Gillin · 6 years ago
  64. 8a62433 Merge "Use sdkSpec to compare sdk_versions of APK/JNI" by Treehugger Robot · 6 years ago
  65. 652d5b3 Use sdkSpec to compare sdk_versions of APK/JNI by Jooyung Han · 6 years ago
  66. 99e4fba Merge "Fix android_app_set documentation" by Alexander Smundak · 6 years ago
  67. 613cbb1 Fix android_app_set documentation by Sasha Smundak · 6 years ago
  68. 2d0c194 Correct link type for module stubs by Anton Hansson · 6 years ago
  69. cc51a68 Improve the structure of the link check method by Anton Hansson · 6 years ago
  70. 3f07ab2 Create a framework.aidl for non-updatable platform by Anton Hansson · 6 years ago
  71. 83509b5 Build java_sdk_library stubs with language level 8 by Anton Hansson · 6 years ago
  72. 9d7c3fb Don't require merge_annotations_dir for annotations_enabled by Anton Hansson · 6 years ago
  73. 3ef493f Merge "Refactor library path representation in dexpreopt." by Ulyana Trafimovich · 6 years ago
  74. a5c94e1 Merge "Allow apex module to have android_app_set as its constituent." by Treehugger Robot · 6 years ago
  75. 18d98bc Allow apex module to have android_app_set as its constituent. by Sasha Smundak · 6 years ago
  76. 95d6ea3 Don't disable dexpreopting implicitly in unbundled builds. by Martin Stjernholm · 6 years ago
  77. d4bcea4 Refactor library path representation in dexpreopt. by Ulya Trafimovich · 6 years ago
  78. 5539e7b Revert^2 "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 6 years ago
  79. c55b679 Merge "Revert "Rename DexJar interface method to DexJarBuildPath."" by Ulyana Trafimovich · 6 years ago
  80. b0dc851 Revert "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 6 years ago
  81. 2a08566 Merge "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 6 years ago
  82. c8d60bc Turn on metalava sandbox warning in all droiddoc metalava invocations. by Ramy Medhat · 6 years ago
  83. a8bf988 Merge "dex_import can be added to apex" by Treehugger Robot · 6 years ago
  84. 3747336 Merge "Revert "Always run package check"" by Colin Cross · 6 years ago
  85. b549b77 Revert "Always run package check" by Colin Cross · 6 years ago
  86. 562c240 Rename DexJar interface method to DexJarBuildPath. by Ulya Trafimovich · 6 years ago
  87. 2647003 Merge "Soong package structure refactoring" by Jaewoong Jung · 6 years ago
  88. 3dbf9fd Copy removed.txt file to the snapshot correctly by Paul Duffin · 6 years ago
  89. 91206d9 Always run package check by Paul Duffin · 6 years ago
  90. 77acec6 dex_import can be added to apex by Jiyong Park · 6 years ago
  91. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 6 years ago
  92. c9af538 Add android.test.base to class loader context for API version < 30. by Ulya Trafimovich · 6 years ago
  93. e739f1e Collect permitted packages from java_sdk_library instances by Paul Duffin · 6 years ago
  94. b719d60 Merge "Ensure package check is run for java_library in APEX" by Treehugger Robot · 6 years ago
  95. c4cdba0 Merge "Add support for remote-execution / caching of jar/zip actions" by Kousik Kumar · 6 years ago
  96. ad43500 Merge "java_sdk_library: Propagate shared_library to snapshot" by Treehugger Robot · 6 years ago
  97. 00f5701 Merge "apex respects stem of java_library modules" by Treehugger Robot · 6 years ago
  98. 366afc5 Add support for remote-execution / caching of jar/zip actions by Kousik Kumar · 6 years ago
  99. d7eb1c2 java_sdk_library: Propagate shared_library to snapshot by Paul Duffin · 6 years ago
  100. a62aa23 apex respects stem of java_library modules by Jiyong Park · 6 years ago