aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Default and static interface desugaringGravatar kmb2017-04-24
* Enabling chunking of outputs in the RemoteWorker downloadBlob. This fixes the...Gravatar olaola2017-04-24
* Automated g4 rollback of commit 3217832d638f9a8fdf22e88e32d75bda32ff7235.Gravatar corysmith2017-04-20
* Make desugaring of lambdas in interface initializers idempotentGravatar kmb2017-04-20
* Refactor the RClassGenerator to be reusable for different packages.Gravatar corysmith2017-04-20
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Correct ClassRemapperWithBugFix to avoid stack map frame corruption.Gravatar cnsun2017-04-18
* Teach the RClassGenerator to merge all library symbols and reconcile ids.Gravatar corysmith2017-04-18
* Move xcrunwrapper and libtool to third_party/bazel/tools/objc from their xcod...Gravatar cparsons2017-04-14
* Remove unused variableGravatar dmishe2017-04-13
* Re-enabling the remote caching without remote execution code path, which wasGravatar olaola2017-04-12
* Allow combining of resources attributes that can be comma-separated lists. Th...Gravatar apell2017-04-11
* Work around the NPE bug in ClassRemapper of ASM. ASM throws an NPE inGravatar cnsun2017-04-05
* Create parent directories for resourcesGravatar cushon2017-04-04
* Modify package parser regex to handle scala packages too.Gravatar Googler2017-04-03
* Improve the error message for simple values by including the value.Gravatar Googler2017-03-31
* Refactor simple distributed caching support Gravatar Alpha Lam2017-03-28
* DataSource FixesGravatar Googler2017-03-28
* Make swift-stdlib-tool less verboseGravatar Dmitry Shevchenko2017-03-28
* Separate charts for Java target and Cpp target, or the page is too long.Gravatar Yue Gan2017-03-27
* Add support to read classpath entries from directoriesGravatar Googler2017-03-27
* split the long method Desugar.desugar() into smaller pieces.Gravatar Chengnian Sun2017-03-27
* Remove disabled fallback logic from DexFileMerger.Gravatar Kevin Bierhoff2017-03-27
* refactoring: move the code parsing and validating command line arguments into...Gravatar Chengnian Sun2017-03-27
* Partial rollback of commit 5e1a420f1b385382a2df5359faf3ae773aa8d61e.Gravatar Googler2017-03-27
* Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.Gravatar Googler2017-03-24
* Remove unused binaries in @bazel_tools.Gravatar Adam Michael2017-03-24
* Rollback of commit 701ff40ad9d1b6c1e3beb52064e2ae2fe27b7e29.Gravatar Dmitry Shevchenko2017-03-24
* rewrite Long.compare(long, long) to JVM instruction lcmp, so that devices withGravatar Chengnian Sun2017-03-24
* Avoid to re-index classpath and bootclasspathGravatar Googler2017-03-23
* Avoid factory methods when desugaring lambda expressions and this:: method re...Gravatar Kevin Bierhoff2017-03-23
* If resources were prefiltered, ignore unavailable resources from dependenciesGravatar Googler2017-03-22
* Remove unused, unpassed AarGeneratorAction flag.Gravatar Adam Michael2017-03-22
* Enable CppCodeGenerator for benchmark.Gravatar Yue Gan2017-03-21
* Add support to write desugared outputs to a directoryGravatar Googler2017-03-21
* Add name of missing class to ClassNotFoundExceptionGravatar Googler2017-03-21
* adds feature_of and feature_after attrs to android_binary. these are android_...Gravatar Googler2017-03-21
* fix path in busybox example usageGravatar Googler2017-03-21
* Rollback of commit a58f245a4b40c0ef961b1f30d96b16a9349711c3.Gravatar Tobias Werth2017-03-20
* Add support to read inputs from directoriesGravatar Googler2017-03-20
* Move library R generation to a separate action, ensuring the merging happensGravatar Googler2017-03-20
* Enable docker on local version of local remote build serverGravatar Googler2017-03-20
* Refactor benchmark for enabling CppCodeGenerator.Gravatar Yue Gan2017-03-20
* Add CppCodeGenerator for bencharmk without enabling it. It will be enabled in...Gravatar Yue Gan2017-03-20
* Add a flag (--only_desugar_javac9_for_lint) to disable desugaring lambda expr...Gravatar Chengnian Sun2017-03-17
* Uniquify bridge methods generated during lambda desugaringGravatar Kevin Bierhoff2017-03-16
* Breaking up is hard to do: AndroidResourceProcessorGravatar Googler2017-03-16
* A quick fix for benchmark: clean the first removed result, and add "--expunge".Gravatar Yue Gan2017-03-16
* Allow to have several inputs and outputsGravatar Googler2017-03-15
* Fix bug that all full clean targets are cleaned.Gravatar Yue Gan2017-03-14