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
/
tools
/
android
Commit message (
Expand
)
Author
Age
*
Replace --experimental_android_enforce_strict_deps_for_binaries_under_test wi...
cushon
2018-05-15
*
send Android desugar tool invocations through wrapper script with additional ...
kmb
2018-04-24
*
fix @bazel_tools to actually include currently missing artifact from a genrule.
kmb
2018-04-18
*
Bump @desugar_jdk_libs dependency, which pulls in build file changes and a ne...
kmb
2018-04-17
*
hook up Bazel's implicit dependencies for legacy java 8 support in //tools/an...
kmb
2018-04-11
*
Remove legacy manifest merging from Bazel.
ajmichael
2018-04-05
*
android,windows: bugfix in aar_resources_extractor
laszlocsomor
2018-02-27
*
Use a separate implicit dependency for dexbuilder in proguarded android builds
kmb
2018-02-21
*
Add an alias to import_deps_checker. The follow-up cl will reference this alias
cnsun
2018-02-21
*
Hooks to support core library desugaring in Android builds
kmb
2018-02-07
*
Support legacy multidex.
ajmichael
2018-02-05
*
Create @bazel_tools//tools/android:android_jar.
ajmichael
2018-01-26
*
Stop setting annotations_jar in Bazel android_sdk.
ajmichael
2018-01-26
*
Stop bundling proguard.jar from android sdk into our integration tests.
ajmichael
2018-01-25
*
Pass the correct path of aapt_binary and merge its data runfiles into android...
jingwen
2018-01-23
*
aar_resources_extractor ignore empty res/ and assets/ dirs.
ajmichael
2018-01-18
*
Point android_instrumentation_test's test runner to the vendored
jingwen
2018-01-17
*
Add assets support to aar_import.
ajmichael
2018-01-16
*
Clean up Windows config_settings
Yun Peng
2018-01-12
*
Remove unused filegroup.
ajmichael
2017-12-20
*
More updates to tools/android modules for compatibility with python 3.
Googler
2017-12-19
*
Ensure that the target package in the <instrumentation> tag of the instrument...
jingwen
2017-12-19
*
Update tools/ modules for compatibility with python 3.
Akira Baruah
2017-12-18
*
Refactor flag access out of Adb._Exec() and into main().
Akira Baruah
2017-12-13
*
Automated rollback of commit 7b540204eea9b003e19efe917abacf67270f5e02.
tomlu
2017-12-06
*
Add aapt2 to the filegroup of integration test dependencies.
ajmichael
2017-12-05
*
This and further changes may contain minor modifications to BUILD files that ...
tomlu
2017-12-05
*
Move bazel conditions into src/conditions.
tomlu
2017-11-30
*
Build databinding annotation processor in host configuration.
ajmichael
2017-11-16
*
Open source ZipFilterBuilder for android_instrumentation_test
jingwen
2017-11-13
*
Fix ImportError on tools.android for junction_lib
jingwen
2017-11-06
*
Alias recently added tool as //tools/android:dexsharder for use by Bazel
kmb
2017-11-01
*
Android,Windows: longpath support in tool
Laszlo Csomor
2017-10-24
*
Add aapt2 to Bazel-generated android_sdks.
ajmichael
2017-10-18
*
Add a whitelist for packages that can contain android_devices rules. Currentl...
ajmichael
2017-10-06
*
Use bundled proguard 5.3.3 instead of 4.7 from the SDK
ajmichael
2017-10-06
*
deps -> exports in bazel mobile-install stub app.
ajmichael
2017-09-28
*
Windows,Android: support long paths in tool
Laszlo Csomor
2017-09-28
*
Windows, aar_resources_extractor: longpath bugfix
Laszlo Csomor
2017-09-27
*
Android, Python tools: bugfix in junction.py
Laszlo Csomor
2017-09-27
*
Limit //external:android_sdk_for_testing to only the minimum files needed.
ajmichael
2017-09-27
*
Update Bazel's android_device support to use new emulator paths.
ajmichael
2017-09-26
*
Make android_sdk_repository resilient to prerelease and malformed system images
ajmichael
2017-09-06
*
Android,Windows: support long paths in tooling
Laszlo Csomor
2017-09-05
*
Android,Windows: wrap SingleJar in a java_binary
Laszlo Csomor
2017-09-01
*
Remove unused android_library.resource_extractor attributes in the depot.
jingwen
2017-08-31
*
Remove resource_extractor from Bazel's android_sdk rules.
ajmichael
2017-08-31
*
aar_import creates res/values/empty.xml if it contains no resources.
ajmichael
2017-08-29
*
Busybox all the Bazel Android tools.
ajmichael
2017-08-25
*
Android,tools: don't open zip file in binary mode
laszlocsomor
2017-08-10
[next]