summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/image_transport_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Change WGC3DInProcessCBImpl factories to return a base class pointer.sievers@chromium.org2013-06-211-15/+21
* RWHVA{ura,ndroid} cleanup: no need to produceTexture any more.piman@chromium.org2013-06-211-10/+1
* cc: Add BeginFrameArgs brianderson@chromium.org2013-06-191-0/+1
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-3/+3
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-3/+3
* Add support for LatencyInfo to software compositor.jbauman@chromium.org2013-06-141-2/+17
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-13/+12
* Don't update texture if the surface size hasn't changedoshima@chromium.org2013-06-131-0/+2
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-3/+3
* CC: Call SwapBuffers instead of PostSubBuffer on full frame update.backer@chromium.org2013-06-121-3/+4
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-3/+3
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-3/+3
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-111-20/+11
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-081-7/+280
* Revert 205044 "Compositor reflector, which copies texture onto a..."cpu@chromium.org2013-06-081-280/+7
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-081-7/+280
* Pass the command buffer sizes in the WGC3DCBI constructorkaanb@chromium.org2013-06-081-1/+1
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-1/+0
* Plumb LatencyInfo through aura.jbauman@chromium.org2013-06-051-0/+23
* Revert 199551 "Reland "Clean up software compositing switches" p..."kalman@chromium.org2013-05-121-1/+1
* Reland "Clean up software compositing switches" patch.skaslev@chromium.org2013-05-101-1/+1
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-3/+4
* Revert 197751 "Clean up software compositing switches. "kinuko@chromium.org2013-05-021-1/+1
* Clean up software compositing switches. skaslev@chromium.org2013-05-021-1/+1
* Revert 197493 "Clean up software compositing switches. "tzik@chromium.org2013-05-011-1/+1
* Clean up software compositing switches. skaslev@chromium.org2013-04-301-1/+1
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* Implement client side PBOs for glReadPixelhubbe@chromium.org2013-04-021-8/+2
* Aura: add log when losing main thread shared contextpiman@chromium.org2013-03-191-0/+1
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-2/+2
* Make ContextProvider::InitializeOnMainThread implicit.danakj@chromium.org2013-03-151-42/+28
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-3/+3
* CrOS: Set max frames pending for UI from command line.backer@chromium.org2013-03-141-0/+11
* Aura: sanitize --test-compositor to act like a proper ContextFactorypiman@chromium.org2013-03-131-17/+56
* Rename software_output_device_linux to software_output_device_x11spang@chromium.org2013-03-121-3/+3
* Aura on Windows: Show a system error if we can startcpu@chromium.org2013-03-111-2/+14
* Implemented browser side software compositing behind the --ui-enable-software...skaslev@chromium.org2013-03-091-4/+31
* Revert 186627miu@chromium.org2013-03-071-11/+20
* Use gpu::Mailbox in IPCs instead of std::stringpiman@chromium.org2013-03-071-20/+11
* Provide shared context to Platform API in renderer.danakj@chromium.org2013-03-061-5/+2
* Aura: Browser-side changes for Composite-To-Mailboxsievers@chromium.org2013-03-011-0/+9
* cc: Route offscreen context creation for compositor to the browser.danakj@chromium.org2013-02-221-40/+101
* CrOS: Schedule renderer drawing to hardware vsync.backer@chromium.org2013-02-211-5/+17
* Make texture transport surface creation explicit.alexst@chromium.org2013-02-201-2/+2
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-131-31/+4
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-5/+6
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-161-1/+1
* Refactor so chromium only GL extensions require gl2extchromium.hgman@chromium.org2013-01-091-0/+1
* Aura: A little lighter GL synchronizationbacker@chromium.org2013-01-091-1/+1