summaryrefslogtreecommitdiffstats
path: root/components/scheduler/base/task_queue_selector_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with TaskQueueSelector and blocked queuesalexclarke2016-02-101-3/+9
* Try to rule out problems with TaskQueueImpl and TimeDomain destructionalexclarke2016-02-091-0/+11
* Adds tests focused on deleting TaskQueues plus some DCHECKSalexclarke2016-02-031-32/+40
* Fix TaskQueueSelector::EnabledWorkQueuesEmptyalexclarke2016-02-021-0/+10
* Add notification blocked task queue executionskyostil2016-01-201-44/+117
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-251-0/+3
* Adopt a less severe anti-starvation policy for immediate tasksalexclarke2015-12-091-7/+25
* Refactor TaskQueueImpl to expose a concrete WorkQueue objectalexclarke2015-12-041-123/+99
* Fix potential starvation of immediate tasks by delayed tasks.alexclarke2015-12-041-15/+115
* Move throttling of background timers into the renderer scheduleralexclarke2015-11-271-4/+4
* Revert of Move throttling of background timers into the renderer scheduler (p...alexclarke2015-11-271-4/+4
* Move throttling of background timers into the renderer scheduleralexclarke2015-11-271-4/+4
* Adds TimeDomains to the TaskQueueManageralexclarke2015-11-201-3/+7
* Revert of Adds TimeDomains to the TaskQueueManager (patchset #18 id:330001 of...tsergeant2015-11-191-7/+3
* Adds TimeDomains to the TaskQueueManageralexclarke2015-11-191-3/+7
* scheduler: Add a base directoryskyostil2015-09-291-0/+283
* Revert of scheduler: Add a base directory (patchset #4 id:60001 of https://co...pavely2015-09-281-283/+0
* scheduler: Add a base directoryskyostil2015-09-281-0/+283