aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Avoid failing when a fixed locale conflicts with a provided locale qualifer f...Gravatar corysmith2018-05-01
* Move BazelLibrary from syntax/ to packages/Gravatar brandjon2018-05-01
* Make runfiles usage on Windows more flexible to support remote execution.Gravatar Googler2018-04-30
* c++,runfiles: move runfiles libraryGravatar Laszlo Csomor2018-04-30
* Normalize parameter name commentsGravatar cushon2018-04-27
* For --checkHashMismatch=ERROR, emit all errors instead of stopping at the fir...Gravatar cushon2018-04-26
* java,runfiles: merge classesGravatar Laszlo Csomor2018-04-25
* Automated rollback of commit 047688a129b444ba918ae4c31767dce73b17b049.Gravatar Googler2018-04-24
* Add support for pseudo locales to ResourceLinker.Gravatar corysmith2018-04-24
* runfiles: rlocation() checks if arg is normalizedGravatar Laszlo Csomor2018-04-24
* windows,client: fix error reportingGravatar Laszlo Csomor2018-04-24
* Add error message on empty public resourcesGravatar asteinb2018-04-23
* 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