aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Fix aapt2 actions to use the compiled intermediate resource files for linking...Gravatar Googler2017-10-02
* Fixing remote worker with --experimental_remote_platform_override flag.Gravatar olaola2017-09-29
* Support --positions flag in DexBuilder, for consistency with dxGravatar kmb2017-09-29
* remove ignored dexing options from DexFileMerger command line.Gravatar kmb2017-09-29
* Skylint: check for bad operationsGravatar fzaiser2017-09-29
* expect desugar metadata in conventional META-INF directory used by jar toolGravatar kmb2017-09-27
* Skylint: ignore naming conventions for importsGravatar fzaiser2017-09-27
* Skylint: check that load statements are at the top of the fileGravatar fzaiser2017-09-27
* Internal changeGravatar David Ostrovsky2017-09-25
* Action for resource shrinking with aapt2Gravatar corysmith2017-09-22
* PiperOrigin-RevId: 169563607Gravatar kmb2017-09-22
* Skylint: add flag to disable certain checkers.Gravatar fzaiser2017-09-21
* Skylint: be less strict about indentation in docstringsGravatar fzaiser2017-09-21
* Passing Bazel metadata in gRPC headers.Gravatar olaola2017-09-21
* Skylint: fix a NullPointerExceptionGravatar fzaiser2017-09-20
* CI,windows: create test_suites for Windows testsGravatar L?szl? Csomor2017-09-19
* Java Launcher: Create classpath jar with a random nameGravatar Yun Peng2017-09-18
* Remove warning about multiple options in copts.Gravatar Joe Finney2017-09-15
* Skylint: report missing documentation for a function's return valueGravatar fzaiser2017-09-14
* Open source tests for Android desugarer.Gravatar ajmichael2017-09-14
* Support for local_resource_files in android_testGravatar Googler2017-09-13
* Windows Native Launcher: Print command line when launch failed.Gravatar pcloudy2017-09-12
* Add multiple density processing to aapt2 using the optimize command.Gravatar corysmith2017-09-12
* Skylint: improve the naming conventions checkerGravatar fzaiser2017-09-12
* Add Profiler for recording task execution time.Gravatar corysmith2017-09-12
* Skylint: add main linter class and clean up BUILD filesGravatar fzaiser2017-09-08
* Replace ad hoc wrapper classes with Equivalence.WrapperGravatar brandjon2017-09-07
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Remove debug outputGravatar Googler2017-09-06
* fix for legacy jacoco instrumentation in interfaces behind flagGravatar kmb2017-09-06
* Skylint: add lint for uninitialized variablesGravatar fzaiser2017-09-06
* Skylint: check the documentation of parameters in function docstringsGravatar fzaiser2017-09-04
* Skylint: add lint to check for unreachable statementsGravatar fzaiser2017-09-04
* Extract authandtls, buildeventservice, buildeventstream into package-level BU...Gravatar philwo2017-09-04
* Remove the Dialect type from the Parser.Gravatar laurentlb2017-09-01
* PiperOrigin-RevId: 167167400Gravatar kmb2017-09-01
* Changed Android manifest merger build action to also resolve relative class n...Gravatar Googler2017-09-01
* Skylint: add a lint that reports unused identifiersGravatar fzaiser2017-08-31
* Skylint: handle for-loops in control flow lint correctlyGravatar fzaiser2017-08-31
* Add a closeResource(Throwable throwable, Object resource) in the runtimeGravatar cnsun2017-08-31
* Allow to overwrite default dex prefix name 'classes'.Gravatar Googler2017-08-31
* Make ControlFlowChecker follow the dataflow analysis idiom more closelyGravatar brandjon2017-08-31
* pkg_tar usage: fix CI warningGravatar laszlocsomor2017-08-30
* Skylint: add lint that checks for statements without effectsGravatar fzaiser2017-08-30
* Make classJarOutput of AndroidResourceMergingAction read package from manifestGravatar ajmichael2017-08-30
* Add support for the <type>/<package>:<name> method of declaring resources.Gravatar corysmith2017-08-30
* Save density information to manifests when filtering resources in analysisGravatar Googler2017-08-30
* Rollforward of https://github.com/bazelbuild/bazel/commit/0071b396776be4d146f...Gravatar apell2017-08-29
* Split "shell", "graph" into their own packages.Gravatar philwo2017-08-29
* Skylint: add lint for missing docstringsGravatar fzaiser2017-08-29