summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makes the toolbar/location bar look nice in popup windows.beng@google.com2008-08-134-67/+104
* Add a couple of metrics to help us quantify two cases that can prevent us to ...cpu@google.com2008-08-134-32/+77
* Minor cleanup of RootView. Removes unused double_buffered field fromsky@google.com2008-08-124-4/+4
* Disable the Delayed UI test so the tree will be green.tc@google.com2008-08-121-1/+1
* Add a bit of plumbing to make it so Browser doesn't need to know about Render...ojan@google.com2008-08-123-5/+21
* Add browser\render_view_host_manager.cc to SCons build.sgk@google.com2008-08-121-0/+1
* Use the new Thread::StopSoon() facility. Add a new tight loop to control the ...maruel@google.com2008-08-124-32/+66
* Fix a few places that wind up using Lock recursively.erikkay@google.com2008-08-124-82/+94
* Revert this CL. Breaks compile.ojan@google.com2008-08-123-21/+5
* Add some printing related unit tests.maruel@google.com2008-08-124-0/+293
* Add a bit of plumbing just so Browser doesn't need to know about RenderViewHost.ojan@google.com2008-08-123-5/+21
* Remove an invalid DCHECK. If we are closing the browser andojan@google.com2008-08-121-1/+0
* Move RenderViewHost management out of WebContents into a newbrettw@google.com2008-08-1215-1221/+1639
* Cleanup a few files, reduce the number of includes.maruel@google.com2008-08-123-6/+7
* Change the ProxyService to work with ASCII strings.darin@google.com2008-08-121-1/+1
* Fiddle with destruction order of the dragged tab controller to ensure that th...beng@google.com2008-08-121-0/+3
* Fix crash due to race condition in ImportingProgressView.finnur@google.com2008-08-121-1/+1
* Updating the SafeBrowsing database version to 3, to reset everyone's databaseifette@google.com2008-08-121-1/+1
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-126-6/+32
* SCons build updates:sgk@google.com2008-08-121-0/+1
* Don't terminate the process when a tab becomes unresponsive during ojan@google.com2008-08-114-24/+14
* If a sync message can't be routed, respond immediately with an error.ojan@google.com2008-08-111-2/+7
* Move Tab Drag Tests inside Project interactive_ui_testssidchat@google.com2008-08-111-3/+0
* If the user runs chrome with a language on the command line ontc@google.com2008-08-111-4/+11
* Per discussion with Brian/Mark/Ben, set the renderer timeout to 20 seconds bu...jabdelmalek@google.com2008-08-111-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
* Set the hung renderer and plugin timeout to 10 seconds.jabdelmalek@google.com2008-08-112-3/+3
* Another Frame Grab-Bagbeng@google.com2008-08-1119-201/+207
* A simple view that wraps a RenderViewHost in an HWNDView, to facilitatetimsteele@google.com2008-08-113-0/+168
* A set of tests to exercise chrome menus as well as parts of bookmarksky@google.com2008-08-117-58/+1184
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-6/+6
* Increase the hung renderer warning delay to 30s temporarily.beng@google.com2008-08-101-2/+2
* Make sure the TabStrip is laid out after a drag-detach operation is completed...beng@google.com2008-08-092-4/+4
* 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-0910-29/+98
* Remove includes that are already included in the header.paulg@google.com2008-08-091-3/+0
* Comment out the tests for now.sidchat@google.com2008-08-091-0/+4
* M chrome/test/ui/ui_tests.vcprojsidchat@google.com2008-08-081-0/+262