| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 208383 "Fix overlay scrollbar's response to gesture events." | dewittj@chromium.org | 2013-06-27 | 2 | -4/+26 |
* | Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor... | varunjain@chromium.org | 2013-06-18 | 2 | -3/+6 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in ui/. | dcheng@chromium.org | 2013-06-14 | 1 | -5/+1 |
* | Reland 204146 - Introduces a new scrollbar for message_center. | dewittj@chromium.org | 2013-06-11 | 4 | -0/+200 |
* | Use a direct include of strings headers in ui/, part 3. | avi@chromium.org | 2013-06-11 | 2 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in ui/. | avi@chromium.org | 2013-06-07 | 2 | -2/+2 |
* | Revert 204146 "Introduces a new scrollbar for message_center." | mukai@chromium.org | 2013-06-07 | 4 | -206/+0 |
* | Introduces a new scrollbar for message_center. | mukai@chromium.org | 2013-06-05 | 4 | -0/+206 |
* | Removes 1 pixel gap at the bottom of scrollbar thumb. | mukai@chromium.org | 2013-05-30 | 3 | -2/+39 |
* | Rename ClampToMin and ClampToMax | vollick@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | modify View::ViewHierarchyChanged signature | kuan@chromium.org | 2013-05-13 | 2 | -6/+5 |
* | views: Convert View::GetClassName() to return const char*. | tfarina@chromium.org | 2013-05-09 | 4 | -14/+11 |
* | Extend MouseWheelEvent to support both X and Y scrolls | sheckylin@chromium.org | 2013-05-03 | 1 | -1/+1 |
* | ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro. | tfarina@chromium.org | 2013-04-24 | 3 | -10/+8 |
* | Fix painting of scrollbars in Windows Classic mode. | kevers@chromium.org | 2013-03-26 | 1 | -0/+1 |
* | Introduces Kennedy-styled scrollbars for message center. | mukai@chromium.org | 2013-03-14 | 6 | -10/+187 |
* | Add NULL check for NativeTheme in scrollbar methods. A NULL theme can | sky@chromium.org | 2013-02-13 | 1 | -0/+4 |
* | Nukes NativeScrollBarWin and fixes bugs with getting | sky@chromium.org | 2013-01-16 | 5 | -438/+19 |
* | views: Fix touch-scrolling submenus. | sadrul@chromium.org | 2012-12-13 | 2 | -11/+15 |
* | Cleanup of ScrollView. I'm going to add support for a header view | sky@chromium.org | 2012-12-11 | 1 | -1/+0 |
* | Desktop aura: Continue threading context through views. | erg@chromium.org | 2012-12-06 | 1 | -1/+1 |
* | Revert 171196 due to multiple memory leaks | eugenis@chromium.org | 2012-12-05 | 1 | -1/+1 |
* | Desktop aura: Continue threading context through views. | erg@chromium.org | 2012-12-05 | 1 | -1/+1 |
* | events: Change gesture-event handler in EventHandler to not return any values. | sadrul@chromium.org | 2012-12-04 | 4 | -15/+18 |
* | ui: Make native_theme its own library. | tfarina@chromium.org | 2012-11-16 | 1 | -1/+1 |
* | views: Improve the constant names of the ButtonState enum. | tfarina@chromium.org | 2012-11-14 | 5 | -21/+21 |
* | Converts more classes to appropriate theme. | sky@chromium.org | 2012-11-09 | 5 | -45/+53 |
* | views: Start converting View into an EventTarget. | sadrul@chromium.org | 2012-11-01 | 4 | -25/+28 |
* | Makes gfx::Screen an instance, rather than a collection of static methods. | scottmg@chromium.org | 2012-10-12 | 1 | -1/+3 |
* | Context menus on view elements should be positioned above the finger when | varunjain@chromium.org | 2012-09-15 | 1 | -1/+2 |
* | events: Move some files into ui/base/events/ | sadrul@chromium.org | 2012-09-04 | 3 | -3/+3 |
* | events: Get rid of GestureStatus in favour of EventResult. | sadrul@chromium.org | 2012-09-04 | 4 | -12/+12 |
* | views: Add fling-scroll in scroll views. | sadrul@chromium.org | 2012-08-23 | 2 | -1/+34 |
* | Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo... | ben@chromium.org | 2012-08-14 | 6 | -10/+12 |
* | Replace views::MouseEvent with ui::MouseEvent | ben@chromium.org | 2012-08-14 | 7 | -26/+26 |
* | Replace views::LocatedEvent with ui::LocatedEvent | ben@chromium.org | 2012-08-13 | 2 | -2/+2 |
* | Replace views::Event with ui::Event. | beng@google.com | 2012-08-10 | 4 | -4/+4 |
* | Remove views::KeyEvent, replacing uses of it with ui::KeyEvent. | ben@chromium.org | 2012-08-09 | 6 | -6/+9 |
* | Rename bounds accessors to be intuitive and consistent | oshima@chromium.org | 2012-07-19 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 9 | -9/+0 |
* | ui-gestures: Added some type-specific accessors to gesture-events. | sadrul@chromium.org | 2012-06-13 | 1 | -4/+7 |
* | Rename DrawBitmapInt to DrawImageInt | pkotwicz@chromium.org | 2012-06-07 | 1 | -4/+4 |
* | Revert 140877 - Rename DrawBitmapInt to DrawImageInt | pkotwicz@chromium.org | 2012-06-06 | 1 | -4/+4 |
* | Rename DrawBitmapInt to DrawImageInt | pkotwicz@chromium.org | 2012-06-06 | 1 | -4/+4 |
* | views: Process gesture events correctly in Link, Slider and ScrollBars. | sadrul@chromium.org | 2012-06-05 | 2 | -22/+56 |
* | Converts ui/views/controls, ui/views/examples, ui/base/models to use gfx::Ima... | pkotwicz@chromium.org | 2012-05-24 | 3 | -24/+24 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-21 | 2 | -16/+16 |
* | ui: Move NativeTheme files into ui/base/native_theme/ directory. | tfarina@chromium.org | 2012-05-15 | 2 | -58/+58 |
* | Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i... | vrk@google.com | 2012-05-14 | 2 | -16/+16 |
* | Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory. | tfarina@chromium.org | 2012-05-14 | 2 | -58/+62 |