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
2023-03-21
Add skip-sdk-check to extract_apks
Pranav Gupta
2022-12-13
Pass -t epoch to jetifier
Colin Cross
2022-10-23
Add --add-exports= options to the java extractor invocation.
Sasha Smundak
2022-04-06
Revert "Use kapt stubs for kotlin header jar for javac"
Isaac Chiou
2022-04-04
Use kapt stubs for kotlin header jar for javac
Colin Cross
2022-03-25
Use turbine instead of kapt for kotlin annotation processors
Colin Cross
2022-03-25
Don't use ziptime or --temp_dir for turbine
Colin Cross
2022-03-18
Don't pass static libs to r8
Colin Cross
2021-11-17
Extract primary apk from apk set zip
Colin Cross
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
[next]