aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/skyframe/CyclesReporterTest.java
Commit message (Expand)AuthorAge
* Set the version of a computed node to the max of its child versions rather th...Gravatar janakr2018-07-11
* Replace LegacySkyKey by AbstractSkyKey or custom SkyKeys. AbstractSkyKey does...Gravatar janakr2018-03-02
* Make SkyKey an interface, and start the migration of not creating SkyKey wrap...Gravatar janakr2017-05-04
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Use static creation method for SkyKey. This allows interning SkyKeys as they ...Gravatar Janak Ramakrishnan2016-03-03
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove unused SkyFunctionName isComputed.Gravatar Michajlo Matijkiw2015-06-26
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25