- dbcc296 Build updatable-bcp-packages.txt from prebuilts in sdk snapshot by Paul Duffin · 4 years ago
- 7b3e10a Propagate permitted packages to sdk snapshot by Paul Duffin · 4 years ago
- 9599406 Do not allow duplicate deapexer dependencies. by Martin Stjernholm · 4 years, 1 month ago
- 3accbb5 Add commonSdkLibraryAndImportModule interface by Paul Duffin · 4 years, 1 month ago
- 034196d Simplify deapexer support by Paul Duffin · 4 years, 1 month ago
- 7db57e0 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 4 years, 1 month ago
- cae43e1 Don't fail if the target module is disabled in dex2oat tool dependencies. by Martin Stjernholm · 4 years, 2 months ago
- 6c6dde0 Make uncompressDex available for use through hiddenAPIModule by Paul Duffin · 4 years, 2 months ago
- f88ab95 Merge initHiddenAPI and hiddenAPIUpdatePaths by Paul Duffin · 4 years, 2 months ago
- 5919060 Remove configurationName from java library and hidden API by Paul Duffin · 4 years, 2 months ago
- afaa47c Stop generating unnecessary hidden API rules by Paul Duffin · 4 years, 2 months ago
- 476b9d6 Strict updatability linting against dependencies. by Jaewoong Jung · 4 years, 2 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, 3 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, 3 months ago
- 26616d4 Revert "Add jni_libs property to java tests" by Colin Cross · 4 years, 3 months ago
- aef14db Merge changes from topic "tvts-test-host-jni" by Treehugger Robot · 4 years, 3 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, 4 months ago
- b96a04b Merge "Export a few utility methods" by Yuexi Ma · 4 years, 4 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, 4 months ago
- fb856f6 Merge "Treat core_platform as stable unless module uses legacy" by Nicolas Geoffray · 4 years, 4 months ago
- b37b009 Merge "Delete defaultsFactory in java.go." by Jaewoong Jung · 4 years, 4 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, 5 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, 5 months ago
- 670e0f6 Linktype check error message becomes more correct by Jiyong Park · 4 years, 5 months ago
- b913011 Merge changes from topic "mkboot" by Treehugger Robot · 4 years, 5 months ago
- 031d869 Allow explicitly specified additional annotations for hiddenapi by Paul Duffin · 4 years, 5 months ago
- 2b0e490 Revert "`data` dependency of java_test_host can be arch-specific" by Jiyong Park · 4 years, 5 months ago
- b87f4b4 Merge "Convert java.Dependency to JavaInfo provider" by Colin Cross · 4 years, 5 months ago
- f75e527 Move logic for selecting the primary module into initHiddenAPI() by Paul Duffin · 4 years, 5 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, 5 months ago
- cbce0b0 Add android_test_helper_app properties to java_defaults by Colin Cross · 4 years, 5 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
- a41a696 Enable an apex to include a java_import. by Bill Peckham · 4 years, 6 months ago
- 064b70c Export dex implementation jars from prebuilt_apex by Paul Duffin · 4 years, 9 months ago
- db170e4 Add java_boot_libs to sdk by Paul Duffin · 4 years, 8 months ago
- 53230fe Merge "Remove obsolete class loader context API and update unit tests." by Ulyana Trafimovich · 4 years, 7 months ago
- 7bc1cf5 Remove obsolete class loader context API and update unit tests. by Ulya Trafimovich · 4 years, 7 months ago
- e197d8b Add "aidl.flags:" property for cc_/java_ modules by Jooyung Han · 4 years, 7 months ago
- ff89ffa Automatically set uncompress_dex for java_import. by Bill Peckham · 4 years, 7 months ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 7 months ago
- b630c37 Merge changes I6a512209,I56437f26 by Ulyana Trafimovich · 4 years, 7 months ago
- 88bb6f6 Unify addition of class loader subcontext from dependencies. by Ulya Trafimovich · 4 years, 7 months ago
- 4b97a56 Remove the return value from dexpreopt by Jaewoong Jung · 4 years, 7 months ago
- dbf3166 Move ClassLoaderContexts() method to UsesLibraryDependency interface. by Ulya Trafimovich · 4 years, 7 months ago
- 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years, 7 months ago
- 678ddb9 Merge changes I697a65e4,Iaac6aaf6 by Ulyana Trafimovich · 4 years, 8 months ago
- cf8b2ee Merge "Dogfood the new IR Kotlin compiler backend." by Treehugger Robot · 4 years, 8 months ago
- 897a5ad Merge "Pass pctx and ctx to NewRuleBuilder" by Colin Cross · 4 years, 8 months ago
- 65b0319 Do not propagate <uses-library> deps through static SDK component libs. by Ulya Trafimovich · 4 years, 8 months ago
- ad2bfda Dogfood the new IR Kotlin compiler backend. by Mads Ager · 4 years, 8 months ago
- a4d314c Merge "Add java sdk library enforcement flag" by JaeMan Park · 4 years, 8 months ago
- f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 8 months ago
- 6206805 Remove redundant setting of DistFiles by java.Library by Paul Duffin · 4 years, 8 months ago
- 74f0559 Differentiate between no dist tag and an empty dist tag by Paul Duffin · 4 years, 8 months ago
- af07f73 Merge "Assume any <uses-library> is shared, add only toplevel ones to manifest." by Ulyana Trafimovich · 4 years, 8 months ago
- 78a7155 Assume any <uses-library> is shared, add only toplevel ones to manifest. by Ulya Trafimovich · 4 years, 8 months ago
- e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 8 months ago
- ff71556 Add java sdk library enforcement flag by JaeMan Park · 4 years, 9 months ago
- 547471c Merge "Remove restriction on exported plugins that generate APIs" by Treehugger Robot · 4 years, 8 months ago
- e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 9 months ago
- c9fe10f Remove restriction on exported plugins that generate APIs by Colin Cross · 4 years, 8 months ago