aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/pkgcache/TransitivePackageLoader.java
Commit message (Expand)AuthorAge
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Remove dead code in SkyframeLabelVisitorGravatar Ulf Adams2017-02-07
* Pass the source path -> Artifact mapping into FdoSupport from a provider inst...Gravatar Lukacs Berki2016-02-28
* Remove TransitivePackageLoader#getVisitedTargets, which was only used in test...Gravatar Janak Ramakrishnan2016-02-11
* Stop filtering when returning root causes -- the filter is always true, since...Gravatar Janak Ramakrishnan2015-10-16
* Inject an event handler into the getErrorFreeVisitedPackages call.Gravatar Ulf Adams2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25