summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame
Commit message (Expand)AuthorAgeFilesLines
* Unrollback r1158.rahulk@google.com2008-08-212-6/+21
* Revert 1158 as it is breaking ui_testsrahulk@google.com2008-08-212-21/+6
* Do not display "Google" in titlebar of Chromium builds. rahulk@google.com2008-08-212-6/+21
* Allow popups using the new frames to be sized correctly. This involved a slig...beng@google.com2008-08-201-4/+42
* Make the otr avatar icon not show in detached OTR popup windows.beng@google.com2008-08-195-28/+29
* Hook up the window icon for app windows, with a throbber etc.beng@google.com2008-08-188-37/+170
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+4
* Hook up the system menu in new frames.erg@google.com2008-08-144-1/+121
* Add End-session handling and app modal dialog handling to BrowserView2/New Fr...beng@google.com2008-08-146-8/+80
* Copy contents of FrameView into BrowserView2. Once the old frames retire, we ...beng@google.com2008-08-132-1/+127
* Small fix to remove a pixel gap between the client edge of the toolbars and t...beng@google.com2008-08-111-7/+11
* Another Frame Grab-Bagbeng@google.com2008-08-1110-122/+90
* Allow the window icon to be shown in the task bar, Alt+Tab etc.beng@google.com2008-08-091-8/+10
* Even more tweaks.beng@google.com2008-08-095-11/+51
* More tweaks to the frames. Provide proper layout for the title bar in app mode.beng@google.com2008-08-084-21/+33
* Tweaks to make the opaque frame look better including adding support for app ...beng@google.com2008-08-087-43/+169
* More improvements to the frames. Consolidate some of the optional bar (bookma...beng@google.com2008-08-074-29/+341
* Grab bag of random cleanups, implementation of some more methods, etc. I'm go...beng@google.com2008-08-059-6/+134
* fix bustagebeng@google.com2008-08-054-1/+36
* Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...beng@google.com2008-08-057-3/+94
* Add the AeroGlassFrame and AeroGlassNonClientView for Vista.beng@google.com2008-08-056-41/+490
* Bring up the new frame (opaque version for XP only, for now).beng@google.com2008-08-048-10/+1675
* Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV...beng@google.com2008-08-013-43/+167
* Make BrowserView implement the BrowserWindow interface so we can start movin...beng@google.com2008-08-012-1/+201
* Stub out the files to be used for the new browser frame.beng@google.com2008-07-3111-0/+629