aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Add aarch64 embedded JDK config, MacOS mock toolchain settingsGravatar Arielle Albon2018-07-31
* Do not collect source jars for neverlink targets.Gravatar Googler2018-07-31
* Disable include scanning for C++ linkstamp compile actions, which are suppose...Gravatar lberki2018-07-31
* testenv.sh: do not run "bazel info" unnecessarilyGravatar Laszlo Csomor2018-07-31
* Quiet 'The following options were not recognized by any processor' warningsGravatar cushon2018-07-30
* Make explicit the contract of ConfiguredTarget builders returning null when t...Gravatar cparsons2018-07-30
* Internal changeGravatar ruperts2018-07-30
* [Skylark] Size argument list builder to avoid allocations.Gravatar Taras Tsugrii2018-07-30
* Automated rollback of commit be88b8539b30d1c36c68b0f6acfe1e9ae010db3b.Gravatar cparsons2018-07-30
* Improve artifact->owner label accounting in two ways. First, don't do the ful...Gravatar janakr2018-07-30
* [Skylark] Use POJOs instead of dynamic proxies.Gravatar Taras Tsugrii2018-07-30
* Some code cleanups and improvements around the various DTC visitor implementa...Gravatar nharmata2018-07-30
* Expanding execution log parser to filter by runner type.Gravatar Googler2018-07-30
* Remove source index from SourceFileArtifactValue.Gravatar felly2018-07-30
* Return Java providers only onceGravatar elenairina2018-07-30
* Add manifestProtoOutput produced during Java compilation to the OutputJar so ...Gravatar Googler2018-07-30
* Add a todo to ProcessUtils to use the new Java 9 APIsGravatar ulfjack2018-07-30
* Allows subclasses of SkyframeExecutor to enable analysis during execution.Gravatar shahan2018-07-30
* Automatic code cleanup.Gravatar Googler2018-07-30
* Make the fallback strategy for Bazel's remote execution configurable.Gravatar philwo2018-07-30
* Automatic code cleanup.Gravatar Googler2018-07-30
* Windows,tests: port execution_phase_testsGravatar Laszlo Csomor2018-07-30
* Windows,tests: port startup_options_testsGravatar Laszlo Csomor2018-07-30
* Add the ParallelEvaluator.eval call to the ProfilerGravatar ulfjack2018-07-30
* Windows,tests: port experimental_ui_testGravatar Laszlo Csomor2018-07-30
* Windows,tests: port loading_phase_testsGravatar Laszlo Csomor2018-07-29
* Document AndroidLibrary.java for readability.Gravatar jingwen2018-07-27
* Blacklist PackageFactory$BuiltInRuleFunction from serialization.Gravatar janakr2018-07-27
* Make sure the --host_platform_remote_properties_override flags isGravatar John Cater2018-07-27
* Throw a rule error when a skylark rule implementation returns multiple provid...Gravatar cparsons2018-07-27
* Fix crash bug in SkyQuery rdeps when there's a dependency edge filter.Gravatar nharmata2018-07-27
* Automated rollback of commit 71479d3ef1627a30b9ec75ca50e6a90cf7db6377.Gravatar ruperts2018-07-27
* Automated rollback of commit 7e87730de985b7099b9b683571d58efdaab70890.Gravatar ccalvarin2018-07-27