summaryrefslogtreecommitdiff
path: root/java/java.go
AgeCommit message (Expand)Author
2024-11-20Collect aconfig files from *_libs in java_api_library Jihoon Kang
2024-11-13Don't use echo -e Colin Cross
2024-11-07test_module_config for sh_test Ronald Braunstein
2024-11-07Merge "Revert "test_module_config for sh_test"" into main Liana Kazanova
2024-11-07Revert "test_module_config for sh_test" Liana Kazanova
2024-11-07Merge "test_module_config for sh_test" into main Ronald Braunstein
2024-11-06test_module_config for sh_test Ronald Braunstein
2024-11-06Merge "Target Java 21 by default" into main Sorin Basca
2024-11-06Merge "Verify that libraries in apexes don't link to implementations outside ... Colin Cross
2024-11-05Verify that libraries in apexes don't link to implementations outside the apex Colin Cross
2024-11-05Target Java 21 by default Sorin Basca
2024-10-31Distinguish HideFromMake from SkipInstall Spandan Das
2024-10-30Merge "Revert "Add device_first_vendor(_shared)_data"" into main Cole Faust
2024-10-30Revert "Add device_first_vendor(_shared)_data" Cole Faust
2024-10-28[Ravenwood] Support java_defaults for ravenwood properties John Wu
2024-10-24Add device_first_vendor(_shared)_data Cole Faust
2024-10-24Merge changes from topic "move-depset" into main Colin Cross
2024-10-24Update DepSet references Colin Cross
2024-10-24Remove testing package Cole Faust
2024-10-23Add device_first_prefer32_data to java modules Cole Faust
2024-10-22Merge "Add new properties to aid in removing the 1-variant fallback" into main Cole Faust
2024-10-21Add new properties to aid in removing the 1-variant fallback Cole Faust
2024-10-17Make uses_libs and optional_uses_libs configurable Cole Faust
2024-10-17Skip `none` system_modules from module_bp_java_deps.json Spandan Das
2024-10-10Merge changes from topic "remove-non-parallel-mutator" into main Colin Cross
2024-10-10Remove MutatorHandle.Parallel() Colin Cross
2024-10-09Make java binaries common instead of common-first Cole Faust
2024-10-04Add JNI libs support to device variants of java_binary Spandan Das
2024-09-30Merge "Make the java jni_libs property configurable" into main Treehugger Robot
2024-09-30Make the java jni_libs property configurable Jihoon Kang
2024-09-27Merge "Remove top down strict updatability checks" into main Colin Cross
2024-09-26Merge "Remove the SdkLibraryDependency interface" into main Treehugger Robot
2024-09-26Remove top down strict updatability checks Colin Cross
2024-09-26Merge "Use providers for lint" into main Colin Cross
2024-09-26Remove the SdkLibraryDependency interface Jihoon Kang
2024-09-25Use providers for lint Colin Cross
2024-09-23Merge changes I0edb681b,I0ea2327f into main Spandan Das
2024-09-20Remove deapex support from java_*_import Spandan Das
2024-09-20Revert^2 "Restrict java_sdk_library in libs of java_import and droidstubs mod... Jihoon Kang
2024-09-18Align CLC add context behavior between java_sdk_library and its impl lib Jihoon Kang
2024-09-12Merge changes from topic "kotlin_kythe" into main Spandan Das
2024-09-11Create .kzip files for kotlin translation units Spandan Das
2024-09-06Merge "Make the java static_libs property configurable" into main Cole Faust
2024-09-05Make the java static_libs property configurable Cole Faust
2024-09-04Use transitive header jars in classpaths Colin Cross
2024-09-04Remove obsolete robolectric test runner integration Colin Cross
2024-09-03Rename collectTransitiveHeaderJars and friends to mention R8 Colin Cross
2024-09-03Move checkbuild targets of Soong modules into Soong Colin Cross
2024-08-27Add ctx argument to IDEInfo() Cole Faust
2024-08-20Only add deps on java_binary's jni_libs on host Cole Faust