summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make PROFILE_DESTROYED notifications work with OTR profiles.mnissler@chromium.org2010-05-041-1/+5
* Revert 46232 - Checking in chat_manager builtin extension.thestig@chromium.org2010-05-031-5/+0
* Checking in chat_manager built-in extension.scherkus@chromium.org2010-05-031-0/+5
* Refactor PasswordStoreWin to store logins in a LoginDatabase instead ofalbertb@chromium.org2010-04-301-20/+11
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-2/+1
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-10/+7
* Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ...viettrungluu@chromium.org2010-04-231-4/+1
* Install some simple apps by default to make dev easier.aa@chromium.org2010-04-231-10/+34
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-1/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-7/+10
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-2/+1
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+2
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-2/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+2
* First cut of Cloud Print Proxy implementation. The code is not enabled for no...sanjeevr@google.com2010-04-201-0/+17
* Refactor PasswordStoreDefault on Linux to store the logins in a LoginDatabasealbertb@chromium.org2010-04-151-2/+10
* Schedule PasswordStore tasks on the DB thread on Windows and Linux; add aalbertb@chromium.org2010-04-141-1/+1
* Revert "Refactor PasswordStoreDefault on Linux to store the logins in a Login...albertb@chromium.org2010-04-131-12/+2
* Refactor PasswordStoreDefault on Linux to store the logins in a LoginDatabasealbertb@chromium.org2010-04-131-2/+12
* Do not prepopulate the findbar with incognito search terms.rohitrao@chromium.org2010-04-091-0/+18
* Disable remember option in cookie prompt and content blocked notification bub...mnissler@chromium.org2010-04-091-1/+9
* Implement LoginDatabase on all platforms.albertb@chromium.org2010-04-051-2/+1
* Changes to web database and autofill components requiredtim@chromium.org2010-04-021-1/+2
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-311-0/+60