index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
output
/
renderer_pixeltest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-7
/
+9
*
Use the GL in process bindings directly in cc_unittests
jamesr@chromium.org
2013-12-20
1
-22
/
+21
*
cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}
danakj@chromium.org
2013-12-10
1
-1
/
+1
*
cc: Remove DeviceViewport and DeviceClip from the RendererClient
danakj@chromium.org
2013-12-10
1
-2
/
+1
*
Remove direct-to-backbuffer Ganesh path
enne@chromium.org
2013-12-06
1
-24
/
+2
*
The blink part of this implementation is uploaded at https://codereview.chrom...
rosca@adobe.com
2013-11-26
1
-2
/
+6
*
Add support for GL_REPEAT in software compositor.
ccameron@chromium.org
2013-11-20
1
-0
/
+63
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-1
/
+1
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
1
-2
/
+2
*
Enable general CSS filters in the software compositor
ajuma@chromium.org
2013-11-01
1
-0
/
+159
*
Expose Signal(Query|SyncPoint) via gpu::ContextSupport* instead of WGC3D
jamesr@chromium.org
2013-10-22
1
-1
/
+0
*
Revert 229569 "Enable general CSS filters in the software compos..."
grt@chromium.org
2013-10-19
1
-159
/
+0
*
Enable general CSS filters in the software compositor
ajuma@chromium.org
2013-10-19
1
-0
/
+159
*
cc: Fix masks when the RenderPassDrawQuad does not cover the whole pass
danakj@chromium.org
2013-10-12
1
-6
/
+107
*
Make Android WebView filtering depend on scrolling status.
aelias@chromium.org
2013-10-09
1
-0
/
+80
*
Add support for converting cc::FilterOperations into an SkImageFilter
ajuma@chromium.org
2013-09-26
1
-6
/
+6
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-25
1
-4
/
+4
*
Revert 224725 "Fix compilation and ui_unittests with float trans..."
sky@chromium.org
2013-09-23
1
-4
/
+4
*
Fix compilation and ui_unittests with float transforms
enne@chromium.org
2013-09-23
1
-4
/
+4
*
cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...
kaanb@chromium.org
2013-09-19
1
-22
/
+23
*
Revert "Adding support for RGBA_4444 tile textures"
tomhudson@google.com
2013-09-18
1
-23
/
+22
*
Adding support for RGBA_4444 tile textures
kaanb@chromium.org
2013-09-18
1
-22
/
+23
*
[cc] Allow resources and ui resources to specify wrap mode
ccameron@chromium.org
2013-09-05
1
-1
/
+6
*
Fix UpdateTilePriorities viewport in Android WebView.
aelias@chromium.org
2013-09-05
1
-0
/
+25
*
Optimize alpha software PictureDrawQuads.
aelias@chromium.org
2013-08-29
1
-0
/
+73
*
cc: Cleanup offscreen context plumbing.
danakj@chromium.org
2013-08-28
1
-0
/
+23
*
ContextProvider in OutputSurface
danakj@chromium.org
2013-08-16
1
-2
/
+5
*
Add external stencil support for Android WebView.
aelias@chromium.org
2013-07-30
1
-0
/
+129
*
Use the correct fragment-shader for non-premultiplied program.
alokp@chromium.org
2013-07-23
1
-6
/
+10
*
Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Blend TextureLayer background-color at draw time.
alokp@chromium.org
2013-07-12
1
-0
/
+169
*
CC: Fix QCOM shader linker crash.
epenner@chromium.org
2013-07-03
1
-1
/
+1
*
Use fuzzy pixel comparer on Windows for GLRendererPixelTest.AntiAliasing.
skaslev@chromium.org
2013-07-01
1
-10
/
+2
*
Optimized antialiasing fragment shaders by computing quad edge distance per v...
skaslev@chromium.org
2013-07-01
1
-0
/
+40
*
cc: Pre multiplying alpha value in YUVA Fragment Shader
vigneshv@chromium.org
2013-06-28
1
-4
/
+32
*
Move implementation of WebFilterOperations into cc
ajuma@chromium.org
2013-06-25
1
-10
/
+10
*
cc: Don't flip render passes when rendering them.
danakj@chromium.org
2013-06-12
1
-1
/
+9
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-11
1
-21
/
+89
*
cc: More rebaselines for https://codereview.chromium.org/16634015/
danakj@chromium.org
2013-06-10
1
-2
/
+2
*
Revert 205218 "cc: Enable AntiAliasing for sub-pixel translation..."
danakj@chromium.org
2013-06-10
1
-75
/
+7
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-10
1
-7
/
+75
*
Revert 205076 "cc: Enable AntiAliasing for sub-pixel translation..."
tkent@chromium.org
2013-06-09
1
-75
/
+7
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-08
1
-7
/
+75
*
Adding YUVA support for enabling Alpha Playback
vigneshv@chromium.org
2013-06-07
1
-0
/
+117
*
cc: PNG baselines for 16634015
danakj@chromium.org
2013-06-07
1
-1
/
+1
*
Implement transform/clip support for Android WebView.
aelias@chromium.org
2013-06-06
1
-1
/
+12
*
Revert 204508 "Adding YUVA support for enabling Alpha Playback"
dalecurtis@google.com
2013-06-06
1
-116
/
+0
*
Adding YUVA support for enabling Alpha Playback
vigneshv@chromium.org
2013-06-06
1
-0
/
+116
*
Add flag for drawing layers to screen with Ganesh
enne@chromium.org
2013-05-21
1
-13
/
+36
*
Add shortcut path for scaling integer rects.
danakj@chromium.org
2013-05-20
1
-1
/
+1
[next]