aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/ArtifactSkyKey.java
Commit message (Expand)AuthorAge
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* Fix Fix crash on incremental builds across configuration changes when using S...Gravatar felly2018-02-23
* Replaces InjectingObjectCodec with dependencies threaded through (Des|S)erial...Gravatar shahan2018-02-13
* Refactor ArtifactSkyKey to get rid of an unnecessary wrapper class: actually ...Gravatar janakr2018-02-05
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Make SkyKey.argument a default methodGravatar ulfjack2017-07-25
* Make SkyKey an interface, and start the migration of not creating SkyKey wrap...Gravatar janakr2017-05-04
* Refactor FileArtifactValue and ArtifactValue now that presence of mtime and d...Gravatar Janak Ramakrishnan2016-08-01