summaryrefslogtreecommitdiffstats
path: root/cc/test/pixel_test.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove use of MessageLoopProxyskyostil2015-04-131-3/+3
* cc: Add threaded GPU rasterization.vmiura2015-02-141-1/+2
* cc: Renaming Rasterizer and RasterWorkerPool interfacesvmiura2014-12-091-1/+1
* Add cc::RendererSettings for use in with cc::Displayjbauman2014-11-201-8/+6
* Prefix CommandLine usege with base namespace (Part 5: cc/)pgal.u-szeged2014-11-181-1/+1
* Re-upload: Change FlippedFramebuffer return for surfacelessachaulk2014-10-281-7/+22
* cc: turn on distance field text on animated layershendrikw2014-10-221-4/+2
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-15/+21
* Revert "Change FlippedFramebuffer return for surfaceless"Stephen White2014-10-071-4/+3
* Change FlippedFramebuffer return for surfacelessachaulk2014-10-071-3/+4
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-5/+3
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-3/+5
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-5/+3
* cc: Use correct message loop proxy in BlockingTaskRunnerskyostil2014-09-041-6/+19
* cc: Remove all traces of SkPicture cloning.reveman@chromium.org2014-08-221-24/+0
* cc: Refactor ResourceProvider.sohan.jyoti@samsung.com2014-07-161-1/+3
* cc: Support on demand raster with gpu rasterizationboliu@chromium.org2014-06-211-0/+25
* Add flag to enable rendering of text using signed distance fields.jvanverth@google.com2014-05-071-2/+2
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-241-14/+0
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-7/+11
* cc: Pass impl task runner into TextureMailboxDeleterboliu@chromium.org2014-03-181-1/+3
* cc: Fix damage when the HUD is enabled.danakj@chromium.org2014-03-101-3/+0
* cc: Make cc_unittests opt into real GL NullDraw contexts.danakj@chromium.org2014-02-221-0/+2
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-1/+1
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-031-3/+0
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-311-0/+3
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-3/+0
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-301-0/+3
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-3/+0
* [#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
* Take GL version and extensions correctly into account when binding functionsoetuaho@nvidia.com2014-01-171-1/+1
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-1/+1
* Use the GL in process bindings directly in cc_unittestsjamesr@chromium.org2013-12-201-11/+7
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-1/+1
* cc: Remove DeviceViewport and DeviceClip from the RendererClientdanakj@chromium.org2013-12-101-60/+21
* Remove direct-to-backbuffer Ganesh pathenne@chromium.org2013-12-061-2/+1
* Pass CompositorFrameMetadata as parameter into Renderer::SwapBuffers()miletus@chromium.org2013-11-271-4/+0
* Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClientjamesr@chromium.org2013-11-081-0/+1
* cc: Reduce command buffer flushes related to creating texture ids.reveman@chromium.org2013-11-011-2/+2
* Do not give GPU memory to backgrounded compositors.ccameron@chromium.org2013-11-011-1/+0
* cc: Add --cc-rebaseline-pixeltests command line flag.danakj@chromium.org2013-10-311-2/+5
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-231-1/+1
* Add delegated rendering support for software renderer.jbauman@chromium.org2013-10-221-3/+3
* Make Android WebView filtering depend on scrolling status.aelias@chromium.org2013-10-091-1/+3
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-2/+4
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-4/+2
* Add memory manager for software compositor frontbuffers.jbauman@chromium.org2013-09-181-1/+2
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-2/+4