aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Android desugar config options to exclude methods from interface emulationGravatar kmb2018-03-01
* send invocations to emulated interfaces through dispatch helper.Gravatar kmb2018-03-01
* Remove --incompatible_load_argument_is_label flagGravatar laurentlb2018-03-01
* runfiles,C++: implement manifest-based runfilesGravatar Laszlo Csomor2018-02-28
* Ensure configurations are still filtered after shrinking.Gravatar corysmith2018-02-27
* Ensure the public.xml is included with the databound resources.Gravatar corysmith2018-02-27
* add binary flag for core library desugaring and gate existing configuration f...Gravatar kmb2018-02-26
* Expand databinding expressions in resource_files.zip.Gravatar ajmichael2018-02-26
* runfiles,C++: implement runfiles lib foundationsGravatar Laszlo Csomor2018-02-26
* Change android_library .aar timestamp and open-source AarGeneratorActionTest.Gravatar ajmichael2018-02-26
* Optimize GetEscapedArgumentGravatar Loo Rong Jie2018-02-25
* Rename and implement emulated interfaces as needed during android desugaringGravatar kmb2018-02-24
* Creates a new issue pointing out "Arguments:" as not preferred instead of rep...Gravatar Googler2018-02-22
* Clarify parser error for load() statementsGravatar brandjon2018-02-22
* Actually retarget so-configured invocations in android desugaringGravatar kmb2018-02-22
* Add a check to avoid core library default methods that (accidentally) aren't ...Gravatar kmb2018-02-22
* Remove unused density filtering flagGravatar asteinb2018-02-22
* add ability to move individual core library methodsGravatar kmb2018-02-21
* Apply interface invocation desugaring to renamed core libraries. Fix invokes...Gravatar kmb2018-02-20
* Tool that scans a given Jar for references to select classes and outputs corr...Gravatar kmb2018-02-20
* Add linter check for deprecated ctx methods.Gravatar laurentlb2018-02-20
* Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.Gravatar corysmith2018-02-16
* Normalized the serialization proto to save space and allow greater versatilit...Gravatar corysmith2018-02-16
* Don't fail if special resource directories contain multiple resourcesGravatar Googler2018-02-15
* Resolve the owner of interface.super calls to inherited default methods for a...Gravatar kmb2018-02-15
* Remove unused DataKey attribute.Gravatar corysmith2018-02-15
* runfiles library: py_binary can run java_binaryGravatar Laszlo Csomor2018-02-15
* windows,launcher: now picks up RUNFILES_* envvarsGravatar Laszlo Csomor2018-02-14
* windows,singlejar: compile "token_stream"Gravatar Laszlo Csomor2018-02-14
* Follow on to Cl/185417760 unifying error messages for glob linter.Gravatar Googler2018-02-13
* Split the conflict message reporting from the merging.Gravatar corysmith2018-02-13
* [Skylint] Do not crash ControlFlowChecker on nested functions.Gravatar Taras Tsugrii2018-02-13
* Implement and delegate ListeningExecutorService api to clean up the try-with-...Gravatar corysmith2018-02-13
* Improve error messaging on mismatched aapt2 formatsGravatar corysmith2018-02-13
* Create a skylint and buildozer checker for preventing glob(**/*.java)Gravatar Googler2018-02-12
* Desugar fixes:Gravatar kmb2018-02-10
* Delete erroneous piece of desugar's renaming logicGravatar kmb2018-02-09
* python,runfiles library,refactor: rename EnvVar()Gravatar Laszlo Csomor2018-02-09
* Stub default methods as needed for core library desugaringGravatar kmb2018-02-08
* Refactor the command line argument parser to use the latest API.Gravatar cnsun2018-02-08
* python,runfiles library: don't pick up TEST_SRCDIRGravatar Laszlo Csomor2018-02-08
* java,runfiles: fix bugs in runfiles libraryGravatar Laszlo Csomor2018-02-08
* Rename generated core classes during core library desugaringGravatar kmb2018-02-07
* Reflect renamed classes in desugar output file namesGravatar kmb2018-02-07
* drop debug info when loading classes in desugar as a workaround for https://b...Gravatar kmb2018-02-06
* Always do filtering in execution (even after doing it in analysis)Gravatar Googler2018-02-06
* Detect deprecated operations on dict() variables in SkylintGravatar cparsons2018-02-06
* Basic tooling to desugar select core librariesGravatar kmb2018-02-05
* Optimize GetRandomStrGravatar Loo Rong Jie2018-02-05
* python,runfiles: runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-02-05