index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
tools
/
android
Commit message (
Expand
)
Author
Age
*
Use assets from the resource APK for resource shrinking rather than from the ...
Googler
2017-12-20
*
Automatic formatting cleanup of Android *.java files.
jingwen
2017-12-18
*
Automated rollback of commit 70c2be189c9c0021f7c424c7399f8bdecc579b4e.
Googler
2017-12-15
*
Eagerly close directory content stream again when looking for dumped lambdas
kmb
2017-12-15
*
Use assets from the APK for resource shrinking rather than from the merge act...
Googler
2017-12-15
*
reflect prefix in additional ClassReader methods for consistency with what ha...
kmb
2017-12-14
*
make desugar resilient to unrelated lambdas being dumped while it runs
kmb
2017-12-13
*
Update aapt2 to recent version from git_pi-release.
Googler
2017-12-13
*
Add --checkHashMismatch flag to ZipFilterAction.
jingwen
2017-12-12
*
Correct stack map frame computation. When visiting CHOP Frame (discarding n l...
cnsun
2017-12-12
*
Infrastructure for fixed checking if android_test can inherit resources
Googler
2017-12-08
*
Temporary fix for resource filtering with aapt2
Googler
2017-12-07
*
Support inclusion filter in DexFileSplitter, with the same semantics as in .....
kmb
2017-12-06
*
support params files in dexmerger and dexsharder tools
kmb
2017-12-06
*
Dedupe inputs in dexmerger tool similar to other tools.
kmb
2017-12-05
*
Improve exception message to output more information.
cnsun
2017-12-04
*
Remove static import of inner class InferredType's fields
ccross
2017-12-04
*
Move bazel conditions into src/conditions.
tomlu
2017-11-30
*
Improve the error messaging by suppressing stack traces for expected errors.
corysmith
2017-11-30
*
Automatic code cleanup.
cushon
2017-11-28
*
Let to push lambda arguments not only with *LOAD instructions but with SIPUSH...
Googler
2017-11-28
*
Revert unintentional increase in logging.
apell
2017-11-27
*
Never allow local_resource_files in single-process tests
Googler
2017-11-27
*
Enable aapt2 for robolectric when available.
corysmith
2017-11-22
*
Add option to enable resource cycle shrinking.
Googler
2017-11-21
*
Enable aapt2 packaging action to use compiled resources for merging rather th...
Googler
2017-11-16
*
Create merge action and data deserializer for aapt2 compiled resources.
Googler
2017-11-15
*
Add configuration filters to the aapt2 packaging step.
corysmith
2017-11-15
*
Specialize $closeResource(Throwable, AutoCloseable) so that desugared code do...
cnsun
2017-11-14
*
Fix EnclosingMethod attribute when moving interface methods to companion class
kmb
2017-11-13
*
Open source ZipFilterBuilder for android_instrumentation_test
jingwen
2017-11-13
*
Support multiple (disjoint) inputs and add --multidex=given_shard flag to Dex...
kmb
2017-11-09
*
Fix resource shrinking to filter densities and include assets.
corysmith
2017-11-09
*
Automated rollback of commit 3181c2f1362622985aca24747ed9512573d25dc0.
corysmith
2017-11-06
*
Simplify the merge code, and fix a few incorrectly declared tests.
corysmith
2017-11-06
*
Force DexMapper (aka shuffle_jars) tool to partition large packages into mult...
kmb
2017-11-01
*
Open source ZipFilterAction for use in Android testing.
ajmichael
2017-11-01
*
Internal change
kmb
2017-10-26
*
Record dependencies when directly calling moved interface methods.
kmb
2017-10-24
*
Internal change
dslomov
2017-10-23
*
standalone tool to split dex archives into shards to merge.
kmb
2017-10-20
*
Change the KeyValueConsumer to extend BiConsumer for improved consumer usage.
corysmith
2017-10-20
*
Add directory entries to the resource_files.zip because robolectric relies on...
dannark
2017-10-18
*
Don't reference static method from instance variable.
dannark
2017-10-18
*
Migrate all users of OptionsParser.enableParamsFileSupport to use the ShellQu...
apell
2017-10-18
*
Remove the implicit requirement of core_library.
ccalvarin
2017-10-12
*
Support --forceJumbo flag with incremental dexing
kmb
2017-10-10
*
Do not rewrite static interface method invocations from bootclasspath
Googler
2017-10-07
*
Only make files writable before processing on Windows.
ajmichael
2017-10-06
*
Fix the R.txt to generate a transitive closure instead of the current resources.
corysmith
2017-10-06
[next]