1. 6f0c1a1 Merge "Preopt APEX system server jars for java_import." by Treehugger Robot · 3 years, 10 months ago
  2. 2df9ebf Merge changes from topics "bp-bionic-cts-tests", "cts-per-testcase-directory" by Colin Cross · 3 years, 10 months ago
  3. 5b24f72 Preopt APEX system server jars for java_import. by Jiakai Zhang · 3 years, 10 months ago
  4. ea18033 Add a new SDK member type java_systemserver_libs. by Jiakai Zhang · 3 years, 10 months ago
  5. cfb0f5e Support per-testcase directories in all test suites by Colin Cross · 3 years, 11 months ago
  6. a14b18f Merge "Remove updatable-bcp-packages.txt." by Jiakai Zhang · 3 years, 10 months ago
  7. 46eb0fd Remove updatable-bcp-packages.txt. by Jiakai Zhang · 3 years, 11 months ago
  8. 4482560 Consolidate the code to resolve a deapexer module dependency. by Martin Stjernholm · 3 years, 11 months ago
  9. 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 11 months ago
  10. b13daf2 Merge "Add java_binary_host support for Windows" by Dan Willemsen · 3 years, 11 months ago
  11. 8e6b371 Add java_binary_host support for Windows by Dan Willemsen · 3 years, 11 months ago
  12. e992a52 Merge "Enable compose kotlinc plugin when depending on the compose runtime" by Aurimas Liutikas · 3 years, 11 months ago
  13. a1ff7c6 Enable compose kotlinc plugin when depending on the compose runtime by Colin Cross · 3 years, 11 months ago
  14. 519c5c8 Revert^2 "Preopt APEX system server jars." by Jiakai Zhang · 3 years, 11 months ago
  15. 92346c4 Revert "Preopt APEX system server jars." by Adrian Roos · 3 years, 11 months ago
  16. ca9bc98 Preopt APEX system server jars. by Jiakai Zhang · 4 years ago
  17. 296701e Refactor SdkMemberType.AddDependencies() by Paul Duffin · 4 years, 1 month ago
  18. 0b1c70e Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer. by Ulya Trafimovich · 4 years ago
  19. e443287 Propagate <uses-library> dependencies from `java_library` to apps. by Ulya Trafimovich · 4 years ago
  20. fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 4 years ago
  21. d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 4 years, 1 month ago
  22. 52cc879 Merge "Revert "Export implementation class jars for java_boot_libs"" by Treehugger Robot · 4 years, 1 month ago
  23. 5c21145 Revert "Export implementation class jars for java_boot_libs" by Paul Duffin · 4 years, 1 month ago
  24. fe26147 Merge "Don't attempt to add stub libraries to class loader context." by Ulyana Trafimovich · 4 years, 1 month ago
  25. 840efb6 Don't attempt to add stub libraries to class loader context. by Ulya Trafimovich · 4 years, 1 month ago
  26. 630b11e Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 4 years, 1 month ago
  27. 869de14 Propagate permitted packages to sdk snapshot by Paul Duffin · 4 years, 1 month ago
  28. 7beb099 Merge "Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`." by Ulyana Trafimovich · 4 years, 1 month ago
  29. 497a093 Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`. by Ulya Trafimovich · 4 years, 1 month ago
  30. d5fe878 SdkLibraryImport's DexJarInstallPath uses installPath from source module by Jeongik Cha · 4 years, 1 month ago
  31. 91913e3 Merge "fix: comparison between min_sdk_version" by Jooyung Han · 4 years, 1 month ago
  32. 71b33cc Add commonSdkLibraryAndImportModule interface by Paul Duffin · 4 years, 1 month ago
  33. 4c4da06 fix: comparison between min_sdk_version by Jooyung Han · 4 years, 1 month ago
  34. b4bbf2c Simplify deapexer support by Paul Duffin · 4 years, 2 months ago
  35. fef5500 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 4 years, 2 months ago
  36. 0e4cceb Don't fail if the target module is disabled in dex2oat tool dependencies. by Martin Stjernholm · 4 years, 3 months ago
  37. 1bbd062 Make uncompressDex available for use through hiddenAPIModule by Paul Duffin · 4 years, 3 months ago
  38. 74d18d1 Merge initHiddenAPI and hiddenAPIUpdatePaths by Paul Duffin · 4 years, 3 months ago
  39. 66cdbf0 Remove configurationName from java library and hidden API by Paul Duffin · 4 years, 3 months ago
  40. afaa47c Stop generating unnecessary hidden API rules by Paul Duffin · 4 years, 3 months ago
  41. 476b9d6 Strict updatability linting against dependencies. by Jaewoong Jung · 4 years, 3 months ago
  42. 820ed78 Merge "Add missing calls to InitSdkAwareModule" by Paul Duffin · 4 years, 3 months ago
  43. b17d044 Transitively add APEX variants for contents of prebuilt_apex/apex_set by Paul Duffin · 4 years, 3 months ago
  44. b6b89a4 Add missing calls to InitSdkAwareModule by Paul Duffin · 4 years, 3 months ago
  45. 2da0424 Extract java SdkMemberType instances as vars by Paul Duffin · 4 years, 4 months ago
  46. f8d9c49 Reland: Add jni_libs property to java tests by Colin Cross · 4 years, 6 months ago
  47. de1b891 Merge "Revert "Add jni_libs property to java tests"" by Colin Cross · 4 years, 4 months ago
  48. 26616d4 Revert "Add jni_libs property to java tests" by Colin Cross · 4 years, 4 months ago
  49. aef14db Merge changes from topic "tvts-test-host-jni" by Treehugger Robot · 4 years, 4 months ago
  50. 246164a Add jni_libs property to java tests by Colin Cross · 4 years, 6 months ago
  51. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 4 years, 4 months ago
  52. 54105c4 SdkSpec = Scope + ApiLevel by Jiyong Park · 4 years, 4 months ago
  53. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 4 months ago
  54. d0afefa Merge "Revert "Revert "Add min_sdk_version to java_import.""" by Jaewoong Jung · 4 years, 4 months ago
  55. 56e12db Revert "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 4 years, 4 months ago
  56. cb05715 Merge "Remove tradefed static_lib heuristic" by Julien Desprez · 4 years, 4 months ago
  57. 37a5d5e Merge "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 4 years, 4 months ago
  58. 5ab6508 Revert "Add min_sdk_version to java_import." by Jaewoong Jung · 4 years, 4 months ago
  59. 51a0d85 Merge "Add min_sdk_version to java_import." by Jaewoong Jung · 4 years, 4 months ago
  60. 6d15d63 Add min_sdk_version to java_import. by Jaewoong Jung · 4 years, 4 months ago
  61. 535e0a1 Remove unused java testing methods by Paul Duffin · 4 years, 4 months ago
  62. 2634264 Take Module implementations out of java/java.go. by Jaewoong Jung · 4 years, 5 months ago
  63. b96a04b Merge "Export a few utility methods" by Yuexi Ma · 4 years, 5 months ago
  64. 627263f Export a few utility methods by Yuexi Ma · 4 years, 5 months ago
  65. bc15e3a Improve java.go readability. by Jaewoong Jung · 4 years, 5 months ago
  66. f666b15 Remove tradefed static_lib heuristic by Julien Desprez · 4 years, 5 months ago
  67. fb856f6 Merge "Treat core_platform as stable unless module uses legacy" by Nicolas Geoffray · 4 years, 5 months ago
  68. b37b009 Merge "Delete defaultsFactory in java.go." by Jaewoong Jung · 4 years, 5 months ago
  69. 3f4e7a1 Remove the robolectric heuristic out of java_test by Julien Desprez · 4 years, 5 months ago
  70. 75c7cea Delete defaultsFactory in java.go. by Jaewoong Jung · 4 years, 5 months ago
  71. 043f5e7 Treat core_platform as stable unless module uses legacy by Paul Duffin · 4 years, 5 months ago
  72. b1778a4 Merge "Revert "Revert "Attempt to run all java_test_host that look unit..."" by Julien Desprez · 4 years, 5 months ago
  73. b216661 Revert "Revert "Attempt to run all java_test_host that look unit..." by Julien Desprez · 4 years, 5 months ago
  74. 6275110 Clear remains of java.Dependency interface. by Jaewoong Jung · 4 years, 5 months ago
  75. bbfd5f5 Merge "Revert "Attempt to run all java_test_host that look unit tests"" by Julien Desprez · 4 years, 5 months ago
  76. 1ab84fa Revert "Attempt to run all java_test_host that look unit tests" by Julien Desprez · 4 years, 5 months ago
  77. ce45b73 Merge "Attempt to run all java_test_host that look unit tests" by Julien Desprez · 4 years, 5 months ago
  78. 75ce9ec Remove global state from sysprop libraries by Colin Cross · 4 years, 5 months ago
  79. b014f07 Propagate java resources in apps with no code by Colin Cross · 4 years, 5 months ago
  80. 069b750 Attempt to run all java_test_host that look unit tests by Julien Desprez · 4 years, 6 months ago
  81. d4cbf34 Fix infinite recursion when printing unrecognized linktype by Jiyong Park · 4 years, 5 months ago
  82. 7f87e1a Further simplify the link type check routine by Jiyong Park · 4 years, 6 months ago
  83. 670e0f6 Linktype check error message becomes more correct by Jiyong Park · 4 years, 6 months ago
  84. b913011 Merge changes from topic "mkboot" by Treehugger Robot · 4 years, 6 months ago
  85. 031d869 Allow explicitly specified additional annotations for hiddenapi by Paul Duffin · 4 years, 6 months ago
  86. 2b0e490 Revert "`data` dependency of java_test_host can be arch-specific" by Jiyong Park · 4 years, 6 months ago
  87. b87f4b4 Merge "Convert java.Dependency to JavaInfo provider" by Colin Cross · 4 years, 6 months ago
  88. f75e527 Move logic for selecting the primary module into initHiddenAPI() by Paul Duffin · 4 years, 6 months ago
  89. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years, 6 months ago
  90. a6cfcac Merge "Add android_test_helper_app properties to java_defaults" by Treehugger Robot · 4 years, 6 months ago
  91. cbce0b0 Add android_test_helper_app properties to java_defaults by Colin Cross · 4 years, 6 months ago
  92. 9d67ca6 Allow dex jars from prebuilt_apex to be used by hiddenapi by Paul Duffin · 4 years, 6 months ago
  93. 4fd997b Refactor the hiddenAPI() method for reusability by Paul Duffin · 4 years, 6 months ago
  94. 4103e92 Extract initHiddenAPI() from hiddenapi() by Paul Duffin · 4 years, 6 months ago
  95. 254aee4 Merge changes I9e94662d,I4b4e0dc8 by Paul Duffin · 4 years, 6 months ago
  96. b7eab01 Merge "bp2build: convert paths/module refs to Bazel label" by Liz Kammer · 4 years, 6 months ago
  97. 22ff0aa Export implementation class jars for java_boot_libs by Paul Duffin · 4 years, 6 months ago
  98. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years, 6 months ago
  99. cdd9b83 `data` dependency of java_test_host can be arch-specific by Jiyong Park · 4 years, 6 months ago
  100. 612e610 Switch hiddenapi to use OutputPath instead of ModuleOutPath by Paul Duffin · 4 years, 6 months ago