aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Add dependency on googletest, so we can use gmock along with gtest.Gravatar ccalvarin2018-03-23
* Refactor and cleanup the sandboxing code.Gravatar Philipp Wollermann2018-03-23
* Detect main dex list entries that will be missingGravatar kmb2018-03-22
* Make ManifestMergerAction able to not take a primary manifestGravatar asteinb2018-03-22
* Skylint check for returning old-style providers.Gravatar laurentlb2018-03-22
* Make android tools stop accepting --annotationJar.Gravatar ajmichael2018-03-22
* A tiny binary to print all rules in a package, after BUILD macro expansion.Gravatar carmi2018-03-21
* Automated rollback of commit 8a5a0a3ed1e19768b6ee024189307bb4ac27460d.Gravatar laszlocsomor2018-03-21
* runfiles,C++: move to //tools/cpp/runfilesGravatar Laszlo Csomor2018-03-21
* Have the Android R class generators add the target label to the class jar.Gravatar tomlu2018-03-20
* runfiles,C++: add a Runfiles* factory methodGravatar Laszlo Csomor2018-03-19
* Reflect core library moves in super calls, even in default method stubs. Alw...Gravatar kmb2018-03-16
* Propagating remote results, including stdout/err, to Bazel on execution timeo...Gravatar olaola2018-03-16
* Android tools: remove mtime-modificationsGravatar Laszlo Csomor2018-03-15
* Remove unused files.Gravatar kaipi2018-03-14
* Make KeepScanner tool search classpath for nearest definition of each member ...Gravatar kmb2018-03-12
* Minor fixes to KeepScanner tool:Gravatar kmb2018-03-12
* Support custom implementations of emulated core interface methodsGravatar kmb2018-03-12
* Internal changeGravatar Laszlo Csomor2018-03-09
* runfiles,py,java: rlocation accepts absolute pathGravatar Laszlo Csomor2018-03-09
* Skylint: check for PACKAGE_NAME, REPOSITORY_NAME, and ctx.outputs.executableGravatar laurentlb2018-03-07
* Skylint: Warn for the '/' operator (instead of '//').Gravatar laurentlb2018-03-07
* Don't check contents of conflicting compiled resourcesGravatar asteinb2018-03-07
* Filter out non-.flat files while linking.Gravatar corysmith2018-03-06
* remote: Add interceptor for logging gRPC calls during remote execution/cachingGravatar Googler2018-03-05
* runfiles,C++: create envvar list for subprocessesGravatar Laszlo Csomor2018-03-05
* emulate dynamic dispatch of emulated default interface methodsGravatar kmb2018-03-02
* Android desugar config options to exclude methods from interface emulationGravatar kmb2018-03-01
* send invocations to emulated interfaces through dispatch helper.Gravatar kmb2018-03-01
* Remove --incompatible_load_argument_is_label flagGravatar laurentlb2018-03-01
* runfiles,C++: implement manifest-based runfilesGravatar Laszlo Csomor2018-02-28
* Ensure configurations are still filtered after shrinking.Gravatar corysmith2018-02-27
* Ensure the public.xml is included with the databound resources.Gravatar corysmith2018-02-27
* add binary flag for core library desugaring and gate existing configuration f...Gravatar kmb2018-02-26
* Expand databinding expressions in resource_files.zip.Gravatar ajmichael2018-02-26
* runfiles,C++: implement runfiles lib foundationsGravatar Laszlo Csomor2018-02-26
* Change android_library .aar timestamp and open-source AarGeneratorActionTest.Gravatar ajmichael2018-02-26
* Optimize GetEscapedArgumentGravatar Loo Rong Jie2018-02-25
* Rename and implement emulated interfaces as needed during android desugaringGravatar kmb2018-02-24
* Creates a new issue pointing out "Arguments:" as not preferred instead of rep...Gravatar Googler2018-02-22
* Clarify parser error for load() statementsGravatar brandjon2018-02-22
* Actually retarget so-configured invocations in android desugaringGravatar kmb2018-02-22
* Add a check to avoid core library default methods that (accidentally) aren't ...Gravatar kmb2018-02-22
* Remove unused density filtering flagGravatar asteinb2018-02-22
* add ability to move individual core library methodsGravatar kmb2018-02-21
* Apply interface invocation desugaring to renamed core libraries. Fix invokes...Gravatar kmb2018-02-20
* Tool that scans a given Jar for references to select classes and outputs corr...Gravatar kmb2018-02-20
* Add linter check for deprecated ctx methods.Gravatar laurentlb2018-02-20
* Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.Gravatar corysmith2018-02-16
* Normalized the serialization proto to save space and allow greater versatilit...Gravatar corysmith2018-02-16