summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
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
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-212-11/+9
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-215-6/+8
* Revert a fix where I mistakenly assumed that numbers coming into erg@google.com2008-08-201-5/+4
* Allow popups using the new frames to be sized correctly. This involved a slig...beng@google.com2008-08-202-5/+67
* Workaround for truncation of "Search from right here" text when using Hebrew ...glen@google.com2008-08-201-2/+8
* Disable this interactive ui tests because it fails on the bot.nsylvain@google.com2008-08-201-1/+3
* Move time formatters that only use ICU into base/time.*tc@google.com2008-08-191-3/+3
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-191-3/+3
* Make the otr avatar icon not show in detached OTR popup windows.beng@google.com2008-08-195-28/+29
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-184-8/+14
* 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-1526-64/+128
* 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
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-141-3/+3
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-1/+1
* Tests for KeywordEditorView.sky@google.com2008-08-133-10/+191
* The width of the version field is not wide enough for all cases. We used to u...finnur@google.com2008-08-131-3/+7
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-131-149/+149
* Copy contents of FrameView into BrowserView2. Once the old frames retire, we ...beng@google.com2008-08-132-1/+127
* Tests for BookmarkEditorView.sky@google.com2008-08-133-5/+241
* Moves bookmark bar context menu controller into its own files alongsky@google.com2008-08-132-391/+31
* Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and...maruel@google.com2008-08-132-0/+820
* Quick fix regression from previous change to toolbar - forgot to take into ac...beng@google.com2008-08-131-0/+1
* Makes the toolbar/location bar look nice in popup windows.beng@google.com2008-08-133-65/+101
* Fix crash due to race condition in ImportingProgressView.finnur@google.com2008-08-121-1/+1
* 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-1111-123/+92
* A simple view that wraps a RenderViewHost in an HWNDView, to facilitatetimsteele@google.com2008-08-112-0/+160
* A set of tests to exercise chrome menus as well as parts of bookmarksky@google.com2008-08-113-21/+934
* 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
* Wrap the text in a label in the options dialog.tc@google.com2008-08-081-0/+3
* Fix a bug in the first run dialog where the "Google Chrome is ready totc@google.com2008-08-081-2/+6
* Allow constrained popups to resize themselves...up to 10 times. (Then we igno...erg@google.com2008-08-082-13/+29
* Simplify AboutChromeView to only contain what someone would need to make a su...erikkay@google.com2008-08-081-10/+1
* 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-075-30/+341
* Wrap text in the chrome first run dialog.tc@google.com2008-08-071-11/+7
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-071-1/+1
* 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-0410-10/+1686
* Fix several issues with popup window locations:erg@google.com2008-08-041-66/+4