summaryrefslogtreecommitdiffstats
path: root/views/widget/native_widget_views.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land: Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-031-0/+15
* Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-021-15/+0
* Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-021-0/+15
* Move the last of the easy stuff from Window onto Widget.ben@chromium.org2011-06-011-0/+33
* Move Fullscreen API onto Widget.ben@chromium.org2011-06-011-0/+9
* Move SetWindowBounds onto Widget.ben@chromium.org2011-05-271-0/+6
* Move a bunch of functions from Window onto Widget.ben@chromium.org2011-05-271-5/+35
* Revert 86914 - Move a bunch of functions from Window onto Widget.wtc@chromium.org2011-05-271-35/+5
* Move a bunch of functions from Window onto Widget.ben@chromium.org2011-05-261-5/+35
* Rough cut at window activation.ben@chromium.org2011-05-261-1/+7
* Adds a basic NativeWindowViews.ben@chromium.org2011-05-251-0/+4
* Hook up more of the NativeWidgetViews.ben@chromium.org2011-05-241-20/+6
* Add NativeWidgetViews. This is a stub implementation that mostly just defers ...ben@chromium.org2011-05-241-0/+236