summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-154-2/+321
* 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
* 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-1513-25/+43
* Popuplate bookmark menus on 1st launch.jrg@chromium.org2009-06-152-3/+22
* Badge browser window with incognito icon when in incognito modepinkerton@chromium.org2009-06-151-0/+28
* 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-159-226/+85
* This is to thest the page cycler performance without the resize corner, to se...mad@chromium.org2009-06-159-85/+226
* Revert processing naming change, which breaks UI tests iterating over thedeanm@chromium.org2009-06-151-6/+0
* Set process name on Linuxdeanm@chromium.org2009-06-151-0/+6
* Consider a redirect following user gesture as user-initiated in maintainingyuzo@chromium.org2009-06-157-5/+87
* [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-153-2/+34
* 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-147-12/+12
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-149-10/+11
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-1352-51/+102
* Make extensions visible in the Task Manager.phajdan.jr@chromium.org2009-06-135-23/+100
* Change extension id format back to mp-decimal, and change theaa@chromium.org2009-06-134-37/+47
* 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-134-6/+232
* 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-133-1/+113
* Fix a bug where both restore and maximize buttons were showing aftertc@google.com2009-06-121-1/+1
* Copy login-related section of WebDatabase into a new class for use in Passwor...stuartmorgan@chromium.org2009-06-125-0/+734
* Refactor the titlebar code into its own class because it's getting bigtc@google.com2009-06-127-279/+387
* Use a bool instead of disconnecting/reconnecting the changedtc@google.com2009-06-122-11/+11
* Google Gears should be renamed to Gearsmhm@chromium.org2009-06-122-2/+2
* Tweaks to the try chrome toastcpu@google.com2009-06-122-5/+24
* Fix themed toolbar drawing following tabstrip changes.estade@chromium.org2009-06-127-13/+46
* Handle file descriptor exhaustions a little more gracefully. This prevents th...stuartmorgan@chromium.org2009-06-121-2/+4
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-127-110/+336
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-1219-216/+270
* DEPS cleanup.thestig@chromium.org2009-06-121-1/+0
* Revert thakis's changes to download_file.cc from r17595.estade@chromium.org2009-06-121-15/+8
* Change some DCHECKs to CHECKs in hope of tracking down a crash.pkasting@chromium.org2009-06-121-2/+2
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-1235-119/+200
* Fix object ownership and cleanup issues between ExtensionHost and ExtensionVi...erikkay@google.com2009-06-122-3/+9
* This CL fixes issue 6103 -- Individual download items on the download shelf a...xji@chromium.org2009-06-121-27/+36
* Linux: refactor zygote supportagl@chromium.org2009-06-126-27/+362
* This makes the network column in the task manager not display NA as network u...jcampan@chromium.org2009-06-122-10/+3