summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-1/+31
* Disable background mode when associated pref changes.atwilson@chromium.org2010-08-281-1/+2
* Add a helper class that keeps per-profile information for FileSystem APIkinuko@chromium.org2010-08-271-0/+9
* Revert 57715 - Add a helper class that keeps per-profile information for File...dmazzoni@chromium.org2010-08-271-9/+0
* Add a helper class that keeps per-profile information for FileSystem APIkinuko@chromium.org2010-08-271-0/+9
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+12
* Re-land 57460 - Add hidden component app for web store.rafaelw@chromium.org2010-08-261-0/+4
* Revert 57460 - Add hidden component app for web store.rafaelw@chromium.org2010-08-261-4/+0
* Add hidden component app for web store.rafaelw@chromium.org2010-08-261-0/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-6/+6
* chromeos: 1st draft of ProxyConfigService for chromeoskuan@chromium.org2010-08-241-0/+13
* When extension is blacklisted by admin policy, it should be removed if alread...finnur@chromium.org2010-08-211-2/+2
* Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t...rvargas@google.com2010-08-191-6/+8
* Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.phajdan.jr@chromium.org2010-08-191-8/+6
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-181-0/+17
* Add and rename histograms for the new DB files.nshkrob@chromium.org2010-08-171-2/+6
* Provide a profile.GetAppCacheService() accessor and add two helper methods to...michaeln@chromium.org2010-08-111-0/+13
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-1/+1
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-101-0/+3
* Revert 55450 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t...glen@chromium.org2010-08-091-6/+8
* Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.phajdan.jr@chromium.org2010-08-091-8/+6
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-061-2/+0
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-061-0/+2
* Refactored extension privilege enumeration and implemented URLPattern compari...cdn@chromium.org2010-08-051-0/+1
* First stage of proxy extension API.pam@chromium.org2010-08-041-1/+2
* Remove usage of GetSwitchValue for most of chrome/browser/.evan@chromium.org2010-08-041-10/+9
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-3/+3
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Split ProfileImpl out of profile.cc.pathorn@chromium.org2010-07-301-0/+1176