summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* AutoFill: Make PersonalDataManager RefCountedThreadSafe.jhawkins@chromium.org2010-06-031-1/+1
* Enabling default apps in officials ChromeOS builds so that the app launcher i...jcivelli@chromium.org2010-05-261-10/+16
* Relanding 48042.jcivelli@chromium.org2010-05-251-1/+1
* Revert 48042: it breaks unit-tests and UI tests on ChromeOSjcivelli@chromium.org2010-05-241-1/+1
* Disabling app launcher and enabling apps by default on ChromeOS .jcivelli@chromium.org2010-05-241-1/+1
* Ensure that the default profile for cros has no extension servicedavemoore@chromium.org2010-05-211-9/+10
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-2/+5
* Show the extension name in the task manager for extension created worker proc...jam@chromium.org2010-05-201-0/+1
* Add command line flag --top-sites to replace the thumbnail store flag.brettw@chromium.org2010-05-191-0/+13
* Forget zoom levels set/changed in incognito mode when exiting incognito. Thi...pkasting@chromium.org2010-05-181-1/+6
* Replaced NetworkStatusDetector with use of NetworkChangeNotifierakalin@chromium.org2010-05-151-0/+4
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-141-2/+2
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-131-2/+1
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-121-1/+2
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-121-2/+1
* Geolocation: checks pending requests with the same origin when receiving the ...bulach@chromium.org2010-05-111-0/+11
* Tweak the chat manager ifdef condition.scherkus@chromium.org2010-05-061-1/+1
* Checking in chat_manager built-in extension, this time behind --enable-chat-m...scherkus@chromium.org2010-05-041-0/+8