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
/
trees
/
layer_tree_host_unittest_scroll.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of graphics layer anchor points, and replace with
chrishtr@chromium.org
2014-06-05
1
-3
/
+0
*
Update source frame number even when commits abort
enne@chromium.org
2014-06-03
1
-4
/
+11
*
Revert of Revert of Early terminate flings when scrolling impossible (https:/...
jdduke@chromium.org
2014-04-02
1
-1
/
+3
*
Revert of Early terminate flings when scrolling impossible (https://coderevie...
tkent@chromium.org
2014-04-01
1
-3
/
+1
*
Early terminate flings when scrolling impossible
jdduke@chromium.org
2014-03-31
1
-1
/
+3
*
Switch to use SharedBitmapManager all the time in cc_unittests
jbauman@chromium.org
2014-03-20
1
-2
/
+8
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
1
-5
/
+5
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-31
1
-109
/
+213
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
ricea@chromium.org
2014-01-29
1
-213
/
+109
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-29
1
-109
/
+213
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
mkwst@chromium.org
2014-01-24
1
-213
/
+109
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-24
1
-109
/
+213
*
Introduce separate client and init path for single-threaded cc
jamesr@chromium.org
2013-11-07
1
-1
/
+1
*
Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).
dominikg@chromium.org
2013-10-23
1
-10
/
+10
*
Add delegated rendering support for software renderer.
jbauman@chromium.org
2013-10-22
1
-1
/
+1
*
cc: Control activation from the Scheduler
brianderson@chromium.org
2013-08-27
1
-14
/
+3
*
cc: Don't require push properties for picture layers
enne@chromium.org
2013-08-20
1
-0
/
+108
*
cc: Clean up use of scrollable layers
enne@chromium.org
2013-07-31
1
-7
/
+8
*
cc: Allow the main thread to cancel commits
enne@chromium.org
2013-07-30
1
-22
/
+192
*
cc: Rename LayerTreeHost::commit_number to source_frame_number.
danakj@chromium.org
2013-07-24
1
-4
/
+4
*
Revert 213338 "cc: Allow the main thread to cancel commits"
jochen@chromium.org
2013-07-24
1
-192
/
+22
*
cc: Allow the main thread to cancel commits
enne@chromium.org
2013-07-24
1
-22
/
+192
*
Add the current delta to InputHandlerClient::DidOverscroll.
mkosiba@chromium.org
2013-07-17
1
-2
/
+1
*
cc: Consider scroll offset in CalcDrawProperties
enne@chromium.org
2013-07-11
1
-6
/
+12
*
Re-land: cc: Add raster finished signals to RasterWorkerPool.
reveman@chromium.org
2013-07-03
1
-0
/
+5
*
Revert 209912 "cc: Add raster finished signals to RasterWorkerPool."
dslomov@chromium.org
2013-07-03
1
-5
/
+0
*
cc: Add raster finished signals to RasterWorkerPool.
reveman@chromium.org
2013-07-03
1
-0
/
+5
*
cc: Use base::Callback approach instead of using WebKit interface.
tfarina@chromium.org
2013-07-01
1
-13
/
+13
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
1
-5
/
+3
*
cc: Remove cc::Thread and cc::ThreadImpl.
danakj@chromium.org
2013-06-20
1
-5
/
+5
*
cc: Make activation happen as soon as possible
enne@chromium.org
2013-06-12
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-4
/
+4
*
Reland 204442 "Split Layer::SetScrollOffset to tw..."
trchen@chromium.org
2013-06-06
1
-0
/
+93
*
Revert 204442 "Split Layer::SetScrollOffset to two functions for..."
hashimoto@chromium.org
2013-06-06
1
-93
/
+0
*
Split Layer::SetScrollOffset to two functions for different use
trchen@chromium.org
2013-06-06
1
-0
/
+93
*
Update refernces to Blink's Platform API (cc)
abarth@chromium.org
2013-05-29
1
-1
/
+1
*
cc: Rename VSync to BeginFrame
brianderson@chromium.org
2013-05-23
1
-1
/
+0
*
Route compositor overscroll events to the input handler.
jdduke@chromium.org
2013-05-20
1
-0
/
+6
*
The moves the compositor thread's input event cracking logic in to content/ f...
jamesr@chromium.org
2013-05-20
1
-146
/
+95
*
Ensure LayerTreeHostImpl's current frame time is updated every frame
ajuma@chromium.org
2013-05-17
1
-1
/
+1
*
Run all LayerTreeHost tests with impl-side painting.
danakj@chromium.org
2013-05-13
1
-16
/
+37
*
cc: Run all LayerTreeHost tests with a delegating renderer.
danakj@chromium.org
2013-05-10
1
-12
/
+57
*
Make it possible to delegate root layer scroll offset outside of cc.
mkosiba@chromium.org
2013-04-30
1
-21
/
+21
*
Revert 197178 "Make it possible to delegate root layer scroll of..."
hshi@chromium.org
2013-04-30
1
-21
/
+21
*
Make it possible to delegate root layer scroll offset outside of cc.
mkosiba@chromium.org
2013-04-29
1
-21
/
+21
*
Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwards
jamesr@chromium.org
2013-04-29
1
-18
/
+18
*
Avoid dereferencing input handler on main thread
jamesr@chromium.org
2013-04-27
1
-0
/
+71
*
Damage root layer when viewport or top controls changes.
aelias@chromium.org
2013-04-09
1
-2
/
+2
*
cc: Make test macros require semicolons;
danakj@chromium.org
2013-03-27
1
-4
/
+5
*
Fix cpplint errors in cc/(animation|input|layers|trees|test)/
jamesr@chromium.org
2013-03-26
1
-9
/
+9
[next]