aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
...
* Don't add -u flag to local remote worker docker command on Windows.Gravatar Googler2018-04-20
* Remove use of bare Immutable{List,Map,Set} Builder classes.Gravatar jcater2018-04-20
* Add --debug-mode to aapt2 invocations when building without -c opt.Gravatar corysmith2018-04-19
* Update ApkSubject to use the AndroidCompiledDataDeserializer for proto apks.Gravatar corysmith2018-04-19
* Add the --pseudo-localize flag to resource compilation, gated by the --genera...Gravatar corysmith2018-04-19
* Automated rollback of commit 4465dae23de989f1452e93d0a88ac2a289103dd9.Gravatar buchgr2018-04-18
* Relax the assertion in Desugar for checking the calls to $closeResource(...).Gravatar cnsun2018-04-17
* Ability to pass decoupled assets into monolithic resource processing actionGravatar asteinb2018-04-17
* Create asset merging actionGravatar asteinb2018-04-16
* Java,runfiles: add Runfiles.getEnvVars()Gravatar Laszlo Csomor2018-04-16
* Bash,runfiles: delete from //src/tools/runfilesGravatar Laszlo Csomor2018-04-13
* Windows: java launcher no longer calls cmd.exeGravatar Laszlo Csomor2018-04-12
* Warn when code uses FileType(), which is deprecated.Gravatar laurentlb2018-04-11
* python,runfiles: move to different packageGravatar Laszlo Csomor2018-04-10
* Remove some deprecated resources flags.Gravatar ajmichael2018-04-04
* Automated rollback of commit e8bed799d59526541afa2a0e9ef5d4c49e3ba390.Gravatar corysmith2018-04-03
* Create proguard.txt in android_library AAR output.Gravatar ajmichael2018-04-02
* build and test KeepScanner tool open-sourceGravatar kmb2018-03-30
* Automated rollback of commit a76f7db51a90cc2e35c1d66782056c310729eef0.Gravatar corysmith2018-03-30
* add singlejar variant to bazel that includes Android desugar dependency checkingGravatar kmb2018-03-29
* Modify the .flat decompilation to account for multiple configurations by conv...Gravatar corysmith2018-03-29
* Fix unused variable warnings from clang.Gravatar Austin Schuh2018-03-28
* In singlejar runs with --check_desugar_deps, error out when encountering j$.*...Gravatar kmb2018-03-27
* Only allow regular files and directories spawn outputs to be uploaded to a re...Gravatar Benjamin Peterson2018-03-27
* stub simple core library bridge methods that only differ in return typeGravatar kmb2018-03-26
* Enable params files for DexMapper.Gravatar ahumesky2018-03-26
* 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