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
*
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
*
add flags to desugar to emit metadata that can be used for double-checking co...
kmb
2017-10-06
*
Fix aapt2 actions to use the compiled intermediate resource files for linking...
Googler
2017-10-02
*
Support --positions flag in DexBuilder, for consistency with dx
kmb
2017-09-29
*
remove ignored dexing options from DexFileMerger command line.
kmb
2017-09-29
*
expect desugar metadata in conventional META-INF directory used by jar tool
kmb
2017-09-27
*
Action for resource shrinking with aapt2
corysmith
2017-09-22
*
PiperOrigin-RevId: 169563607
kmb
2017-09-22
*
Remove warning about multiple options in copts.
Joe Finney
2017-09-15
*
Open source tests for Android desugarer.
ajmichael
2017-09-14
*
Support for local_resource_files in android_test
Googler
2017-09-13
*
Add multiple density processing to aapt2 using the optimize command.
corysmith
2017-09-12
*
Add Profiler for recording task execution time.
corysmith
2017-09-12
*
Remove debug output
Googler
2017-09-06
*
fix for legacy jacoco instrumentation in interfaces behind flag
kmb
2017-09-06
*
PiperOrigin-RevId: 167167400
kmb
2017-09-01
*
Changed Android manifest merger build action to also resolve relative class n...
Googler
2017-09-01
*
Add a closeResource(Throwable throwable, Object resource) in the runtime
cnsun
2017-08-31
*
Allow to overwrite default dex prefix name 'classes'.
Googler
2017-08-31
*
Make classJarOutput of AndroidResourceMergingAction read package from manifest
ajmichael
2017-08-30
*
Add support for the <type>/<package>:<name> method of declaring resources.
corysmith
2017-08-30
*
Save density information to manifests when filtering resources in analysis
Googler
2017-08-30
*
Rollforward of https://github.com/bazelbuild/bazel/commit/0071b396776be4d146f...
apell
2017-08-29
*
Add missing action to processor busy box
corysmith
2017-08-25
*
Typo fix: prosess -> process
jingwen
2017-08-25
*
Enable using a parameter for large lists of resources to link.
corysmith
2017-08-25
*
Busybox all the Bazel Android tools.
ajmichael
2017-08-25
*
Automated rollback of commit d31a944cfae27564caa7f974e0daec99314d4c44.
lberki
2017-08-24
*
Enable parameter files for manifest merger actions.
apell
2017-08-24
*
Final tweaks and fixes to enable aapt2 for Blaze.
corysmith
2017-08-24
*
Adds compile action for aapt2: Aapt2ResourcePackagingAction
corysmith
2017-08-23
*
Remove workaround. The ASM bug is fixed. And we use ClassRemapper now.
cnsun
2017-08-22
*
Switch android tools' use of options parser to a more concise form for the si...
ccalvarin
2017-08-21
*
Partially revert https://github.com/bazelbuild/bazel/commit/bcb0354b2d7c7a8f8...
cnsun
2017-08-18
*
Bazel source code is no longer java7.
ajmichael
2017-08-17
*
android_library can be used in the resources attribute
Googler
2017-08-16
*
Validate and Link libraries action for aapt2
corysmith
2017-08-14
*
Use all resource types in PlaceholderIdFieldInitializerBuilder
Googler
2017-08-14
*
multi-thread DexFileMerger
kmb
2017-08-11
*
Adds aapt2.ResourceCompiler and CompileLibraryResourcesAction.
corysmith
2017-08-11
*
Remove invalid check. It is possible that an interface initializer can set
cnsun
2017-08-09
*
write dex archives uncompressed
kmb
2017-08-09
*
Automated rollback of commit 963db879575132933d9254406b4c76a8f10b0ad1.
ajmichael
2017-08-09
*
Remove special ordering of resources from PlaceholderIdFieldInitializerBuilder
Googler
2017-08-08
*
improve efficiency of no-op desugarings
kmb
2017-08-08
[next]