summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/constrained_window_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-2/+2
* Dramatically simplify view painting by getting rid of RootView's redundant kn...ben@chromium.org2011-02-231-1/+1
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-2/+2
* Rename SchedulePaint(gfx::Rect..) to SchedulePaintInRectben@chromium.org2011-02-151-1/+1
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-5/+5
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-5/+5
* Clean up RTL methods.ben@chromium.org2011-02-081-3/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-4/+4
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-2/+2
* views: Make ShouldUseVistaFrame a static method of WidgetWin.tfarina@chromium.org2011-01-281-3/+4
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Keep visibility state in sync between the native window and viewasanka@chromium.org2011-01-201-0/+7
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-3/+3
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+0
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+2
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-2/+2
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-301-2/+3
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Move a bunch more browser stuff around.ben@chromium.org2010-12-021-3/+3
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+673