summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_unittest_scroll.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of graphics layer anchor points, and replace withchrishtr@chromium.org2014-06-051-3/+0
* Update source frame number even when commits abortenne@chromium.org2014-06-031-4/+11
* Revert of Revert of Early terminate flings when scrolling impossible (https:/...jdduke@chromium.org2014-04-021-1/+3
* Revert of Early terminate flings when scrolling impossible (https://coderevie...tkent@chromium.org2014-04-011-3/+1
* Early terminate flings when scrolling impossiblejdduke@chromium.org2014-03-311-1/+3
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-2/+8
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-5/+5
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-311-109/+213
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...ricea@chromium.org2014-01-291-213/+109
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-291-109/+213
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...mkwst@chromium.org2014-01-241-213/+109
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-241-109/+213
* Introduce separate client and init path for single-threaded ccjamesr@chromium.org2013-11-071-1/+1
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-231-10/+10
* Add delegated rendering support for software renderer.jbauman@chromium.org2013-10-221-1/+1
* cc: Control activation from the Schedulerbrianderson@chromium.org2013-08-271-14/+3
* cc: Don't require push properties for picture layersenne@chromium.org2013-08-201-0/+108
* cc: Clean up use of scrollable layersenne@chromium.org2013-07-311-7/+8
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-301-22/+192
* cc: Rename LayerTreeHost::commit_number to source_frame_number.danakj@chromium.org2013-07-241-4/+4
* Revert 213338 "cc: Allow the main thread to cancel commits"jochen@chromium.org2013-07-241-192/+22
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-241-22/+192
* Add the current delta to InputHandlerClient::DidOverscroll.mkosiba@chromium.org2013-07-171-2/+1
* cc: Consider scroll offset in CalcDrawPropertiesenne@chromium.org2013-07-111-6/+12
* Re-land: cc: Add raster finished signals to RasterWorkerPool.reveman@chromium.org2013-07-031-0/+5
* Revert 209912 "cc: Add raster finished signals to RasterWorkerPool."dslomov@chromium.org2013-07-031-5/+0
* cc: Add raster finished signals to RasterWorkerPool.reveman@chromium.org2013-07-031-0/+5
* cc: Use base::Callback approach instead of using WebKit interface.tfarina@chromium.org2013-07-011-13/+13
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-5/+3
* cc: Remove cc::Thread and cc::ThreadImpl.danakj@chromium.org2013-06-201-5/+5
* cc: Make activation happen as soon as possibleenne@chromium.org2013-06-121-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-4/+4
* Reland 204442 "Split Layer::SetScrollOffset to tw..."trchen@chromium.org2013-06-061-0/+93
* Revert 204442 "Split Layer::SetScrollOffset to two functions for..."hashimoto@chromium.org2013-06-061-93/+0
* Split Layer::SetScrollOffset to two functions for different usetrchen@chromium.org2013-06-061-0/+93
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-291-1/+1
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-1/+0
* Route compositor overscroll events to the input handler.jdduke@chromium.org2013-05-201-0/+6
* The moves the compositor thread's input event cracking logic in to content/ f...jamesr@chromium.org2013-05-201-146/+95
* Ensure LayerTreeHostImpl's current frame time is updated every frameajuma@chromium.org2013-05-171-1/+1
* Run all LayerTreeHost tests with impl-side painting.danakj@chromium.org2013-05-131-16/+37
* cc: Run all LayerTreeHost tests with a delegating renderer.danakj@chromium.org2013-05-101-12/+57
* Make it possible to delegate root layer scroll offset outside of cc.mkosiba@chromium.org2013-04-301-21/+21
* Revert 197178 "Make it possible to delegate root layer scroll of..."hshi@chromium.org2013-04-301-21/+21
* Make it possible to delegate root layer scroll offset outside of cc.mkosiba@chromium.org2013-04-291-21/+21
* Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwardsjamesr@chromium.org2013-04-291-18/+18
* Avoid dereferencing input handler on main threadjamesr@chromium.org2013-04-271-0/+71
* Damage root layer when viewport or top controls changes.aelias@chromium.org2013-04-091-2/+2
* cc: Make test macros require semicolons;danakj@chromium.org2013-03-271-4/+5
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-9/+9