1. 5136a6e Add ctx.ModuleDir and top level module dirs of input sources to JDK9 by Jingwen Chen · 5 years ago
  2. 1eacd95 Merge "Move boot jars package check from make" by Paul Duffin · 5 years ago
  3. 9cb8d1b java compilation: refactor and extract javac flag computation into a by Jingwen Chen · 5 years ago
  4. 42cac12 Merge "Drop "android.hidl.manager" -> "android.hidl.base" dependency from class loader context." by Ulyana Trafimovich · 5 years ago
  5. 180fece Drop "android.hidl.manager" -> "android.hidl.base" dependency from class loader context. by Ulya Trafimovich · 5 years ago
  6. 9a89a2a Move boot jars package check from make by Paul Duffin · 5 years ago
  7. e430ac3 Merge "Move part of logic from construct_context.py to Soong." by Ulyana Trafimovich · 5 years ago
  8. 05b9a65 Merge "Add separate dependency tags for compat libs based on SDK version." by Ulyana Trafimovich · 5 years ago
  9. 17da06c Merge "Fix handling of "android.test.mock" in class loader context." by Ulyana Trafimovich · 5 years ago
  10. c5b6f32 Merge "Unify handling of compat and normal libs in class loader contexts." by Ulyana Trafimovich · 5 years ago
  11. 7d584e9 Retry: Make ConfiguredJarList immutable by Paul Duffin · 5 years ago
  12. 8130c48 Move part of logic from construct_context.py to Soong. by Ulya Trafimovich · 5 years ago
  13. b521811 Add separate dependency tags for compat libs based on SDK version. by Ulya Trafimovich · 5 years ago
  14. 46b3d5b Fix handling of "android.test.mock" in class loader context. by Ulya Trafimovich · 5 years ago
  15. 24813e1 Unify handling of compat and normal libs in class loader contexts. by Ulya Trafimovich · 5 years ago
  16. e10dfa4 Cleanup usages of CreateConfiguredJarList by Paul Duffin · 5 years ago
  17. 69d1fb1 Switch BootJars/UpdatableBootJars to ConfiguredJarList by Paul Duffin · 5 years ago
  18. 52ac73d Make highmem classification of metalava optional by Anton Hansson · 5 years ago
  19. 1e8118d Merge "Tag removed APIs as such in hiddenapi_flags.csv." by Mathew Inwood · 5 years ago
  20. 26c468c Merge "Export proguard_flags_files from android_librarys" by Cole Faust · 5 years ago
  21. 9a63131 Export proguard_flags_files from android_librarys by Cole Faust · 5 years ago
  22. a44e8c5 Tag removed APIs as such in hiddenapi_flags.csv. by Mathew Inwood · 5 years ago
  23. 7f51107 Rename ART release APEX to com.android.art. by Martin Stjernholm · 5 years ago
  24. ea581fc Move the intermediate directory for ART boot images. by Martin Stjernholm · 5 years ago
  25. 128fe5c Add empty tag support for java_import by Saeid Farivar Asanjan · 5 years ago
  26. faa866c Merge "Make test api extend system in sdk_library.go" by Anton Hansson · 5 years ago
  27. bc0fe96 Support building WITHOUT_CHECK_API=true by Paul Duffin · 5 years ago
  28. 4fe970f Make test api extend system in sdk_library.go by Anton Hansson · 5 years ago
  29. ff98103 Merge "Remove jdiff support from droiddoc" by Anton Hansson · 5 years ago
  30. 9ebc22c Merge changes Ieeca3c39,Iddeea2d0,I8d66a5d3 by Colin Cross · 5 years ago
  31. ff8838c Merge "Add jetifier support to android_library_import" by Treehugger Robot · 5 years ago
  32. c1c415d Merge "Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies." by Jaewoong Jung · 5 years ago
  33. f043696 Add jetifier support to android_library_import by Saeid Farivar Asanjan · 5 years ago
  34. c779cd4 Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies. by Jaewoong Jung · 5 years ago
  35. 19bc60a Merge "Add config.AndroidFirstDeviceTarget." by Jaewoong Jung · 5 years ago
  36. 53781d5 Merge "Make hiddenapi flag generation use new artifact" by Anton Hansson · 5 years ago
  37. 642916f Add config.AndroidFirstDeviceTarget. by Jaewoong Jung · 5 years ago
  38. 858a8ca Merge "Add a Impl_only_libs prop for sdk_library" by Anton Hansson · 5 years ago
  39. 89226d9 Add jni_libs to host java binaries by Colin Cross · 5 years ago
  40. c179ea6 Make java_binary common variant a dependency by Colin Cross · 5 years ago
  41. de78d13 Replace jniDependencyTag with a value by Colin Cross · 5 years ago
  42. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 5 years ago
  43. 7f66efa Add a Impl_only_libs prop for sdk_library by Anton Hansson · 5 years ago
  44. 746be9c Remove jdiff support from droiddoc by Anton Hansson · 5 years ago
  45. 45fd6ac Merge "Make lots of tests run in parallel" by Colin Cross · 5 years ago
  46. 43159bd Merge "Remove global state from apex modules" by Colin Cross · 5 years ago
  47. a87ea45 Merge "Allow access to the class jar for java_import using {.jar} tag" by Paul Duffin · 5 years ago
  48. b3cbd61 Make hiddenapi flag generation use new artifact by Anton Hansson · 5 years ago
  49. 70bc545 Merge "Add outputfiles tags for droidstubs api txts" by Anton Hansson · 5 years ago
  50. 9f701fa Merge changes from topic "uses-libs-24" by Ulyana Trafimovich · 5 years ago
  51. 323dc60 Make lots of tests run in parallel by Colin Cross · 5 years ago
  52. 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago
  53. aa55f74 Allow access to the class jar for java_import using {.jar} tag by Paul Duffin · 5 years ago
  54. 81febc4 Avoid panic when a boot jar is provided as a java_import by Paul Duffin · 5 years ago
  55. 39b437b Add dependency on implementation <uses-library> for modules that depend on component libraries. by Ulya Trafimovich · 5 years ago
  56. ecf5435 Add outputfiles tags for droidstubs api txts by Anton Hansson · 5 years ago
  57. fb6ae5b Add support for using sdk_version: "module_<ver>" by Paul Duffin · 5 years ago
  58. a2ae7e0 Allow java_sdk_library to specify doctags_files by Paul Duffin · 5 years ago
  59. 6877e6d Output Javadoc comments for public API by Paul Duffin · 5 years ago
  60. a6906e2 Merge "Make API lint warnings errors for system & testapi" by Anton Hansson · 5 years ago
  61. 4f6eebf Merge changes I0885e493,Ic37c8db9 by Treehugger Robot · 5 years ago
  62. b30f593 Make API lint warnings errors for system & testapi by Anton Hansson · 5 years ago
  63. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 5 years ago
  64. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 5 years ago
  65. 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 5 years ago
  66. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 years ago
  67. 5fc50f2 Merge "Fix proguard_usage.zip with USE_RBE=true RBE_R8=true" by Treehugger Robot · 5 years ago
  68. 4c5efde Suppress reflection warnings when running metalava by Aurimas Liutikas · 5 years ago
  69. a2adc37 Make hiddenapi use prebuilt stubs when it should by Anton Hansson · 6 years ago
  70. e00c0e7 Fix proguard_usage.zip with USE_RBE=true RBE_R8=true by Colin Cross · 5 years ago
  71. 0fe6090 Merge "Make robolectric runtimes a host module" by Treehugger Robot · 5 years ago
  72. 5aa29a7 Make robolectric runtimes a host module by Colin Cross · 5 years ago
  73. 6b54302 Merge "Updates checkapi filename properties behavior" by Liz Kammer · 5 years ago
  74. 88d593d Merge "Add hidden_api for java_import" by Liz Kammer · 5 years ago
  75. 2fc25bb Merge changes from topic "uses-libs-21" by Ulyana Trafimovich · 5 years ago
  76. 570b81a Merge "Remove framework-modules naming scheme" by Treehugger Robot · 5 years ago
  77. ee9ad5d Remove framework-modules naming scheme by Paul Duffin · 5 years ago
  78. 9ed7915 Updates checkapi filename properties behavior by Liz Kammer · 5 years ago
  79. 663dc53 Consistently use default install path for compatibility <uses-library>. by Ulya Trafimovich · 5 years ago
  80. b900066 Merge "Add support for building with R8 full mode" by Treehugger Robot · 5 years ago
  81. b8e35ca Merge "Revert "Revert "Remove create_stubs and checkapi from droiddoc""" by Treehugger Robot · 5 years ago
  82. f2d7b16 Add support for building with R8 full mode by Christoffer Quist Adamsen · 5 years ago
  83. 80dc4f1 Merge "Merge Android R" by Xin Li · 5 years ago
  84. e1ab250 Revert "Revert "Remove create_stubs and checkapi from droiddoc"" by Liz Kammer · 5 years ago
  85. 5ca3a62 Add hidden_api for java_import by Liz Kammer · 5 years ago
  86. 79a94a2 Merge "Replace `is_uses_lib` property with `provides_uses_lib`." by Ulyana Trafimovich · 5 years ago
  87. 54027b5 Replace `is_uses_lib` property with `provides_uses_lib`. by Ulya Trafimovich · 5 years ago
  88. 3e0b9c0 Merge "Check UseRBE is set before replacing any template with the RE version." by Kousik Kumar · 5 years ago
  89. af286f3 Add test_mainline_module option. am: 74b00521f8 by kellyhung · 5 years ago
  90. 74b0052 Add test_mainline_module option. by kellyhung · 5 years ago
  91. 9ef1f7d Merge "Don't assume host arch is always x86" am: daf735287b by Treehugger Robot · 5 years ago
  92. daf7352 Merge "Don't assume host arch is always x86" by Treehugger Robot · 5 years ago
  93. 0f13eff Merge "Be more strict about unknown install <uses-library> paths." am: 117a5ef307 by Ulyana Trafimovich · 5 years ago
  94. 87788b5 Don't assume host arch is always x86 by Jiyong Park · 5 years ago
  95. 045e11a Be more strict about unknown install <uses-library> paths. by Ulya Trafimovich · 5 years ago
  96. 99bd329 Merge "Allow non-SDK Java libraries to masquerade as <uses-library>." am: bb3467d297 by Ulyana Trafimovich · 5 years ago
  97. bb3467d Merge "Allow non-SDK Java libraries to masquerade as <uses-library>." by Ulyana Trafimovich · 5 years ago
  98. da55e82 Merge "Iterate <uses-library> in deterministic order in manifest_fixer." am: bfb98ece49 by Treehugger Robot · 5 years ago
  99. bfb98ec Merge "Iterate <uses-library> in deterministic order in manifest_fixer." by Treehugger Robot · 5 years ago
  100. 48e2aca Merge "Add imports_compile_dex to prebuilt_apis" am: cda9a92efb by Treehugger Robot · 5 years ago