aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/skyframe/ValueWithMetadata.java
Commit message (Expand)AuthorAge
* Filter out events from analysis when constructing execution-phase values in S...Gravatar janakr2018-08-14
* Clarify that ErrorInfoValue is a NotComparableSkyValue because we don't expec...Gravatar janakr2018-06-19
* Add events and get rid of ErrorInfoEncoder. Clean up some signatures and visi...Gravatar janakr2018-05-22
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Propagate postable events further upGravatar Klaus Aehlig2017-06-14
* Transform the getBatch result in SkyFunctionEnvironment instead of copying it...Gravatar Janak Ramakrishnan2016-03-22
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Allow SkyValues to be marked not "comparable". Such values are not compared f...Gravatar Eric Fellheimer2015-11-19
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Make ValueWithMetadata#normal public, for use in alternate graph implementati...Gravatar Janak Ramakrishnan2015-08-25
* Make two Skyframe nodes with the same events and values equal.Gravatar Janak2015-07-13
* Make the factory methods public in ValueWithMetadata. This might be needed fo...Gravatar Nathan Harmata2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25