summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Close all browsers during InProcessBrowserTest cleanup, not just the main one.erikkay@google.com2009-06-163-40/+6
* Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox...dimich@google.com2009-06-162-5/+5
* Limit the size of popup menus on linux.estade@chromium.org2009-06-161-1/+6
* Bookmark dragging cleanup.estade@chromium.org2009-06-163-26/+33
* Temporarily break the purify bot again so that I can get logaa@chromium.org2009-06-162-3/+4
* Enabling the tests after sgk reverted CL18441.anantha@chromium.org2009-06-161-2/+2
* Move automated_ui_test_test to ui_tests from a library so it actually gets run.dkegel@google.com2009-06-163-7/+18
* Fix a crash when closing an incognito window with a downloadpaul@chromium.org2009-06-162-8/+15
* Fix bustage caused by last change. enumeration changed name and got rid of _D...ben@chromium.org2009-06-161-2/+2
* Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ...ben@chromium.org2009-06-157-98/+151
* 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
* Disabled mini_installer tests to investigate the failures.anantha@chromium.org2009-06-151-2/+2
* 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-151-0/+3
* Implement the default tab opening behavior. Fix some linux build issues by ad...brettw@chromium.org2009-06-153-0/+7
* 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
* 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
* Fix http://crbug.com/13971: OSX: Text copied from Omnibox is styledjeremy@chromium.org2009-06-155-4/+153
* Add missing headers for Windows and re-enable building of LoginDatabase.stuartmorgan@chromium.org2009-06-152-0/+8
* 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