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
*
cc: fix blending + texture rectangle mask errors
enne
2014-12-10
1
-2
/
+2
*
Move output surface fallback from cc to embedders
enne
2014-12-10
1
-1
/
+1
*
cc: Return null interface context for TestContextProvider
hendrikw
2014-12-10
1
-2
/
+0
*
SkCanvas::NewRaster is deprecated, create a surface instead
reed
2014-12-10
2
-6
/
+8
*
Use EXPECT_EQ when possible.
hush
2014-12-04
1
-2
/
+2
*
[cc] Add nearest neighbor filtering for TextureLayer.
jackhou
2014-12-04
5
-5
/
+15
*
Ensure Surface size always matches window size on swap
jbauman
2014-12-03
2
-0
/
+2
*
cc: Adding creation location to debug BeginFrameArgs objects.
mithro
2014-12-02
3
-16
/
+67
*
Use PlaybackToMemory for BitmapRasterWorkerPool playback
fmalita
2014-11-21
2
-1
/
+6
*
cc: Small BeginFrameArgs cleanup.
mithro
2014-11-21
3
-54
/
+46
*
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
[next]