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
/
gl_renderer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Background filters are affected by masks
lof84
2015-03-05
1
-28
/
+57
*
cc: Scale checkerboard quads by the device scale factor.
danakj
2015-03-04
1
-6
/
+8
*
cc: Refactored shader locations
lof84
2015-03-03
1
-161
/
+49
*
Revert of Splitting of layers for correct intersections (patchset #17 id:3100...
eroman
2015-02-27
1
-431
/
+82
*
Splitting of layers for correct intersections
awoloszyn
2015-02-27
1
-82
/
+431
*
Fix Enum Style Throughout CC.
ericrk
2015-02-20
1
-111
/
+100
*
Add support for the Rec709 YUV color space to the hardware composited video p...
rileya
2015-02-19
1
-7
/
+14
*
cc: Remove unused PictureDrawQuad support from GLRenderer.
danakj
2015-02-19
1
-49
/
+2
*
cc: Translate filter when texture is larger than quad rect
hendrikw
2015-02-12
1
-15
/
+13
*
Fix double lock of texture resource in software renderer
lof84
2015-02-07
1
-0
/
+2
*
Clamp YUV videos to their visible size in the shader
enne
2015-02-02
1
-0
/
+14
*
Mechanical rename of tracing includes for /cc
primiano
2015-01-28
1
-1
/
+1
*
cc: TextureUploader - Reset GL_UNPACK_ALIGNMENT after Gpu Raster.
vmiura
2014-12-25
1
-10
/
+13
*
replace COMPILE_ASSERT with static_assert in cc/
mostynb
2014-12-20
1
-3
/
+4
*
[cc] Add nearest neighbor filtering for PictureLayer.
jackhou
2014-12-13
1
-2
/
+4
*
cc: Return null interface context for TestContextProvider
hendrikw
2014-12-10
1
-2
/
+0
*
[cc] Add nearest neighbor filtering for TextureLayer.
jackhou
2014-12-04
1
-2
/
+6
*
Add cc::RendererSettings for use in with cc::Display
jbauman
2014-11-20
1
-2
/
+2
*
cc: Remove references to picture pile impl from more areas.
vmpstr
2014-11-10
1
-2
/
+2
*
Use blending shaders for background filters.
rosca
2014-11-10
1
-198
/
+47
*
Fix white line on tile boundaries when scrolling.
timav
2014-11-07
1
-100
/
+179
*
cc: Avoid use of uninit values in the GLRenderer::draw_cache_.
danakj
2014-11-06
1
-2
/
+2
*
Fix assertions in cc::LayerQuad::Edge::Edge caused by empty bounding boxes.
rosca
2014-11-06
1
-73
/
+86
*
cc: Remove some of the instrumentation plumbing
hendrikw
2014-11-04
1
-2
/
+2
*
cc: Remove empty viewport check in GLRenderer::BeginDrawingFrame.
reveman
2014-10-30
1
-3
/
+0
*
cc: Support texture rect targets for masks
enne
2014-10-30
1
-34
/
+44
*
Make ListContainer Consistently Act as Container of Pointers
weiliangc
2014-10-29
1
-4
/
+3
*
cc: Move FallbackFence implementation from GLRenderer to ResourceProvider.
reveman
2014-10-29
1
-31
/
+2
*
Revert of cc: Make Overlay unit tests work when sync query extension is avail...
reveman
2014-10-29
1
-3
/
+3
*
cc: Add WaitReadLockIfNeeded function to ResourceProvider API.
reveman
2014-10-29
1
-0
/
+5
*
cc: Make Overlay unit tests work when sync query extension is available.
reveman
2014-10-29
1
-3
/
+3
*
Re-upload: Change FlippedFramebuffer return for surfaceless
achaulk
2014-10-28
1
-6
/
+17
*
cc: Added raster source.
vmpstr
2014-10-28
1
-1
/
+1
*
Revert "Accelerate the lighten blendmode if GL_EXT_blend_minmax is enabled."
ed
2014-10-28
1
-8
/
+0
*
Add support for all blendmodes if we have GL_KHR_blend_equation_advanced.
ed
2014-10-23
1
-10
/
+78
*
Implement mix-blend-mode in GL renderer using shaders.
rosca
2014-10-22
1
-258
/
+275
*
Standardize usage of virtual/override/final in cc/
dcheng
2014-10-21
1
-8
/
+6
*
Stop using AutoScratchTexture.
bsalomon
2014-10-16
1
-19
/
+16
*
Include mask texture size in RenderPassDrawQuad
enne
2014-10-16
1
-16
/
+11
*
Accelerate the 'lighten' blendmode.
ed
2014-10-10
1
-41
/
+57
*
Refactoring the GLRenderer::GetBackgroundWithFilters method.
rosca
2014-10-08
1
-69
/
+116
*
Revert "Change FlippedFramebuffer return for surfaceless"
Stephen White
2014-10-07
1
-11
/
+4
*
Change FlippedFramebuffer return for surfaceless
achaulk
2014-10-07
1
-4
/
+11
*
Clean the usage of QuadList (Const)Iterator
weiliangc
2014-10-07
1
-5
/
+2
*
replace OVERRIDE and FINAL with override and final in cc/
mostynb
2014-10-06
1
-4
/
+4
*
gpu: Rename Capabilities::map_image to Capabilities::image.
reveman
2014-09-30
1
-1
/
+1
*
Implement mix-blend-mode=screen using glBlendFunc.
ed
2014-09-30
1
-6
/
+28
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-6
/
+6
*
Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....
dcheng
2014-09-27
1
-6
/
+6
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-6
/
+6
[next]