summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Move RenderViewHost management out of WebContents into a newbrettw@google.com2008-08-1216-1226/+1645
* Cleanup a few files, reduce the number of includes.maruel@google.com2008-08-1216-485/+591
* 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-122-3/+3
* The tab dragging test ended up on interactive_ui, not ui_tests.sgk@google.com2008-08-122-1/+1
* Reduce timeout to 500ms.beng@google.com2008-08-121-3/+3
* Fix crash due to race condition in ImportingProgressView.finnur@google.com2008-08-121-1/+1
* Link tab_dragging_test.cc with the proper test executable.sgk@google.com2008-08-122-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-1217-42/+254
* Temporarily add 1s sleep to see if waiting before quitting the browser helps ...beng@google.com2008-08-121-0/+3
* SCons build updates:sgk@google.com2008-08-122-0/+4
* Instead of returning false we should default to en-us when we fail to get loc...rahulk@google.com2008-08-121-2/+4
* 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
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@676 0039d316-1c4b-4281-b9...glen@google.com2008-08-111-0/+0
* Move Tab Drag Tests inside Project interactive_ui_testssidchat@google.com2008-08-113-11/+8
* 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
* We should not initialize the crash callback for non-browser processes sincensylvain@google.com2008-08-111-2/+3
* Set the hung renderer and plugin timeout to 10 seconds.jabdelmalek@google.com2008-08-112-3/+3
* Increase the height of the options dialog in zh-TW to matchtc@google.com2008-08-112-2/+2
* Allow the ChromeViews' Menu to wrap the Windows system menu and insert items ...beng@google.com2008-08-112-35/+136
* Another Frame Grab-Bagbeng@google.com2008-08-1120-201/+209
* Add support for ChromeViews::Windows to disable inactive rendering. This is f...beng@google.com2008-08-115-14/+67
* Update chrome strings ('it' translation clean ups).tc@google.com2008-08-111-20/+20
* A simple view that wraps a RenderViewHost in an HWNDView, to facilitatetimsteele@google.com2008-08-113-0/+168
* Cleanup setup.exe:rahulk@google.com2008-08-117-96/+20
* A set of tests to exercise chrome menus as well as parts of bookmarksky@google.com2008-08-1115-65/+1536
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-6/+6
* Picked the vrong v8_shell.vcproj file.sgjesse@google.com2008-08-111-1/+1
* Added the v8-shell project to the Chrome Visual Studio solution after all as ...sgjesse@google.com2008-08-111-0/+16
* Changed the Chrome Visual Studio solution to use the new Visual Studio projec...sgjesse@google.com2008-08-112-129/+68
* 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
* rollback r625 because it made things slowerdarin@google.com2008-08-097-51/+91
* Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO...darin@google.com2008-08-098-91/+52
* Adding a few commands to the automated UI test. It now supports:finnur@google.com2008-08-092-3/+96
* Allow the window icon to be shown in the task bar, Alt+Tab etc.beng@google.com2008-08-095-8/+33
* Even more tweaks.beng@google.com2008-08-0911-29/+100
* 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-082-0/+270
* More tweaks to the frames. Provide proper layout for the title bar in app mode.beng@google.com2008-08-084-21/+33
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-086-11/+11
* 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
* Fix for bug where we weren't resizing the content area at the end of a downlo...glen@google.com2008-08-081-5/+5
* Add deps files and rules for the checkdeps script.brettw@google.com2008-08-088-0/+62