summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-0/+3
* All communication with the cloud print proxy service from the browser now hap...sanjeevr@chromium.org2010-10-071-1/+1
* Support dynamic policy refresh for DNS prefetching.phajdan.jr@chromium.org2010-10-051-0/+3
* Implement policy for enabling/disabling browsing history.phajdan.jr@chromium.org2010-10-011-0/+4
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-301-0/+3
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-0/+2
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-2/+0
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-0/+2
* Enable and disable Chat Manager component extension based on labs preference ...scherkus@chromium.org2010-09-211-2/+4
* Add the ability to change NTP logos using a command from the web resource ser...mirandac@chromium.org2010-09-211-0/+1
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-1/+3
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-3/+1
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+3
* Add a helper class that keeps per-profile information for FileSystem APIkinuko@chromium.org2010-08-271-0/+2
* Revert 57715 - Add a helper class that keeps per-profile information for File...dmazzoni@chromium.org2010-08-271-2/+0
* Add a helper class that keeps per-profile information for FileSystem APIkinuko@chromium.org2010-08-271-0/+2
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+3
* chromeos: 1st draft of ProxyConfigService for chromeoskuan@chromium.org2010-08-241-0/+7
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Removed unnecessary includes from profile.h and added the now necessary inclu...davemoore@chromium.org2010-08-191-0/+3
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-0/+1
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-181-0/+3
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+0
* Provide a profile.GetAppCacheService() accessor and add two helper methods to...michaeln@chromium.org2010-08-111-0/+5
* Clean up inclusion of <map>, <set>, <vector> in chrome/browser/*.h.viettrungluu@chromium.org2010-08-051-1/+0
* Split ProfileImpl out of profile.cc.pathorn@chromium.org2010-07-301-0/+229