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
*
Refactor shader.cc/h
ericrk
2015-02-11
2
-853
/
+1066
*
Revert of Revert of Allow creating context for cc worker thread. (patchset #1...
caseq
2015-02-10
3
-12
/
+84
*
Revert of Allow creating context for cc worker thread. (patchset #5 id:80001 ...
caseq
2015-02-10
3
-84
/
+12
*
Allow creating context for cc worker thread.
jbauman
2015-02-10
3
-12
/
+84
*
Fix render state restore bug in DirectRenderer
ericrk
2015-02-09
1
-1
/
+1
*
mechanical rename of base::debug -> base::trace_event for /cc
ssid
2015-02-09
6
-32
/
+14
*
Fix double lock of texture resource in software renderer
lof84
2015-02-07
3
-6
/
+13
*
cc: Ignore certain quads that would otherwise block overlays
achaulk
2015-02-06
3
-1
/
+118
*
Reland of Move tracing namespace from base::debug to base::trace_event.
primiano
2015-02-05
3
-5
/
+24
*
Revert of Move tracing namespace from base::debug to base::trace_event. (patc...
zhaoqin
2015-02-05
3
-24
/
+5
*
Move tracing namespace from base::debug to base::trace_event.
ssid
2015-02-04
3
-5
/
+24
*
cc: Change the restrictions on overlays for video
achaulk
2015-02-03
5
-31
/
+360
*
Clamp YUV videos to their visible size in the shader
enne
2015-02-02
4
-27
/
+164
*
Mechanical rename of tracing includes for /cc
primiano
2015-01-28
10
-10
/
+10
*
Add the ability for test contexts to generate unique render & framebuffer IDs
achaulk
2015-01-22
1
-0
/
+48
*
cc: refactor of MathUtil::AddToTracedValue
jungjik.lee
2015-01-21
1
-3
/
+1
*
cc: Remove unused code in BeginFrameArgs.
sunnyps
2015-01-09
2
-10
/
+0
*
Enable partial texture upload support for browser compositor with Surfaces
jbauman
2015-01-09
2
-2
/
+11
*
Stop using std::list for UI resource requests
jdduke
2015-01-02
2
-2
/
+0
*
cc: TextureUploader - Reset GL_UNPACK_ALIGNMENT after Gpu Raster.
vmiura
2014-12-25
1
-10
/
+13
*
Standardize usage of virtual/override/final specifiers in cc/.
dcheng
2014-12-23
2
-2
/
+2
*
replace COMPILE_ASSERT with static_assert in cc/
mostynb
2014-12-20
2
-6
/
+8
*
CC: Add override in members of class templates
dmichael
2014-12-17
1
-2
/
+2
*
Adding the BeginFrameArgs::type to IPC messages.
mithro
2014-12-17
2
-0
/
+6
*
[cc] Add nearest neighbor filtering for PictureLayer.
jackhou
2014-12-13
4
-19
/
+140
*
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
[next]