summaryrefslogtreecommitdiffstats
path: root/components/scheduler/child/webthread_impl_for_worker_scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix name collisions that will occur with chromium style.danakj2016-03-021-3/+3
* compositor worker: Use a WebThread for the compositor thread.sadrul2016-01-141-10/+19
* scheduler: Abort if worker thread creation failsskyostil2016-01-051-1/+2
* compositor-worker: Refactor CompositorWorkerManagervollick2015-12-031-2/+7
* Revert of compositor-worker: Refactor CompositorWorkerManager (patchset #16 i...tkent2015-12-021-7/+2
* compositor-worker: Refactor CompositorWorkerManagervollick2015-12-021-2/+7
* Adds a flag to support "Virtual Time" to the blink scheduleralexclarke2015-11-031-3/+6
* scheduler: Add a base directoryskyostil2015-09-291-1/+1
* Revert of scheduler: Add a base directory (patchset #4 id:60001 of https://co...pavely2015-09-281-1/+1
* scheduler: Add a base directoryskyostil2015-09-281-1/+1
* Introduce WebTaskRunner Patch 2/5alexclarke2015-09-031-0/+6
* PlatformThreadHandle: remove public id() interfacetoyoshim2015-07-241-1/+1
* Introduce TaskQueueSets and use them in the TQM and Selectoralexclarke2015-07-231-0/+1
* Redirect the MessageLoop's task runner to the renderer schedulerskyostil2015-07-161-3/+19
* Revert of Redirect the MessageLoop's task runner to the renderer scheduler (p...rtoy2015-07-141-15/+2
* Redirect the MessageLoop's task runner to the renderer schedulerskyostil2015-07-141-2/+15
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-1/+3
* scheduler: Reintroduce mechanism to shut down the scheduler from Blinkskyostil2015-05-061-11/+2
* cleanup: Remove enter/exitRunLoop() and related implementations.sadrul2015-04-301-5/+0
* Move blink scheduler implementation into a componentjochen2015-04-221-0/+95