summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Only call gtk_window_present on an alert dialog if thetony@chromium.org2009-08-141-7/+10
* Match Windows and GtkEntry move cursor with selection behavior.deanm@chromium.org2009-08-141-7/+18
* Add some test failures that need an initial investigationlevin@chromium.org2009-08-141-0/+4
* re-disable Tab2OutOfTabStrip to make the bot greenestade@chromium.org2009-08-141-1/+2
* Roll webkit version to 47277mbelshe@google.com2009-08-141-1/+1
* Yet more variants of existing suppressionsdkegel@google.com2009-08-141-0/+20
* Formatting pass: h3 -> h2, minor changes to some page names,kathyw@google.com2009-08-1411-69/+173
* revert unintended changedarin@chromium.org2009-08-141-1/+1
* Remove WebFrame::selectAll and WebFrame::clearSelection in favor of havingdarin@chromium.org2009-08-147-26/+15
* Add UMR for PrependInteger to exceptions list for base_unittests.exe.ericroman@google.com2009-08-141-0/+14
* Fix up the pid collection code for Mac OS X so it handles the different bundl...thomasvl@chromium.org2009-08-143-4/+21
* Revert 23408 in the hope to fix linux webkit_tests regressions.maruel@chromium.org2009-08-141-2/+1
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-1426-339/+297
* DevTools: Re-enable sanity tests.pfeldman@chromium.org2009-08-143-9/+8
* DevTools: implement comparison of heap snapshots in Heap profiler.mnaganov@chromium.org2009-08-144-49/+250
* DevTools: Fix implications of the DOMAgent migration upstream.pfeldman@chromium.org2009-08-143-50/+22
* Another fix for my new unit-test "SpellCheckTest.SpellCheckTest".hbono@chromium.org2009-08-141-5/+16
* A fix for a unit-test break on Mac.hbono@chromium.org2009-08-142-7/+14
* Added a unit test "SpellCheckTest.SpellCheckText".hbono@chromium.org2009-08-1429-0/+239
* DevTools: dom_agent is dead. Long live InspectorDOMAgent.pfeldman@chromium.org2009-08-1420-2625/+58
* Update chrome.extension docs. Also, remove old no longer neededaa@chromium.org2009-08-1419-24/+17
* Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic.willchan@chromium.org2009-08-1410-202/+383
* Temporarily disable ExtensionBrowserTest.Toolstrip while the levin@chromium.org2009-08-141-1/+2
* Move glue/event_conversion.{h,cc} into the WebKit API implementation.darin@chromium.org2009-08-1410-337/+383
* namespace Foo { class Bar; } is used many places, so I just left it.jorlow@chromium.org2009-08-142-2/+2
* The change has the followings:lzheng@chromium.org2009-08-1411-101/+675
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-1430-131/+455
* Linux: add GYP flag for -fno-strict-aliasing.agl@chromium.org2009-08-141-0/+6
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-1426-297/+339
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-1446-374/+370
* Update a comment to reflect the new truth.ericroman@google.com2009-08-141-7/+5
* Improve a worthless unittest.ericroman@google.com2009-08-141-42/+13
* Add disabled play and mute icons for media player.kylep@chromium.org2009-08-146-0/+9
* Fix SyncSetupWizard test again; the order of operations when the HtmlDialogViewtim@chromium.org2009-08-142-28/+47
* Update webkit from 47189 to 47265.levin@chromium.org2009-08-142-2/+15
* Implement LoadLog, and hook up HostResolverImpl to LoadLog.ericroman@google.com2009-08-1412-50/+751
* Reverting 23406.levin@chromium.org2009-08-149-111/+110
* Prevent mouse down events in the bookmark bar and download shelf from movingpaul@chromium.org2009-08-147-6/+106
* Check for enter as well as return in the find barestade@chromium.org2009-08-141-1/+2
* Add TIMEOUT to many video tests failures.levin@chromium.org2009-08-141-41/+41
* Change PluginInstallImpl to use base::WindowImpl instead of CWindowImpl to re...jhawkins@chromium.org2009-08-149-110/+111
* coverity: Don't leak the FileVersionInfo.jhawkins@chromium.org2009-08-141-8/+10
* Revert some of my automation provider changes. Maybe it's possible that GetRe...estade@chromium.org2009-08-142-10/+9
* Unescape username/passwords obtained from URLs before using them for HTTP auth.ericroman@google.com2009-08-143-7/+95
* Change to O3D IMC code so UPDATE_TEXTURE2D_RECT has gman@google.com2009-08-146-300/+341
* Disable TabDraggingTest.Tab2OutOfTabStrip temporarily.sidchat@google.com2009-08-141-1/+2
* Layout tests: mailto-always-utf-8.html has started flaky crashing on Windows.agl@chromium.org2009-08-141-1/+1
* Revert "Skia merge 317:321"agl@chromium.org2009-08-149-29/+3
* Skia merge 317:321agl@chromium.org2009-08-149-3/+29
* Another fix to make toolkit views happy.estade@chromium.org2009-08-141-13/+15