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
*
Tweak the math in ScrollOffsetAnimationCurve::UpdateTarget.
skobes
2015-12-30
2
-62
/
+64
*
Determine a layer's IsAffectedByPageScale property without using Layer Tree.
sunxd
2015-12-29
7
-29
/
+43
*
remove SK_SUPPORT_LEGACY_LAYER_BITMAP_IMAGEFILTERS to enable optimizations fo...
reed
2015-12-24
1
-0
/
+0
*
Reland of un smooth scroll animations on the compositor when possible (patchs...
noel
2015-12-23
8
-0
/
+25
*
Revert of Run smooth scroll animations on the compositor when possible (patch...
noel
2015-12-23
8
-25
/
+0
*
Run smooth scroll animations on the compositor when possible
ymalik
2015-12-22
8
-0
/
+25
*
CC Animation: Make sure that LayerTreeHostAnimationTests have !use_compositor...
loyso
2015-12-22
1
-2
/
+11
*
Correctly handle the case when WebCompositorAnimationDelegate is set to null.
ymalik
2015-12-22
5
-0
/
+66
*
use baseclass from factory, to track cleanup in Skia
reed
2015-12-21
1
-1
/
+1
*
CC Animations: Fix the case when main-thread player changes layer_id.
loyso
2015-12-21
4
-9
/
+51
*
Switch to standard integer types in cc/.
avi
2015-12-21
499
-256
/
+1156
*
cc: Restore GPU suitability check in cached_picture case.
senorblanco
2015-12-19
2
-4
/
+23
*
cc:: Do LayerIsHidden computation while building property trees
jaydasika
2015-12-18
14
-21
/
+83
*
Add support for (de)serializing LayerSelection.
nyquist
2015-12-18
4
-0
/
+67
*
Mac CoreAnimation: Specify edge anti-aliasing
ccameron
2015-12-18
3
-3
/
+15
*
TaskGraphRunner Group support
ericrk
2015-12-18
14
-119
/
+313
*
Add support for (de)serializing LayerSelectionBound.
nyquist
2015-12-18
8
-10
/
+138
*
Revert of Allow one-copy task tile worker pool to use compressed textures. (p...
rbyers
2015-12-18
23
-232
/
+106
*
Convert Pass()→std::move() in cc/
dcheng
2015-12-18
11
-32
/
+50
*
cc:: Give a valid transform tree index to mask layers.
jaydasika
2015-12-18
3
-0
/
+36
*
Mac CoreAnimation: Add more CALayer parameters
ccameron
2015-12-18
1
-3
/
+10
*
Revert of TaskGraphRunner Group support (patchset #12 id:360001 of https://co...
yutak
2015-12-17
14
-311
/
+117
*
Add support for (de)serializing base Layer properties
nyquist
2015-12-17
5
-13
/
+644
*
cc: Move draw params from SetExternalDrawConstraints to OnDraw
boliu
2015-12-17
26
-479
/
+488
*
Unit tests for DisplayItemList::AsValue.
wkorman
2015-12-17
1
-0
/
+81
*
Don't test rasterize_and_record for non-DrawsContent layer
wangxianzhu
2015-12-16
1
-0
/
+3
*
cc:: Assign the correct transform id to effect tree nodes
jaydasika
2015-12-16
2
-5
/
+34
*
Add mechanism to signal DelegatedFrameHost that a surface is about to draw.
jbauman
2015-12-16
7
-7
/
+107
*
TaskGraphRunner Group support
ericrk
2015-12-16
14
-117
/
+311
*
Correct bounds-check off-by-one which crashes when tracing
pdr
2015-12-16
1
-1
/
+1
*
Adjust metrics in RasterizeAndRecordBenchmark to have the correct pixels_reco...
chrishtr
2015-12-16
2
-11
/
+2
*
cc: Fix error in smoothness_priority_expiration_notifier for ProxyImpl
khushalsagar
2015-12-16
9
-3
/
+126
*
Add support for aborting animations from the main thread
ymalik
2015-12-16
3
-6
/
+51
*
cc:: Change plumbing for external_begin_frame_source to the Scheduler.
khushalsagar
2015-12-16
13
-106
/
+85
*
drawSprite is deprecated, use SkImage instead
reed
2015-12-16
2
-32
/
+35
*
cc: Fix flakiness in LayerTreeHostCopyRequestTestLostOutputSurface
danakj
2015-12-15
1
-41
/
+46
*
Change output surface opacity to match root render pass.
jbauman
2015-12-15
7
-20
/
+41
*
SkCanvas::drawSprite and SkGrPixelRef are both deprecated.
reed
2015-12-15
2
-26
/
+17
*
cc: Don't update snapping when we have singular transforms
jaydasika
2015-12-15
2
-1
/
+43
*
cc: Ignore transform for tile update in resourceless draw
boliu
2015-12-15
4
-23
/
+46
*
Revert of TaskGraphRunner Group support (patchset #11 id:340001 of https://co...
yoichio
2015-12-15
14
-309
/
+115
*
TaskGraphRunner Group support
ericrk
2015-12-15
14
-115
/
+309
*
cc: widen threshold for background filter pixeltests on Windows.
Stephen White
2015-12-14
1
-4
/
+4
*
Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS #ifdef.
senorblanco
2015-12-14
2
-0
/
+0
*
Factor cc::ScrollStateData out of cc::ScrollState.
tdresser
2015-12-14
6
-54
/
+121
*
Fix RTree include to use rect.h as actually needed.
wkorman
2015-12-12
1
-1
/
+1
*
Allow background tab titles to use LCD AA.
pkasting
2015-12-12
5
-14
/
+34
*
Resize output_rect of aggregated CompositorFrame to enable it to be drawn whe...
jbauman
2015-12-12
2
-4
/
+36
*
Serialize DisplayListRecordingSource to protos.
dtrainor
2015-12-11
14
-23
/
+194
*
cc: Remove visual rects capacity when clearing.
vmpstr
2015-12-11
1
-1
/
+3
[next]