1. 5b88fe3 Share vdex files in the ART apex between architectures (via symlinks). by Ulya Trafimovich · 6 years ago
  2. 71a1240 Merge "Do not include any documentation when building stubs" by Aurimas Liutikas · 6 years ago
  3. b9c9913 Merge "Generate the ART boot image for host as well (used by ART tests)." by David Srbecky · 6 years ago
  4. 39de325 Do not include any documentation when building stubs by Aurimas Liutikas · 6 years ago
  5. 643953d Merge "Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true" by Nikita Ioffe · 6 years ago
  6. 4c8e350 Merge "Fix apex_available" by Jooyung Han · 6 years ago
  7. 5e9013b Fix apex_available by Jooyung Han · 6 years ago
  8. 7f8dac1 Generate the ART boot image for host as well (used by ART tests). by David Srbecky · 6 years ago
  9. 9948420 Merge "Apply sdk version check to product apps" by Treehugger Robot · 6 years ago
  10. a816686 Merge "Add support for multiple os types" by Paul Duffin · 6 years ago
  11. a8e37b9 Merge "Set '--force-determinism' option for boot image compilation." by Ulyana Trafimovich · 6 years ago
  12. a04c107 Add support for multiple os types by Paul Duffin · 6 years ago
  13. c0c98d5 Set '--force-determinism' option for boot image compilation. by Ulya Trafimovich · 6 years ago
  14. a377311 Merge "Refactor java_library/java_test snapshot processing" by Treehugger Robot · 6 years ago
  15. 1ec3fce Disable goma for javac actions in Soong by Colin Cross · 6 years ago
  16. 14eb467 Refactor java_library/java_test snapshot processing by Paul Duffin · 6 years ago
  17. 1f4f345 Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true by Nikita Ioffe · 6 years ago
  18. 7c70831 Apply sdk version check to product apps by Jeongik Cha · 6 years ago
  19. f5c0a9c Simplify java library sdk member code by Paul Duffin · 6 years ago
  20. cfaa164 bundle config contains (path,manifest) pairs of embedded APKs by Jiyong Park · 6 years ago
  21. f14cd86 Merge changes from topic "soong_build_number_file" by Treehugger Robot · 6 years ago
  22. c2f4f20 Merge "Use header jar without jarjar for sharded classpath" by Treehugger Robot · 6 years ago
  23. 2a2e0db Add an order-only dependency on the build number file by Colin Cross · 6 years ago
  24. e7ea9e6 Merge "Distinguish boot images by target rather than arch" by David Srbecky · 6 years ago
  25. 40017be Merge "Unless overridden include LICENSE files in notices." by Bob Badour · 6 years ago
  26. c177ebe Distinguish boot images by target rather than arch by David Srbecky · 6 years ago
  27. 9a63ee1 Merge "Update ike.jar's name in code coverage configuration" by Yan Yan · 6 years ago
  28. 2e56067 Update ike.jar's name in code coverage configuration by evitayan · 6 years ago
  29. 139fa43 Merge changes Ibaf383c4,I2b1c0736 by Jiyong Park · 6 years ago
  30. 93e57a0 Expect added members for instrumented modules by Jiyong Park · 6 years ago
  31. a35e3ff Merge "Merge CSV files generated by UnsupportedAppUsageProcessor." by Treehugger Robot · 6 years ago
  32. 00cae1c Reland "Turn on the instrumentation by default for the java code in APEXes" by Jiyong Park · 6 years ago
  33. 094cde4 Require apps built against the SDK to use JNI built against the NDK by Colin Cross · 6 years ago
  34. f7d8401 Use header jar without jarjar for sharded classpath by Colin Cross · 6 years ago
  35. a75b057 Unless overridden include LICENSE files in notices. by Bob Badour · 6 years ago
  36. 1a9be9f Merge "Add jni_uses_platform_api property to android_app" by Colin Cross · 6 years ago
  37. 53fe467 Merge changes from topic "soong_tests_ndk" by Treehugger Robot · 6 years ago
  38. b5df8a0 Merge CSV files generated by UnsupportedAppUsageProcessor. by Artur Satayev · 6 years ago
  39. 1120452 Merge "Use flag names with merge_csv.py." by Treehugger Robot · 6 years ago
  40. ee87c60 Add jni_uses_platform_api property to android_app by Colin Cross · 6 years ago
  41. f28329d Move NDK test modules into cc/testing.go by Colin Cross · 6 years ago
  42. 2d6d5d8 Merge "Permissions XML file for java_sdk_library is mutated for APEX" by Jiyong Park · 6 years ago
  43. 83a2d96 Allow java_system_modules_import to replace java_system_modules by Paul Duffin · 6 years ago
  44. 79fac05 Use flag names with merge_csv.py. by Artur Satayev · 6 years ago
  45. cbeaab2 Merge "Add system server jars expressed in make in the system server classpath." by Nicolas Geoffray · 6 years ago
  46. e383388 Permissions XML file for java_sdk_library is mutated for APEX by Jiyong Park · 6 years ago
  47. 2f94e85 Merge "Allow for setting a logging_parent for an Android App." by Treehugger Robot · 6 years ago
  48. 5b16dfb Allow for setting a logging_parent for an Android App. by Baligh Uddin · 6 years ago
  49. 36b6aec Merge "Simple refactoring of prefix related functions." by Jaewoong Jung · 6 years ago
  50. 7c9662a Merge "sdk_version: "system_server_current"" by Treehugger Robot · 6 years ago
  51. 47cbfcd Add system server jars expressed in make in the system server classpath. by Nicolas Geoffray · 6 years ago
  52. 954b297 Merge "Revert "Turn on the instrumentation by default for the java code in APEXes"" by Jackal Guo · 6 years ago
  53. c021ea0 Revert "Turn on the instrumentation by default for the java code in APEXes" by Jackal Guo · 6 years ago
  54. 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 6 years ago
  55. 1d62b1c Merge "Turn on the instrumentation by default for the java code in APEXes" by Treehugger Robot · 6 years ago
  56. 33b6654 Turn on the instrumentation by default for the java code in APEXes by Jiyong Park · 6 years ago
  57. 6d41527 Do all dexpreoptDisabled checks before registering a dex2oat host dep. by Martin Stjernholm · 6 years ago
  58. 8d80cee Pass dexpreopt config structs by reference. by Martin Stjernholm · 6 years ago
  59. d90676f Reland: Get the dex2oat host tool path from module dependency on the by Martin Stjernholm · 6 years ago
  60. 40f9f3c Reland: Move the Once cache for dexpreopt.GlobalConfig into the by Martin Stjernholm · 6 years ago
  61. 75a48d8 Reland: Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 6 years ago
  62. f3ff010 Use precise class loader context for system server jars. by Ulya Trafimovich · 6 years ago
  63. 4cdada2 Make PRODUCT_BOOT_JARS and PRODUCT_UPDATABLE_BOOT_JARS disjoint. by Ulya Trafimovich · 6 years ago
  64. 6655756 Merge "Automatically set compile_dex:true and hostdex:true for APEX variants" by Treehugger Robot · 6 years ago
  65. 6b21c7d Automatically set compile_dex:true and hostdex:true for APEX variants by Jiyong Park · 6 years ago
  66. aae9bd1 sdk_version: "system_server_current" by Jiyong Park · 6 years ago
  67. 91b883d java_sdk_library - replace .docs suffix with .stubs.source by Paul Duffin · 6 years ago
  68. 0bdcb27 java_sdk_library_import - Allow it to replace java_sdk_library by Paul Duffin · 6 years ago
  69. 3b531e3 Merge "java_sdk_library - pass patch_module through to stubs library" by Paul Duffin · 6 years ago
  70. d862f0b Merge "Remove UseApexImage and GenerateApexImage." by Nicolas Geoffray · 6 years ago
  71. 26bf49b Fix sdk aidl include for droiddoc by Anton Hansson · 6 years ago
  72. ab8da5d java_sdk_library - pass patch_module through to stubs library by Paul Duffin · 6 years ago
  73. 568a82a Merge "Add java_system_modules to sdk/module_exports" by Treehugger Robot · 6 years ago
  74. 73d5983 Remove UseApexImage and GenerateApexImage. by Nicolas Geoffray · 6 years ago
  75. 396b950 Merge "Support dexpreopt against the primary boot image." by Vladimir Marko · 6 years ago
  76. 7b81f5e Add java_system_modules to sdk/module_exports by Paul Duffin · 6 years ago
  77. 9be2556 Merge "java_sdk_library - Allow it to be replaced by prebuilt" by Treehugger Robot · 6 years ago
  78. 40139d6 Support dexpreopt against the primary boot image. by Vladimir Marko · 6 years ago
  79. 7300095 Merge "java_sdk_library - Use prebuilt/prefer for unbundled app builds" by Treehugger Robot · 6 years ago
  80. e74ac73 java_sdk_library - Allow it to be replaced by prebuilt by Paul Duffin · 6 years ago
  81. 0f80c18 apex_available tracks static dependencies by Jiyong Park · 6 years ago
  82. c493024 Merge "sdk_version: "module_current" is supported" by Treehugger Robot · 6 years ago
  83. 387ad5c Merge "Add rules to handle asset resources." by Jaewoong Jung · 6 years ago
  84. 6e12625 Add support for compat config in APEX. by atrost · 6 years ago
  85. 5006151 java_sdk_library - Use prebuilt/prefer for unbundled app builds by Paul Duffin · 6 years ago
  86. 50fea3b Merge "java_sdk_library use prebuilt jars for numeric sdk_version" by Paul Duffin · 6 years ago
  87. 026ffec Merge "Build rules for compat config docs generation." by Anna Trostanetski · 6 years ago
  88. abd49ab Build rules for compat config docs generation. by Mathew Inwood · 6 years ago
  89. a2db18f java_sdk_library use prebuilt jars for numeric sdk_version by Paul Duffin · 6 years ago
  90. 1b57531 Merge changes from topic "expose-system-test" by Paul Duffin · 6 years ago
  91. 411a98a Merge "Export the cert path for runtime_resource_overlay." by Jaewoong Jung · 6 years ago
  92. fcfd791 Remove legacy properties from java_sdk_library_import by Paul Duffin · 6 years ago
  93. 56d4490 java_sdk_library_import - expose system and test stubs by Paul Duffin · 6 years ago
  94. 78ec5d8 Export the cert path for runtime_resource_overlay. by Jaewoong Jung · 6 years ago
  95. 50146e9 sdk_version: "module_current" is supported by Jiyong Park · 6 years ago
  96. 726d23c Improve java_sdk_library handling of test_current by Paul Duffin · 6 years ago
  97. d1b3a92 Parameterize java_sdk_library by api scope by Paul Duffin · 6 years ago
  98. 44fc5d2 Merge "Use merge_csv python_binary." by Treehugger Robot · 6 years ago
  99. f919206 Merge "Set LOCAL_CERTIFICATE for flattened apex APKs" by Treehugger Robot · 6 years ago
  100. 28e36b1 Merge "Store uncompressed and aligned DEX files for java libs in APEXes." by Ulyana Trafimovich · 6 years ago