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
/
layers
/
layer_impl_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor delegated scrolling in LayerImpl
hush
2015-04-07
1
-157
/
+1
*
cc: Move worker threads to RenderThreadImpl.
reveman
2015-03-23
1
-6
/
+16
*
Finalize rename of LayerImpl scroll offset methods.
aelias
2015-02-03
1
-72
/
+73
*
Convert scroll offsets to use SyncedProperty.
aelias
2015-01-31
1
-21
/
+25
*
Move RenderSurface creation outside of CalcDrawProps
awoloszyn
2014-12-22
1
-0
/
+10
*
Fix the way scrollbars are attached to LayerImpl.
timav
2014-11-18
1
-0
/
+128
*
Make aborted commits inform the scroll delegate.
aelias
2014-11-04
1
-1
/
+10
*
Fix double subtraction of sent_delta on sync tree activation.
bokan
2014-11-04
1
-0
/
+27
*
Only call UpdateScrollOffsetDelegate once on setting delegate.
bokan
2014-10-24
1
-0
/
+2
*
Standardize usage of virtual/override/final in cc/
dcheng
2014-10-21
1
-10
/
+6
*
Respect user_scrollable disabling in pinch-virtual-viewport mode.
aelias
2014-10-14
1
-4
/
+8
*
cc: Stop converting update rect from int to float to int.
danakj
2014-10-11
1
-1
/
+1
*
[C++11 Allowed Features] Declares a type-safe null pointer converting from NU...
kulkarni.a
2014-10-10
1
-2
/
+2
*
Revert of "Converted LayerImpl::bounds() to return SizeF."
bokan
2014-10-08
1
-2
/
+2
*
Converted LayerImpl::bounds() to return SizeF.
bokan
2014-10-07
1
-2
/
+2
*
replace OVERRIDE and FINAL with override and final in cc/
mostynb
2014-10-06
1
-6
/
+6
*
Use ScrollOffset instead of vector2d to track scroll offset in cc
miletus
2014-10-01
1
-27
/
+39
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-6
/
+3
*
Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....
dcheng
2014-09-27
1
-3
/
+6
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-6
/
+3
*
Keeping track of descendants that draw content instead of recalcualting
awoloszyn@chromium.org
2014-08-11
1
-0
/
+2
*
Update scrollbar parameters when it is associated to layer
wangxianzhu@chromium.org
2014-06-27
1
-0
/
+28
*
Rendering context information added to SharedQuadState
thildebr@chromium.org
2014-06-19
1
-4
/
+4
*
Get rid of graphics layer anchor points, and replace with
chrishtr@chromium.org
2014-06-05
1
-8
/
+4
*
Make LayerScrollOffsetDelegate updates consistent.
mkosiba@chromium.org
2014-05-15
1
-17
/
+2
*
Stop displaying layers with non-invertible transforms.
avallee@chromium.org
2014-04-16
1
-0
/
+30
*
Switch to use SharedBitmapManager all the time in cc_unittests
jbauman@chromium.org
2014-03-20
1
-6
/
+12
*
Fix up cc::Layer scroll parent management
jamesr@chromium.org
2014-02-28
1
-4
/
+0
*
No more sublayer transform in cc.
vollick@chromium.org
2014-02-16
1
-21
/
+0
*
Fix the cause of AwZoomTest#testMagnification... tests flakiness
mnaganov@chromium.org
2014-02-12
1
-2
/
+8
*
Split preserve3d into: "should-flatten" and "is-3d-sorted"
vollick@chromium.org
2014-02-11
1
-4
/
+9
*
Revert of Split preserve3d into: "should-flatten" and "is-3d-sorted" (https:/...
dstockwell@chromium.org
2014-02-10
1
-9
/
+4
*
Split preserve3d into: "should-flatten" and "is-3d-sorted"
vollick@chromium.org
2014-02-09
1
-4
/
+9
*
Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.
danakj@chromium.org
2014-02-05
1
-3
/
+6
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-31
1
-39
/
+34
*
cc: Make PrepareToDraw return an enum for why it aborts
enne@chromium.org
2014-01-30
1
-52
/
+64
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
ricea@chromium.org
2014-01-29
1
-38
/
+38
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-29
1
-38
/
+38
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
mkwst@chromium.org
2014-01-24
1
-38
/
+38
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-24
1
-38
/
+38
*
Pass gfx structs by const ref (gfx::Vector2dF)
ajay.berwal@samsung.com
2014-01-23
1
-5
/
+7
*
Pluming for needs_push_properties for the impl tree.
clholgat@chromium.org
2014-01-18
1
-8
/
+70
*
[#3] Pass gfx structs by const ref (gfx::SizeF)
r.kasibhatla@samsung.com
2014-01-16
1
-2
/
+2
*
cc: Allow 'overflow: hidden' layers to be scrolled again.
sadrul@chromium.org
2013-12-10
1
-1
/
+3
*
The blink part of this implementation is uploaded at https://codereview.chrom...
rosca@adobe.com
2013-11-26
1
-7
/
+26
*
cc: Do not allow gesture-scrolling 'overflow[-{x|y}]:hidden' layers.
sadrul@chromium.org
2013-10-22
1
-0
/
+14
*
Use total page scale in the LayerScrollOffsetDelegate.
mkosiba@chromium.org
2013-10-09
1
-2
/
+2
*
Make Android WebView filtering depend on scrolling status.
aelias@chromium.org
2013-10-09
1
-0
/
+2
*
Delete LayerImpl::NoteLayerSurfacePropertyChanged.
alokp@chromium.org
2013-10-07
1
-19
/
+5
*
[android_webview] Use a fraction to calculate scroll offset.
mkosiba@chromium.org
2013-09-26
1
-0
/
+7
[next]