summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Export bookmark favicon (base64 encoded png). nkostylev@google.com2010-02-081-0/+5
* Rewrite the HostContentSettingsMap to address some issues:pkasting@chromium.org2010-01-301-8/+2
* Make the Blacklist in the URL request context refcounted, since the Profile g...pkasting@chromium.org2010-01-301-36/+28
* A few fixes for the HostZoomMap:pkasting@chromium.org2010-01-301-7/+1
* Revert r37535.darin@chromium.org2010-01-291-12/+0
* Implement extended cookie controls.jochen@chromium.org2010-01-291-0/+12
* Reland r37508. Implement HostContentSettingsMap.jochen@chromium.org2010-01-291-1/+19
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-291-19/+1
* Implement HostContentSettingsMapjochen@chromium.org2010-01-291-1/+19
* Add the ability to save and remove AutoFill profiles from the AutoFillDialog.jhawkins@chromium.org2010-01-241-1/+1
* Load filter rules from preferences.jochen@chromium.org2010-01-231-8/+3
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-201-11/+10
* Revert "Take 2: Preload the visited link db on the file thread if"tony@chromium.org2010-01-121-95/+10
* Take 2: Preload the visited link db on the file thread iftony@chromium.org2010-01-121-10/+95
* Don't inject content scripts into incognito browsers.rafaelw@chromium.org2009-12-231-2/+2
* [More BTP includes.]erg@google.com2009-12-181-2/+2
* Revert "Preload the visited link db on the file thread if the file exists."tony@chromium.org2009-12-171-95/+10