aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Send Aapt2Exception message to the logger.Gravatar jingwen2018-05-21
* Enable proguarded Android builds with --experimental_desugar_java8_libs in BazelGravatar kmb2018-05-16
* Remove swiftstdlibtoolwrapperGravatar thomasvl2018-05-14
* Windows, Java launcher: Support jar files under different drivesGravatar Yun Peng2018-05-14
* Remove references to internal targetsGravatar ulfjack2018-05-14
* Set Locale to English when uppercasing strings to match EnumsGravatar Jingwen Chen2018-05-11
* Automated rollback of commit feeccd8c0a5d97493cabfeb9481cf6f3800b9b84.Gravatar corysmith2018-05-10
* Internal changeGravatar Googler2018-05-10
* Only include generated resources when pseudo locales are asked for.Gravatar corysmith2018-05-10
* Generate a separate psuedo locale .flat file only for default locale on value...Gravatar corysmith2018-05-08
* Add absolute path handling to Rlocation implementation used for remote execut...Gravatar Googler2018-05-07
* Extract Qualifiers class for reuse.Gravatar corysmith2018-05-07
* Internal changeGravatar Googler2018-05-03
* Extract Qualifiers class for reuse.Gravatar corysmith2018-05-03
* Allow banning symlink action outputs from being uploaded to a remote cache.Gravatar Benjamin Peterson2018-05-03
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* 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