aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/actions
Commit message (Expand)AuthorAge
* Support tree artifacts in target complete.Gravatar tomlu2018-08-15
* Automated rollback of commit 37bd5f665aa614c6dc640c9d19852dd8d5efb0d8.Gravatar felly2018-08-14
* Automated rollback of commit 3bace1b937934fb2cea6260067ecc1cdbe526847.Gravatar felly2018-08-14
* Fixes broken javadoc FilesetTraversalParams (getNestedTraversal should beGravatar shahan2018-08-13
* Track Fileset in artifact expansion.Gravatar felly2018-08-13
* ActionAnalysisMetadata exposes whether loose headers are present. TransitiveV...Gravatar shahan2018-08-12
* Automated rollback of commit 9374ecf94ce44e8bc56e68678cb512abf4cf9ce2.Gravatar felly2018-08-10
* Automated rollback of commit 39974a43abdd32e3a1acbc7da945b08da9983e4e.Gravatar felly2018-08-10
* Allow skyframe-aware actions to pass partial results through ActionExecutionC...Gravatar felly2018-08-09
* Rename a param to better reflect its intent.Gravatar nharmata2018-08-06
* When no new configured targets have been analyzed, only check for artifact co...Gravatar janakr2018-08-03
* Thread a path resolver through target/aspect complete event.Gravatar tomlu2018-08-02
* Automated rollback of commit a6255612e4892729d3758775c76085b26b9bc584.Gravatar twerth2018-08-02
* Pass a path to ActionExecutedEvent that is resolved via ActionExecutionContext.Gravatar tomlu2018-08-01
* Remove the need for discoverInputsStage2(). Much like every other SkyframeGravatar Googler2018-08-01
* Open source SpawnMetricsGravatar ulfjack2018-08-01
* Remove source index from SourceFileArtifactValue.Gravatar felly2018-07-30
* Modify --subcommands to allow pretty printing the arguments of a subcommandGravatar ahumesky2018-07-26
* Use the path resolver when dealing with tree artifacts.Gravatar felly2018-07-26
* Remove unused method "hasActionFilesystem()".Gravatar felly2018-07-25
* Use the single-string arg formatter for param file format.Gravatar tomlu2018-07-25
* Automated rollback of commit f309ad3be36363070e87eef0ee04b12f4956d601.Gravatar janakr2018-07-24
* Open source SpawnExecutedEventGravatar ulfjack2018-07-24
* ArtifactFactory.getSourceArtifact returns SourceArtifact.Gravatar shahan2018-07-23
* Remove PerActionFileCacheGravatar ulfjack2018-07-23
* Add an execution requirement key to trigger prefetching of remote outputsGravatar ulfjack2018-07-20
* Require the ActionExecutionMetadata to be passed to IncludeScannerGravatar ulfjack2018-07-19
* Introduce --strict_fileset_output which treats all output Artifacts encounter...Gravatar felly2018-07-18
* Automated rollback of commit d491bf10f42e213292382c98a1dc439537f00f43.Gravatar janakr2018-07-17
* Automated rollback of commit eb587075b0d6ffab1cf9e69ede1b7e547905e547.Gravatar janakr2018-07-16
* Fix misspelling in https://github.com/bazelbuild/bazel/commit/b39c69394c5e799...Gravatar kush2018-07-13
* Stop requiring the creation and storage of FileStateValues within ResolvedFil...Gravatar kush2018-07-12
* Store the hashCode as an Int instead of a string in FilesetOutputSymlink, andGravatar kush2018-07-11
* Set the version of a computed node to the max of its child versions rather th...Gravatar janakr2018-07-11
* Make the FileArtifactvalue of generated targets available via the FilesetOutp...Gravatar kush2018-07-11
* Omit parts of BEP events (like stdout, stderr) when the associated artifact u...Gravatar tomlu2018-07-11
* Remove the "slow read" warning when using multi-threaded digesting.Gravatar philwo2018-07-11
* Fix typo in javadoc for FileValue#realRootedPath.Gravatar shreyax2018-07-09
* PiperOrigin-RevId: 203687257Gravatar Googler2018-07-08
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Include more information about build events' referenced local files.Gravatar tomlu2018-07-04
* Relax the threshold for calling getDigestInExclusiveMode().Gravatar Googler2018-07-02
* Eliminates unnecessary comparisons in ActionInputMap.resize.Gravatar shahan2018-06-29
* Add an interner for non source artifacts that are deserialized.Gravatar mjhalupka2018-06-27
* Instead of depending on mutable inputs of upstream CppCompileAction instances,Gravatar shahan2018-06-26
* Add some debugging info to ArtifactFactory, and allow tests to access the Art...Gravatar janakr2018-06-22
* Add a method in FileArtifactValue to create a new instance given an existing ...Gravatar felly2018-06-22
* Automated rollback of commit 45b308a62f42c2c0bcfe79dcd4046c4025a31059.Gravatar janakr2018-06-20
* Stop holding on to the Action and ActionKeyContext in ActionConflictException...Gravatar janakr2018-06-19
* Remove support for --discard_actions_after_execution.Gravatar tomlu2018-06-18