summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/scroll_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved BoundedScrollView out of message_centersashab@chromium.org2014-03-261-0/+40
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-241-2/+3
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-1/+1
* Reland 204146 - Introduces a new scrollbar for message_center.dewittj@chromium.org2013-06-111-4/+22
* Revert 204146 "Introduces a new scrollbar for message_center."mukai@chromium.org2013-06-071-22/+4
* Introduces a new scrollbar for message_center.mukai@chromium.org2013-06-051-4/+22
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-091-4/+4
* Add scrollbars to autofill dialogestade@chromium.org2013-04-231-1/+5
* Introduces Kennedy-styled scrollbars for message center.mukai@chromium.org2013-03-141-0/+16
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-061-1/+1
* Fixes bug in ScrollRectToVisible when used in a ScrollView. Code wassky@chromium.org2013-01-151-5/+2
* Makes the scroll view header scroll with the content.sky@chromium.org2012-12-161-24/+30
* Adds support for adding a header to ScrollView.sky@chromium.org2012-12-121-91/+98
* Cleanup of ScrollView. I'm going to add support for a header viewsky@chromium.org2012-12-111-192/+188
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-041-7/+4
* ui: Make native_theme its own library.tfarina@chromium.org2012-11-161-1/+1
* Converts more classes to appropriate theme.sky@chromium.org2012-11-091-0/+33
* views: Start converting View into an EventTarget.sadrul@chromium.org2012-11-011-7/+7
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-041-3/+3
* views: Add fling-scroll in scroll views.sadrul@chromium.org2012-08-231-1/+2
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-141-2/+2
* Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.ben@chromium.org2012-08-091-1/+2
* views: Process gesture events correctly in Link, Slider and ScrollBars.sadrul@chromium.org2012-06-051-4/+16
* views: Add support for gesture-scrolling in ScrollView.sadrul@chromium.org2012-03-161-0/+9
* Makes treeview add a one pixel border around the scrollview.sky@chromium.org2012-01-101-5/+3
* Views based implementation of treeview. There are a couple of thingssky@chromium.org2012-01-071-8/+13
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-141-18/+15
* Fix a FORWARD_NULL defect reported by Coverity. wtc@chromium.org2011-12-071-5/+3
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-0/+501