index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
java.go
Age
Commit message (
Expand
)
Author
2019-05-29
Revert "Port uses-shared library verification and dexpreopting to Soong"
Colin Cross
2019-05-28
Port uses-shared library verification and dexpreopting to Soong
Colin Cross
2019-05-21
Merge "Add kotlin-stdlib-jdk8 when using Kotlin"
Colin Cross
2019-05-21
Merge "Avoid targeting Java 9 for targets with SDK version up to 29."
Pete Gillin
2019-05-20
Avoid targeting Java 9 for targets with SDK version up to 29.
Pete Gillin
2019-05-15
Turn off dex actions for sourceless modules.
Jaewoong Jung
2019-05-15
Add kotlin-stdlib-jdk8 when using Kotlin
Colin Cross
2019-05-13
Merge "Don't hide *.kotlin_module in turbine dependencies"
Treehugger Robot
2019-05-10
Make core-generated-annotation-stubs link as core stubs.
Pete Gillin
2019-05-08
Don't hide *.kotlin_module in turbine dependencies
Colin Cross
2019-05-06
Track sources for srcjars across modules
Colin Cross
2019-05-06
Allow module types to generate resources
Colin Cross
2019-04-29
Reverse merge order of resources and implementation
Colin Cross
2019-04-25
Merge "Support target.hostdex.required"
Colin Cross
2019-04-24
Support target.hostdex.required
Colin Cross
2019-04-24
Make java_test_helper_library installable
Colin Cross
2019-04-21
Merge "Build framework.aidl in Soong"
Colin Cross
2019-04-18
Build framework.aidl in Soong
Colin Cross
2019-04-17
Fix handling optimize.enabled from java_defaults
Sasha Smundak
2019-04-17
Add support for prebuilt java_sdk_library modules
Colin Cross
2019-04-08
Check package restrictions for Java libs.
Vladimir Marko
2019-04-02
Add support for protoc plugins
Colin Cross
2019-03-25
Add java_test_helper_library
Paul Duffin
2019-03-22
Rename jetifier property and add it to androidmk
Colin Cross
2019-03-21
Add override_android_app module type.
Jaewoong Jung
2019-03-20
Replace ctx.ExpandSources with android.PathsForModuleSrc
Colin Cross
2019-03-20
Add dex_import module type
Colin Cross
2019-03-19
Support package_splits
Colin Cross
2019-03-07
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2019-03-05
Add modules for converting java modules between host and device
Colin Cross
2019-03-04
Replace *Escape with *EscapeList
Colin Cross
2019-03-03
Don't add static libs resources to implemenation jars
Colin Cross
2019-02-27
Add java_* 'services:' field
Alex Light
2019-02-19
[SOONG] Not auto-generate test config if test_suite is cts
yangbill
2019-02-14
Remove reference to legacy-test and core-junit from comments
Paul Duffin
2019-02-13
Add module type docs to the java package
Colin Cross
2019-02-13
Revert "Revert "Never strip and store dex files uncompressed when they are pr...
Nicolas Geoffray
2019-02-11
Make java_sdk_library implement Dependency
Colin Cross
2019-02-07
Make privileged java_library modules use uncompressed dex
Colin Cross
2019-02-06
Move hiddenapi singleton rules to Soong
Colin Cross
2019-02-06
Remove '-b' from AIDL
Steven Moreland
2019-02-01
Remove empty DepsMutator methods
Colin Cross
2019-01-25
Make boot classpath jars in apexes uncompressed.
Nicolas Geoffray
2019-01-24
Remove annotation_processors property
Colin Cross
2019-01-24
Align jar file after calling merge-zips when dex is uncompressed.
Nicolas Geoffray
2019-01-23
Fix kotlin annotation processing after java_plugin
Colin Cross
2019-01-23
Replace annotation_processors with plugins
Colin Cross
2019-01-23
jarjar_rules: accept file-group
Steven Moreland
2019-01-23
Always do zipalign with uncompressDex.
Nicolas Geoffray
2019-01-22
Pass annotation processors to kotlinc
Colin Cross
[next]