summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/browser_frame.h
Commit message (Expand)AuthorAgeFilesLines
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-79/+33
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-0/+1
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-1/+0
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-0/+1
* This is the first pass at themes.glen@chromium.org2009-05-091-1/+8
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Make Browser::set_window defined all the time, and adds the ability tosky@chromium.org2009-04-161-0/+4
* Move windowing related objects into chrome/views/window subdir.ben@chromium.org2009-03-171-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-3/+3
* rollback againben@chromium.org2009-03-141-3/+3
* Rename Window->WindowWinben@chromium.org2009-03-141-3/+3
* revertben@chromium.org2009-03-131-3/+3
* Rename Window->WindowWinben@chromium.org2009-03-131-3/+3
* Makes drops above the tabstrip work again. This stopped workingsky@google.com2009-03-131-0/+3
* Make Chromium windows not hide auto-hide taskbars, take 2.pkasting@chromium.org2009-03-101-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Back out r10845 because it caused too many other regressions.pkasting@chromium.org2009-03-091-1/+1
* Make Chromium windows not hide auto-hide taskbars.pkasting@chromium.org2009-03-041-1/+1
* Support DWM switching.ben@chromium.org2009-03-031-40/+68
* Make some functions const. This will help with my fullscreen mode changes.pkasting@chromium.org2009-02-131-0/+1
* Pixel perfection on tabstrip for non-Aero frame. This gets both ends of the ...pkasting@chromium.org2009-01-131-2/+1
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-3/+1
* Rename BrowserView2 to BrowserView.ben@chromium.org2008-11-111-3/+3
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-3/+3
* Hook up throbber animation for vista detached popup windows and app windows.ben@chromium.org2008-10-131-1/+2
* Make loading animations on app windows not call WM_SETICON on every frame. Ow.ben@chromium.org2008-10-101-0/+3
* Fix grab bag of AeroGlassFrame issues:beng@google.com2008-09-101-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Grab bag of random cleanups, implementation of some more methods, etc. I'm go...beng@google.com2008-08-051-0/+10
* Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...beng@google.com2008-08-051-0/+5
* Bring up the new frame (opaque version for XP only, for now).beng@google.com2008-08-041-0/+27
* Stub out the files to be used for the new browser frame.beng@google.com2008-07-311-0/+44