summaryrefslogtreecommitdiffstats
path: root/components/scheduler/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* scheduler: Remove the null schedulerskyostil2015-08-141-8/+0
* Introduce TaskQueueSets and use them in the TQM and Selectoralexclarke2015-07-231-1/+2
* scheduler: Add a missing unit test to BUILD.gnskyostil2015-07-211-0/+1
* Redirect the MessageLoop's task runner to the renderer schedulerskyostil2015-07-161-0/+3
* Revert of Redirect the MessageLoop's task runner to the renderer scheduler (p...rtoy2015-07-141-3/+0
* Redirect the MessageLoop's task runner to the renderer schedulerskyostil2015-07-141-0/+3
* Replaced TestNowSource with SimpleTestTickClock.ankur1.verma2015-06-131-0/+2
* scheduler: Always create a real scheduler in unit testsskyostil2015-06-041-0/+11
* Revert of scheduler: Always create a real scheduler in unit tests (patchset #...tkent2015-06-041-11/+0
* scheduler: Always create a real scheduler in unit testsskyostil2015-06-031-0/+11
* scheduler: Reintroduce mechanism to shut down the scheduler from Blinkskyostil2015-05-061-0/+4
* scheduler: Start running WebThread unit tests againskyostil2015-04-281-0/+2
* Move blink scheduler implementation into a componentjochen2015-04-221-0/+56