summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* No code change. Just adding some comments explaining why we need to keep trac...finnur@google.com2008-08-271-3/+7
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-272-2/+2
* Make the system menu for frames have submenus for encoding and text zoombeng@google.com2008-08-262-11/+40
* Extends the toolbar keyboard support. Adds skipping of unavailable elements o...klink@google.com2008-08-261-7/+24
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-264-7/+9
* Sets the visibility bool of the Home button.klink@google.com2008-08-251-0/+2
* Make the AeroGlassFrame better:beng@google.com2008-08-259-175/+253
* Create a unit test for making sure constrined popup windows close when their ...erg@google.com2008-08-251-2/+56
* Fix bug in constrained windows where the close box was detaching instead of c...beng@google.com2008-08-251-1/+2
* fix release bustage.beng@google.com2008-08-241-0/+1
* fix release bustage.beng@google.com2008-08-241-1/+1
* fix release bustage.beng@google.com2008-08-241-0/+2
* Make the window icon the app icon by default for popups and app windows unles...beng@google.com2008-08-242-8/+17
* Use a more compact license header in source files.license.bot2008-08-24134-3932/+702
* 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