summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* TBR: Revert to fix Chromos.erg@google.com2009-12-171-2/+2
* Uninstall themes when all theme infobars are gone; not on each infobar's dest...erg@google.com2009-12-171-2/+2
* Preload the visited link db on the file thread if the file exists.tony@chromium.org2009-12-171-10/+95
* Use GetSwitchValueASCII, so we don't use the deprecated versions.evan@chromium.org2009-12-171-3/+1
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-0/+1
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-111-1/+0
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-111-19/+19
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-111-0/+1
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-041-1/+19
* Mac: Rename DIR_CACHE to DIR_USER_CACHE, which is already used on Linux.thestig@chromium.org2009-12-031-2/+1
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-021-2/+15