summaryrefslogtreecommitdiffstats
path: root/cc/output/renderer_pixeltest.cc
Commit message (Expand)AuthorAgeFilesLines
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-7/+9
* Use the GL in process bindings directly in cc_unittestsjamesr@chromium.org2013-12-201-22/+21
* 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-2/+1
* Remove direct-to-backbuffer Ganesh pathenne@chromium.org2013-12-061-24/+2
* The blink part of this implementation is uploaded at https://codereview.chrom...rosca@adobe.com2013-11-261-2/+6
* Add support for GL_REPEAT in software compositor.ccameron@chromium.org2013-11-201-0/+63
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-1/+1
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-2/+2
* Enable general CSS filters in the software compositorajuma@chromium.org2013-11-011-0/+159
* Expose Signal(Query|SyncPoint) via gpu::ContextSupport* instead of WGC3Djamesr@chromium.org2013-10-221-1/+0
* Revert 229569 "Enable general CSS filters in the software compos..."grt@chromium.org2013-10-191-159/+0
* Enable general CSS filters in the software compositorajuma@chromium.org2013-10-191-0/+159
* cc: Fix masks when the RenderPassDrawQuad does not cover the whole passdanakj@chromium.org2013-10-121-6/+107
* Make Android WebView filtering depend on scrolling status.aelias@chromium.org2013-10-091-0/+80
* Add support for converting cc::FilterOperations into an SkImageFilterajuma@chromium.org2013-09-261-6/+6
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-251-4/+4
* Revert 224725 "Fix compilation and ui_unittests with float trans..."sky@chromium.org2013-09-231-4/+4
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-231-4/+4
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-22/+23
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-23/+22
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-22/+23
* [cc] Allow resources and ui resources to specify wrap modeccameron@chromium.org2013-09-051-1/+6
* Fix UpdateTilePriorities viewport in Android WebView.aelias@chromium.org2013-09-051-0/+25
* Optimize alpha software PictureDrawQuads.aelias@chromium.org2013-08-291-0/+73
* cc: Cleanup offscreen context plumbing.danakj@chromium.org2013-08-281-0/+23
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-161-2/+5
* Add external stencil support for Android WebView.aelias@chromium.org2013-07-301-0/+129
* Use the correct fragment-shader for non-premultiplied program.alokp@chromium.org2013-07-231-6/+10
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-171-1/+1
* Blend TextureLayer background-color at draw time.alokp@chromium.org2013-07-121-0/+169
* CC: Fix QCOM shader linker crash.epenner@chromium.org2013-07-031-1/+1
* Use fuzzy pixel comparer on Windows for GLRendererPixelTest.AntiAliasing.skaslev@chromium.org2013-07-011-10/+2
* Optimized antialiasing fragment shaders by computing quad edge distance per v...skaslev@chromium.org2013-07-011-0/+40
* cc: Pre multiplying alpha value in YUVA Fragment Shadervigneshv@chromium.org2013-06-281-4/+32
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-251-10/+10
* cc: Don't flip render passes when rendering them.danakj@chromium.org2013-06-121-1/+9
* cc: Enable AntiAliasing for sub-pixel translations in software rendererdanakj@chromium.org2013-06-111-21/+89
* cc: More rebaselines for https://codereview.chromium.org/16634015/danakj@chromium.org2013-06-101-2/+2
* Revert 205218 "cc: Enable AntiAliasing for sub-pixel translation..."danakj@chromium.org2013-06-101-75/+7
* cc: Enable AntiAliasing for sub-pixel translations in software rendererdanakj@chromium.org2013-06-101-7/+75
* Revert 205076 "cc: Enable AntiAliasing for sub-pixel translation..."tkent@chromium.org2013-06-091-75/+7
* cc: Enable AntiAliasing for sub-pixel translations in software rendererdanakj@chromium.org2013-06-081-7/+75
* Adding YUVA support for enabling Alpha Playbackvigneshv@chromium.org2013-06-071-0/+117
* cc: PNG baselines for 16634015danakj@chromium.org2013-06-071-1/+1
* Implement transform/clip support for Android WebView.aelias@chromium.org2013-06-061-1/+12
* Revert 204508 "Adding YUVA support for enabling Alpha Playback"dalecurtis@google.com2013-06-061-116/+0
* Adding YUVA support for enabling Alpha Playbackvigneshv@chromium.org2013-06-061-0/+116
* Add flag for drawing layers to screen with Ganeshenne@chromium.org2013-05-211-13/+36
* Add shortcut path for scaling integer rects.danakj@chromium.org2013-05-201-1/+1