summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* First stab at a DataTypeController.skrul@chromium.org2010-02-1023-204/+1116
* Update the .proto files to change the fields to optional.zork@chromium.org2010-02-102-4/+4
* Fix a crash when parsing address fields. It's possible we've run out of fiel...jhawkins@chromium.org2010-02-101-0/+4
* Fill in the preference sync TODOs using the preference specifics proto andalbertb@google.com2010-02-105-53/+109
* Make sure that ResourceQueue is shut down before destruction.phajdan.jr@chromium.org2010-02-105-375/+314
* GTK: Build fixerg@chromium.org2010-02-101-1/+1
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-1016-150/+769
* Make path absolute so URL Fixer Upper unittest does not fail if invoked using...jochen@chromium.org2010-02-101-1/+3
* Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ...ian@chromium.org2010-02-105-16/+62
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-1021-44/+281
* This CL addresses 2 issues:jcampan@chromium.org2010-02-102-2/+12
* This reverts r38541, which reverts previous reverts.erg@chromium.org2010-02-103-14/+72
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-1024-251/+1404
* Initial implementation of Network selection/welcome screen for OOBE.nkostylev@google.com2010-02-108-12/+332
* Adds a UI test for WebKit fix to beforeunload bug.creis@chromium.org2010-02-101-0/+20
* [Mac] Use the ExtensionToolbarModel for ordering of the Browser Actions. Prep...andybons@chromium.org2010-02-109-84/+93
* Initial Feedback from UX on the filebrowserdhg@chromium.org2010-02-102-45/+71
* Mark download tests as flaky on all platform, just the sad truth.phajdan.jr@chromium.org2010-02-101-21/+17
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-1036-140/+138
* Fix a bug in DownloadFile::Rename where we need to seek to the end of the file.jianli@chromium.org2010-02-102-1/+6
* Fix for bug 26397: Bookmark manager in Incognito mode doesn't show Sync Bookm...dantasse@chromium.org2010-02-101-1/+1
* Only show one FileBrowse pop up for the same folderxiyuan@chromium.org2010-02-102-15/+42
* Couple of tweaks to the cookie prompt dialog:sky@chromium.org2010-02-106-82/+62
* Fix a leak in CookiesWindowControllerTest and remove the appropriate suppressionrsesek@chromium.org2010-02-101-0/+5
* Remove poll'n'loop code from extension_browsertest.cc.phajdan.jr@chromium.org2010-02-106-115/+118
* Revert the part of http://codereview.chromium.org/593018 touching unload_uite...phajdan.jr@chromium.org2010-02-101-4/+17
* Make several tests more snappy, less sleepy.phajdan.jr@chromium.org2010-02-105-78/+25
* Add basic tests for extension crash recovery.phajdan.jr@chromium.org2010-02-106-10/+186
* Added initial implementation of account creation view.avayvod@chromium.org2010-02-105-23/+357
* Add option to suppress HTTP Referer header.jochen@chromium.org2010-02-101-4/+7
* Fix a Chrome crash which occurs in a ChromeFrame instance while servicing a r...ananta@chromium.org2010-02-102-5/+46
* Mac: fullscreen mode work (still not enabled).viettrungluu@chromium.org2010-02-108-170/+423
* Revert "Move conditions of FormFields creation to FormFieldHistoryManager;tony@chromium.org2010-02-104-56/+18
* Move conditions of FormFields creation to FormFieldHistoryManager; AutoFill d...jhawkins@chromium.org2010-02-104-18/+56
* Try to make spacing/indenting of Privacy section clearer.pkasting@chromium.org2010-02-101-12/+14
* Remove descriptive text above import settings button. This also removes it f...pkasting@chromium.org2010-02-103-26/+5
* Make sure there's padding between the "manage" link and the close button, eve...pkasting@chromium.org2010-02-101-0/+1
* GTK: fix DCHECK triggered when multiple ExtensionPopupGtks existed concurrently.estade@chromium.org2010-02-101-3/+6
* GTK: Close extension popup when its browser window changes the focus widget.estade@chromium.org2010-02-103-8/+57
* Disable DownloadTest.DownloadMimeType for now.jianli@chromium.org2010-02-101-1/+1
* Make it so that chrome.bookmarks.update can update the URL of a bookmark.arv@chromium.org2010-02-101-7/+26
* [Mac] Enables extension browser tests previously disabled for the mac due to ...andybons@chromium.org2010-02-103-33/+13
* Changed CreateWorker to coalesce any matching queued shared workers when aatwilson@chromium.org2010-02-104-27/+69
* Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.jianli@chromium.org2010-02-1018-384/+556
* Revert r38006 and r38018 to try to fix the mac perf regression.erg@chromium.org2010-02-093-72/+14
* Whitelist all content for various internal schemes.pkasting@chromium.org2010-02-0911-67/+106
* GTK: don't show drag indicator for invalid drags over recently added/search r...estade@chromium.org2010-02-091-0/+7
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-0919-72/+110
* Desktop Notifications for the macjohnnyg@chromium.org2010-02-0912-4/+923
* Added SignOut for chromium OS.davemoore@chromium.org2010-02-092-1/+5