1. 28e36b1 Merge "Store uncompressed and aligned DEX files for java libs in APEXes." by Ulyana Trafimovich · 5 years ago
  2. 057dd35 Merge "Abstract sdk_version string using sdkSpec type" by Treehugger Robot · 5 years ago
  3. 7b2e6f3 Revert "Get the dex2oat host tool path from module dependency on..." by Hans Boehm · 5 years ago
  4. f491dde Store uncompressed and aligned DEX files for java libs in APEXes. by Ulya Trafimovich · 5 years ago
  5. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 5 years ago
  6. 335d596 Get the dex2oat host tool path from module dependency on the binary module. by Martin Stjernholm · 5 years ago
  7. 814bebb Merge "Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Treehugger Robot · 5 years ago
  8. a46c2b1 Merge "Allow sdk and core modules to use sysprop_library" by Inseob Kim · 5 years ago
  9. 83dc74b Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 5 years ago
  10. a750336 Merge "Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"""" by Jiyong Park · 5 years ago
  11. 7cb4d37 Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""" by Jiyong Park · 5 years ago
  12. c523951 Allow sdk and core modules to use sysprop_library by Inseob Kim · 5 years ago
  13. 17c51a4 Merge "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""" by Treehugger Robot · 5 years ago
  14. 289bd28 Merge "Do not add jacocoagent to framework libraries in static coverage builds." by Ulyana Trafimovich · 5 years ago
  15. 38dfa0f Do not add jacocoagent to framework libraries in static coverage builds. by Ulya Trafimovich · 5 years ago
  16. 956305c Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 5 years ago
  17. 8ea6bc4 Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 5 years ago
  18. 4513f70 Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 5 years ago
  19. 36746d2 Merge "jacoco correctly gathers info from APK-in-APEX" by Treehugger Robot · 5 years ago
  20. 573326a Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Treehugger Robot · 5 years ago
  21. 618922e jacoco correctly gathers info from APK-in-APEX by Jiyong Park · 5 years ago
  22. 114ff53 m <apex_name>-deps-info prints the internal/external deps of the APEX by Jiyong Park · 5 years ago
  23. 1b82e6a Add support for java_test in sdk by Paul Duffin · 5 years ago
  24. e602918 Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot by Paul Duffin · 5 years ago
  25. 58f26ab Support java_sdk_library as java_libs of apex by Jooyung Han · 5 years ago
  26. f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 5 years ago
  27. 0cbb31e Merge "Create public stub for platform's sysprop_library" by Treehugger Robot · 5 years ago
  28. ac1e986 Create public stub for platform's sysprop_library by Inseob Kim · 5 years ago
  29. ad84f97 Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix. by Peter Collingbourne · 5 years ago
  30. 9fd9b92 Merge "Revert "Also package recursive jni_libs deps of android_apps as well as direct deps."" by Joseph Murphy · 5 years ago
  31. 2973c11 Revert "Also package recursive jni_libs deps of android_apps as well as direct deps." by Lorenzo Colitti · 5 years ago
  32. ff8cb1e Merge "Also package recursive jni_libs deps of android_apps as well as direct deps." by Peter Collingbourne · 5 years ago
  33. 6f907ad Also package recursive jni_libs deps of android_apps as well as direct deps. by Peter Collingbourne · 5 years ago
  34. b02bb40 hostdex:true modules are available for platform by Jiyong Park · 5 years ago
  35. 255f18e Decouple addition of new sdk member types from sdk code by Paul Duffin · 5 years ago
  36. 9d8d609 Pass SdkMember to AddPrebuiltModule instead of the name by Paul Duffin · 5 years ago
  37. 667039f Merge "Cleanup java.DefaultsFactory()" by Treehugger Robot · 5 years ago
  38. 8cda6d9 Merge "Support header and implementation jars in sdk" by Treehugger Robot · 5 years ago
  39. f3c24c1 Merge "Link type checking for java_library" by Treehugger Robot · 5 years ago
  40. 4735766 Cleanup java.DefaultsFactory() by Paul Duffin · 5 years ago
  41. a0dbf43 Support header and implementation jars in sdk by Paul Duffin · 5 years ago
  42. e403e9e Link type checking for java_library by Jeongik Cha · 5 years ago
  43. 1387957 Parameterize the sdk member processing by Paul Duffin · 5 years ago
  44. e63106a Merge "Add model to represent generated snapshot .bp file" by Paul Duffin · 5 years ago
  45. f6739a6 Merge "Link type will be check in android_library also" by Treehugger Robot · 5 years ago
  46. b645ec8 Add model to represent generated snapshot .bp file by Paul Duffin · 5 years ago
  47. 4a69242 Merge "Add exported_plugins to java.Library." by Treehugger Robot · 5 years ago
  48. 9cf4669 Add exported_plugins to java.Library. by Artur Satayev · 5 years ago
  49. 50e7900 Dedup code for generating java_import in snapshot by Paul Duffin · 5 years ago
  50. 0e0cf1d Refactor sdk update mechanism by Paul Duffin · 5 years ago
  51. 18020ea make ApexProperties defaultable by Jooyung Han · 5 years ago
  52. 80df439 Merge "Enforce hidden apis usage in product(soong)" by Treehugger Robot · 5 years ago
  53. c70d3c3 Merge "APEX now correctly tracks jni_lib dependencies" by Treehugger Robot · 5 years ago
  54. 8be103b APEX now correctly tracks jni_lib dependencies by Jiyong Park · 5 years ago
  55. c228a70 Silence dep-ann warnings by Colin Cross · 5 years ago
  56. 2cc570d Enforce hidden apis usage in product(soong) by Jeongik Cha · 5 years ago
  57. 75b83b0 Link type will be check in android_library also by Jeongik Cha · 5 years ago
  58. 0b23875 stem property of java modules are propagated to Make by Jiyong Park · 5 years ago
  59. 6cef481 Use java language 1.9 for sdk_version: "current" by Colin Cross · 5 years ago
  60. 6d8d8c6 Remove special case for sdk_version: "none" by Colin Cross · 5 years ago
  61. 1e74385 Make javaVersion an enum by Colin Cross · 5 years ago
  62. ef99a4b Merge "Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 5 years ago
  63. a1c9e9d Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 5 years ago
  64. 4c4c024 add stem property to java modules by Jiyong Park · 5 years ago
  65. 8141c87 Merge "Add tradefed_java_library_host" by Treehugger Robot · 5 years ago
  66. f0f2e2c Add tradefed_java_library_host by Colin Cross · 5 years ago
  67. c5bba64 Merge "Prohibit dependencies outside of uses_sdks" by Treehugger Robot · 5 years ago
  68. ad4a597 Merge "Add method to determine variations from a Target" by Colin Cross · 5 years ago
  69. a7bc8ad Prohibit dependencies outside of uses_sdks by Jiyong Park · 5 years ago
  70. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  71. d90d208 Merge "AIDEGen: Remove the duplicate *.srcjar from srcs" by Treehugger Robot · 5 years ago
  72. 242faad AIDEGen: Remove the duplicate *.srcjar from srcs by patricktu · 5 years ago
  73. e25c644 Add system_modules to droidstubs by Paul Duffin · 5 years ago
  74. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 5 years ago
  75. 0a2f719 Move sharding functions for reuse by Colin Cross · 5 years ago
  76. 6ffaaa8 Allow test to specify whether or not to auto-generate test config by Dan Shi · 5 years ago
  77. ec3e81b Merge "Move sysprop gen code to sysprop module" by Treehugger Robot · 5 years ago
  78. 2b6f04c Merge "Add custom SystemModules to bootclasspath to reduce duplication" by Paul Duffin · 5 years ago
  79. 988f53c Move sysprop gen code to sysprop module by Inseob Kim · 5 years ago
  80. b1102ba Merge "Introduce module type 'sdk'" by Treehugger Robot · 5 years ago
  81. d1063c1 Introduce module type 'sdk' by Jiyong Park · 6 years ago
  82. 68289b0 Add custom SystemModules to bootclasspath to reduce duplication by Paul Duffin · 5 years ago
  83. e323f3c Fix robolectric tests with sdk_version and prebuilt dependencies by Colin Cross · 5 years ago
  84. 3b706fd Shard kythe invocations when javac is sharded by Colin Cross · 5 years ago
  85. 7153b76 Merge changes from topic "drop_circular_dep" by Treehugger Robot · 5 years ago
  86. 4e8b48a Normalize and validate the java_version property. by Pete Gillin · 6 years ago
  87. b5ddfa9 Remove srcs_lib and srcs_lib_whitelist_pkgs by Jiyong Park · 5 years ago
  88. 2892065 Remove the automatic dependency to framework-res.apk for R/Manifest by Jiyong Park · 5 years ago
  89. 4288274 Implement sysprop_library API stability check by Inseob Kim · 5 years ago
  90. 356dac4 Elaborate comment on paltform_apis by Jeongik Cha · 5 years ago
  91. 2d975b1 Add an output file tag for proguard dictionaries by Colin Cross · 5 years ago
  92. 8a64f8c Merge "Add a rule about platform_apis" by Jeongik Cha · 5 years ago
  93. 247de68 Merge "Support source code cross-referencing for C++ and Java" by Treehugger Robot · 5 years ago
  94. 538c0d0 Add a rule about platform_apis by Jeongik Cha · 6 years ago
  95. 2a4549e Support source code cross-referencing for C++ and Java by Sasha Smundak · 6 years ago
  96. 7f7766d Revert "Revert "Split Java libraries per apex"" by Jiyong Park · 5 years ago
  97. f0f7ca8 Revert "Split Java libraries per apex" by Jiyong Park · 5 years ago
  98. aa53324 Split Java libraries per apex by Jiyong Park · 6 years ago
  99. b77043e Add a systemModules utility type by Colin Cross · 6 years ago
  100. 223e6a6 Merge changes from topic "buildnumberfromfile" by Colin Cross · 6 years ago