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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Directly use GrGLInterface in cc tests rather than SkNullGLContext.
bsalomon
2016-03-25
1
-4
/
+5
*
Add SurfaceId::id_namespace()
enne
2016-03-25
2
-0
/
+17
*
cc : Fix layer transform changed tracking bug
jaydasika
2016-03-25
2
-2
/
+30
*
cc: Force a redraw on initializing a new output surface for remote compositor.
khushalsagar
2016-03-25
5
-8
/
+40
*
Add more out of line copy ctors for complex classes.
vmpstr
2016-03-24
12
-0
/
+24
*
Handle out of order tile priorities when building graph
ericrk
2016-03-24
1
-6
/
+14
*
cc: Remove more code that was only used by CDP
ajuma
2016-03-24
8
-197
/
+1
*
cc : Determine if a layer is root by using the value in LayerTreeImpl
jaydasika
2016-03-24
7
-47
/
+74
*
Remove some dead code in LayerImpl
vollick
2016-03-23
2
-14
/
+0
*
cc: Fix LayerTree deserialization for commit.
khushalsagar
2016-03-23
8
-115
/
+211
*
Fixes cc_blink_unittests in a better way.
yukishiino
2016-03-23
1
-2
/
+2
*
cc : Update render surfaces using LayerListIterator instead of treewalk
jaydasika
2016-03-23
8
-166
/
+230
*
Enable LayerTreeHostTestGpuRasterDeviceSizeChanged test on win
jaydasika
2016-03-22
1
-9
/
+5
*
Remove unused LayerImpl::GetPicture()
fmalita
2016-03-22
4
-14
/
+0
*
Update secure output flags on display changes.
dcastagna
2016-03-22
18
-12
/
+45
*
Disable LayerTreeHostTestGpuRasterDeviceSizeChanged test on win.
dgozman
2016-03-22
1
-0
/
+3
*
Transfer LayerImpl ownership to LayerTreeImpl
vollick
2016-03-22
51
-585
/
+577
*
Use sk_sp-based picture recording APIs
fmalita
2016-03-22
23
-72
/
+57
*
Switch SkImageFilter::filterBounds() calls over to non-deprecated API.
senorblanco
2016-03-22
2
-7
/
+4
*
Make a command buffer workaround for glReadPixels on IOSurface backed textures.
erikchen
2016-03-22
1
-50
/
+0
*
Make more of content pass "gn check"
brettw
2016-03-21
1
-1
/
+3
*
cc: Remove a default constructor argument.
vmpstr
2016-03-21
2
-1
/
+5
*
Bind GrContext to GLES2Interface rather than C GLES interface
bsalomon
2016-03-21
1
-33
/
+1
*
cc : Make tree synchronization independent of layer tree hierarchy (2)
jaydasika
2016-03-21
18
-784
/
+470
*
Re-land fix display of wheel event listeners on a page.
dtapuska
2016-03-21
2
-14
/
+13
*
CC Animation: Use unordered_map instead of vector.
loyso
2016-03-21
3
-41
/
+37
*
Revert of Fix display of wheel event listeners on a page. (patchset #1 id:1 o...
leviw
2016-03-18
2
-13
/
+14
*
Add CONTEXT_TYPE_OPENGLES2_PEPPER
ericrk
2016-03-18
4
-2
/
+53
*
Remove lots of usage of WebCString.
dtapuska
2016-03-18
1
-1
/
+0
*
Fix display of wheel event listeners on a page.
dtapuska
2016-03-18
2
-14
/
+13
*
Allow null begin frame sources in cc::Scheduler
enne
2016-03-18
4
-10
/
+68
*
cc: Removed unused layer of redirection on function
weiliangc
2016-03-18
1
-28
/
+19
*
Store recording invalidations in DisplayListRecordingSource, save them via Up...
chrishtr
2016-03-18
13
-30
/
+127
*
Use preferred format to allocate memory for decoded images
bashi
2016-03-18
3
-7
/
+42
*
CC Animation: Use bitset instead of unordered_set in LayerAnimationController
loyso
2016-03-18
3
-19
/
+33
*
Trim some headers from base/memory/scoped_ptr.h
dcheng
2016-03-17
1
-0
/
+1
*
Allow cc::Scheduler begin frame source to be changed
enne
2016-03-17
4
-15
/
+197
*
cc: Add test for the fix in https://codereview.chromium.org/1808043002/
vmpstr
2016-03-17
1
-0
/
+67
*
Monitor VideoResourceUpdater reusing destructed resource in Debug mode.
xjz
2016-03-17
2
-3
/
+84
*
cc: Impl thread scroll on ScrollNode instead of LayerImpl
sunxd
2016-03-17
11
-75
/
+153
*
cc: Ensure to process active low res pending high res tilings at raster
vmpstr
2016-03-17
1
-5
/
+5
*
Fold BeginFrameSource::SetClientReady into AddObserver
enne
2016-03-17
6
-19
/
+0
*
Re-enable IOSurface Canvas2D.
erikchen
2016-03-16
1
-2
/
+4
*
Hoist begin frame sources out of scheduler
enne
2016-03-16
13
-749
/
+131
*
cc: Remove some unnecessary const scoped_refptr&.
vmpstr
2016-03-16
19
-93
/
+90
*
cc: Make sure to set clip rect to empty on layers when needed
weiliangc
2016-03-16
2
-49
/
+88
*
Clean scroll logic in LayerTreeImpl:
sunxd
2016-03-16
18
-116
/
+187
*
cc: Skip image predecode tasks for LOW_RESOLUTION tiles.
vmpstr
2016-03-15
1
-5
/
+14
*
CC Animation: Erase LayerTreeSettings::accelerated_animation_enabled flag.
loyso
2016-03-15
6
-191
/
+79
*
CC Animation: Redirect ScrollAnimationAbort via LayerTreeImpl
loyso
2016-03-15
3
-3
/
+9
[next]