aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/SequencedSkyframeExecutor.java
Commit message (Expand)AuthorAge
* Set the SkyframeActionExecutor.reporter in prepareForExecution.Gravatar Ulf Adams2015-09-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove all direct uses of SkyframeExecutor.reporter.Gravatar Ulf Adams2015-09-24
* Move callUninterruptibly to a helper class in lib.concurrent.Gravatar Ulf Adams2015-09-24
* Move ownership of SkyframeBuildView to SkyframeExecutor.Gravatar Ulf Adams2015-09-23
* Use AutoProfiler in the Bazel codebase.Gravatar Nathan Harmata2015-09-08
* Allow for customization of the per-build system call caches used in Skyframe.Gravatar Eric Fellheimer2015-09-01
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* Rename some variables missed by a codebase-wide renaming a long time ago.Gravatar Nathan Harmata2015-08-25
* When we have enough information to determine that a file didn't change type, ...Gravatar Nathan Harmata2015-08-13
* Remove stale comment.Gravatar Nathan Harmata2015-08-04
* Allow modules to specify additional nodes in the graph to be invalidated and ...Gravatar Janak Ramakrishnan2015-07-29
* Some additional timing logging for discarding analysis cache, multi group acc...Gravatar Eric Fellheimer2015-07-28
* Remove unused constructor and inline create method.Gravatar Janak Ramakrishnan2015-07-27
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Rollback of accidentally submitted change.Gravatar Lukacs Berki2015-07-07
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Introduce interleaved package and transitive target loadingGravatar Mark Schaller2015-07-01
* Log SkyKeys detected changed across buildsGravatar Michajlo Matijkiw2015-06-23
* Add some basic logging around DiffAwarenessGravatar Michajlo Matijkiw2015-05-18
* optionally error on files outside of known rootsGravatar Michajlo Matijkiw2015-04-01
* Add AST_FILE_LOOKUP to the list of key types whose SkyFunction implicitly use...Gravatar Nathan Harmata2015-03-20
* Record statistics about dirty output files detected in the output tree.Gravatar Miguel Alcon Pinto2015-03-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25