index
:
build_soong.git
8.0-r23
n7.1
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
w16.1
build_soong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
java.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add java_test_helper_library
Paul Duffin
2019-03-25
1
-0
/
+32
*
Rename jetifier property and add it to androidmk
Colin Cross
2019-03-22
1
-2
/
+2
*
Add override_android_app module type.
Jaewoong Jung
2019-03-21
1
-0
/
+1
*
Replace ctx.ExpandSources with android.PathsForModuleSrc
Colin Cross
2019-03-20
1
-7
/
+7
*
Add dex_import module type
Colin Cross
2019-03-20
1
-3
/
+112
*
Support package_splits
Colin Cross
2019-03-19
1
-2
/
+3
*
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2019-03-07
1
-31
/
+14
*
Add modules for converting java modules between host and device
Colin Cross
2019-03-05
1
-0
/
+2
*
Replace *Escape with *EscapeList
Colin Cross
2019-03-04
1
-1
/
+1
*
Don't add static libs resources to implemenation jars
Colin Cross
2019-03-03
1
-1
/
+0
*
Add java_* 'services:' field
Alex Light
2019-02-27
1
-0
/
+23
*
[SOONG] Not auto-generate test config if test_suite is cts
yangbill
2019-02-19
1
-1
/
+1
*
Remove reference to legacy-test and core-junit from comments
Paul Duffin
2019-02-14
1
-4
/
+3
*
Add module type docs to the java package
Colin Cross
2019-02-13
1
-1
/
+89
*
Revert "Revert "Never strip and store dex files uncompressed when they are pr...
Nicolas Geoffray
2019-02-13
1
-7
/
+10
*
Make java_sdk_library implement Dependency
Colin Cross
2019-02-11
1
-11
/
+11
*
Make privileged java_library modules use uncompressed dex
Colin Cross
2019-02-07
1
-0
/
+5
*
Move hiddenapi singleton rules to Soong
Colin Cross
2019-02-06
1
-12
/
+12
*
Remove '-b' from AIDL
Steven Moreland
2019-02-06
1
-1
/
+1
*
Remove empty DepsMutator methods
Colin Cross
2019-02-01
1
-3
/
+0
*
Make boot classpath jars in apexes uncompressed.
Nicolas Geoffray
2019-01-25
1
-3
/
+3
*
Remove annotation_processors property
Colin Cross
2019-01-24
1
-10
/
+1
*
Align jar file after calling merge-zips when dex is uncompressed.
Nicolas Geoffray
2019-01-24
1
-1
/
+7
*
Fix kotlin annotation processing after java_plugin
Colin Cross
2019-01-23
1
-1
/
+2
*
Replace annotation_processors with plugins
Colin Cross
2019-01-23
1
-4
/
+24
*
jarjar_rules: accept file-group
Steven Moreland
2019-01-23
1
-9
/
+15
*
Always do zipalign with uncompressDex.
Nicolas Geoffray
2019-01-23
1
-6
/
+0
*
Pass annotation processors to kotlinc
Colin Cross
2019-01-22
1
-4
/
+21
*
Move kotlin to it's own file
Colin Cross
2019-01-22
1
-1
/
+1
*
Don't install java libraries that are already in an apex.
Nicolas Geoffray
2019-01-21
1
-1
/
+1
*
Maintain uncompressed dex through hiddenapi encode
Colin Cross
2019-01-19
1
-1
/
+1
*
Restore UNSAFE_DISABLE_HIDDENAPI_FLAGS functionality.
David Brazdil
2019-01-18
1
-9
/
+11
*
Move hiddenapi to Soong
Colin Cross
2019-01-17
1
-0
/
+14
*
Relax restriction on sharded annotation processors
Ashley Rose
2019-01-17
1
-6
/
+5
*
Support core library
Sundong Ahn
2019-01-16
1
-4
/
+5
*
Preopt: Do not strip non-image boot class path jars.
Vladimir Marko
2019-01-11
1
-0
/
+6
*
Use latest SDK version for current in PDK builds
Colin Cross
2019-01-10
1
-1
/
+12
*
Split out sdk.go from java.go
Colin Cross
2019-01-10
1
-148
/
+0
*
Remove duplicated shouldUncompressDex logic
Colin Cross
2019-01-09
1
-0
/
+6
*
Don't dexpreopt when compile_dex but not installable
Colin Cross
2019-01-06
1
-0
/
+1
*
Don't dexpreopt or strip java_test modules
Colin Cross
2019-01-06
1
-0
/
+1
*
Add buildDir to java patch-module paths.
Jaewoong Jung
2019-01-04
1
-2
/
+9
*
In java.go, add implement check for both Dependency and IDE relevant interfaces
albaltai
2018-12-25
1
-1
/
+19
*
In java/java.go, enhance the checking logic for Dependency interface implemen...
shinwang
2018-12-25
1
-0
/
+6
*
Add a flag to allow unbundled builds to build SDKs from source
Colin Cross
2018-12-18
1
-1
/
+1
*
Dexpreopt soong modules inside soong
Colin Cross
2018-12-15
1
-19
/
+26
*
Revert "Dexpreopt soong modules inside soong"
Colin Cross
2018-12-14
1
-26
/
+19
*
Dexpreopt soong modules inside soong
Colin Cross
2018-12-13
1
-19
/
+26
*
Enable kotlinc flags in blueprint files
Zoran Jovanovic
2018-11-14
1
-3
/
+39
*
APEX can be flattened
Jiyong Park
2018-11-14
1
-0
/
+4
[prev]
[next]