summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update test expectations for some layout tests for <video> and <audio>hclam@chromium.org2009-06-151-7/+8
* Use GetForegroundWindow instead of GetActiveWindow because the former works onmpcomplete@google.com2009-06-151-2/+2
* Group renderer processes by privilige when we hit the max process count.mpcomplete@google.com2009-06-156-28/+144
* Fix a crash during extension installation (debug only).erikkay@google.com2009-06-151-4/+1
* Adding watchlist categories for views top level dir and browser/ dir under ch...ben@chromium.org2009-06-151-0/+9
* Fix http://crbug.com/13971: OSX: Text copied from Omnibox is styledjeremy@chromium.org2009-06-155-4/+153
* Linux: fix memory leak in new SkFontHost code.agl@chromium.org2009-06-151-0/+2
* Add missing headers for Windows and re-enable building of LoginDatabase.stuartmorgan@chromium.org2009-06-152-0/+8
* Remove valgrind suppression for BrowserWindowGtk::ConnectAccelerators().willchan@chromium.org2009-06-151-12/+0
* Webkit merge from 44668 to 44682.tc@google.com2009-06-159-3/+183
* Rename CreateWithContext to Createmark@chromium.org2009-06-153-9/+10
* Linux: GCC 4.4 fix.agl@chromium.org2009-06-151-0/+3
* Start to get memory test compiling on mac & linux.thomasvl@chromium.org2009-06-152-39/+70
* Properly use data when creating a bitmap platform canvas. Gets things paintingmark@chromium.org2009-06-153-37/+60
* Make TCPClientSocketPool own the ConnectingSockets.willchan@chromium.org2009-06-154-59/+35
* Linux: remove some unused structures from SkFontHost_fontconfig_ipc.hagl@chromium.org2009-06-151-26/+0
* Converting the RSS subscription page to use a background page, as opposed to ...finnur@chromium.org2009-06-152-83/+81
* Linux: fix layout tests with italic text.agl@chromium.org2009-06-151-1/+1
* Fixes bug where keyword editor would end up prefixing all keyword urlssky@chromium.org2009-06-1514-71/+77
* Switch child threads so that current() only works on the correct thread and t...jam@chromium.org2009-06-156-10/+32
* Make tooltips work correctly, allowing for multiple tooltips w/out the mouse ...pinkerton@chromium.org2009-06-157-7/+413
* Use V8 bindings for V8CustomXPathNSResolver in svn.webkit.orgjaphet@chromium.org2009-06-153-125/+0
* Fixing bug that 8bit PCM stream is gabbledhclam@chromium.org2009-06-151-8/+10
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-1517-20/+1103
* Fix a UMR that happens while trying to forward mouse events.tc@google.com2009-06-151-2/+5
* Fixing a bug that <video> is not rendered if clipped/mirroredhclam@chromium.org2009-06-151-4/+13
* Fix focus traversal cycle.yutak@chromium.org2009-06-153-40/+11
* This CL fixes issue 6223 (comment #10 and #15).xji@chromium.org2009-06-151-10/+54
* Use linked_ptr for the ExternalExtensionProviders.finnur@chromium.org2009-06-152-35/+36
* Capture more necessary settings while trying to land conversionsgk@google.com2009-06-152-0/+9
* Fix segfault in HttpNetworkLayerTest.GoogleGET when network connection fails.phajdan.jr@chromium.org2009-06-151-1/+1
* Clean up extension loading:erikkay@google.com2009-06-158-303/+365
* Fix a leak in CocoaUtils::SkBitmapToNSImagenirnimesh@chromium.org2009-06-151-0/+1
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-1542-601/+665
* Popuplate bookmark menus on 1st launch.jrg@chromium.org2009-06-152-3/+22
* Temporarily disable a failing test under Purify to green the tree. This chan...erikkay@google.com2009-06-151-0/+3
* Use current dir as working directory if %TEMP% directory doesnt work.kuchhal@chromium.org2009-06-151-17/+29
* Badge browser window with incognito icon when in incognito modepinkerton@chromium.org2009-06-152-0/+29
* Fix favicon display on the NTP on os x. The favicons get corrupted before the...thakis@chromium.org2009-06-151-0/+6
* Make WidgetGtk::SetBounds use a single call if it can.sky@chromium.org2009-06-151-0/+5
* Synchronizes message types.sky@chromium.org2009-06-151-12/+42
* Reverting Rev 18383 since it brings down the performance of single core page ...mad@chromium.org2009-06-1512-382/+117
* Use V8 benchmark suite version 4 on the buildbots.ager@chromium.org2009-06-1511-2536/+476
* This is to thest the page cycler performance without the resize corner, to se...mad@chromium.org2009-06-1512-117/+382
* DevTools: Add exception handling support into the window context evaluation.pfeldman@chromium.org2009-06-155-17/+38
* Initialize IOBuffers in new FTP unit tests (issue detected by valgrind).phajdan.jr@chromium.org2009-06-151-4/+13
* Revert processing naming change, which breaks UI tests iterating over thedeanm@chromium.org2009-06-152-15/+0
* Add tests for the GLib message pump.deanm@chromium.org2009-06-153-10/+555
* Fix o3djs.loader.loadScene so it has opt_options argument.gman@google.com2009-06-151-6/+10
* DevTools: Provisional commit for https://bugs.webkit.org/attachment.cgi?id=31...pfeldman@chromium.org2009-06-153-38/+59