summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Start to get memory test compiling on mac & linux.thomasvl@chromium.org2009-06-152-39/+70
* Converting the RSS subscription page to use a background page, as opposed to ...finnur@chromium.org2009-06-152-83/+81
* 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-155-9/+31
* Make tooltips work correctly, allowing for multiple tooltips w/out the mouse ...pinkerton@chromium.org2009-06-153-7/+43
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-158-18/+327
* Fix a UMR that happens while trying to forward mouse events.tc@google.com2009-06-151-2/+5
* 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
* 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-1517-134/+202
* 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
* 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
* Revert processing naming change, which breaks UI tests iterating over thedeanm@chromium.org2009-06-152-15/+0
* Set process name on Linuxdeanm@chromium.org2009-06-152-0/+15
* 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-151-2/+1
* * Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,...ericroman@google.com2009-06-153-21/+45
* 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-142-4/+4
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-1414-16/+17
* Revert r18359.sgk@google.com2009-06-142-2/+3
* Convert chrome.dll to gyp generation.sgk@google.com2009-06-142-3/+2
* Revert r18354.sgk@google.com2009-06-131-2/+2
* Remove unnecessary addition of urlmon.lib to AdditionalDependenciessgk@google.com2009-06-131-2/+2
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-1355-52/+107
* Make extensions visible in the Task Manager.phajdan.jr@chromium.org2009-06-136-23/+108
* Change extension id format back to mp-decimal, and change theaa@chromium.org2009-06-1338-89/+143
* The context menu in external hosts would not work as expected as the command ...ananta@chromium.org2009-06-132-0/+18
* Restructure menu initialization for the TabContents. InitMenu cannot be calle...ben@chromium.org2009-06-133-3/+6
* gtk bookmark manager:estade@chromium.org2009-06-132-26/+76
* GTK: Fix refresh accelerators.estade@chromium.org2009-06-131-6/+3
* Add favicons to Mac bookmark bar.jrg@chromium.org2009-06-135-6/+235
* Make findbar paint themed image.estade@chromium.org2009-06-135-29/+81
* Restores an early return that was incorrectly removed in the PasswordStore re...stuartmorgan@chromium.org2009-06-131-0/+4
* Create a basic test case for the common usage of BlockedPopupContainer.erg@google.com2009-06-134-1/+116
* Fix a bug where both restore and maximize buttons were showing aftertc@google.com2009-06-121-1/+1
* Back out the building of LoginDatabase due to Windows bustage.stuartmorgan@chromium.org2009-06-121-5/+0
* Copy login-related section of WebDatabase into a new class for use in Passwor...stuartmorgan@chromium.org2009-06-126-0/+739
* Refactor the titlebar code into its own class because it's getting bigtc@google.com2009-06-128-279/+389