summaryrefslogtreecommitdiffstats
path: root/cc/input/top_controls_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove gfx::FrameTime for a single clock sourceabhishek.ka2015-05-261-2/+1
* [Cleanup] Remove duplicated check from TopControlsManager::ScrollByr.kasibhatla2015-05-111-3/+0
* (Reland) Always create top controls manager.bokan2015-03-091-0/+9
* Don't calculate a shown ratio when top controls height is 0.bokan2015-03-091-0/+3
* Revert of Always create top controls manager (patchset #6 id:100001 of https:...dpranke2015-03-061-9/+0
* Always create top controls manager.bokan2015-03-051-0/+9
* Notify main-thread of top controls state/height changes instead of CC.majidvp2015-02-231-12/+18
* Normalize top controls offset to (0, 1), Chromium-side.aelias2015-02-071-93/+55
* Allow changing top controls heightdtrainor2014-12-041-10/+22
* Make Keyframe use TimeTicks/TimeDelta to represent time instead of double.behara.ms2014-11-181-9/+8
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* cc: Change scoped_ptr<T>() to nullptr.danakj2014-10-151-2/+1
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-3/+1
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-1/+3
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-3/+1
* Made Blink aware of top controls offsetbokan2014-09-091-19/+26
* Pass gfx structs by const ref (gfx::Vector2dF)ajay.berwal@samsung.com2014-01-231-1/+1
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-251-2/+3
* Lock the top controls during pinch zoomjdduke@chromium.org2013-10-251-1/+21
* Use a direct include of time headers in cc/.avi@chromium.org2013-06-271-1/+1
* Hide location bar on Javascript-initiated scroll.mvanouwerkerk@chromium.org2013-05-211-26/+43
* Tweaks to top controls behavior for fullscreen API support.tedchoc@chromium.org2013-05-011-1/+1
* Damage root layer when viewport or top controls changes.aelias@chromium.org2013-04-091-5/+4
* Enable hiding/showing top controls persistentlydtrainor@chromium.org2013-03-281-8/+25
* cc: Chromify TimingFunctionenne@chromium.org2013-03-241-1/+1
* Part 11 of cc/ directory shuffles: fix up stragglersjamesr@chromium.org2013-03-181-1/+1
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-1/+1
* Part 5 of cc/ directory shuffles: inputjamesr@chromium.org2013-03-181-0/+197