summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-181-19/+19
* * Land the fix for issue 1322174 (which is not last-minute) on the trunk. Th...pkasting@google.com2008-08-181-13/+7
* First set of changes to start separating Google specific branding from Chromi...rahulk@google.com2008-08-181-2/+5
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-1820-40/+121
* Hook up the window icon for app windows, with a throbber etc.beng@google.com2008-08-189-37/+174
* Explicitly include logging.h in a header that assumed it was already getting ...maruel@google.com2008-08-161-4/+9
* Fix build break.iyengar@google.com2008-08-152-0/+37
* Added support for PostMessage from the automation framework toiyengar@google.com2008-08-152-0/+8
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...brettw@google.com2008-08-1510-166/+59
* Add missing files from the previous changejoshia@google.com2008-08-153-0/+15
* Code to facilitate sending message to external host.joshia@google.com2008-08-155-0/+24
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-1510-59/+166
* Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...timsteele@google.com2008-08-1510-3/+155
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-154-1/+34
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-1585-257/+415
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-1513-65/+44
* Make theme change notifications for the renderer originate from the RenderWid...beng@google.com2008-08-1510-37/+18
* Hook up the system menu in new frames.erg@google.com2008-08-144-1/+121
* Ensure that the default download directory exists when thepaulg@google.com2008-08-143-0/+13
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@904 0039d316-1c4b-4281-b9...sidchat@google.com2008-08-143-19/+152
* Some printers advertise longer printable length than the page length. Remove ...maruel@google.com2008-08-141-3/+3
* A first stab at testing browser close behavior when there are unload listenersojan@google.com2008-08-141-0/+47
* Make the FindInPageController implement its own delegate interface forbrettw@google.com2008-08-149-114/+91
* Add End-session handling and app modal dialog handling to BrowserView2/New Fr...beng@google.com2008-08-147-8/+82
* Moving GoogleUpdateSettings to util. Installer as well as Chrome needs these ...rahulk@google.com2008-08-143-3/+3
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-144-9/+9
* Fixes two bugs in NavigationController:sky@google.com2008-08-141-5/+3
* Removing the code which enables using the renderer dib in the browser backingiyengar@google.com2008-08-142-57/+1
* HuntForZombieChromeProcesses() is killing the child process of upgradecpu@google.com2008-08-141-1/+2
* Cleanup spell check file to stop using reference counted pointers without need.jar@google.com2008-08-142-16/+7
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-149-12/+12
* Dummy change.jabdelmalek@google.com2008-08-131-1/+1
* Make Javascript alerts do IDN and proper handling of non-standard and filebrettw@google.com2008-08-131-5/+16
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@831 0039d316-1c4b-4281-b9...sky@google.com2008-08-131-22/+3
* Add new bookmark_bar_context_menu_tonroller*.cc files and newsgk@google.com2008-08-131-0/+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
* Don't save the window position of popup windows.beng@google.com2008-08-131-0/+4
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-133-553/+553
* 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
* Changes printf to fprintf(stderr) in hopes of determining flakiness.sky@google.com2008-08-131-21/+21
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-1318-167/+155
* Moves bookmark bar context menu controller into its own files alongsky@google.com2008-08-136-391/+686
* Enable back SavePageTest.SaveHTMLOnly since it was mostly failing on Windows ...maruel@google.com2008-08-131-2/+6
* Disable PrintingLayoutTest.Delayed on Windows 2000 (even though it's already ...maruel@google.com2008-08-131-1/+5
* Two changes to help track down why session restore test is failing:sky@google.com2008-08-133-11/+32
* Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and...maruel@google.com2008-08-134-597/+828
* When I added some new tests in automated_ui_tests I flushed out a crash in th...finnur@google.com2008-08-131-5/+6
* Quick fix regression from previous change to toolbar - forgot to take into ac...beng@google.com2008-08-131-0/+1