aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* [Skylark] Avoid unnecessary allocations.Gravatar Taras Tsugrii2018-08-01
* Automated rollback of commit 75810d5910073aa7a1550bbd36544971f3c95ae1.Gravatar twerth2018-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
* Automated rollback of commit 8fe0f45852a620a078013310989396caed273342.Gravatar corysmith2018-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 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
* 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