1. f7d8401 Use header jar without jarjar for sharded classpath by Colin Cross · 6 years ago
  2. 1a9be9f Merge "Add jni_uses_platform_api property to android_app" by Colin Cross · 6 years ago
  3. 53fe467 Merge changes from topic "soong_tests_ndk" by Treehugger Robot · 6 years ago
  4. 1120452 Merge "Use flag names with merge_csv.py." by Treehugger Robot · 6 years ago
  5. ee87c60 Add jni_uses_platform_api property to android_app by Colin Cross · 6 years ago
  6. f28329d Move NDK test modules into cc/testing.go by Colin Cross · 6 years ago
  7. 2d6d5d8 Merge "Permissions XML file for java_sdk_library is mutated for APEX" by Jiyong Park · 6 years ago
  8. 83a2d96 Allow java_system_modules_import to replace java_system_modules by Paul Duffin · 6 years ago
  9. 79fac05 Use flag names with merge_csv.py. by Artur Satayev · 6 years ago
  10. cbeaab2 Merge "Add system server jars expressed in make in the system server classpath." by Nicolas Geoffray · 6 years ago
  11. e383388 Permissions XML file for java_sdk_library is mutated for APEX by Jiyong Park · 6 years ago
  12. 2f94e85 Merge "Allow for setting a logging_parent for an Android App." by Treehugger Robot · 6 years ago
  13. 5b16dfb Allow for setting a logging_parent for an Android App. by Baligh Uddin · 6 years ago
  14. 36b6aec Merge "Simple refactoring of prefix related functions." by Jaewoong Jung · 6 years ago
  15. 7c9662a Merge "sdk_version: "system_server_current"" by Treehugger Robot · 6 years ago
  16. 47cbfcd Add system server jars expressed in make in the system server classpath. by Nicolas Geoffray · 6 years ago
  17. 954b297 Merge "Revert "Turn on the instrumentation by default for the java code in APEXes"" by Jackal Guo · 6 years ago
  18. c021ea0 Revert "Turn on the instrumentation by default for the java code in APEXes" by Jackal Guo · 6 years ago
  19. 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 6 years ago
  20. 1d62b1c Merge "Turn on the instrumentation by default for the java code in APEXes" by Treehugger Robot · 6 years ago
  21. 33b6654 Turn on the instrumentation by default for the java code in APEXes by Jiyong Park · 6 years ago
  22. 6d41527 Do all dexpreoptDisabled checks before registering a dex2oat host dep. by Martin Stjernholm · 6 years ago
  23. 8d80cee Pass dexpreopt config structs by reference. by Martin Stjernholm · 6 years ago
  24. d90676f Reland: Get the dex2oat host tool path from module dependency on the by Martin Stjernholm · 6 years ago
  25. 40f9f3c Reland: Move the Once cache for dexpreopt.GlobalConfig into the by Martin Stjernholm · 6 years ago
  26. 75a48d8 Reland: Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 6 years ago
  27. f3ff010 Use precise class loader context for system server jars. by Ulya Trafimovich · 6 years ago
  28. 4cdada2 Make PRODUCT_BOOT_JARS and PRODUCT_UPDATABLE_BOOT_JARS disjoint. by Ulya Trafimovich · 6 years ago
  29. 6655756 Merge "Automatically set compile_dex:true and hostdex:true for APEX variants" by Treehugger Robot · 6 years ago
  30. 6b21c7d Automatically set compile_dex:true and hostdex:true for APEX variants by Jiyong Park · 6 years ago
  31. aae9bd1 sdk_version: "system_server_current" by Jiyong Park · 6 years ago
  32. 91b883d java_sdk_library - replace .docs suffix with .stubs.source by Paul Duffin · 6 years ago
  33. 0bdcb27 java_sdk_library_import - Allow it to replace java_sdk_library by Paul Duffin · 6 years ago
  34. 3b531e3 Merge "java_sdk_library - pass patch_module through to stubs library" by Paul Duffin · 6 years ago
  35. d862f0b Merge "Remove UseApexImage and GenerateApexImage." by Nicolas Geoffray · 6 years ago
  36. 26bf49b Fix sdk aidl include for droiddoc by Anton Hansson · 6 years ago
  37. ab8da5d java_sdk_library - pass patch_module through to stubs library by Paul Duffin · 6 years ago
  38. 568a82a Merge "Add java_system_modules to sdk/module_exports" by Treehugger Robot · 6 years ago
  39. 73d5983 Remove UseApexImage and GenerateApexImage. by Nicolas Geoffray · 6 years ago
  40. 396b950 Merge "Support dexpreopt against the primary boot image." by Vladimir Marko · 6 years ago
  41. 7b81f5e Add java_system_modules to sdk/module_exports by Paul Duffin · 6 years ago
  42. 9be2556 Merge "java_sdk_library - Allow it to be replaced by prebuilt" by Treehugger Robot · 6 years ago
  43. 40139d6 Support dexpreopt against the primary boot image. by Vladimir Marko · 6 years ago
  44. 7300095 Merge "java_sdk_library - Use prebuilt/prefer for unbundled app builds" by Treehugger Robot · 6 years ago
  45. e74ac73 java_sdk_library - Allow it to be replaced by prebuilt by Paul Duffin · 6 years ago
  46. 0f80c18 apex_available tracks static dependencies by Jiyong Park · 6 years ago
  47. c493024 Merge "sdk_version: "module_current" is supported" by Treehugger Robot · 6 years ago
  48. 387ad5c Merge "Add rules to handle asset resources." by Jaewoong Jung · 6 years ago
  49. 6e12625 Add support for compat config in APEX. by atrost · 6 years ago
  50. 5006151 java_sdk_library - Use prebuilt/prefer for unbundled app builds by Paul Duffin · 6 years ago
  51. 50fea3b Merge "java_sdk_library use prebuilt jars for numeric sdk_version" by Paul Duffin · 6 years ago
  52. 026ffec Merge "Build rules for compat config docs generation." by Anna Trostanetski · 6 years ago
  53. abd49ab Build rules for compat config docs generation. by Mathew Inwood · 6 years ago
  54. a2db18f java_sdk_library use prebuilt jars for numeric sdk_version by Paul Duffin · 6 years ago
  55. 1b57531 Merge changes from topic "expose-system-test" by Paul Duffin · 6 years ago
  56. 411a98a Merge "Export the cert path for runtime_resource_overlay." by Jaewoong Jung · 6 years ago
  57. fcfd791 Remove legacy properties from java_sdk_library_import by Paul Duffin · 6 years ago
  58. 56d4490 java_sdk_library_import - expose system and test stubs by Paul Duffin · 6 years ago
  59. 78ec5d8 Export the cert path for runtime_resource_overlay. by Jaewoong Jung · 6 years ago
  60. 50146e9 sdk_version: "module_current" is supported by Jiyong Park · 6 years ago
  61. 726d23c Improve java_sdk_library handling of test_current by Paul Duffin · 6 years ago
  62. d1b3a92 Parameterize java_sdk_library by api scope by Paul Duffin · 6 years ago
  63. 44fc5d2 Merge "Use merge_csv python_binary." by Treehugger Robot · 6 years ago
  64. f919206 Merge "Set LOCAL_CERTIFICATE for flattened apex APKs" by Treehugger Robot · 6 years ago
  65. 28e36b1 Merge "Store uncompressed and aligned DEX files for java libs in APEXes." by Ulyana Trafimovich · 6 years ago
  66. 503c1d0 Set LOCAL_CERTIFICATE for flattened apex APKs by Colin Cross · 6 years ago
  67. 5e0dbe4 Merge "Add support for experimentally enabling RBE support on specific rules." by Ramy Medhat · 6 years ago
  68. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 6 years ago
  69. 911083e Merge "Fix --boot-image argument in dex2oat command for boot image extension." by Ulyana Trafimovich · 6 years ago
  70. b0a2d37 Fix --boot-image argument in dex2oat command for boot image extension. by Ulya Trafimovich · 6 years ago
  71. 057dd35 Merge "Abstract sdk_version string using sdkSpec type" by Treehugger Robot · 6 years ago
  72. 699cf17 Merge changes from topic "revert-1211982-dex2oat-soong-dep-LLLKNULXYJ" by Martin Stjernholm · 6 years ago
  73. e4b5342 Revert "Separate dexpreopt.GlobalSoongConfig to allow independen..." by Hans Boehm · 6 years ago
  74. 453bf09 Revert "Move the Once cache for dexpreopt.GlobalConfig into the ..." by Hans Boehm · 6 years ago
  75. 7b2e6f3 Revert "Get the dex2oat host tool path from module dependency on..." by Hans Boehm · 6 years ago
  76. f491dde Store uncompressed and aligned DEX files for java libs in APEXes. by Ulya Trafimovich · 6 years ago
  77. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 6 years ago
  78. cf0bba7 Merge "Revert "Revert "Allow codename.fingerprint format for minSdkVersion""" by Baligh Uddin · 6 years ago
  79. 6cc0515 Merge "Create a highmem pool and put metalava into it" by Treehugger Robot · 6 years ago
  80. f620137 Revert "Revert "Allow codename.fingerprint format for minSdkVersion"" by Baligh Uddin · 6 years ago
  81. 335d596 Get the dex2oat host tool path from module dependency on the binary module. by Martin Stjernholm · 6 years ago
  82. dae8a80 Move the Once cache for dexpreopt.GlobalConfig into the dexpreopt package. by Martin Stjernholm · 6 years ago
  83. be9d0d2 Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 6 years ago
  84. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 6 years ago
  85. f0f747c Do not remove RRO resources by Jaewoong Jung · 6 years ago
  86. 84f71af Merge "Add runtime_resource_overlay." by Treehugger Robot · 6 years ago
  87. 9befb0c Add runtime_resource_overlay. by Jaewoong Jung · 6 years ago
  88. 7eebb4f For JIT-zygote config, add "apex" boot image files to the ART apex. by Ulya Trafimovich · 6 years ago
  89. 0c9c0f0 Merge "Remove unused java_sdk_library_import properties" by Treehugger Robot · 6 years ago
  90. 29f5576 Remove unused java_sdk_library_import properties by Paul Duffin · 6 years ago
  91. 230e241 Revert "Allow codename.fingerprint format for minSdkVersion" by Pete Gillin · 6 years ago
  92. b01dd44 Use merge_csv python_binary. by Artur Satayev · 6 years ago
  93. 014a857 Allow codename.fingerprint format for minSdkVersion by Baligh Uddin · 6 years ago
  94. a929cd5 Merge "Overwrite test-file-name in test config." by Jaewoong Jung · 6 years ago
  95. 3998234 Overwrite test-file-name in test config. by Jaewoong Jung · 6 years ago
  96. 91133e6 Add framework-sdkextensions to jars to instrument by Anton Hansson · 6 years ago
  97. 6431ca7 Add rules to handle asset resources. by Jaewoong Jung · 6 years ago
  98. 1be2d48 Merge "Save compilation units in protobuf format." by Treehugger Robot · 6 years ago
  99. a352948 Merge changes I0668ff5a,Iff2d7063,I6f8b1e2d,I126db49d,Ic6582260 by Treehugger Robot · 6 years ago
  100. 0b3a578 Merge "Add basic test for java_system_modules" by Treehugger Robot · 6 years ago