1. dbcc296 Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 4 years ago
  2. 7b3e10a Propagate permitted packages to sdk snapshot by Paul Duffin · 4 years ago
  3. 9599406 Do not allow duplicate deapexer dependencies. by Martin Stjernholm · 4 years, 1 month ago
  4. 3accbb5 Add commonSdkLibraryAndImportModule interface by Paul Duffin · 4 years, 1 month ago
  5. 034196d Simplify deapexer support by Paul Duffin · 4 years, 1 month ago
  6. 7db57e0 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 4 years, 1 month ago
  7. cae43e1 Don't fail if the target module is disabled in dex2oat tool dependencies. by Martin Stjernholm · 4 years, 2 months ago
  8. 6c6dde0 Make uncompressDex available for use through hiddenAPIModule by Paul Duffin · 4 years, 2 months ago
  9. f88ab95 Merge initHiddenAPI and hiddenAPIUpdatePaths by Paul Duffin · 4 years, 2 months ago
  10. 5919060 Remove configurationName from java library and hidden API by Paul Duffin · 4 years, 2 months ago
  11. afaa47c Stop generating unnecessary hidden API rules by Paul Duffin · 4 years, 2 months ago
  12. 476b9d6 Strict updatability linting against dependencies. by Jaewoong Jung · 4 years, 2 months ago
  13. 820ed78 Merge "Add missing calls to InitSdkAwareModule" by Paul Duffin · 4 years, 3 months ago
  14. b17d044 Transitively add APEX variants for contents of prebuilt_apex/apex_set by Paul Duffin · 4 years, 3 months ago
  15. b6b89a4 Add missing calls to InitSdkAwareModule by Paul Duffin · 4 years, 3 months ago
  16. 2da0424 Extract java SdkMemberType instances as vars by Paul Duffin · 4 years, 3 months ago
  17. f8d9c49 Reland: Add jni_libs property to java tests by Colin Cross · 4 years, 6 months ago
  18. de1b891 Merge "Revert "Add jni_libs property to java tests"" by Colin Cross · 4 years, 3 months ago
  19. 26616d4 Revert "Add jni_libs property to java tests" by Colin Cross · 4 years, 3 months ago
  20. aef14db Merge changes from topic "tvts-test-host-jni" by Treehugger Robot · 4 years, 3 months ago
  21. 246164a Add jni_libs property to java tests by Colin Cross · 4 years, 6 months ago
  22. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 4 years, 4 months ago
  23. 54105c4 SdkSpec = Scope + ApiLevel by Jiyong Park · 4 years, 4 months ago
  24. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 4 months ago
  25. d0afefa Merge "Revert "Revert "Add min_sdk_version to java_import.""" by Jaewoong Jung · 4 years, 4 months ago
  26. 56e12db Revert "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 4 years, 4 months ago
  27. cb05715 Merge "Remove tradefed static_lib heuristic" by Julien Desprez · 4 years, 4 months ago
  28. 37a5d5e Merge "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 4 years, 4 months ago
  29. 5ab6508 Revert "Add min_sdk_version to java_import." by Jaewoong Jung · 4 years, 4 months ago
  30. 51a0d85 Merge "Add min_sdk_version to java_import." by Jaewoong Jung · 4 years, 4 months ago
  31. 6d15d63 Add min_sdk_version to java_import. by Jaewoong Jung · 4 years, 4 months ago
  32. 535e0a1 Remove unused java testing methods by Paul Duffin · 4 years, 4 months ago
  33. 2634264 Take Module implementations out of java/java.go. by Jaewoong Jung · 4 years, 4 months ago
  34. b96a04b Merge "Export a few utility methods" by Yuexi Ma · 4 years, 4 months ago
  35. 627263f Export a few utility methods by Yuexi Ma · 4 years, 5 months ago
  36. bc15e3a Improve java.go readability. by Jaewoong Jung · 4 years, 5 months ago
  37. f666b15 Remove tradefed static_lib heuristic by Julien Desprez · 4 years, 4 months ago
  38. fb856f6 Merge "Treat core_platform as stable unless module uses legacy" by Nicolas Geoffray · 4 years, 4 months ago
  39. b37b009 Merge "Delete defaultsFactory in java.go." by Jaewoong Jung · 4 years, 4 months ago
  40. 3f4e7a1 Remove the robolectric heuristic out of java_test by Julien Desprez · 4 years, 5 months ago
  41. 75c7cea Delete defaultsFactory in java.go. by Jaewoong Jung · 4 years, 5 months ago
  42. 043f5e7 Treat core_platform as stable unless module uses legacy by Paul Duffin · 4 years, 5 months ago
  43. b1778a4 Merge "Revert "Revert "Attempt to run all java_test_host that look unit..."" by Julien Desprez · 4 years, 5 months ago
  44. b216661 Revert "Revert "Attempt to run all java_test_host that look unit..." by Julien Desprez · 4 years, 5 months ago
  45. 6275110 Clear remains of java.Dependency interface. by Jaewoong Jung · 4 years, 5 months ago
  46. bbfd5f5 Merge "Revert "Attempt to run all java_test_host that look unit tests"" by Julien Desprez · 4 years, 5 months ago
  47. 1ab84fa Revert "Attempt to run all java_test_host that look unit tests" by Julien Desprez · 4 years, 5 months ago
  48. ce45b73 Merge "Attempt to run all java_test_host that look unit tests" by Julien Desprez · 4 years, 5 months ago
  49. 75ce9ec Remove global state from sysprop libraries by Colin Cross · 4 years, 5 months ago
  50. b014f07 Propagate java resources in apps with no code by Colin Cross · 4 years, 5 months ago
  51. 069b750 Attempt to run all java_test_host that look unit tests by Julien Desprez · 4 years, 5 months ago
  52. d4cbf34 Fix infinite recursion when printing unrecognized linktype by Jiyong Park · 4 years, 5 months ago
  53. 7f87e1a Further simplify the link type check routine by Jiyong Park · 4 years, 5 months ago
  54. 670e0f6 Linktype check error message becomes more correct by Jiyong Park · 4 years, 5 months ago
  55. b913011 Merge changes from topic "mkboot" by Treehugger Robot · 4 years, 5 months ago
  56. 031d869 Allow explicitly specified additional annotations for hiddenapi by Paul Duffin · 4 years, 5 months ago
  57. 2b0e490 Revert "`data` dependency of java_test_host can be arch-specific" by Jiyong Park · 4 years, 5 months ago
  58. b87f4b4 Merge "Convert java.Dependency to JavaInfo provider" by Colin Cross · 4 years, 5 months ago
  59. f75e527 Move logic for selecting the primary module into initHiddenAPI() by Paul Duffin · 4 years, 5 months ago
  60. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years, 6 months ago
  61. a6cfcac Merge "Add android_test_helper_app properties to java_defaults" by Treehugger Robot · 4 years, 5 months ago
  62. cbce0b0 Add android_test_helper_app properties to java_defaults by Colin Cross · 4 years, 5 months ago
  63. 9d67ca6 Allow dex jars from prebuilt_apex to be used by hiddenapi by Paul Duffin · 4 years, 6 months ago
  64. 4fd997b Refactor the hiddenAPI() method for reusability by Paul Duffin · 4 years, 6 months ago
  65. 4103e92 Extract initHiddenAPI() from hiddenapi() by Paul Duffin · 4 years, 6 months ago
  66. 254aee4 Merge changes I9e94662d,I4b4e0dc8 by Paul Duffin · 4 years, 6 months ago
  67. b7eab01 Merge "bp2build: convert paths/module refs to Bazel label" by Liz Kammer · 4 years, 6 months ago
  68. 22ff0aa Export implementation class jars for java_boot_libs by Paul Duffin · 4 years, 6 months ago
  69. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years, 6 months ago
  70. cdd9b83 `data` dependency of java_test_host can be arch-specific by Jiyong Park · 4 years, 6 months ago
  71. 612e610 Switch hiddenapi to use OutputPath instead of ModuleOutPath by Paul Duffin · 4 years, 6 months ago
  72. a41a696 Enable an apex to include a java_import. by Bill Peckham · 4 years, 6 months ago
  73. 064b70c Export dex implementation jars from prebuilt_apex by Paul Duffin · 4 years, 9 months ago
  74. db170e4 Add java_boot_libs to sdk by Paul Duffin · 4 years, 8 months ago
  75. 53230fe Merge "Remove obsolete class loader context API and update unit tests." by Ulyana Trafimovich · 4 years, 7 months ago
  76. 7bc1cf5 Remove obsolete class loader context API and update unit tests. by Ulya Trafimovich · 4 years, 7 months ago
  77. e197d8b Add "aidl.flags:" property for cc_/java_ modules by Jooyung Han · 4 years, 7 months ago
  78. ff89ffa Automatically set uncompress_dex for java_import. by Bill Peckham · 4 years, 7 months ago
  79. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 7 months ago
  80. b630c37 Merge changes I6a512209,I56437f26 by Ulyana Trafimovich · 4 years, 7 months ago
  81. 88bb6f6 Unify addition of class loader subcontext from dependencies. by Ulya Trafimovich · 4 years, 7 months ago
  82. 4b97a56 Remove the return value from dexpreopt by Jaewoong Jung · 4 years, 7 months ago
  83. dbf3166 Move ClassLoaderContexts() method to UsesLibraryDependency interface. by Ulya Trafimovich · 4 years, 7 months ago
  84. 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years, 7 months ago
  85. 678ddb9 Merge changes I697a65e4,Iaac6aaf6 by Ulyana Trafimovich · 4 years, 8 months ago
  86. cf8b2ee Merge "Dogfood the new IR Kotlin compiler backend." by Treehugger Robot · 4 years, 8 months ago
  87. 897a5ad Merge "Pass pctx and ctx to NewRuleBuilder" by Colin Cross · 4 years, 8 months ago
  88. 65b0319 Do not propagate <uses-library> deps through static SDK component libs. by Ulya Trafimovich · 4 years, 8 months ago
  89. ad2bfda Dogfood the new IR Kotlin compiler backend. by Mads Ager · 4 years, 8 months ago
  90. a4d314c Merge "Add java sdk library enforcement flag" by JaeMan Park · 4 years, 8 months ago
  91. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 8 months ago
  92. 6206805 Remove redundant setting of DistFiles by java.Library by Paul Duffin · 4 years, 8 months ago
  93. 74f0559 Differentiate between no dist tag and an empty dist tag by Paul Duffin · 4 years, 8 months ago
  94. af07f73 Merge "Assume any <uses-library> is shared, add only toplevel ones to manifest." by Ulyana Trafimovich · 4 years, 8 months ago
  95. 78a7155 Assume any <uses-library> is shared, add only toplevel ones to manifest. by Ulya Trafimovich · 4 years, 8 months ago
  96. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 8 months ago
  97. ff71556 Add java sdk library enforcement flag by JaeMan Park · 4 years, 9 months ago
  98. 547471c Merge "Remove restriction on exported plugins that generate APIs" by Treehugger Robot · 4 years, 8 months ago
  99. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 9 months ago
  100. c9fe10f Remove restriction on exported plugins that generate APIs by Colin Cross · 4 years, 8 months ago