summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Build fix: altbase.h inclusion in hang_monitoragl@chromium.org2009-01-141-0/+1
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-149-102/+125
* Fix linux build of unittests.levin@chromium.org2009-01-141-0/+7
* Fix UrlFetcher unittest.levin@chromium.org2009-01-142-0/+13
* Temp fix for windows unit tests.levin@chromium.org2009-01-141-2/+2
* Fix the release build by including <vector>darin@chromium.org2009-01-141-0/+1
* After playing around with a modified image from Glen, I concluded that a comm...pkasting@chromium.org2009-01-141-4/+2
* Updating so that Gears can spawn file selectors when running in the renderer ...zork@google.com2009-01-139-13/+159
* Pixel perfection on tabstrip for non-Aero frame. This gets both ends of the ...pkasting@chromium.org2009-01-135-36/+42
* Remove HttpTransactionWinHttp and the --winhttp command-linewtc@google.com2009-01-131-9/+2
* Remove a std::string static constructor in the new history dom ui.deanm@chromium.org2009-01-131-2/+2
* Remove a static initializer for a TimeDelta constant.deanm@chromium.org2009-01-133-8/+5
* Remove a static initializer while reducing a bit of casting.deanm@chromium.org2009-01-131-7/+4
* Add hover cards to the recently closed windows on the new tab page.ojan@google.com2009-01-131-10/+172
* Regression for importer. Updated the code to reflect the coding standards of...brg@chromium.com2009-01-133-228/+221
* Pixel perfection on OTR icon. The tabstrip is still positioned/sized wrong r...pkasting@chromium.org2009-01-132-40/+63
* Fix layout test failures. Looks like keying the plugins based on OriginalFil...jam@chromium.org2009-01-131-1/+2
* Check if the delegate in WebContents::CanTerminate is validjoshia@google.com2009-01-131-1/+5
* On exit do not terminate renderers hosted in external tabsjoshia@google.com2009-01-128-2/+24
* This CL adds a way to block resource requests in the ResourceDispatcherHost f...jcampan@chromium.org2009-01-125-38/+435
* Fixing crash in SafeBrowsingDatabaseBloom:tommi@chromium.org2009-01-121-4/+1
* Get rid of lowercasing plugin filenames in order to determine if two paths po...jam@chromium.org2009-01-122-6/+4
* Add version to list of required fields. This is required prep work for exten...erikkay@google.com2009-01-123-1/+30
* Part 3 of 'Add common words for each language, and remove forbidden words'sidchat@google.com2009-01-121-7/+14
* No user-visible change. Minor code cleanup I split out from the OTR fixes I'...pkasting@chromium.org2009-01-122-117/+89
* Add more tests to unit_tests on Linux, and some platform cleanups.phajdan.jr@chromium.org2009-01-122-26/+32
* Fixes 6007 (download shelf won't close) by moving the call to show the downlo...mad@chromium.org2009-01-111-2/+3
* Updates to Visual Studio project generation to accomodatesgk@google.com2009-01-101-0/+1
* Move Contains() method to file_utils, stop relying on in extensions_protocolaa@chromium.org2009-01-092-11/+5
* Rename extension_protocol* to extension_protocols*aa@chromium.org2009-01-096-11/+11
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-0910-92/+90
* remove chrome dependencies from win sandboxing headers. Wrap sandbox code topinkerton@google.com2009-01-091-4/+10
* More ui_test purification. The extra timeout seems topaulg@google.com2009-01-091-4/+3
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-0913-33/+29
* HtmlDialogView is hard-wired to the gears application shortcut dialogs but it...tim@chromium.org2009-01-093-1/+3
* Add support for custom cursors set by windowless plugins. Windowless plugins ...ananta@chromium.org2009-01-092-30/+14
* Make sure that the active tab contents is destroyed when navigating back from...ananta@chromium.org2009-01-091-0/+7
* Remove net_resources.rc and net_resources.h and replace ittc@google.com2009-01-082-2/+2
* Add chrome-user-script:// protocolaa@chromium.org2009-01-086-15/+53
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-0816-240/+382
* Fixup and verify URLs from the server before adding them to the autocomplete ...pkasting@chromium.org2009-01-081-3/+9
* Re-enable ui test after WebKit merge which pulled the fix from upstream.dimich@google.com2009-01-081-3/+1
* Fix broken browser_views on Windows.phajdan.jr@chromium.org2009-01-083-0/+3
* Porting in chrome/ (add 6 files to Linux SCons build)phajdan.jr@chromium.org2009-01-087-15/+12
* Fix linux / mac build.paulg@google.com2009-01-081-2/+2
* Ignore GetHash results for lists that we don't support.paulg@google.com2009-01-086-41/+85
* Attempt at fixing bug 5800.jcampan@chromium.org2009-01-085-8/+115
* Clear the refferer registry entry upon succesful pingcpu@google.com2009-01-071-1/+3
* Move user script directory into profile.aa@chromium.org2009-01-072-5/+4
* Don't DCHECK if a watched directory doesn't exist.aa@chromium.org2009-01-071-5/+4