summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set process name on Linuxdeanm@chromium.org2009-06-152-0/+15
* Add unit tests for new FTP network transaction.phajdan.jr@chromium.org2009-06-155-186/+706
* DevTools: extension content script names are shown with a background color di...yurys@google.com2009-06-154-5/+50
* Consider a redirect following user gesture as user-initiated in maintainingyuzo@chromium.org2009-06-1518-33/+317
* [Refactor] Rename DnsResolutionObserver --> HostResolver::Observer.ericroman@google.com2009-06-159-60/+23
* * Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,...ericroman@google.com2009-06-1522-264/+523
* Fixed 3 tests that failed in hebrew enabled vistahbono@chromium.org2009-06-157-3/+75
* Fix commented-out favicon dumping code.thakis@chromium.org2009-06-141-2/+2
* Move TabContentsViewWin and RenderViewContextMenu*Win to browser/views/tab_co...ben@chromium.org2009-06-148-18/+18
* Wean activex_shim from urlmon.lib:sgk@google.com2009-06-144-12/+7
* Add .fragment and .sigs to non-compilable suffixes.craig.schlenter@chromium.org2009-06-141-1/+3
* Fix test_shell_tests going over the limit of /I directoriessgk@google.com2009-06-141-0/+3
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-1460-968/+844
* Update expected results.abarth@chromium.org2009-06-141-0/+4
* Roll webkit DEPS and fix build.abarth@chromium.org2009-06-143-6/+10
* Revert r18359.sgk@google.com2009-06-144-5/+11
* Convert chrome.dll to gyp generation.sgk@google.com2009-06-144-11/+5
* Pull in gyp support for a 'resource_include_dirs' setting.sgk@google.com2009-06-132-1/+4
* Attempt to fix Linux bustagepkasting@chromium.org2009-06-131-1/+1
* Include sys/types.h for ssize_t. This fixes compliation with gcc-4.3.darin@chromium.org2009-06-132-1/+1
* Revert r18354.sgk@google.com2009-06-133-5/+10
* Remove unnecessary addition of urlmon.lib to AdditionalDependenciessgk@google.com2009-06-133-10/+5
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-1355-52/+107