summaryrefslogtreecommitdiffstats
path: root/views/widget/widget_win_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-86/+0
* Re-land:ben@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* views: Remove using-directive of "views" to not make all names from the names...tfarina@chromium.org2011-05-061-2/+5
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-1/+1
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-4/+4
* Get rid of the set_delete_on_destroy setter now that we have CreateParams.ben@chromium.org2011-04-211-5/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* fix bustage'ben@chromium.org2011-02-141-0/+82
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-82/+0
* Make the code for unmaximizing the window during SetBounds much simpler.levin@chromium.org2011-01-191-2/+1
* Disable the check for the window being active after SetBounds because it fail...levin@chromium.org2011-01-151-1/+3
* Removed executable bit from two files where it should not have been set.levin@chromium.org2011-01-141-0/+0
* WidgetWin::SetBound on a maximized window leaves the window in the 'maximized...levin@chromium.org2011-01-141-0/+81