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