| Commit message (Expand) | Author | Age | Files | Lines |
* | Wayland support for views. views_desktop on Wayland. | backer@chromium.org | 2011-08-26 | 1 | -0/+3 |
* | Show a Window in the aura views demo. | ben@chromium.org | 2011-08-25 | 1 | -2/+6 |
* | views: Remove NativeTextButton::SetLabel() and replace all call sites with Se... | tfarina@chromium.org | 2011-08-25 | 1 | -1/+1 |
* | Add Aura support to views: | ben@chromium.org | 2011-08-25 | 2 | -4/+4 |
* | Rename VIEWS_API to VIEWS_EXPORT. | darin@chromium.org | 2011-08-05 | 6 | -13/+13 |
* | Create views.dll / libviews.so | darin@chromium.org | 2011-07-28 | 6 | -12/+15 |
* | Don't add GetWindowBoundsForClientBounds() in NativeFrameView's GetPreferredS... | asvitkine@chromium.org | 2011-07-19 | 2 | -6/+8 |
* | Allow different kinds of 'desktops'. | sadrul@chromium.org | 2011-07-13 | 1 | -2/+10 |
* | Rename app_strings to ui_strings. | tfarina@chromium.org | 2011-07-07 | 2 | -2/+2 |
* | Move app/resources/* to ui/resources/ directory. | tfarina@chromium.org | 2011-06-29 | 2 | -4/+4 |
* | Updated remaining button to text button. Reverted the interposed | saintlou@chromium.org | 2011-06-23 | 3 | -19/+19 |
* | Eliminate Window completely. | ben@chromium.org | 2011-06-13 | 21 | -725/+62 |
* | Move last of event handlers down to NativeWidgetWin/Gtk. | ben@chromium.org | 2011-06-09 | 8 | -913/+3 |
* | Move more from Window onto Widget. | ben@chromium.org | 2011-06-08 | 17 | -818/+53 |
* | Add some missing view class name to better debug view | miletus@chromium.org | 2011-06-03 | 2 | -0/+21 |
* | Re-land: Move NonClientView and FrameType logic from Window to Widget. | ben@chromium.org | 2011-06-03 | 16 | -350/+74 |
* | Revert 87702 - Move NonClientView and FrameType logic from Window to Widget. | ben@chromium.org | 2011-06-02 | 16 | -74/+350 |
* | Move NonClientView and FrameType logic from Window to Widget. | ben@chromium.org | 2011-06-02 | 16 | -350/+74 |
* | Add some view class name to better debug view hierarchy | miletus@chromium.org | 2011-06-02 | 2 | -2/+14 |
* | WidgetDelegate is now always created. Specified through InitParams, if NULL W... | ben@chromium.org | 2011-06-02 | 1 | -2/+1 |
* | Move the last of the easy stuff from Window onto Widget. | ben@chromium.org | 2011-06-01 | 9 | -366/+11 |
* | Move Fullscreen API onto Widget. | ben@chromium.org | 2011-06-01 | 9 | -153/+1 |
* | Move methods from WindowDelegate onto WidgetDelegate. | ben@chromium.org | 2011-05-31 | 2 | -220/+2 |
* | Removing DeleteSoon() from WigetGtk so it behaves like WidgetWin | glotov@google.com | 2011-05-31 | 2 | -1/+5 |
* | Move SetWindowBounds onto Widget. | ben@chromium.org | 2011-05-27 | 9 | -94/+2 |
* | Move a bunch of functions from Window onto Widget. | ben@chromium.org | 2011-05-27 | 9 | -363/+66 |
* | Revert 86914 - Move a bunch of functions from Window onto Widget. | wtc@chromium.org | 2011-05-27 | 9 | -66/+363 |
* | Move a bunch of functions from Window onto Widget. | ben@chromium.org | 2011-05-26 | 9 | -363/+66 |
* | Rough cut at window activation. | ben@chromium.org | 2011-05-26 | 1 | -2/+1 |
* | Adds a basic NativeWindowViews. | ben@chromium.org | 2011-05-25 | 5 | -7/+251 |
* | views: Fix an operator precedence error found by PVS Studio. | thakis@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Fix clang. | ben@chromium.org | 2011-05-20 | 2 | -18/+27 |
* | Move RootView to the internal namespace. | ben@chromium.org | 2011-05-20 | 2 | -3/+0 |
* | ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()). | tfarina@chromium.org | 2011-05-20 | 1 | -2/+2 |
* | Rename WindowWin|Gtk->NativeWindowWin|Gtk | ben@chromium.org | 2011-05-19 | 6 | -192/+206 |
* | Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk. | ben@chromium.org | 2011-05-19 | 5 | -49/+50 |
* | Alert boxes shouldn't have a taskbar presence. | ben@chromium.org | 2011-05-18 | 1 | -0/+3 |
* | Clean up a few things now that specialized window types are subclasses of Win... | ben@chromium.org | 2011-05-18 | 1 | -8/+3 |
* | Fix some rendering glitches in the custom frame by re-introducing nasty old c... | ben@chromium.org | 2011-05-18 | 2 | -17/+108 |
* | Re-land: | ben@chromium.org | 2011-05-18 | 6 | -62/+48 |
* | Revert 85666 - Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativ... | ben@chromium.org | 2011-05-18 | 6 | -50/+63 |
* | Revert 85668 - These two un-reviewed lines made it into my last commit and we... | ben@chromium.org | 2011-05-18 | 1 | -1/+2 |
* | These two un-reviewed lines made it into my last commit and weren't part of t... | ben@chromium.org | 2011-05-17 | 1 | -2/+1 |
* | Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativeFrame spaghetti. | ben@chromium.org | 2011-05-17 | 6 | -63/+50 |
* | Fixes 82927 by rolling back part of a change I made this morning. We can't hi... | ben@chromium.org | 2011-05-17 | 1 | -0/+6 |
* | Fixes more default non-client frame painting. | ben@chromium.org | 2011-05-17 | 2 | -4/+13 |
* | Revert 85528 - We were returning the wrong value of ShouldUseNativeFrame for ... | ben@chromium.org | 2011-05-16 | 1 | -1/+1 |
* | We were returning the wrong value of ShouldUseNativeFrame for popup windows w... | ben@chromium.org | 2011-05-16 | 1 | -1/+1 |
* | Re-land: | ben@chromium.org | 2011-05-13 | 12 | -188/+130 |
* | Revert 85269 - Split the hierarchy. | ben@chromium.org | 2011-05-13 | 12 | -130/+188 |