1. 1dcc27e Refactor RBE support for Javac/R8/D8 to use the remoteexec package. by Ramy Medhat · 6 years ago
  2. e3b49c6 Merge "Fix host path for dexpreopted system server modules defined in Make." by Ulyana Trafimovich · 6 years ago
  3. bf5ed2d Merge "Add overrides to runtime_resource_overlay" by Jaewoong Jung · 6 years ago
  4. ad0177b Add overrides to runtime_resource_overlay by Jaewoong Jung · 6 years ago
  5. ef72001 Merge "Don't use metalava for "check-current"" by Makoto Onuki · 6 years ago
  6. 8df4e08 Merge "Do not allow updatable apps without min_sdk_version." by Treehugger Robot · 6 years ago
  7. f40fc85 Do not allow updatable apps without min_sdk_version. by Artur Satayev · 6 years ago
  8. 6cf2c0c Fix host path for dexpreopted system server modules defined in Make. by Ulya Trafimovich · 6 years ago
  9. 52c0b7b Merge "Repeat kapt processor argument for multiple processors" by Treehugger Robot · 6 years ago
  10. 65c1d14 Merge "android_app_import is now ApexModule" by Treehugger Robot · 6 years ago
  11. dc95105 Merge "Add "updatable" property to ApexModule interface." by Ulyana Trafimovich · 6 years ago
  12. 7c140d8 Add "updatable" property to ApexModule interface. by Ulya Trafimovich · 6 years ago
  13. 592a6a4 android_app_import is now ApexModule by Jiyong Park · 6 years ago
  14. 14f42d3 Merge "Remove unused arguments in droiddoc" by Anton Hansson · 6 years ago
  15. 5a11686 Repeat kapt processor argument for multiple processors by Colin Cross · 6 years ago
  16. 0f15a9f Remove unused arguments in droiddoc by Anton Hansson · 6 years ago
  17. a573f19 Make sure car-lib system APIs are not changing unintentionally by Makoto Onuki · 6 years ago
  18. 762d9f3 Remove Android compat annotations on jarjar transform. by Artur Satayev · 6 years ago
  19. 43b6019 Merge "Remove _API_FILE variables" by Anton Hansson · 6 years ago
  20. 79a24f2 Merge "apex: respect filename property for apk-in-apex" by Jooyung Han · 6 years ago
  21. 27d9ec1 Remove _API_FILE variables by Anton Hansson · 6 years ago
  22. 5405a73 Don't use metalava for "check-current" by Makoto Onuki · 6 years ago
  23. 2db1c3f Check updatable APKs compile against managed SDKs. by Artur Satayev · 6 years ago
  24. f472871 Merge "Add libs properties to runtime_resource_overlay." by Jaewoong Jung · 6 years ago
  25. fe3c7f6 Add libs properties to runtime_resource_overlay. by Jaewoong Jung · 6 years ago
  26. d4c0356 Create prebuilt api modules in load hook not mutator by Paul Duffin · 6 years ago
  27. 318f682 Merge "Export API files as part of the java_sdk_library" by Treehugger Robot · 6 years ago
  28. b661961 Merge "Export stub sources as part of the java_sdk_library" by Treehugger Robot · 6 years ago
  29. 522bca3 Merge changes If74eea67,I9d8089b2 by Treehugger Robot · 6 years ago
  30. f9cb120 Merge "Generate struct with field for each api scope" by Paul Duffin · 6 years ago
  31. 9b38447 Merge "Collect JNI coverage data only for first target." by Jaewoong Jung · 6 years ago
  32. e03749b Merge "Allow droidstubs to not generate any stubs" by Paul Duffin · 6 years ago
  33. 46984ee Collect JNI coverage data only for first target. by Jaewoong Jung · 6 years ago
  34. 1fd005d Export API files as part of the java_sdk_library by Paul Duffin · 6 years ago
  35. 3d1248c Export stub sources as part of the java_sdk_library by Paul Duffin · 6 years ago
  36. bbb546b Extract createJavaImportForStubs() by Paul Duffin · 6 years ago
  37. 46a26a8 Generate struct with field for each api scope by Paul Duffin · 6 years ago
  38. dd46f71 Support java_sdk_library as member of sdk by Paul Duffin · 6 years ago
  39. ff550f3 Merge "Revert^2 "Add sdk mutator for native modules"" by Colin Cross · 6 years ago
  40. 3ae2951 Allow droidstubs to not generate any stubs by Paul Duffin · 6 years ago
  41. 82aca76 Merge "Relax boot image check to allow platform Jacoco variant in a coverage build." by Ulyana Trafimovich · 6 years ago
  42. f76c640 Merge "Stop requiring apex_available on java_library members of sdks" by Paul Duffin · 6 years ago
  43. e0ce4ba Relax boot image check to allow platform Jacoco variant in a coverage build. by Ulya Trafimovich · 6 years ago
  44. 0d8f616 Merge "Forbid generating boot image files for jars in updatable modules." by Ulyana Trafimovich · 6 years ago
  45. 6534770 Stop requiring apex_available on java_library members of sdks by Paul Duffin · 6 years ago
  46. 5bf1480 Merge changes I96f0eb03,Ie883eb45 by Treehugger Robot · 6 years ago
  47. 1fb487d Parameterize scopes with additional droidstubs args by Paul Duffin · 6 years ago
  48. 6d0886e Replace references to droiddoc with droidstubs by Paul Duffin · 6 years ago
  49. c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 6 years ago
  50. b28cc37 Forbid generating boot image files for jars in updatable modules. by Ulya Trafimovich · 6 years ago
  51. d66b121 Merge "Revert "Add sdk mutator for native modules"" by Colin Cross · 6 years ago
  52. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 6 years ago
  53. f5d6756 Merge "Add sdk mutator for native modules" by Colin Cross · 6 years ago
  54. 0f6fdf5 Fix dex-location for host. by David Srbecky · 6 years ago
  55. 39ee119 apex: respect filename property for apk-in-apex by Jooyung Han · 6 years ago
  56. ab768cf Merge "[soong] new field in Android.bp to request APK signing V4" by Treehugger Robot · 6 years ago
  57. 17d69e3 [soong] new field in Android.bp to request APK signing V4 by Songchun Fan · 6 years ago
  58. 1c5d4fe Merge "Add file with updatable BCP packages to /system/etc/" by Vladimir Marko · 6 years ago
  59. 205e6c2 Add file with updatable BCP packages to /system/etc/ by Vladimir Marko · 6 years ago
  60. 82e192c Add sdk mutator for native modules by Colin Cross · 6 years ago
  61. 3f7534c Merge "Convert sdk_library to use androidmk Dist" by Anton Hansson · 6 years ago
  62. e61c9b0 Merge "Add a Tag field to dist to dist a tagged output" by Anton Hansson · 6 years ago
  63. 20d8549 Merge "Adjust embedded dex locations in host boot image." by David Srbecky · 6 years ago
  64. ab99498 Adjust embedded dex locations in host boot image. by David Srbecky · 6 years ago
  65. 5fd5d24 Convert sdk_library to use androidmk Dist by Anton Hansson · 6 years ago
  66. 78156ef Add a Tag field to dist to dist a tagged output by Anton Hansson · 6 years ago
  67. c7fb5c9 Use modular removed-dex.txt files for greylisting. by Artur Satayev · 6 years ago
  68. 2d557ce Merge "Fix dump-oat-boot build target." by David Srbecky · 6 years ago
  69. 87a33e7 Add code coverage support to android_app JNI libs. by Jaewoong Jung · 6 years ago
  70. 1aacc6c Fix dump-oat-boot build target. by David Srbecky · 6 years ago
  71. 282dc32 Merge "Default droiddoc to disting the api txt if there is one" by Anton Hansson · 6 years ago
  72. f6aead0 Merge "Make system_server stubs consistent with other stubs" by Anton Hansson · 6 years ago
  73. ba6ab2e Make system_server stubs consistent with other stubs by Anton Hansson · 6 years ago
  74. 80e2c2a Default droiddoc to disting the api txt if there is one by Anton Hansson · 6 years ago
  75. 19604de add aidl.export_include_dirs to java_import module type by Jiyong Park · 6 years ago
  76. 54c481e Merge "Simplify the construction of class loader contexts for system server jars." by Ulyana Trafimovich · 6 years ago
  77. dacc6c5 Simplify the construction of class loader contexts for system server jars. by Ulya Trafimovich · 6 years ago
  78. 495ffb9 Remove old SdkMemberType API for creating snapshot modules by Paul Duffin · 6 years ago
  79. a551a1c Improve consistency of handling java snapshot properties by Paul Duffin · 6 years ago
  80. 3a4eb50 Make new module creation API more flexible by Paul Duffin · 6 years ago
  81. 45feb06 Merge "Revert "Share vdex files in the ART apex between architectures (..."" by Tim Joines · 6 years ago
  82. c1ef1bb Revert "Share vdex files in the ART apex between architectures (..." by Tim Joines · 6 years ago
  83. 5d2449e Merge "Share vdex files in the ART apex between architectures (via symlinks)." by Ulyana Trafimovich · 6 years ago
  84. fde5912 Merge "Rename ART dump-oat rules." by David Srbecky · 6 years ago
  85. 5b88fe3 Share vdex files in the ART apex between architectures (via symlinks). by Ulya Trafimovich · 6 years ago
  86. 4667232 Rename ART dump-oat rules. by David Srbecky · 6 years ago
  87. cc868de Merge "Remove unused mips workarounds." by Elliott Hughes · 6 years ago
  88. 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 6 years ago
  89. 71a1240 Merge "Do not include any documentation when building stubs" by Aurimas Liutikas · 6 years ago
  90. b9c9913 Merge "Generate the ART boot image for host as well (used by ART tests)." by David Srbecky · 6 years ago
  91. 39de325 Do not include any documentation when building stubs by Aurimas Liutikas · 6 years ago
  92. 643953d Merge "Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true" by Nikita Ioffe · 6 years ago
  93. 4c8e350 Merge "Fix apex_available" by Jooyung Han · 6 years ago
  94. 5e9013b Fix apex_available by Jooyung Han · 6 years ago
  95. 7f8dac1 Generate the ART boot image for host as well (used by ART tests). by David Srbecky · 6 years ago
  96. 9948420 Merge "Apply sdk version check to product apps" by Treehugger Robot · 6 years ago
  97. a816686 Merge "Add support for multiple os types" by Paul Duffin · 6 years ago
  98. a8e37b9 Merge "Set '--force-determinism' option for boot image compilation." by Ulyana Trafimovich · 6 years ago
  99. a04c107 Add support for multiple os types by Paul Duffin · 6 years ago
  100. c0c98d5 Set '--force-determinism' option for boot image compilation. by Ulya Trafimovich · 6 years ago