summaryrefslogtreecommitdiffstats
path: root/cc/output/direct_renderer.cc
Commit message (Expand)AuthorAgeFilesLines
* Use custom ListContainer to allocate DrawQuadsweiliangc2014-09-261-2/+2
* Make RenderPass::Id an isolated classweiliangc@chromium.org2014-08-221-7/+6
* cc: Use a normal texture for background texture.dongseong.hwang@intel.com2014-08-211-1/+1
* Early wait on texture resource sync points in gl_renderer.vmiura@chromium.org2014-08-161-0/+1
* cc/output: cleanup: Remove unnecessary #includesheejin.r.chung@samsung.com2014-07-271-2/+1
* cc: Support on demand raster with gpu rasterizationboliu@chromium.org2014-06-211-27/+0
* Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.danakj@chromium.org2014-05-151-2/+0
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-241-6/+2
* cc: Remove use of "internal" namespace for TaskGraph.reveman@chromium.org2014-04-131-9/+7
* cc: Change damage tracking from floats to integers.danakj@chromium.org2014-04-071-11/+11
* Plumb overlay processing into DirectRenderer.alexst@chromium.org2014-03-281-1/+8
* cc: Refactor and cleanup of TaskGraphRunner class.reveman@chromium.org2014-03-171-1/+1
* cc: Fix damage when the HUD is enabled.danakj@chromium.org2014-03-101-10/+6
* cc: Only make num_threads - 1 SkPicture clones.reveman@chromium.org2014-02-121-0/+30
* [cc] Avoid "skip" optimizations when drawing layers that have copy requests.miu@chromium.org2014-02-061-1/+2
* 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-6/+7
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-8/+5
* cc: Remove DeviceViewport and DeviceClip from the RendererClientdanakj@chromium.org2013-12-101-11/+15
* cc: Remove DirectRenderer::RenderPassTextureFormat.danakj@chromium.org2013-10-301-19/+9
* Make Android WebView filtering depend on scrolling status.aelias@chromium.org2013-10-091-1/+4
* cc: Delete RenderSurface caching.alokp@chromium.org2013-10-011-21/+6
* Remove LTH test dependency on surface caching.alokp@chromium.org2013-09-261-0/+6
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-251-5/+5
* Revert 224725 "Fix compilation and ui_unittests with float trans..."sky@chromium.org2013-09-231-5/+5
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-231-5/+5
* cc: Don't discard framebuffer when using partial swapspiman@chromium.org2013-09-201-3/+18
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-5/+7
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-7/+5
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-5/+7
* cc: Remove most methods from RendererClient.danakj@chromium.org2013-09-091-10/+15
* Fix UpdateTilePriorities viewport in Android WebView.aelias@chromium.org2013-09-051-7/+36
* So that ScopedPtrHashMap can be used by user outside of cc.powei@chromium.org2013-08-301-2/+4
* cc: Cleanup offscreen context plumbing.danakj@chromium.org2013-08-281-2/+5
* 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-16/+10
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Implement transform/clip support for Android WebView.aelias@chromium.org2013-06-061-29/+49
* cc: Add CopyAsBitmapRequest class to hold the readback callback.danakj@chromium.org2013-05-241-4/+8
* cc: Don't do CompositeAndReadback when using DelegatingRenderer.danakj@chromium.org2013-05-101-0/+2
* cc: Add tile-free software compositing mode.aelias@chromium.org2013-05-101-0/+6
* cc: Fix readback from non-root layers.danakj@chromium.org2013-05-081-1/+7
* cc: Make async readback path use async glReadPixels.danakj@chromium.org2013-05-011-7/+2
* cc: Async readback.danakj@chromium.org2013-04-261-1/+12
* Revert 196713 "cc: Async readback."danakj@chromium.org2013-04-261-12/+1
* cc: Async readback.danakj@chromium.org2013-04-261-1/+12
* Revert 196592 "cc: Async readback."kinuko@chromium.org2013-04-261-12/+1