summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-10/+7
* GTK: Turn on the GTK+ integration by default.erg@chromium.org2010-03-261-1/+2
* Enable tabbed bookmark manager by default.arv@chromium.org2010-03-191-2/+2
* Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests...andybons@chromium.org2010-03-191-2/+2
* Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...pkasting@chromium.org2010-03-191-0/+11
* Enable tabbed bookmark manager by default. arv@chromium.org2010-03-191-2/+2
* Makes pinned tab restore on startup if you haven't enabled sessionsky@chromium.org2010-03-181-0/+3
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-17/+17
* First cut at custom user style sheets.tony@chromium.org2010-03-081-0/+13
* Load the bookmark manager extension at Chrome startup.aa@chromium.org2010-03-041-0/+19
* Continue removing bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-02-271-1/+1
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-14/+7
* First stab at a DataTypeController.skrul@chromium.org2010-02-101-1/+6
* Remove DirectoryWatcher and the only thing using it.phajdan.jr@chromium.org2010-02-091-4/+0