| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ui: Move NativeTheme files into ui/base/native_theme/ directory. | tfarina@chromium.org | 2012-05-14 | 2 | -62/+58 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-14 | 2 | -16/+16 |
* | views: Mark single-argument constructors as explicit. | tfarina@chromium.org | 2012-05-04 | 1 | -2/+2 |
* | Removing defunct code around PureViews. | saintlou@chromium.org | 2012-04-15 | 1 | -3/+1 |
* | Remove WAYLAND port | oshima@chromium.org | 2012-04-07 | 1 | -1/+1 |
* | Removing deprecated GTK-Views code. | saintlou@chromium.org | 2012-03-19 | 2 | -300/+0 |
* | views: Add support for gesture-scrolling in ScrollView. | sadrul@chromium.org | 2012-03-16 | 4 | -1/+18 |
* | ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h | tfarina@chromium.org | 2012-03-14 | 1 | -1/+0 |
* | ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function. | tfarina@chromium.org | 2012-03-13 | 1 | -15/+5 |
* | views: Nuke is_mouse_gesture parameter from ContextMenuController::ShowContex... | tfarina@chromium.org | 2012-03-11 | 2 | -9/+6 |
* | views: Pass GetMessagePos() directly to gfx::Point. | tfarina@chromium.org | 2012-02-17 | 2 | -8/+4 |
* | Speculative Revert 120885 - ui/gfx: Make the first version of Canvas::TileIma... | hbono@chromium.org | 2012-02-08 | 1 | -5/+7 |
* | ui/gfx: Make the first version of Canvas::TileImageInt take a gfx::Rect. | tfarina@chromium.org | 2012-02-08 | 1 | -7/+5 |
* | Aura compile issues under clang | dhollowa@chromium.org | 2012-01-13 | 1 | -3/+5 |
* | Revert 117499 - Aura compile issues under clang | dhollowa@chromium.org | 2012-01-12 | 1 | -4/+3 |
* | Aura compile issues under clang | dhollowa@chromium.org | 2012-01-12 | 1 | -3/+4 |
* | Makes treeview add a one pixel border around the scrollview. | sky@chromium.org | 2012-01-10 | 4 | -11/+41 |
* | Rename ui::EventFlags mouse flags to be more sensible | dhollowa@chromium.org | 2011-12-20 | 2 | -2/+2 |
* | views: Convert IsVisible() to just visible() since it's just a simple accessor. | tfarina@chromium.org | 2011-12-14 | 1 | -1/+1 |
* | views: Move the remaining file from views/ to ui/views/. | tfarina@chromium.org | 2011-12-01 | 5 | -5/+5 |
* | views: Move view.h to ui/views/. | tfarina@chromium.org | 2011-11-30 | 4 | -4/+4 |
* | views: Move some random files from views/ to ui/views/. | tfarina@chromium.org | 2011-11-30 | 1 | -1/+1 |
* | views: Move the remaining files to ui/views/controls/. | tfarina@chromium.org | 2011-11-29 | 5 | -5/+5 |
* | views: Move menu directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-28 | 3 | -4/+4 |