aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/GlobValue.java
Commit message (Expand)AuthorAge
* 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
* Make SkyKey an interface, and start the migration of not creating SkyKey wrap...Gravatar janakr2017-05-04
* Sort the results returned by the HybridGlobber if we are using results from S...Gravatar Janak Ramakrishnan2016-07-19
* Use static creation method for SkyKey. This allows interning SkyKeys as they ...Gravatar Janak Ramakrishnan2016-03-03
* 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
* Verify order of NestedSets wrapped by GlobValueGravatar Michajlo Matijkiw2015-10-15
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* Allow globs to be used outside of the skyframe package.Gravatar Janak Ramakrishnan2015-05-15
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25