1. 14bb14e Merge "Disable the system-modules plugin for jlink invocations." by Pete Gillin · 7 years ago
  2. 4eb6be3 Disable the system-modules plugin for jlink invocations. by Pete Gillin · 7 years ago
  3. 6d376a0 Merge "Use correct system_modules with core.current.stubs" by Treehugger Robot · 7 years ago
  4. 96eac76 Merge "Touch up manifest if there's no source code." by Jaewoong Jung · 7 years ago
  5. ba88c41 Use correct system_modules with core.current.stubs by Neil Fuller · 7 years ago
  6. 4f67c42 Merge "android_app stl property bug fix" by Jaewoong Jung · 7 years ago
  7. 710756a android_app stl property bug fix by Jaewoong Jung · 7 years ago
  8. 375ca3c Add .jar tag to java modules by Colin Cross · 7 years ago
  9. 41955e8 Support tagged module references by Colin Cross · 7 years ago
  10. 22d3d6b Merge "Revert "Revert "Print full diagnostics file when Java process crashes.""" by Treehugger Robot · 7 years ago
  11. c27ab66 Touch up manifest if there's no source code. by Jaewoong Jung · 7 years ago
  12. b4be092 Revert "Revert "Print full diagnostics file when Java process crashes."" by Alexander Smundak · 7 years ago
  13. d5dd534 Merge "Revert "Print full diagnostics file when Java process crashes."" by Treehugger Robot · 7 years ago
  14. b023fe3 Merge "AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json" by Treehugger Robot · 7 years ago
  15. d71dc6b Revert "Print full diagnostics file when Java process crashes." by Alexander Smundak · 7 years ago
  16. 76acdad Merge "Make test_options.timeout an int64" by Colin Cross · 7 years ago
  17. 7a1fefc Merge "Port uses-shared library verification and dexpreopting to Soong" by Treehugger Robot · 7 years ago
  18. 7b1ca80 Merge "Print full diagnostics file when Java process crashes." by Treehugger Robot · 7 years ago
  19. 2f9a7c8 Make test_options.timeout an int64 by Colin Cross · 7 years ago
  20. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 7 years ago
  21. 9d6df22 Print full diagnostics file when Java process crashes. by Sasha Smundak · 7 years ago
  22. 7d06395 Merge "Revert "Port uses-shared library verification and dexpreopting to Soong"" by Colin Cross · 7 years ago
  23. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 7 years ago
  24. 2f4c55e Merge changes from topic "verify_uses_libraries" by Treehugger Robot · 7 years ago
  25. 4b06c20 Merge "Support defaults properties in java_system_module" by Tobias Thierer · 7 years ago
  26. 89574e0 Merge "Document escaping" by Colin Cross · 7 years ago
  27. 9c74a1e Don't build hiddenapi flags or encode dex for unbundled builds by Colin Cross · 7 years ago
  28. 667ffa1 Support defaults properties in java_system_module by Colin Cross · 7 years ago
  29. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 7 years ago
  30. e4a0584 Document escaping by Colin Cross · 7 years ago
  31. 18c82ff AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json by patricktu · 7 years ago
  32. 7211910 Add manifest_check tool by Colin Cross · 7 years ago
  33. 4af387c Move manifest_fixer to a python_binary_host module by Colin Cross · 7 years ago
  34. 5446e88 Add <uses-library> tags for SDK libraries to AndroidManifest.xml by Colin Cross · 7 years ago
  35. ace17d3 Merge "Add stl property to android_app." by Jaewoong Jung · 7 years ago
  36. 6be6c2e Merge "Add kotlin-stdlib-jdk8 when using Kotlin" by Colin Cross · 7 years ago
  37. 3f3a70c Merge "Avoid targeting Java 9 for targets with SDK version up to 29." by Pete Gillin · 7 years ago
  38. 9c64014 Avoid targeting Java 9 for targets with SDK version up to 29. by Pete Gillin · 7 years ago
  39. bc625cd Add stl property to android_app. by Jaewoong Jung · 7 years ago
  40. 4c83b89 Merge "Turn off dex actions for sourceless modules." by Jaewoong Jung · 7 years ago
  41. 105920a Merge "Fix override_android_app dependency issues." by Jaewoong Jung · 7 years ago
  42. f50406e Merge "Add No_dist property" by Treehugger Robot · 7 years ago
  43. a24af3b Turn off dex actions for sourceless modules. by Jaewoong Jung · 7 years ago
  44. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 7 years ago
  45. 0b03d97 Add kotlin-stdlib-jdk8 when using Kotlin by Colin Cross · 7 years ago
  46. 80a87b3 Add No_dist property by Sundong Ahn · 7 years ago
  47. d2e5361 manifest_fixer argument should be --use-embedded-dex rather than --use-embedded-dex=true by Sasha Smundak · 7 years ago
  48. bc975e8 Merge "Fixes typos in device_host_converter.go comments." by Treehugger Robot · 7 years ago
  49. 707d788 Fixes typos in device_host_converter.go comments. by Jaewoong Jung · 7 years ago
  50. f3e802b Merge "Don't hide *.kotlin_module in turbine dependencies" by Treehugger Robot · 7 years ago
  51. b7cb607 Merge "Uncompress dex file in imported apk when needed." by Jaewoong Jung · 7 years ago
  52. dd6dd18 Merge "Make core-generated-annotation-stubs link as core stubs." by Pete Gillin · 7 years ago
  53. 0967b34 Merge "Write dexpreopt.config again during the build" by Colin Cross · 7 years ago
  54. 2d00f0d Write dexpreopt.config again during the build by Colin Cross · 7 years ago
  55. cbff326 Make core-generated-annotation-stubs link as core stubs. by Pete Gillin · 7 years ago
  56. 42e862c Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 7 years ago
  57. ea1bdb0 Uncompress dex file in imported apk when needed. by Jaewoong Jung · 7 years ago
  58. 11cd91d Merge "Fix dangling rules on aosp_cf_x86_phone" by Treehugger Robot · 7 years ago
  59. 0c2143e Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 7 years ago
  60. 53ad63c Merge "Implement DPI variants in android_app_import." by Jaewoong Jung · 7 years ago
  61. c11e0c5 Fix dangling rules on aosp_cf_x86_phone by Colin Cross · 7 years ago
  62. 6c6e6cd Don't hide *.kotlin_module in turbine dependencies by Colin Cross · 7 years ago
  63. a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 7 years ago
  64. 082640d Merge "Track sources for srcjars across modules" by Treehugger Robot · 7 years ago
  65. da2bba1 Merge "Allow module types to generate resources" by Treehugger Robot · 7 years ago
  66. ddda3ce Merge "uncompressedDex option for android_app_import." by Jaewoong Jung · 7 years ago
  67. 0c4ce21 Track sources for srcjars across modules by Colin Cross · 7 years ago
  68. 988708c Allow module types to generate resources by Colin Cross · 7 years ago
  69. acf18d7 uncompressedDex option for android_app_import. by Jaewoong Jung · 7 years ago
  70. 1f33e40 Add native_bridge target to Android.bp by dimitry · 7 years ago
  71. 0e7dbeb Merge "Fix use_embedded_native_libs handling for android_test" by Treehugger Robot · 7 years ago
  72. 5346d07 Merge "Support robolectric_test" by Colin Cross · 7 years ago
  73. e7d52c7 Merge "Add android_app_import." by Jaewoong Jung · 7 years ago
  74. b5ad835 Merge "Reverse merge order of resources and implementation" by Treehugger Robot · 7 years ago
  75. 0ef0816 Support robolectric_test by Colin Cross · 7 years ago
  76. 6ad7725 Fix use_embedded_native_libs handling for android_test by Sasha Smundak · 7 years ago
  77. ccbb393 Add android_app_import. by Jaewoong Jung · 7 years ago
  78. 327a7e7 Merge "Add ART folks to owner of dexpreopt related file." by Nicolas Geoffray · 7 years ago
  79. 5b6061d Add ART folks to owner of dexpreopt related file. by Nicolas Geoffray · 7 years ago
  80. feef2ef Pass other boot classpath locations to the apex image. by Nicolas Geoffray · 7 years ago
  81. 08a409d Reverse merge order of resources and implementation by Colin Cross · 7 years ago
  82. 3d974ec Merge "Tag dex_preopt.profile as a path" by Treehugger Robot · 7 years ago
  83. de4e4e6 Tag dex_preopt.profile as a path by Colin Cross · 7 years ago
  84. 02cbe8f Merge changes Id93bcaea,Ia8f9f910 by Treehugger Robot · 7 years ago
  85. 226586c Merge "Support target.hostdex.required" by Colin Cross · 7 years ago
  86. aa1c6f1 Pass --remove-tools-declarations to manifest merger by Colin Cross · 7 years ago
  87. 90c25c6 Don't use merged manifest for android_library modules by Colin Cross · 7 years ago
  88. 7f87f4f Support target.hostdex.required by Colin Cross · 7 years ago
  89. 9a4abed Make java_test_helper_library installable by Colin Cross · 7 years ago
  90. e8a7dc9 Export proguard_dictionary for java_library modules by Colin Cross · 7 years ago
  91. 28c3eb6 Export java_host_for_device and java_device_for_host modules to Make by Colin Cross · 7 years ago
  92. 159a585 Merge "New AndroidMk authoring system based on entry map." by Jaewoong Jung · 7 years ago
  93. 6fa6dfa Merge "Set default target SDK version for APEX" by Treehugger Robot · 7 years ago
  94. 9aa3ab1 New AndroidMk authoring system based on entry map. by Jaewoong Jung · 7 years ago
  95. e928452 Merge "Allow codename.fingerprint format for targetSdkVersion" by Colin Cross · 7 years ago
  96. 8bf9bd9 Merge "Build framework.aidl in Soong" by Colin Cross · 7 years ago
  97. 36ab727 Merge "Fix handling optimize.enabled from java_defaults" by Treehugger Robot · 7 years ago
  98. 71b519d Set default target SDK version for APEX by Jiyong Park · 7 years ago
  99. 1093287 Allow codename.fingerprint format for targetSdkVersion by Colin Cross · 7 years ago
  100. 3047fa2 Build framework.aidl in Soong by Colin Cross · 7 years ago