aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Add a normal startup-option for setting the digest function.Gravatar ccalvarin2018-08-01
* Update comment about repository mapping containing entry from "@<main repo na...Gravatar dannark2018-08-01
* Fix tests to work when the default value of the flag --experimental_enable_to...Gravatar dbabkin2018-08-01
* Pass a path to ActionExecutedEvent that is resolved via ActionExecutionContext.Gravatar tomlu2018-08-01
* Refresh ConfigurationResolver.getConfigurationsFromExecutor documentation.Gravatar gregce2018-08-01
* Only detect artifact conflicts between targets in current build.Gravatar tomlu2018-08-01
* Refactor setupPackageCache to get all BuildConfiguration.Options references o...Gravatar juliexxia2018-08-01
* Add builtin include directories to action key for CppCompileActionGravatar hlopko2018-08-01
* Make sure that user-level log messages are not lost in a buffer if debugGravatar ccalvarin2018-08-01
* Automatic code cleanup.Gravatar Googler2018-08-01
* Parse raw xml resources for tools annotations.Gravatar corysmith2018-08-01
* Automated rollback of commit 15b27e46ad766e777fb898f39bff06efa9268c2a.Gravatar Googler2018-08-01
* Use a parameterized dict and simplify an iteration in xcode-locator.Gravatar jmmv2018-08-01
* Add the ability to do a filtered copy of a ProtoApkGravatar corysmith2018-08-01
* Add support for extracting references and declarations from a proto formatted...Gravatar corysmith2018-08-01
* Fix a broken link in the documentationGravatar vladmos2018-08-01
* Add a parser for gcov intermediate file format.Gravatar Irina Iancu2018-08-01
* Add the action_names_test_files target to the OSS version of tools/buils_defs...Gravatar kaipi2018-08-01
* [Skylark] Avoid unnecessary allocations.Gravatar Taras Tsugrii2018-08-01
* Add extra logging to xcode-locator when scanning Xcode bundles.Gravatar jmmv2018-08-01
* Automated rollback of commit 75810d5910073aa7a1550bbd36544971f3c95ae1.Gravatar twerth2018-08-01
* Add C++ rules ownersGravatar Marcel Hlopko2018-08-01
* Automated rollback of commit 38899f708923d6a7e1edd011af2ba70f505bb4c9.Gravatar twerth2018-08-01
* Remove the need for discoverInputsStage2(). Much like every other SkyframeGravatar Googler2018-08-01
* There is no need to do input discovery or .d file analysis for modular codegen.Gravatar Googler2018-08-01
* Open source SpawnMetricsGravatar ulfjack2018-08-01
* [Skylark] Move method invocation logic to MethodDescriptor.Gravatar Taras Tsugrii2018-07-31
* [Skylark] Cache isParamNamed computation.Gravatar Taras Tsugrii2018-07-31
* [Skylark] Avoid unnecessary copyOf invocations.Gravatar Taras Tsugrii2018-07-31
* Automated rollback of commit 0a635c5236ce30ea84b765ce752267992733a649.Gravatar corysmith2018-07-31
* [Skylark] Size tuple slice sizes to avoid unnecessary allocations.Gravatar Taras Tsugrii2018-07-31
* Release 0.16.0 (2018-07-31)Gravatar Bazel Release System2018-07-31
* Automated rollback of commit 8fe0f45852a620a078013310989396caed273342.Gravatar corysmith2018-07-31
* Break out xcode-locator's main function into smaller chunks.Gravatar jmmv2018-07-31
* Remove output jar from runfiles and the ijar from the OutputJar when sourcesGravatar Googler2018-07-31
* Removes serialization class that introduced bug.Gravatar plf2018-07-31
* Fix bazel_docker_sandboxing_test by updating it to use the latest bazel-toolc...Gravatar philwo2018-07-31
* Add rules and coverage code owners.Gravatar Irina Iancu2018-07-31
* Add apk converted to proto and all attributes from CompiledResources to Resou...Gravatar corysmith2018-07-31
* Actually run aquery testGravatar twerth2018-07-31
* Add profiling data to the resources zip.Gravatar corysmith2018-07-31
* Add the source jars of exports to the list of transitive source jars.Gravatar Googler2018-07-31
* Get newlines back. After the switch to using a JsonWriter, the json profileGravatar Googler2018-07-31
* Slightly improve UnixGlob implementation. For recursive patterns, the currentGravatar Googler2018-07-31
* Stop generating .d files when they won't be looked at later.Gravatar Googler2018-07-31
* Clearing //tools/defaults:*Gravatar dbabkin2018-07-31
* Add JavaSourceInfoProvider to JavaInfo.Gravatar elenairina2018-07-31
* Add option to post ProfileStartedEvent containing the profile's path.Gravatar twerth2018-07-31
* Use JsonWriter to ensure correct escaping of valuesGravatar ulfjack2018-07-31
* Only call filterDiscoveredHeaders() if include scanning is in effect.Gravatar lberki2018-07-31