summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stop leaking CGBitmapContextRefs. Regression from r18363.mark@chromium.org2009-06-151-3/+17
* Fix a bug where clicking an external link from an extension page would reusempcomplete@google.com2009-06-151-0/+1
* Revert r18441.sgk@google.com2009-06-151-0/+1
* Update expectations for layout testshclam@chromium.org2009-06-151-7/+9
* Disabled mini_installer tests to investigate the failures.anantha@chromium.org2009-06-151-2/+2
* Submit updated test expectations for the passing tests.dglazkov@google.com2009-06-154-24/+33
* Add a switch for changing the fd limit on Mac/Linux.stuartmorgan@chromium.org2009-06-153-1/+45
* Add Compact Language Detection (CLD) library to Chrome. This works in Windows...sidchat@google.com2009-06-1595-0/+66495
* Implement the default tab opening behavior. Fix some linux build issues by ad...brettw@chromium.org2009-06-153-0/+7
* Rebaseline Linux and Win tests by methodically going through the test_expecta...dglazkov@google.com2009-06-1565-63/+257
* Disabling 2 flacky UI tests.jcampan@chromium.org2009-06-151-2/+4
* Convert unit_tests.exe to gyp.sgk@google.com2009-06-151-1/+0
* Mark some video layout tests as flakyhclam@chromium.org2009-06-151-1/+4
* Version number bump for releaseericu@google.com2009-06-151-1/+1
* Revert "Make TCPClientSocketPool own the ConnectingSockets."willchan@chromium.org2009-06-154-35/+59
* Add some more rules to WATCHLISTSdarin@chromium.org2009-06-151-0/+12
* Add a regression test for 14056. This verifies that HttpNetworkTransaction se...ericroman@google.com2009-06-151-0/+73
* Rebaseline 2 tests from the merge. Update the expectations file.tony@chromium.org2009-06-154-5/+2
* Introduce parent and child entries for MemEntryImplhclam@chromium.org2009-06-155-32/+167
* 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