aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/actions/ArtifactResolver.java
Commit message (Expand)AuthorAge
* SourceArtifacts are interned on deserialization using an ArtifactFactory. Th...Gravatar cpeyser2018-04-24
* Remove all callers of ArtifactRoot.asSourcePath from production code besides ...Gravatar janakr2018-04-11
* Rename Root to ArtifactRoot.Gravatar tomlu2018-01-16
* Provide a source exec path -> path mapping in the ArtifactFactory, which is p...Gravatar janakr2017-10-06
* Rewrite repository lookup to return a failed value rather than throwGravatar ulfjack2017-04-20
* Add repository parameter to source artifact resolverGravatar Kristina Chodorow2016-09-09
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Handle exceptions encountered resolving packages during the execution phaseGravatar Michajlo Matijkiw2015-06-10
* Replace some calls to ArtifactFactory.resolveSourceArtifact(PathFragment exec...Gravatar Marian Lobur2015-02-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25