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