index
:
android_build_soong
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
java_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add exclude_files and exclude_dirs properties to java_import
Colin Cross
2018-07-12
1
-5
/
+6
*
Don't install java libraries by default
Colin Cross
2018-07-11
1
-1
/
+1
*
Add api_dirs property and use module name as prefix
Sundong Ahn
2018-06-25
1
-1
/
+1
*
Export SDK library names
Jiyong Park
2018-06-20
1
-0
/
+15
*
Add core-lambda-stubs to classpath
Colin Cross
2018-05-30
1
-7
/
+39
*
Revert "Add core-lambda-stubs to classpath"
Colin Cross
2018-05-30
1
-9
/
+8
*
Add core-lambda-stubs to classpath
Colin Cross
2018-05-29
1
-8
/
+9
*
droiddoc accepts aidl files as inputs
Jiyong Park
2018-05-23
1
-0
/
+10
*
java_sdk_library does the apicheck by default
Jiyong Park
2018-05-15
1
-14
/
+40
*
Apicheck Support in Soong
Nan Zhang
2018-05-08
1
-0
/
+1
*
Add prebuilt_etc_xml
Jiyong Park
2018-04-28
1
-1
/
+1
*
Adding java_sdk_library
Jiyong Park
2018-04-19
1
-0
/
+61
*
Fix few issues with filegroups
Pirama Arumuga Nainar
2018-04-18
1
-1
/
+1
*
Migrate soong to use new sdk prebuilts.
Anton Hansson
2018-04-18
1
-15
/
+12
*
Add support for android_library modules
Colin Cross
2018-04-16
1
-0
/
+1
*
Expose ProductVariables from TestConfig
Dan Willemsen
2018-04-11
1
-1
/
+1
*
Allow wildcards in java_resource_dirs
Colin Cross
2018-04-10
1
-11
/
+23
*
Use built SDK stubs
Colin Cross
2018-04-10
1
-11
/
+6
*
Link type check for Android.bp defined Java modules
Jiyong Park
2018-03-28
1
-0
/
+2
*
Add support for renamed kotlin stdlib.
Przemyslaw Szczepaniak
2018-03-20
1
-0
/
+14
*
Extract failIfErrored() to android/testing.go
Logan Chien
2018-03-15
1
-12
/
+2
*
Add droiddoc_template
Dan Willemsen
2018-03-01
1
-1
/
+6
*
Change name of droiddoc target output to *-stubs.srcjar
Nan Zhang
2018-02-28
1
-2
/
+2
*
Droiddoc Support in Soong
Nan Zhang
2018-02-22
1
-0
/
+37
*
Revert "Revert "Support filegroup in exclude_srcs""
Nan Zhang
2018-02-15
1
-10
/
+39
*
Revert "Support filegroup in exclude_srcs"
Tobias Thierer
2018-02-09
1
-39
/
+10
*
Support filegroup in exclude_srcs
Nan Zhang
2018-02-07
1
-10
/
+39
*
Support sdk_version: "core_current"
Jiyong Park
2018-02-07
1
-0
/
+9
*
Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS
Jiyong Park
2018-01-19
1
-1
/
+3
*
Add R8 support
Colin Cross
2018-01-03
1
-0
/
+3
*
Pass OpenJDK 8's bootclasspath for host tools targeting <= 1.8.
Colin Cross
2018-01-02
1
-9
/
+20
*
Add missing dependencies on classpath jars for kotlinc
Colin Cross
2017-12-16
1
-19
/
+37
*
Split java_binary modules into common and binary variants
Colin Cross
2017-12-06
1
-0
/
+35
*
Add java_genrules to use jars as inputs and outputs
Colin Cross
2017-12-06
1
-0
/
+55
*
Split up testJavaWithEnvFs
Colin Cross
2017-12-01
1
-16
/
+27
*
Add system_$(VER)
Sundong Ahn
2017-12-01
1
-0
/
+10
*
Allow building framework.jar and framework-res.apk
Colin Cross
2017-11-29
1
-0
/
+11
*
Replace aapt support with aapt2
Colin Cross
2017-11-29
1
-0
/
+1
*
Move java test resources in mock filesystem to a different directory
Colin Cross
2017-11-24
1
-29
/
+36
*
Pass results of Finder into Blueprint
Jeff Gaston
2017-11-08
1
-1
/
+1
*
Support Javac sharding in Soong.
Nan Zhang
2017-11-06
1
-0
/
+66
*
Fix kotlin -classpath argument
Colin Cross
2017-10-26
1
-0
/
+12
*
Support multiple outputs in genrules with depfile: true
Colin Cross
2017-10-20
1
-3
/
+3
*
Use prebuilts/sdk/*current until Soong can generate stubs
Colin Cross
2017-10-20
1
-11
/
+17
*
Support Turbine in Soong.
Nan Zhang
2017-10-20
1
-12
/
+16
*
Move all jar intermediates to subdirs
Colin Cross
2017-10-19
1
-10
/
+10
*
Initial kotlin support
Colin Cross
2017-10-17
1
-0
/
+34
*
Initial support for converting jars to java9 system modules
Colin Cross
2017-10-16
1
-27
/
+100
*
Let tests override environment
Colin Cross
2017-10-10
1
-1
/
+1
*
Add test for java generated sources
Colin Cross
2017-10-09
1
-0
/
+34
[next]