summaryrefslogtreecommitdiffstats
path: root/content/browser/web_contents/aura/window_slider.h
Commit message (Expand)AuthorAgeFilesLines
* Replace OVERRIDE and FINAL with override and final in content/browser/web_con...anand.ratn2014-10-071-5/+5
* Refactoring the weak_ptr_factory order content/browser foldermohan.reddy2014-09-171-2/+2
* The overlay is now dismissed after the first non-empty paint or the page load...mfomitchev@chromium.org2014-05-311-5/+6
* Fixing race conditions in ui::content::WindowSlider which could cause the ove...mfomitchev@chromium.org2014-03-271-16/+36
* Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIsben@chromium.org2014-03-211-1/+2
* gesture nav: Fix the UX for some navigation edge cases.sadrul@chromium.org2014-02-111-1/+1
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-1/+1
* overscroll: Use different thresholds to initiate overscroll from touch-pad an...sadrul@chromium.org2013-08-291-1/+4
* Seperate horizontal and vertical overscrollingrharrison@chromium.org2013-07-261-1/+1
* window-slider: Do not delete the slider itself after sliding completes.sadrul@chromium.org2013-06-241-1/+0
* aura: Use the WindowSlider for gesture-nav while the page is reloading.sadrul@chromium.org2013-06-211-0/+2
* aura: Add code to allow sliding layers in a window using scroll events.sadrul@chromium.org2013-06-141-0/+130