1. 6655756 Merge "Automatically set compile_dex:true and hostdex:true for APEX variants" by Treehugger Robot · 6 years ago
  2. 6b21c7d Automatically set compile_dex:true and hostdex:true for APEX variants by Jiyong Park · 6 years ago
  3. 91b883d java_sdk_library - replace .docs suffix with .stubs.source by Paul Duffin · 6 years ago
  4. 0bdcb27 java_sdk_library_import - Allow it to replace java_sdk_library by Paul Duffin · 6 years ago
  5. 3b531e3 Merge "java_sdk_library - pass patch_module through to stubs library" by Paul Duffin · 6 years ago
  6. d862f0b Merge "Remove UseApexImage and GenerateApexImage." by Nicolas Geoffray · 6 years ago
  7. 26bf49b Fix sdk aidl include for droiddoc by Anton Hansson · 6 years ago
  8. ab8da5d java_sdk_library - pass patch_module through to stubs library by Paul Duffin · 6 years ago
  9. 568a82a Merge "Add java_system_modules to sdk/module_exports" by Treehugger Robot · 6 years ago
  10. 73d5983 Remove UseApexImage and GenerateApexImage. by Nicolas Geoffray · 6 years ago
  11. 396b950 Merge "Support dexpreopt against the primary boot image." by Vladimir Marko · 6 years ago
  12. 7b81f5e Add java_system_modules to sdk/module_exports by Paul Duffin · 6 years ago
  13. 9be2556 Merge "java_sdk_library - Allow it to be replaced by prebuilt" by Treehugger Robot · 6 years ago
  14. 40139d6 Support dexpreopt against the primary boot image. by Vladimir Marko · 6 years ago
  15. 7300095 Merge "java_sdk_library - Use prebuilt/prefer for unbundled app builds" by Treehugger Robot · 6 years ago
  16. e74ac73 java_sdk_library - Allow it to be replaced by prebuilt by Paul Duffin · 6 years ago
  17. 0f80c18 apex_available tracks static dependencies by Jiyong Park · 6 years ago
  18. c493024 Merge "sdk_version: "module_current" is supported" by Treehugger Robot · 6 years ago
  19. 387ad5c Merge "Add rules to handle asset resources." by Jaewoong Jung · 6 years ago
  20. 6e12625 Add support for compat config in APEX. by atrost · 6 years ago
  21. 5006151 java_sdk_library - Use prebuilt/prefer for unbundled app builds by Paul Duffin · 6 years ago
  22. 50fea3b Merge "java_sdk_library use prebuilt jars for numeric sdk_version" by Paul Duffin · 6 years ago
  23. 026ffec Merge "Build rules for compat config docs generation." by Anna Trostanetski · 6 years ago
  24. abd49ab Build rules for compat config docs generation. by Mathew Inwood · 6 years ago
  25. a2db18f java_sdk_library use prebuilt jars for numeric sdk_version by Paul Duffin · 6 years ago
  26. 1b57531 Merge changes from topic "expose-system-test" by Paul Duffin · 6 years ago
  27. 411a98a Merge "Export the cert path for runtime_resource_overlay." by Jaewoong Jung · 6 years ago
  28. fcfd791 Remove legacy properties from java_sdk_library_import by Paul Duffin · 6 years ago
  29. 56d4490 java_sdk_library_import - expose system and test stubs by Paul Duffin · 6 years ago
  30. 78ec5d8 Export the cert path for runtime_resource_overlay. by Jaewoong Jung · 6 years ago
  31. 50146e9 sdk_version: "module_current" is supported by Jiyong Park · 6 years ago
  32. 726d23c Improve java_sdk_library handling of test_current by Paul Duffin · 6 years ago
  33. d1b3a92 Parameterize java_sdk_library by api scope by Paul Duffin · 6 years ago
  34. 44fc5d2 Merge "Use merge_csv python_binary." by Treehugger Robot · 6 years ago
  35. f919206 Merge "Set LOCAL_CERTIFICATE for flattened apex APKs" by Treehugger Robot · 6 years ago
  36. 28e36b1 Merge "Store uncompressed and aligned DEX files for java libs in APEXes." by Ulyana Trafimovich · 6 years ago
  37. 503c1d0 Set LOCAL_CERTIFICATE for flattened apex APKs by Colin Cross · 6 years ago
  38. 5e0dbe4 Merge "Add support for experimentally enabling RBE support on specific rules." by Ramy Medhat · 6 years ago
  39. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 6 years ago
  40. 911083e Merge "Fix --boot-image argument in dex2oat command for boot image extension." by Ulyana Trafimovich · 6 years ago
  41. b0a2d37 Fix --boot-image argument in dex2oat command for boot image extension. by Ulya Trafimovich · 6 years ago
  42. 057dd35 Merge "Abstract sdk_version string using sdkSpec type" by Treehugger Robot · 6 years ago
  43. 699cf17 Merge changes from topic "revert-1211982-dex2oat-soong-dep-LLLKNULXYJ" by Martin Stjernholm · 6 years ago
  44. e4b5342 Revert "Separate dexpreopt.GlobalSoongConfig to allow independen..." by Hans Boehm · 6 years ago
  45. 453bf09 Revert "Move the Once cache for dexpreopt.GlobalConfig into the ..." by Hans Boehm · 6 years ago
  46. 7b2e6f3 Revert "Get the dex2oat host tool path from module dependency on..." by Hans Boehm · 6 years ago
  47. f491dde Store uncompressed and aligned DEX files for java libs in APEXes. by Ulya Trafimovich · 6 years ago
  48. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 6 years ago
  49. cf0bba7 Merge "Revert "Revert "Allow codename.fingerprint format for minSdkVersion""" by Baligh Uddin · 6 years ago
  50. 6cc0515 Merge "Create a highmem pool and put metalava into it" by Treehugger Robot · 6 years ago
  51. f620137 Revert "Revert "Allow codename.fingerprint format for minSdkVersion"" by Baligh Uddin · 6 years ago
  52. 335d596 Get the dex2oat host tool path from module dependency on the binary module. by Martin Stjernholm · 6 years ago
  53. dae8a80 Move the Once cache for dexpreopt.GlobalConfig into the dexpreopt package. by Martin Stjernholm · 6 years ago
  54. be9d0d2 Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 6 years ago
  55. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 6 years ago
  56. f0f747c Do not remove RRO resources by Jaewoong Jung · 6 years ago
  57. 84f71af Merge "Add runtime_resource_overlay." by Treehugger Robot · 6 years ago
  58. 9befb0c Add runtime_resource_overlay. by Jaewoong Jung · 6 years ago
  59. 7eebb4f For JIT-zygote config, add "apex" boot image files to the ART apex. by Ulya Trafimovich · 6 years ago
  60. 0c9c0f0 Merge "Remove unused java_sdk_library_import properties" by Treehugger Robot · 6 years ago
  61. 29f5576 Remove unused java_sdk_library_import properties by Paul Duffin · 6 years ago
  62. 230e241 Revert "Allow codename.fingerprint format for minSdkVersion" by Pete Gillin · 6 years ago
  63. b01dd44 Use merge_csv python_binary. by Artur Satayev · 6 years ago
  64. 014a857 Allow codename.fingerprint format for minSdkVersion by Baligh Uddin · 6 years ago
  65. a929cd5 Merge "Overwrite test-file-name in test config." by Jaewoong Jung · 6 years ago
  66. 3998234 Overwrite test-file-name in test config. by Jaewoong Jung · 6 years ago
  67. 91133e6 Add framework-sdkextensions to jars to instrument by Anton Hansson · 6 years ago
  68. 6431ca7 Add rules to handle asset resources. by Jaewoong Jung · 6 years ago
  69. 1be2d48 Merge "Save compilation units in protobuf format." by Treehugger Robot · 6 years ago
  70. a352948 Merge changes I0668ff5a,Iff2d7063,I6f8b1e2d,I126db49d,Ic6582260 by Treehugger Robot · 6 years ago
  71. 0b3a578 Merge "Add basic test for java_system_modules" by Treehugger Robot · 6 years ago
  72. 275eb69 Merge "Keep signatures of presigned prebuilt test apps." by Jaewoong Jung · 6 years ago
  73. 6c2d4f9 Save compilation units in protobuf format. by Sasha Smundak · 6 years ago
  74. 7c5bd83 Keep signatures of presigned prebuilt test apps. by Jaewoong Jung · 6 years ago
  75. a7b9f42 Add basic test for java_system_modules by Paul Duffin · 6 years ago
  76. 90169ba Added java_system_modules_import by Paul Duffin · 6 years ago
  77. cded5ec Document java_system_modules by Paul Duffin · 6 years ago
  78. 814bebb Merge "Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Treehugger Robot · 6 years ago
  79. a46c2b1 Merge "Allow sdk and core modules to use sysprop_library" by Inseob Kim · 6 years ago
  80. ee76fba Merge "Make android_test_helper_app support apex_available" by Anton Hansson · 6 years ago
  81. 83dc74b Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 6 years ago
  82. a750336 Merge "Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"""" by Jiyong Park · 6 years ago
  83. 7cb4d37 Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""" by Jiyong Park · 6 years ago
  84. c523951 Allow sdk and core modules to use sysprop_library by Inseob Kim · 6 years ago
  85. 17c51a4 Merge "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""" by Treehugger Robot · 6 years ago
  86. 4d9c97b Merge "Use boot image extension in the JIT-zygote experiment." by Ulyana Trafimovich · 6 years ago
  87. 289bd28 Merge "Do not add jacocoagent to framework libraries in static coverage builds." by Ulyana Trafimovich · 6 years ago
  88. 72d009e Merge "Don't dexpreopt APEX variant modules" by Yo Chiang · 6 years ago
  89. ae7cddd Merge "Sandbox soong_build by changing to root directory" by Treehugger Robot · 6 years ago
  90. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
  91. e734832 Merge "Revert "Sandbox soong_build by changing to root directory"" by Colin Cross · 6 years ago
  92. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 6 years ago
  93. e35e961 Merge "Sandbox soong_build by changing to root directory" by Colin Cross · 6 years ago
  94. 5754745 Use boot image extension in the JIT-zygote experiment. by Ulya Trafimovich · 6 years ago
  95. 3d2b6b4 Make android_test_helper_app support apex_available by Anton Hansson · 6 years ago
  96. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
  97. a773c39 Merge "Revert^2 "Use boot image extension for framework libraries."" by Ulyana Trafimovich · 6 years ago
  98. dbdf8f9 Don't dexpreopt APEX variant modules by Yo Chiang · 6 years ago
  99. 38dfa0f Do not add jacocoagent to framework libraries in static coverage builds. by Ulya Trafimovich · 6 years ago
  100. 956305c Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 6 years ago