summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* PyAuto hooks for Sync in TestingAutomationProviderrsimha@chromium.org2010-11-031-0/+5
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-2/+2
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-0/+4
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-251-0/+4
* Stability fix: do not access Browser* during its destructionphajdan.jr@chromium.org2010-10-191-17/+9
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-0/+4
* DOM UI Settings - content settings exceptions tablesestade@chromium.org2010-10-131-1/+1
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-6/+6
* Remove all FIXMEs in browser/estade@chromium.org2010-10-071-1/+1
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-301-0/+4
* Create DownloadStatusUpdater to keep track of download progressphajdan.jr@chromium.org2010-09-271-1/+2
* Add the ability to change NTP logos using a command from the web resource ser...mirandac@chromium.org2010-09-211-0/+4
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-101-3/+7
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-0/+5
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-5/+0
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-0/+5
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-2/+16
* Add a helper class that keeps per-profile information for FileSystem APIkinuko@chromium.org2010-08-271-0/+12
* Revert 57715 - Add a helper class that keeps per-profile information for File...dmazzoni@chromium.org2010-08-271-12/+0
* Add a helper class that keeps per-profile information for FileSystem APIkinuko@chromium.org2010-08-271-0/+12
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+15
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-1/+1
* chromeos: 1st draft of ProxyConfigService for chromeoskuan@chromium.org2010-08-241-0/+7
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-181-0/+4
* Provide a profile.GetAppCacheService() accessor and add two helper methods to...michaeln@chromium.org2010-08-111-0/+15
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-2/+0
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-1/+0
* Split ProfileImpl out of profile.cc.pathorn@chromium.org2010-07-301-1126/+20
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Remove tips from NTP.mirandac@google.com2010-07-281-12/+0
* NTP: Use the store as the last thumbnail in case we have no apps installed.arv@chromium.org2010-07-201-5/+1
* Restore disable-sync flag.mnissler@chromium.org2010-07-151-0/+2
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-3/+5
* Add the TokenService to the chrome profile, and use it to pass the LSID from ...chron@chromium.org2010-07-141-0/+12
* Remove ThumbnailStore - replaced by TopSites.nshkrob@chromium.org2010-07-071-20/+0
* Remove abonded privacy blacklist implementation.jochen@chromium.org2010-07-021-14/+0
* Display content settings applying to the current otr session only.jochen@chromium.org2010-07-021-0/+8
* Change a bunch of string types.estade@chromium.org2010-06-291-2/+3
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-6/+1
* Remove --enable-chat-manager and copy step for chat_manager.scherkus@chromium.org2010-06-251-9/+0
* Linux: allow using GNOME Keyring and KWallet for password storage via a comma...mdm@chromium.org2010-06-221-10/+57
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-0/+17
* Pref service strings should be std::string.estade@chromium.org2010-06-181-2/+2
* Support WebSQLDatabases in incognito mode.dumi@chromium.org2010-06-131-4/+15
* Add histograms to track the size of the profile data.rvargas@google.com2010-06-111-5/+58
* NTP/Apps: Change the order of the default apps.arv@chromium.org2010-06-111-8/+14
* 1. Create and use the TopSites database file.nshkrob@chromium.org2010-06-091-1/+1
* Don't save last used locations in open and save dialogs when in incognito mode.bauerb@chromium.org2010-06-091-0/+23
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-4/+2