summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing several problems with the build.gspencer@google.com2009-07-234-5/+9
* Adding a new parsing system to the metadata url request.brettw@chromium.org2009-07-2313-7/+442
* gtk: Set the treeview column title even for headers we aren't displaying. Ol...jhawkins@chromium.org2009-07-232-5/+2
* Update WebKit from 46282 to 46288.darin@chromium.org2009-07-232-5/+6
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-2320-104/+351
* Merged PipelineInternal into PipelineImpl, eliminating a ton of thread-UNsafe...scherkus@chromium.org2009-07-233-334/+210
* Gtk: Add cookie details to cookie manager.mattm@chromium.org2009-07-232-8/+153
* Skia merge 279:288agl@chromium.org2009-07-231-1/+1
* Change the toasting to 60 dayscpu@google.com2009-07-231-2/+2
* Avoid directory traversal attacks when unpacking zips. The sandbox would tendcevans@chromium.org2009-07-232-7/+24
* Reapply r21429 - Cleanup pending tasks under Valgrind as well.kuchhal@chromium.org2009-07-231-9/+10
* Add support for the Home and End keys to the keyDown() method.snej@chromium.org2009-07-231-0/+4
* A small refactor of the toolbar background.tc@google.com2009-07-232-12/+2
* Refactoring in socket pool unittests:phajdan.jr@chromium.org2009-07-234-390/+376
* linux: generalize desktop environment guessing to encompass KDEevan@chromium.org2009-07-236-78/+109
* Pass input string parameters by reference.jhawkins@chromium.org2009-07-231-6/+6
* Update WebKit from r46270 to r46282.darin@chromium.org2009-07-232-3/+4
* Fix bug introduced by my clipping changes - when you switched tabs the tab ar...ben@chromium.org2009-07-231-0/+1
* Don't run ManyVideoBear under valgrind for now, as it hangsdkegel@google.com2009-07-231-1/+2
* linux: show the manpage on -h or --helpevan@chromium.org2009-07-231-0/+10
* Cleanup remaining test expectations from merge to webkit r46270.darin@chromium.org2009-07-231-4/+6
* Bookmark bar: Don't connect to the OnDragDrop signal since we can just use th...estade@chromium.org2009-07-232-24/+0
* Silence a false coverity warning by changing the code a bit.munjal@chromium.org2009-07-232-8/+22
* Close pop up notification when navigating to other site.erg@google.com2009-07-231-0/+6
* Headers cleanup:phajdan.jr@chromium.org2009-07-2332-28/+67
* Widen suppression for bug 16128 to also match unit testsdkegel@google.com2009-07-231-2/+0
* This switches the FindFileHelper to use the non-deprecatedgspencer@google.com2009-07-231-1/+1
* My last fix caused a recursive destructor call. Prevent that by disconnecting...estade@chromium.org2009-07-231-105/+106
* gtk: Fix the case where a user quickly moves the mouse away from a dragged tabjhawkins@chromium.org2009-07-236-3/+33
* Fixing the crash signature for masksuperblitter.huanr@chromium.org2009-07-231-1/+1
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-2314-7/+355
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-2311-11/+92
* Rebaselines to account for http://trac.webkit.org/changeset/46240darin@chromium.org2009-07-2327-46/+1370
* Disables BookmarkHTMLWriterTest for now, since it is very flaky on Windows. W...klink@chromium.org2009-07-231-1/+1
* redo CL 21368 - fix test shell on windows to accept vista sys depsdpranke@google.com2009-07-231-39/+75
* Make tabs go all the way to the right edge and stop using less of the strip a...pinkerton@chromium.org2009-07-239-26/+218
* Make chrome icon the same size as the chromium onepinkerton@chromium.org2009-07-231-0/+0
* Revert "Cleanup pending tasks under Valgrind as well." (r21429)kuchhal@chromium.org2009-07-231-10/+6
* Cleanup pending tasks under Valgrind as well.kuchhal@chromium.org2009-07-231-6/+10
* Allow two user level installs of Chrome to have default browser settings.kuchhal@chromium.org2009-07-239-402/+522
* Put the new ZIP data file in a separate CL because "gcl try" does not supportcevans@chromium.org2009-07-231-0/+0
* Added primitives to IMC-based MessageQueue to allow clients,kbr@google.com2009-07-236-95/+784
* Adds the --diagnostics switchcpu@google.com2009-07-232-0/+5
* Don't add the QuickLaunch shortcut by default in Windows7cpu@google.com2009-07-232-4/+10
* Fix NativeViewHostGtk clipping.ben@chromium.org2009-07-238-75/+156
* Trying to turn the reliability bots green.senorblanco@chromium.org2009-07-231-0/+2
* Fix issue where dragging window via a tab would incorrectly dim chrome when t...pinkerton@chromium.org2009-07-232-0/+4
* Fix bug 15795: make the capslock indicator in password fields (on Mac) work.avi@chromium.org2009-07-232-0/+12
* Alt{Error,404}PageResourceFetcher cleanup.darin@chromium.org2009-07-2310-186/+87
* Linux: Use _exit() instead of exit() in the child after fork() in failure con...mdm@chromium.org2009-07-232-2/+12