summaryrefslogtreecommitdiffstats
path: root/content/test/fake_compositor_dependencies.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename GatherDiscardableImages to better reflect functionalityvmpstr2015-09-251-1/+1
* gpu: Remove async texture uploads.reveman2015-08-271-4/+0
* Enable partial rasterization in the renderer using a persistent GpuMemoryBuffer.jbroman2015-08-181-0/+4
* Animations: Plumb disable-threaded-animation to blinkloyso2015-08-111-0/+4
* Change switches::kContentImageTextureTarget to a list of image texture targetsjie.a.chen2015-08-071-3/+4
* Remove non-impl-side painting as an option for blink.danakj2015-06-111-4/+0
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-2/+3
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-3/+2
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-2/+3
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-3/+2
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-2/+3
* cc: Make single-thread renderer compositor always synchronous.danakj2015-05-211-8/+3
* Move blink scheduler implementation into a componentjochen2015-04-221-1/+2
* cc: Remove all traces of synchronous GPU rasterizationhendrikw2015-04-041-4/+0
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-231-0/+11
* Add a command-line flag to enable threaded GPU rasterization.vmiura2015-02-031-0/+4
* cc: Fix multiple outstanding output surface requestsenne2015-01-271-1/+6
* Add a command-line flag to set GPU rasterization multisampling.senorblanco2015-01-271-0/+4
* Clean up parameterization of cc/content scroll elasticityccameron2014-12-301-0/+4
* Introduce CompositorDependencies for RenderWidgetCompositor.danakj2014-12-161-0/+83