aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/GlobDescriptor.java
Commit message (Expand)AuthorAge
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* Replaces InjectingObjectCodec with dependencies threaded through (Des|S)erial...Gravatar shahan2018-02-13
* Add context argument to ObjectCodec.{serialize,deserialize}Gravatar michajlo2018-02-11
* Introduce Root class.Gravatar tomlu2018-01-17
* Consolidate GlobDescriptor functionalityGravatar michajlo2018-01-03
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Have GlobFunction make use of the assumption that the glob's package exists b...Gravatar Nathan Harmata2016-02-04
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* --Gravatar Michajlo Matijkiw2015-07-21
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25