| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: Add support for chrooted renderers. | agl@chromium.org | 2009-06-15 | 8 | -18/+327 |
* | Fix a UMR that happens while trying to forward mouse events. | tc@google.com | 2009-06-15 | 1 | -2/+5 |
* | This CL fixes issue 6223 (comment #10 and #15). | xji@chromium.org | 2009-06-15 | 1 | -10/+54 |
* | Use linked_ptr for the ExternalExtensionProviders. | finnur@chromium.org | 2009-06-15 | 2 | -35/+36 |
* | Capture more necessary settings while trying to land conversion | sgk@google.com | 2009-06-15 | 2 | -0/+9 |
* | Clean up extension loading: | erikkay@google.com | 2009-06-15 | 8 | -303/+365 |
* | Fix a leak in CocoaUtils::SkBitmapToNSImage | nirnimesh@chromium.org | 2009-06-15 | 1 | -0/+1 |
* | Extract form related classes from the guts of WebFrameImpl. | darin@chromium.org | 2009-06-15 | 17 | -134/+202 |
* | Popuplate bookmark menus on 1st launch. | jrg@chromium.org | 2009-06-15 | 2 | -3/+22 |
* | Temporarily disable a failing test under Purify to green the tree. This chan... | erikkay@google.com | 2009-06-15 | 1 | -0/+3 |
* | Use current dir as working directory if %TEMP% directory doesnt work. | kuchhal@chromium.org | 2009-06-15 | 1 | -17/+29 |
* | Badge browser window with incognito icon when in incognito mode | pinkerton@chromium.org | 2009-06-15 | 2 | -0/+29 |
* | Synchronizes message types. | sky@chromium.org | 2009-06-15 | 1 | -12/+42 |
* | Reverting Rev 18383 since it brings down the performance of single core page ... | mad@chromium.org | 2009-06-15 | 12 | -382/+117 |
* | Use V8 benchmark suite version 4 on the buildbots. | ager@chromium.org | 2009-06-15 | 11 | -2536/+476 |
* | This is to thest the page cycler performance without the resize corner, to se... | mad@chromium.org | 2009-06-15 | 12 | -117/+382 |
* | Revert processing naming change, which breaks UI tests iterating over the | deanm@chromium.org | 2009-06-15 | 2 | -15/+0 |
* | Set process name on Linux | deanm@chromium.org | 2009-06-15 | 2 | -0/+15 |
* | Consider a redirect following user gesture as user-initiated in maintaining | yuzo@chromium.org | 2009-06-15 | 18 | -33/+317 |
* | [Refactor] Rename DnsResolutionObserver --> HostResolver::Observer. | ericroman@google.com | 2009-06-15 | 1 | -2/+1 |
* | * Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,... | ericroman@google.com | 2009-06-15 | 3 | -21/+45 |
* | Fixed 3 tests that failed in hebrew enabled vista | hbono@chromium.org | 2009-06-15 | 7 | -3/+75 |
* | Fix commented-out favicon dumping code. | thakis@chromium.org | 2009-06-14 | 1 | -2/+2 |
* | Move TabContentsViewWin and RenderViewContextMenu*Win to browser/views/tab_co... | ben@chromium.org | 2009-06-14 | 8 | -18/+18 |
* | Wean activex_shim from urlmon.lib: | sgk@google.com | 2009-06-14 | 2 | -4/+4 |
* | Refactor the PlatformContext layer to have only one class. | brettw@chromium.org | 2009-06-14 | 14 | -16/+17 |
* | Revert r18359. | sgk@google.com | 2009-06-14 | 2 | -2/+3 |
* | Convert chrome.dll to gyp generation. | sgk@google.com | 2009-06-14 | 2 | -3/+2 |
* | Revert r18354. | sgk@google.com | 2009-06-13 | 1 | -2/+2 |
* | Remove unnecessary addition of urlmon.lib to AdditionalDependencies | sgk@google.com | 2009-06-13 | 1 | -2/+2 |
* | Reduce header dependencies in browser/ | phajdan.jr@chromium.org | 2009-06-13 | 55 | -52/+107 |
* | Make extensions visible in the Task Manager. | phajdan.jr@chromium.org | 2009-06-13 | 6 | -23/+108 |
* | Change extension id format back to mp-decimal, and change the | aa@chromium.org | 2009-06-13 | 38 | -89/+143 |
* | The context menu in external hosts would not work as expected as the command ... | ananta@chromium.org | 2009-06-13 | 2 | -0/+18 |
* | Restructure menu initialization for the TabContents. InitMenu cannot be calle... | ben@chromium.org | 2009-06-13 | 3 | -3/+6 |
* | gtk bookmark manager: | estade@chromium.org | 2009-06-13 | 2 | -26/+76 |
* | GTK: Fix refresh accelerators. | estade@chromium.org | 2009-06-13 | 1 | -6/+3 |
* | Add favicons to Mac bookmark bar. | jrg@chromium.org | 2009-06-13 | 5 | -6/+235 |
* | Make findbar paint themed image. | estade@chromium.org | 2009-06-13 | 5 | -29/+81 |
* | Restores an early return that was incorrectly removed in the PasswordStore re... | stuartmorgan@chromium.org | 2009-06-13 | 1 | -0/+4 |
* | Create a basic test case for the common usage of BlockedPopupContainer. | erg@google.com | 2009-06-13 | 4 | -1/+116 |
* | Fix a bug where both restore and maximize buttons were showing after | tc@google.com | 2009-06-12 | 1 | -1/+1 |
* | Back out the building of LoginDatabase due to Windows bustage. | stuartmorgan@chromium.org | 2009-06-12 | 1 | -5/+0 |
* | Copy login-related section of WebDatabase into a new class for use in Passwor... | stuartmorgan@chromium.org | 2009-06-12 | 6 | -0/+739 |
* | Refactor the titlebar code into its own class because it's getting big | tc@google.com | 2009-06-12 | 8 | -279/+389 |
* | Use a bool instead of disconnecting/reconnecting the changed | tc@google.com | 2009-06-12 | 2 | -11/+11 |
* | Google Gears should be renamed to Gears | mhm@chromium.org | 2009-06-12 | 3 | -4/+4 |
* | Add configuration items for unit_tests.exe (not fully gyp converted yet): | sgk@chromium.org | 2009-06-12 | 1 | -6/+36 |
* | Tweaks to the try chrome toast | cpu@google.com | 2009-06-12 | 2 | -5/+24 |
* | Fix themed toolbar drawing following tabstrip changes. | estade@chromium.org | 2009-06-12 | 7 | -13/+46 |