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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cc::RendererSettings for use in with cc::Display
jbauman
2014-11-20
15
-38
/
+97
*
cc: Remove readability/inheritance exception for linter in cc.
danakj
2014-11-14
3
-31
/
+13
*
cc: Make separate interface for BeginFrame ipc from OutputSurface
simonhong
2014-11-11
3
-11
/
+0
*
cc: Remove references to picture pile impl from more areas.
vmpstr
2014-11-10
2
-4
/
+4
*
Use blending shaders for background filters.
rosca
2014-11-10
6
-220
/
+67
*
cc: Remove PicturePileBase as a base class of PicturePileImpl.
vmpstr
2014-11-07
1
-88
/
+30
*
Fix white line on tile boundaries when scrolling.
timav
2014-11-07
3
-108
/
+196
*
cc: Avoid use of uninit values in the GLRenderer::draw_cache_.
danakj
2014-11-06
2
-3
/
+12
*
Fix assertions in cc::LayerQuad::Edge::Edge caused by empty bounding boxes.
rosca
2014-11-06
2
-74
/
+88
*
Re-land: cc: Make Overlay unit tests work when sync query extension is availa...
reveman
2014-11-05
1
-0
/
+16
*
cc: Remove some of the instrumentation plumbing
hendrikw
2014-11-04
2
-4
/
+4
*
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
4
-83
/
+103
*
Make ListContainer Consistently Act as Container of Pointers
weiliangc
2014-10-29
4
-13
/
+10
*
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
2
-14
/
+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
2
-3
/
+14
*
Re-upload: Change FlippedFramebuffer return for surfaceless
achaulk
2014-10-28
8
-19
/
+193
*
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
2
-9
/
+0
*
Prevent division by 0 in set_luminance shader function.
rosca
2014-10-27
1
-2
/
+2
*
cc cleanup: Update paths to geometry headers
heejin.r.chung
2014-10-23
4
-4
/
+4
*
Add support for all blendmodes if we have GL_KHR_blend_equation_advanced.
ed
2014-10-23
2
-10
/
+80
*
cc: Fix shader.cc lint warnings
enne
2014-10-22
1
-7
/
+7
*
Implement mix-blend-mode in GL renderer using shaders.
rosca
2014-10-22
7
-520
/
+1023
*
cc: turn on distance field text on animated layers
hendrikw
2014-10-22
4
-43
/
+20
*
Standardize usage of virtual/override/final in cc/
dcheng
2014-10-21
13
-191
/
+155
*
cc: clang-format shader.cc
enne
2014-10-16
1
-669
/
+795
*
Stop using AutoScratchTexture.
bsalomon
2014-10-16
1
-19
/
+16
*
Include mask texture size in RenderPassDrawQuad
enne
2014-10-16
3
-44
/
+45
*
cc: Make RenderPassAndMaskWithPartialQuad not use arbitrary uvs
enne
2014-10-15
1
-7
/
+6
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
4
-4
/
+27
*
cc: Make OutputSurface::SwapBuffers pure virtual
sievers
2014-10-10
5
-50
/
+41
*
Accelerate the 'lighten' blendmode.
ed
2014-10-10
2
-44
/
+64
*
Avoid destroying surface before the parent surface stops referencing it.
jbauman
2014-10-10
1
-0
/
+4
*
Remove GpuHostMsg_FrameDrawn and replace with client channel swap ack
sievers
2014-10-09
1
-0
/
+2
*
Refactoring the GLRenderer::GetBackgroundWithFilters method.
rosca
2014-10-08
2
-73
/
+135
*
Revert "Change FlippedFramebuffer return for surfaceless"
Stephen White
2014-10-07
7
-127
/
+16
*
Change FlippedFramebuffer return for surfaceless
achaulk
2014-10-07
7
-16
/
+127
*
Clean the usage of QuadList (Const)Iterator
weiliangc
2014-10-07
4
-17
/
+10
*
replace OVERRIDE and FINAL with override and final in cc/
mostynb
2014-10-06
13
-109
/
+109
*
Make browser compositor and display share a context
jbauman
2014-10-03
1
-2
/
+3
*
gpu: Remove Echo and SwapCompletion GL interfaces
sievers
2014-10-02
1
-5
/
+6
*
Revert of cc:: Add LatencyQuery logic back into OutputSurface. (patchset #2 i...
orglofch
2014-10-01
2
-104
/
+0
*
cc: Leave using_image capability as false when using software.
reveman
2014-09-30
1
-1
/
+0
*
gpu: Rename Capabilities::map_image to Capabilities::image.
reveman
2014-09-30
4
-6
/
+7
*
Refactoring the way begin frame sources inside scheduler work.
mithro
2014-09-30
3
-11
/
+69
*
Implement mix-blend-mode=screen using glBlendFunc.
ed
2014-09-30
2
-6
/
+31
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
8
-39
/
+34
[next]