- 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
- 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
- a41a696 Enable an apex to include a java_import. by Bill Peckham · 4 years, 7 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, 8 months ago
- b630c37 Merge changes I6a512209,I56437f26 by Ulyana Trafimovich · 4 years, 8 months ago
- 88bb6f6 Unify addition of class loader subcontext from dependencies. by Ulya Trafimovich · 4 years, 8 months ago
- 4b97a56 Remove the return value from dexpreopt by Jaewoong Jung · 4 years, 8 months ago
- dbf3166 Move ClassLoaderContexts() method to UsesLibraryDependency interface. by Ulya Trafimovich · 4 years, 8 months ago
- 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years, 8 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, 9 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, 10 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, 9 months ago
- 18e3e8f Merge "Support extra checks for ErrorProne in a dedicated property" by Colin Cross · 4 years, 9 months ago
- 62aa215 Merge "Use java host unit tests template for unit tests" by Julien Desprez · 4 years, 9 months ago
- 748b2d8 Support extra checks for ErrorProne in a dedicated property by Colin Cross · 4 years, 9 months ago
- e63ab5e Merge "java link time error improve" by Treehugger Robot · 4 years, 9 months ago
- 70898c4 Use java host unit tests template for unit tests by Julien Desprez · 4 years, 9 months ago
- ebb5150 Merge "Add unit_test test option in test configs" by Dan Shi · 4 years, 9 months ago
- 0029898 java link time error improve by Steven Moreland · 4 years, 9 months ago
- f15c055 Merge changes Ic22603a5,I5330b571 by Colin Cross · 4 years, 9 months ago
- d79572f Add unit_test test option in test configs by Dan Shi · 4 years, 9 months ago
- b23d28c Rename fields and methods to reflect class loader context changes. by Ulya Trafimovich · 4 years, 10 months ago
- a8c28e2 Do not add dependencies of shared SDK libraries to manifest_fixer. by Ulya Trafimovich · 4 years, 10 months ago
- 1855424 Add nested class loader subcontext at the proper hierarchy level. by Ulya Trafimovich · 4 years, 9 months ago
- 62a0cfd Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 9 months ago
- 8cbc5d2 Rework class loader context implementation. by Ulya Trafimovich · 4 years, 9 months ago
- 5136a6e Add ctx.ModuleDir and top level module dirs of input sources to JDK9 by Jingwen Chen · 4 years, 9 months ago
- 9cb8d1b java compilation: refactor and extract javac flag computation into a by Jingwen Chen · 4 years, 10 months ago
- b521811 Add separate dependency tags for compat libs based on SDK version. by Ulya Trafimovich · 4 years, 10 months ago
- 128fe5c Add empty tag support for java_import by Saeid Farivar Asanjan · 4 years, 10 months ago
- 89226d9 Add jni_libs to host java binaries by Colin Cross · 4 years, 10 months ago
- c179ea6 Make java_binary common variant a dependency by Colin Cross · 4 years, 10 months ago
- de78d13 Replace jniDependencyTag with a value by Colin Cross · 4 years, 10 months ago
- 43159bd Merge "Remove global state from apex modules" by Colin Cross · 4 years, 10 months ago
- a87ea45 Merge "Allow access to the class jar for java_import using {.jar} tag" by Paul Duffin · 4 years, 10 months ago
- 9f701fa Merge changes from topic "uses-libs-24" by Ulyana Trafimovich · 4 years, 10 months ago
- 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 11 months ago
- aa55f74 Allow access to the class jar for java_import using {.jar} tag by Paul Duffin · 4 years, 10 months ago
- 39b437b Add dependency on implementation <uses-library> for modules that depend on component libraries. by Ulya Trafimovich · 4 years, 11 months ago
- 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 5 years ago
- c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 years ago
- 88d593d Merge "Add hidden_api for java_import" by Liz Kammer · 4 years, 11 months ago
- 663dc53 Consistently use default install path for compatibility <uses-library>. by Ulya Trafimovich · 5 years ago
- 80dc4f1 Merge "Merge Android R" by Xin Li · 5 years ago