aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/runtime/ExperimentalStateTrackerTest.java
Commit message (Expand)AuthorAge
* BEP: Report configuration for all actionsGravatar Klaus Aehlig2017-07-14
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Experimental UI: Support multiple BuildEventTransportAnnouncedEventsGravatar buchgr2017-05-29
* Automated g4 rollback of commit d9fea57268ff01c001fbcbdc2bd057c86c362e6f.Gravatar buchgr2017-04-25
* Automated g4 rollback of commit 3d596d63f883fff56001ed7b2e5cf51dba45f082.Gravatar ajmichael2017-04-25
* BEP: Show protocol upload in the UIGravatar buchgr2017-04-24
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* If --batch, --keep_going, --discard_analysis_cache, and the new --noexperimen...Gravatar janakr2017-03-31
* Don't update the action locality for actions with a null ownerGravatar Ulf Adams2017-03-07
* Make ExperimentalStateTracker aware of DownloadProgressEvents Gravatar Klaus Aehlig2017-03-02
* Names of extra-action protos now take into account all aspect names.Gravatar Dmitry Lomov2016-12-16
* Expose aspect-related information in the extra-action proto that Bazel hands ...Gravatar Carmi Grushko2016-11-11
* Migrate ActionOwner to @AutoValue.Gravatar Carmi Grushko2016-11-10
* ExperimentalStateTracker: make suffix gracefully handle negative lengthGravatar Klaus Aehlig2016-08-02
* Move LoggingTerminalWriter out of testGravatar Klaus Aehlig2016-06-27
* Add an option for the number of actions shown in the experimental UIGravatar Klaus Aehlig2016-06-21
* experimental UI: also report the strategy of running actionsGravatar Klaus Aehlig2016-06-20
* experimental UI: when showing the last test, color-code its stateGravatar Klaus Aehlig2016-06-03
* experimental UI: track touched packages during loading/analysisGravatar Klaus Aehlig2016-05-30
* experimental UI: group test actions by labelGravatar Klaus Aehlig2016-05-25
* experimental UI: improve message shorteningGravatar Klaus Aehlig2016-05-20
* Make ExperimentalStateTracker aim for target widthGravatar Klaus Aehlig2016-04-18
* Move LoggingTerminalWriter to a public util classGravatar Klaus Aehlig2016-04-15
* experimental UI: show passed and failed testsGravatar Klaus Aehlig2016-04-14
* experimental UI: Keep track of completed testsGravatar Klaus Aehlig2016-04-14
* ExperimentalStateTracker: add a short version of the progress barGravatar Klaus Aehlig2016-04-11
* Fix typo in doc stringGravatar Klaus Aehlig2016-04-07
* experimental UI: update progress bar on progress eventsGravatar Klaus Aehlig2016-04-05
* experimental UI: show run-time for long-running actions in the progress barGravatar Klaus Aehlig2016-04-04
* Pass through the clock to the ExperimentalStateTrackerGravatar Klaus Aehlig2016-04-04
* Add semantic tests for ExperimentalStateTrackerGravatar Klaus Aehlig2016-03-14