summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...willchan@chromium.org2010-09-281-1/+0
* Reland r59972: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-281-0/+1
* Create DownloadStatusUpdater to keep track of download progressphajdan.jr@chromium.org2010-09-271-1/+2
* Allow extensions to request the icons of hosted apps.aa@chromium.org2010-09-231-1/+2
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+1
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-6/+8
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-8/+6
* Enable and disable Chat Manager component extension based on labs preference ...scherkus@chromium.org2010-09-211-1/+13
* Add the ability to change NTP logos using a command from the web resource ser...mirandac@chromium.org2010-09-211-0/+8
* Add a placeholder, overridable DOMUI keyboard.bryeung@chromium.org2010-09-161-0/+5
* Linux: make compile-time dependency on gnome-keyring optional.phajdan.jr@chromium.org2010-09-161-0/+4
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-101-3/+7
* Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.phajdan.jr@chromium.org2010-09-091-8/+6
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-3/+10
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-10/+3
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-3/+10
* 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