aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Export xcode_locator's source file under tools/osx/ to make it available for ...Gravatar Chris Parsons2016-07-21
* Minor backwards compatibility fixes:Gravatar Googler2016-07-21
* Add target names for mergee manifests to generate more helpful error messages...Gravatar Andrew Pellegrini2016-07-20
* Command line options processing.Gravatar Sasha Smundak2016-07-20
* Plumb customPackage to RClassGenerator and skip empty R classesGravatar Googler2016-07-20
* Add transient_bytes.h and test for it.Gravatar Sasha Smundak2016-07-20
* Command file tokenizer. Mimics the behavior of theGravatar Sasha Smundak2016-07-19
* Removes "-preview" hack for Android build tools version attribute.Gravatar Googler2016-07-19
* Refactor test utilities.Gravatar Sasha Smundak2016-07-18
* C++ reimplementation of singlejar tool: first checkin, take two: fix the prob...Gravatar Sasha Smundak2016-07-18
* Record and propagate namespaces from the <resources> element correctly.Gravatar Googler2016-07-15
* Remove anydpi support to improve backwards compatibility.Gravatar Googler2016-07-15
* Rollback of commit 80d1e16b7ae1d04fa2fa4c561588fe9fdbaefc41.Gravatar Carmi Grushko2016-07-14
* Use the native java_proto_library instead of the macro defined in genproto.bzl.Gravatar Carmi Grushko2016-07-14
* * Standardize attribute storage in the protoGravatar Googler2016-07-12
* Centralize the creation of the XmlInputFactoryGravatar Googler2016-07-12
* Fix android manifest merger from using only one mergee manifest.Gravatar Andrew Pellegrini2016-07-11
* Enhance AndroidResourceProcessingAction's split detection.Gravatar Michael Staib2016-07-08
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Split and extract the SHA1 from Maven files that have extra paths in themGravatar Paul Gross2016-07-07
* Remove .9 from nine-patch FullyQualifiedNamesGravatar Googler2016-07-07
* Fixed IdlClassTest on WindowsGravatar Yun Peng2016-07-06
* Rollback of commit f667aa54f4fcc2c04182de9bc267a7ee469f6445.Gravatar Klaus Aehlig2016-07-04
* Add output log for android resource shrinking, following the format produced ...Gravatar Andrew Pellegrini2016-07-04
* Parse layout/menu/drawable, etc XML files for R.idGravatar Googler2016-07-04
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* C++ reimplementation of singlejar tool: first checkin.Gravatar Sasha Smundak2016-07-01
* * Clean up of the old Iterable<String> method of writing xmlGravatar Googler2016-07-01
* Fixes the case where an optional attribute needs to be an empty string. This ...Gravatar Googler2016-07-01
* Switches XmlResourceValue writing to the "define" api.Gravatar Googler2016-06-30
* Creates a fluent api that moves the xml generation into the data writer.Gravatar Googler2016-06-30
* Record whether the attr is defined or referenced in the styleable. Despite th...Gravatar Googler2016-06-29
* Fixed four more Bazel java tests on Windows causing by back-slash in file pathGravatar Yun Peng2016-06-29
* Stop sanitizing the style parent attribute.Gravatar Googler2016-06-28
* Speed up resetting file/directory dates to zip epoch by 100x. Gravatar Googler2016-06-27
* "xcode_locator -v" dedupes multiple copies of the same xcode version installe...Gravatar Chris Parsons2016-06-24
* Rollback of commit 0de6a93fcc4fd6304936165b07963c4d722c44be.Gravatar Philipp Wollermann2016-06-23
* Change the BufferedReader to BufferedInputStream, as the UTF-8 bom crashes th...Gravatar Googler2016-06-23
* Adds the Android manifest merger as an option for android_binary rules. The m...Gravatar Andrew Pellegrini2016-06-23
* Get rid of a bunch of IOExceptions that were being unnecessarily thrown. We d...Gravatar Janak Ramakrishnan2016-06-23
* Global cleanup change.Gravatar Googler2016-06-23
* Roll forward of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214: action to wr...Gravatar Googler2016-06-23
* Rollback of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214.Gravatar Googler2016-06-21
* Add action to write android_binary and lib R.classes directlyGravatar Googler2016-06-21
* Move libtool-wrapper symlinking logic from xcrunwrapper to libtool script.Gravatar Chris Parsons2016-06-15
* Rollback of commit 5160d196e62bf6f8fa56b32746a01b182729c5c8.Gravatar Googler2016-06-14
* Rollback of commit 4f854d47888d011354357e965fd3c7bf1d74b95f.Gravatar Yue Gan2016-06-13
* Xml processing fixes:Gravatar Googler2016-06-13
* xcode_locator supports -v mode, which outputs only system-supported xcode ver...Gravatar Chris Parsons2016-06-09
* Rollback of commit 6eea9bd27fc88129ccb2d74c1b550e83ebf39f17.Gravatar Googler2016-06-07