summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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