summaryrefslogtreecommitdiffstats
path: root/content/test/fake_renderer_scheduler.h
Commit message (Expand)AuthorAgeFilesLines
* Move blink scheduler implementation into a componentjochen2015-04-221-3/+4
* Add a TimerTaskQueuealexclarke2015-04-141-0/+3
* [renderer]: Inform the RendererScheduler when the Renderer is hidden.rmcilroy2015-04-141-0/+2
* [content]: Add CanExceedIdleDeadlineIfRequired function to RendererScheduler.rmcilroy2015-03-161-0/+1
* scheduler: Implement task observersskyostil2015-02-241-0/+3
* [cc]: Add a BeginMainFrameNotExpectedSoon signal and route it to the Renderer...rmcilroy2015-02-181-0/+1
* Revert of scheduler: Implement task observers (patchset #7 id:120001 of https...skyostil2015-02-161-3/+0
* scheduler: Implement task observersskyostil2015-02-161-0/+3
* MouseMove when the mouse is down to signal compositor priorityalexclarke2015-02-101-1/+1
* Throttle resource message requests during user interactionjdduke2015-02-051-0/+1
* Revert of Throttle resource message requests during user interaction (patchse...dcheng2015-02-051-1/+0
* Throttle resource message requests during user interactionjdduke2015-02-051-0/+1
* Introduce a LoadingTaskQueuealexclarke2015-01-211-0/+1
* Standardize usage of virtual/override/final specifiers in content/.dcheng2014-12-231-1/+1
* Introduce CompositorDependencies for RenderWidgetCompositor.danakj2014-12-161-0/+35