summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implements file contents support in OSExchangeData and DropTargetsky@chromium.org2009-09-2311-176/+184
* [Mac] Convert Omnibox paste-and-go to use AutocompleteTextFieldObserver.shess@chromium.org2009-09-239-75/+88
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-2312-1/+34
* Fix an off by 1 error in the Linux Breakpad guid.thestig@chromium.org2009-09-232-1/+4
* (More) Copyright housecleaning (i missed one before).michaeln@google.com2009-09-231-1/+1
* Add LayoutTests/editing/pasteboard/subframe-dragndrop-1.html jshin@chromium.org2009-09-231-2/+2
* Remove --smc-check=all option for Valgrind.timurrrr@chromium.org2009-09-231-1/+0
* Copyright housecleaningmichaeln@google.com2009-09-237-7/+7
* Update documentation on how to merge in new SQLite versions. No code change.mdm@chromium.org2009-09-234-87/+835
* Coverity: Initialize target_message_loop_ in the constructor.jhawkins@chromium.org2009-09-231-1/+2
* Coverity: Initialize the remaining DropInfo members in the constructor.jhawkins@chromium.org2009-09-231-4/+17
* Coverity: Add a SavePackageType, SAVE_TYPE_UNKNOWN, which represents the stat...jhawkins@chromium.org2009-09-232-2/+6
* Add a very basic test for FTP directory listing, browser side.phajdan.jr@chromium.org2009-09-232-0/+24
* Gather more info when AutocompleteBrowserTest flakily fails.phajdan.jr@chromium.org2009-09-231-2/+18
* Reverting 26975.pkasting@chromium.org2009-09-2336-1079/+1186
* Update .gitignore to exclude generated files on Windows, as well as Windows-o...nick@chromium.org2009-09-231-0/+8
* Effective TLD: sync with upstreamagl@chromium.org2009-09-232-77/+90
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-2336-1186/+1079
* A small fix to Valgrind fork patchtimurrrr@chromium.org2009-09-231-16/+32
* Linux: create dropped tab windows at the restore size of the source window in...mdm@chromium.org2009-09-234-12/+13
* Fix perfcoldcomplextheme startup test for mac and linux.mirandac@chromium.org2009-09-231-6/+6
* WebKit update 48665:48679dglazkov@chromium.org2009-09-232-1/+5
* Move OCMock from third_party/ocmock to third_party/ocmock/OCMockmark@chromium.org2009-09-2360-1/+1
* Fix and reenable AppendRelativePathTest which was broken on Windows.mark@chromium.org2009-09-231-3/+13
* Make valgrind.sh and chrome_tests.sh actually find valgrind-10880-redzonedkegel@google.com2009-09-232-6/+5
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-239-96/+83
* [Mac] Make about:memory not crash.shess@chromium.org2009-09-231-0/+1
* removing unnecessary invocations of super class constructoroshima@chromium.org2009-09-232-4/+2
* Revert "GTK: Use rounded corners in AutocompletePopupViewGtk."erg@google.com2009-09-231-11/+25
* Update more context menus to title casethomasvl@chromium.org2009-09-231-139/+297
* Coverity: Initialize ssl_cert_id_, ssl_cert_status_, and ssl_security_bits_ i...jhawkins@chromium.org2009-09-232-1/+6
* Revert "Revert "Add back ctrl+shift+delete for bringing up the "Clear browsin...tony@chromium.org2009-09-231-0/+2
* Add icon support to gtk menu items.chocobo@google.com2009-09-231-4/+16
* Revert "Linux (nss) implementations of RSAPrivateKey and SignatureCreator"rafaelw@chromium.org2009-09-236-337/+13
* Revert "Add back ctrl+shift+delete for bringing up the "Clear browsing data""tony@chromium.org2009-09-231-2/+0
* Be sure to initialize AppCacheDispatcherHost on the IO thread.michaeln@google.com2009-09-231-1/+5
* Coverity: Initialize statement_cache_ in the constructor.jhawkins@chromium.org2009-09-231-0/+1
* There is a race condition when the HtmlDialogView is closed which causes a cr...ananta@chromium.org2009-09-231-9/+25
* Fix for a focus related NOTREACHED when closing Chromejcampan@chromium.org2009-09-231-4/+9
* Linux (nss) implementations of RSAPrivateKey and SignatureCreatorrafaelw@chromium.org2009-09-236-13/+337
* Add lib/ to LD_LIBRARY_PATH for chrome shared libs.mmoss@chromium.org2009-09-231-2/+2
* Reorganize recent changes in database-related layout test expectations.dglazkov@chromium.org2009-09-231-8/+7
* Add back ctrl+shift+delete for bringing up the "Clear browsing data"tony@chromium.org2009-09-231-0/+2
* IPC & LibEvent fixjeremy@chromium.org2009-09-234-4/+86
* Remove regressions, fixed by rolling out http://trac.webkit.org/changeset/48639.dglazkov@chromium.org2009-09-232-23/+0
* Add chrome/fast/dom/extensions/interval.html to the list of flaky webkit test...jshin@chromium.org2009-09-231-0/+1
* Remove a DCHECK that was firing in legitimate cases. The cases are described inbrettw@chromium.org2009-09-231-5/+18
* Add some new histograms for history, and UMA-enable a few others.brettw@chromium.org2009-09-234-11/+38
* Add SetUpTestFixtureTest/TearDownTestFixtureTest methods to InProcessBrowserT...tim@chromium.org2009-09-235-14/+52
* More examples:oshima@chromium.org2009-09-235-4/+287