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
/
java
Commit message (
Expand
)
Author
Age
...
*
Remove proguard mapping file handling from ResourceShrinker since we will not...
Googler
2015-11-20
*
Fixes bug with AndroidResourcesProcessorBuilder building densities argument a...
Andrew Pellegrini
2015-11-18
*
Added ResourceShrinker - strips unused resources from final APK.
Googler
2015-11-18
*
Rollback of commit 71ab497f82130e5f7c682bea140de78a48088b4f.
Damien Martin-Guillerez
2015-11-17
*
Rename method
Googler
2015-11-17
*
Added ResourceShrinker - strips unused resources from final APK.
Googler
2015-11-17
*
Pre-compile Android tools that are embedded in the Bazel binary.
Lukacs Berki
2015-10-27
*
Update android screen densities to include 420 dpi added for the Nexus 5X. Ad...
Andrew Pellegrini
2015-10-27
*
Trying again with checking for the presence of the "resources" attribute and ...
Googler
2015-10-21
*
Automated [] rollback of [].
Eric Fellheimer
2015-10-20
*
Trying again with checking for the presence of the "resources" attribute.
Googler
2015-10-19
*
[]Rollback of commit 65425810207c9fd6892abfaa95da65e25db5e515.
Googler
2015-10-16
*
Change the resource dependency handling to separate between the transitive an...
Googler
2015-10-16
*
Separate BUILD file for options and docgen.
Han-Wen Nienhuys
2015-10-16
*
Remove unused '--generatedSourcesPath ' option handling from AndroidResourceP...
Andrew Pellegrini
2015-10-13
*
Rename protobuf targets to xxx_proto.
Han-Wen Nienhuys
2015-10-09
*
Add IdlClass to the embedded default android tools repository and rearrange
Alex Humesky
2015-10-05
*
Trim temporary directory root from entry paths when creating resources srcjar...
Andrew Pellegrini
2015-10-02
*
Replace 'Google Inc' by the 'Bazel Authors'
Damien Martin-Guillerez
2015-09-30
*
Add Android IDL jar outputs.
Googler
2015-09-28
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Minor usability fixes for the incremental deployment stub application:
Lukacs Berki
2015-09-25
*
Stop AndroidResourceProcessingAction from creating a "_resources" folder in t...
Andrew Pellegrini
2015-09-22
*
Use ApplicationInfo.dataDir instead of hardcoding "/data/data/<PACKAGE NAME>"...
Lukacs Berki
2015-09-11
*
Prevent android_binary rule from overwriting the <compatible-screens> section...
Andrew Pellegrini
2015-09-11
*
Quick fix for shipping the android tools in the Bazel binary
Damien Martin-Guillerez
2015-09-03
*
Add an integration test for Android rules.
Lukacs Berki
2015-09-03
*
Make three logging statements fine instead of info, so they don't show up in ...
Googler
2015-07-30
*
Fix fallout from []: it broke "blaze mobile-install" when no --native_lib arg...
Lukacs Berki
2015-07-29
*
Make the stub application support incremental deployment of native libraries.
Lukacs Berki
2015-07-29
*
Updates AndroidResourceProcessingAction and AarGeneratorAction to use temp di...
Alex Humesky
2015-07-23
*
The final CL in getting Android support to work: add resources_processor.sh a...
Lukacs Berki
2015-06-30
*
Fix of intermittent hang when building Aar files. This is an untested fix bec...
Andrew Pellegrini
2015-06-26
*
Open source AarGeneratorAction and AndroidResourceProcessingAction.
Andrew Pellegrini
2015-06-26
*
Move the parallel dexing tools to the Bazel tree.
Lukacs Berki
2015-06-05
*
Get the code cache directory for stub application from the Context instead of...
Lukacs Berki
2015-05-11
*
Fix Bazel integration tests.
Lukacs Berki
2015-04-14
*
Move the Android incremental deployment stub application to the Bazel tree.
Lukacs Berki
2015-04-14
[prev]