summaryrefslogtreecommitdiffstats
path: root/cc/output/direct_renderer.h
Commit message (Expand)AuthorAgeFilesLines
* Make RenderPass::Id an isolated classweiliangc@chromium.org2014-08-221-3/+2
* cc: Remove all traces of SkPicture cloning.reveman@chromium.org2014-08-221-1/+0
* Early wait on texture resource sync points in gl_renderer.vmiura@chromium.org2014-08-161-0/+1
* cc: Support on demand raster with gpu rasterizationboliu@chromium.org2014-06-211-4/+0
* Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.danakj@chromium.org2014-05-151-1/+0
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-241-3/+0
* cc: Use the onscreen context to perform composited ganesh filters.danakj@chromium.org2014-04-241-2/+0
* cc: Remove use of "internal" namespace for TaskGraph.reveman@chromium.org2014-04-131-2/+2
* cc: Change damage tracking from floats to integers.danakj@chromium.org2014-04-071-5/+5
* Plumb overlay processing into DirectRenderer.alexst@chromium.org2014-03-281-0/+4
* cc: Fix damage when the HUD is enabled.danakj@chromium.org2014-03-101-4/+1
* cc: Only make num_threads - 1 SkPicture clones.reveman@chromium.org2014-02-121-0/+5
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-1/+1
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-1/+1
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-8/+8
* cc: Remove DeviceViewport and DeviceClip from the RendererClientdanakj@chromium.org2013-12-101-1/+5
* cc: Remove DirectRenderer::RenderPassTextureFormat.danakj@chromium.org2013-10-301-1/+0
* Make Android WebView filtering depend on scrolling status.aelias@chromium.org2013-10-091-1/+4
* cc: Delete RenderSurface caching.alokp@chromium.org2013-10-011-25/+1
* Remove LTH test dependency on surface caching.alokp@chromium.org2013-09-261-0/+2
* cc: Don't discard framebuffer when using partial swapspiman@chromium.org2013-09-201-1/+4
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-1/+1
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-1/+1
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-1/+1
* cc: Remove most methods from RendererClient.danakj@chromium.org2013-09-091-2/+7
* Fix UpdateTilePriorities viewport in Android WebView.aelias@chromium.org2013-09-051-0/+4
* So that ScopedPtrHashMap can be used by user outside of cc.powei@chromium.org2013-08-301-1/+2
* cc: Cleanup offscreen context plumbing.danakj@chromium.org2013-08-281-1/+4
* Call EnsureBackbuffer before Reshape.aelias@chromium.org2013-06-281-0/+2
* cc: Don't flip render passes when rendering them.danakj@chromium.org2013-06-121-5/+2
* Implement transform/clip support for Android WebView.aelias@chromium.org2013-06-061-8/+23
* cc: Add CopyAsBitmapRequest class to hold the readback callback.danakj@chromium.org2013-05-241-3/+1
* cc: Don't do CompositeAndReadback when using DelegatingRenderer.danakj@chromium.org2013-05-101-0/+1
* cc: Make async readback path use async glReadPixels.danakj@chromium.org2013-05-011-2/+7
* cc: Async readback.danakj@chromium.org2013-04-261-0/+2
* Revert 196713 "cc: Async readback."danakj@chromium.org2013-04-261-2/+0
* cc: Async readback.danakj@chromium.org2013-04-261-0/+2
* Revert 196592 "cc: Async readback."kinuko@chromium.org2013-04-261-2/+0
* cc: Async readback.danakj@chromium.org2013-04-261-0/+2
* cc: Convert non-const reference arguments to pointers.danakj@chromium.org2013-03-271-14/+14
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-2/+2
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-0/+124