summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/browser_frame.cc
Commit message (Expand)AuthorAgeFilesLines
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-262/+0
* This is the first pass at themes.glen@chromium.org2009-05-091-3/+12
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ...pkasting@chromium.org2009-04-171-2/+2
* Make Browser::set_window defined all the time, and adds the ability tosky@chromium.org2009-04-161-0/+9
* Don't reserve space for an auto-hide taskbar that's not always-on-top. Windo...pkasting@chromium.org2009-04-141-4/+4
* Fix distributor logo placement on glass frame when window is restored from fu...ben@chromium.org2009-04-011-0/+9
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-12/+12
* rollback againben@chromium.org2009-03-141-12/+12
* Rename Window->WindowWinben@chromium.org2009-03-141-12/+12
* revertben@chromium.org2009-03-131-12/+12
* Rename Window->WindowWinben@chromium.org2009-03-131-12/+12
* Makes drops above the tabstrip work again. This stopped workingsky@google.com2009-03-131-0/+6
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-7/+9
* Make Chromium windows not hide auto-hide taskbars, take 2.pkasting@chromium.org2009-03-101-13/+47
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Back out r10845 because it caused too many other regressions.pkasting@chromium.org2009-03-091-44/+14
* The new history and download tab caused a regression where opening the NTP wo...jcampan@chromium.org2009-03-051-0/+2
* Fix release-only build break.pkasting@chromium.org2009-03-041-0/+1
* Make Chromium windows not hide auto-hide taskbars.pkasting@chromium.org2009-03-041-14/+44
* Fix a small issue changing back to glass frame from opaque where theben@chromium.org2009-03-031-1/+1
* Support DWM switching.ben@chromium.org2009-03-031-0/+191