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
/
builder.go
Age
Commit message (
Expand
)
Author
2021-09-20
Enable compose kotlinc plugin when depending on the compose runtime
Colin Cross
2021-06-14
Add a build flag to always enable errorprone per-target
Cole Faust
2021-03-25
Support multiple rsp files in REParams
Colin Cross
2021-03-18
Move android package on top of remotexec
Colin Cross
2021-02-16
Limit the number of the Java source files in a single compilation unit
Sasha Smundak
2021-02-08
Turn missing jarjar output files into errors
Colin Cross
2020-12-09
Merge "Soong: remove output file before running SoongZip"
Treehugger Robot
2020-11-25
Soong: remove output file before running SoongZip
Ulf Adams
2020-11-14
Replace android.WriteFile rule with android.WriteFileRule
Colin Cross
2020-09-03
Check UseRBE is set before replacing any template with the RE version.
Ramy Medhat
2020-07-01
Output apkcerts file for android_app_set.
Jaewoong Jung
2020-06-03
Revert "Always run package check"
Colin Cross
2020-06-02
Always run package check
Paul Duffin
2020-05-28
Add support for remote-execution / caching of jar/zip actions
Kousik Kumar
2020-05-20
Add support for remote-execution / caching of turbine actions
Kousik Kumar
2020-05-14
Implement android_app_set module
Sasha Smundak
2020-04-28
Refactor RBE support for Javac/R8/D8 to use the remoteexec package.
Ramy Medhat
2020-04-24
Merge "Repeat kapt processor argument for multiple processors"
Treehugger Robot
2020-04-22
Repeat kapt processor argument for multiple processors
Colin Cross
2020-04-20
Remove Android compat annotations on jarjar transform.
Artur Satayev
2020-03-05
Disable goma for javac actions in Soong
Colin Cross
2020-01-28
Add support for experimentally enabling RBE support on specific rules.
Ramy Medhat
2020-01-15
Save compilation units in protobuf format.
Sasha Smundak
2019-11-07
Fix turbine classpath arguments
Colin Cross
2019-11-06
Merge "Run non-RBE supported actions in the local pool when USE_RBE is set."
Ramy Medhat
2019-11-05
Run non-RBE supported actions in the local pool when USE_RBE is set.
Ramy Medhat
2019-11-04
Make the changes to emitXrefRule matching those in aosp/1145829
Sasha Smundak
2019-10-29
Use java language 1.9 for sdk_version: "current"
Colin Cross
2019-10-29
Use system modules for turbine
Colin Cross
2019-10-28
Make javaVersion an enum
Colin Cross
2019-09-27
Pass filename mappings to C++ and Java extractors.
Sasha Smundak
2019-09-05
Shard kythe invocations when javac is sharded
Colin Cross
2019-07-26
Support source code cross-referencing for C++ and Java
Sasha Smundak
2019-07-18
Add a systemModules utility type
Colin Cross
2019-07-18
Convert droidstubs to android.RuleBuilder
Colin Cross
2019-06-18
Depend on all the files from system modules
Dan Willemsen
2019-06-11
Tune JVM, print full diagnostics on crash.
Sasha Smundak
2019-06-05
Revert "Revert "Revert "Print full diagnostics file when Java process crashes...
Jimmy Chen
2019-06-03
Revert "Revert "Print full diagnostics file when Java process crashes.""
Alexander Smundak
2019-05-31
Revert "Print full diagnostics file when Java process crashes."
Alexander Smundak
2019-05-29
Print full diagnostics file when Java process crashes.
Sasha Smundak
2019-04-18
Build framework.aidl in Soong
Colin Cross
2019-04-08
Check package restrictions for Java libs.
Vladimir Marko
2019-04-04
Fix package path of android/soong/android pctx
Colin Cross
2019-04-02
Move proto compilation to RuleBuilder
Colin Cross
2019-03-04
Replace *Escape with *EscapeList
Colin Cross
2019-02-08
Make manifest and APK agree on uncompressed native libs
Colin Cross
2019-01-25
Clean up srcjar directories after each rule
Colin Cross
2019-01-24
Remove annotation_processors property
Colin Cross
2019-01-23
Replace annotation_processors with plugins
Colin Cross
[next]