summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles
Commit message (Expand)AuthorAgeFilesLines
* Remove BrowserSignin, as it's not used anywhere.atwilson@chromium.org2011-08-294-18/+0
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-292-6/+1
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-292-1/+6
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-273-9/+13
* Do not initialize event routers in the Profile Import process.mirandac@chromium.org2011-08-263-2/+37
* Get rid of link dependency from content to chrome. Make it get the SpeechInpu...jam@chromium.org2011-08-241-3/+5
* Revert 97662 - Initialize/Shutdown CrosLibrary explicitly to avoid singleton ...satorux@chromium.org2011-08-241-9/+0
* Removal of Profile from content part 9 of 9.avi@chromium.org2011-08-231-3/+5
* Move DownloadHistory ownership and usage out from content to chrome. Download...jam@chromium.org2011-08-222-2/+2
* Revert 97709 - This changes ProfileManager::GetProfileInfoCache() to be GetPr...rsesek@chromium.org2011-08-223-15/+8
* This changes ProfileManager::GetProfileInfoCache() to be GetProfileInfo() andrsesek@chromium.org2011-08-223-8/+15
* Initialize/Shutdown CrosLibrary explicitly to avoid singleton races during sh...stevenjb@google.com2011-08-221-0/+9
* Move DownloadPrefs ownership to chrome layer.jam@chromium.org2011-08-192-2/+2
* Session-only local storage cleared on exit.marja@chromium.org2011-08-191-2/+7
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-196-69/+12
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-196-12/+69
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-196-69/+12
* Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-191-0/+2
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-196-12/+69
* Multi-Profiles: Add profile avatar if second profile is addedsail@chromium.org2011-08-171-0/+5
* Revert 97049 - Trying to see if it fixes sync_integration_testsrvargas@google.com2011-08-173-16/+9
* [Mac] Flip the flag for multi-profiles to on by default.rsesek@chromium.org2011-08-163-9/+16
* [Mac] Implement the avatar menu bubble.rsesek@chromium.org2011-08-154-45/+91
* Move the core download files to content.jam@chromium.org2011-08-152-2/+2
* Migrate geolocation settings to host content settings map and remove the geol...markusheintz@chromium.org2011-08-154-15/+0
* Move some Chrome-specific code paths out of DownloadManager and into the dele...jam@chromium.org2011-08-153-6/+6
* Remove extension.h #include from profile.h.mihaip@chromium.org2011-08-133-4/+4
* Fix regression where component extensions were being loaded for login profiledavemoore@chromium.org2011-08-123-21/+22
* Change kNotSignedInProfile to kInitialProfile to better reflect its usage.mirandac@chromium.org2011-08-123-15/+15
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-113-3/+3
* Web Intents: Hook up the register intent InfoBar with the WebIntentsRegistry.jhawkins@chromium.org2011-08-111-1/+1
* Revert r96364, it's breaking a NaCl test.mnissler@chromium.org2011-08-111-2/+0
* Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...mrossetti@chromium.org2011-08-111-0/+2
* Speculatively revert r96364, it's the best bet on the NaCL breakage.mnissler@chromium.org2011-08-111-2/+0
* Removal of Profile from content part 6.avi@chromium.org2011-08-112-1/+12
* Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-111-0/+2
* Multi-Profiles: Change avatar menu to bubble viewsail@chromium.org2011-08-114-5/+7
* Revert 96306 - Multi-Profiles: Change avatar menu to bubble viewsail@chromium.org2011-08-113-6/+4
* Multi-Profiles: Change avatar menu to bubble viewsail@chromium.org2011-08-113-4/+6
* Instantiate OriginBoundCertService in relevant places and do plumbing to pass...rkn@chromium.org2011-08-116-32/+91
* GTTF: Use a fresh TestingBrowserProcess for each test, part #5phajdan.jr@chromium.org2011-08-111-1/+2
* Implement an initial extension settings API.kalman@chromium.org2011-08-102-0/+7
* [Refactoring] Extracted SpellCheckProfile from ProfileImpl.morrita@google.com2011-08-102-55/+23
* Revert 96098 - ui_tests began crashingrsleevi@chromium.org2011-08-101-2/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #5phajdan.jr@chromium.org2011-08-091-1/+2
* Profiles: Eliminate dead notifications.erg@google.com2011-08-091-5/+0
* Converted IncognitoForced boolean policy into IncognitoModeAvailability enum ...rustema@google.com2011-08-051-1/+3
* Sync Promo: Remember promo expanded statesail@chromium.org2011-08-041-0/+4
* Multi-Profiles: Remove new profile setup UIsail@chromium.org2011-08-041-1/+1
* Create AvatarMenuModel for the new avatar menu interface.rsesek@chromium.org2011-08-036-7/+458