summaryrefslogtreecommitdiffstats
path: root/views/widget/widget_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove NativeWidgetWin/WidgetImpl again. I'm going to take a different approa...ben@chromium.org2011-02-241-456/+0
* Move some more direct uses of RootView to Widget.ben@chromium.org2011-02-241-0/+12
* More RootView cleanup:ben@chromium.org2011-02-231-0/+4
* Dramatically simplify view painting by getting rid of RootView's redundant kn...ben@chromium.org2011-02-231-10/+3
* Remove usages of RootView from View by moving relevant RootView API methods t...ben@chromium.org2011-02-181-2/+34
* Begin implementing a new widget.ben@chromium.org2011-02-151-80/+275
* Add stub WidgetImpl class. This will become the cross platform replacement fo...ben@chromium.org2011-02-121-0/+220