summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for displaying BackgroundContents in the task manager.atwilson@chromium.org2010-11-101-1/+1
* FileSystem code cleanup 1st cut - does some class renaming.kinuko@chromium.org2010-11-091-3/+5
* PyAuto hooks for Sync in TestingAutomationProviderrsimha@chromium.org2010-11-031-0/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-4/+6
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-0/+3
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-251-0/+4
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-1/+5
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-301-1/+5
* Add the ability to change NTP logos using a command from the web resource ser...mirandac@chromium.org2010-09-211-0/+3
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-0/+5
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-5/+0
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-0/+5
* Add a helper class that keeps per-profile information for FileSystem APIkinuko@chromium.org2010-08-271-0/+4
* Revert 57715 - Add a helper class that keeps per-profile information for File...dmazzoni@chromium.org2010-08-271-4/+0
* Add a helper class that keeps per-profile information for FileSystem APIkinuko@chromium.org2010-08-271-0/+4
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+5
* chromeos: 1st draft of ProxyConfigService for chromeoskuan@chromium.org2010-08-241-0/+13
* Removed unnecessary includes from profile.h and added the now necessary inclu...davemoore@chromium.org2010-08-191-9/+4
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+1
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-181-0/+7
* Provide a profile.GetAppCacheService() accessor and add two helper methods to...michaeln@chromium.org2010-08-111-0/+4
* Add back chromeos preferences include in profile.hpathorn@chromium.org2010-07-311-0/+6
* Split ProfileImpl out of profile.cc.pathorn@chromium.org2010-07-301-218/+3
* Remove tips from NTP.mirandac@google.com2010-07-281-4/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-0/+4
* Add the TokenService to the chrome profile, and use it to pass the LSID from ...chron@chromium.org2010-07-141-0/+6
* Remove ThumbnailStore - replaced by TopSites.nshkrob@chromium.org2010-07-071-5/+0
* Remove abonded privacy blacklist implementation.jochen@chromium.org2010-07-021-6/+0
* Display content settings applying to the current otr session only.jochen@chromium.org2010-07-021-0/+4
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-7/+0
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-0/+6
* Don't save last used locations in open and save dialogs when in incognito mode.bauerb@chromium.org2010-06-091-0/+6
* AutoFill: Make PersonalDataManager RefCountedThreadSafe.jhawkins@chromium.org2010-06-031-1/+2
* Add command line flag --top-sites to replace the thumbnail store flag.brettw@chromium.org2010-05-191-0/+11
* Replaced NetworkStatusDetector with use of NetworkChangeNotifierakalin@chromium.org2010-05-151-0/+7
* Geolocation: checks pending requests with the same origin when receiving the ...bulach@chromium.org2010-05-111-0/+7
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-8/+7
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-7/+8
* First cut of Cloud Print Proxy implementation. The code is not enabled for no...sanjeevr@google.com2010-04-201-0/+7
* Do not prepopulate the findbar with incognito search terms.rohitrao@chromium.org2010-04-091-0/+7
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-311-0/+14
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-8/+7
* Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...pkasting@chromium.org2010-03-191-0/+7
* Makes pinned tab restore on startup if you haven't enabled sessionsky@chromium.org2010-03-181-0/+2
* First cut at custom user style sheets.tony@chromium.org2010-03-081-0/+6
* First stab at a DataTypeController.skrul@chromium.org2010-02-101-0/+2
* Rewrite the HostContentSettingsMap to address some issues:pkasting@chromium.org2010-01-301-1/+1
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-301-1/+23
* Make the Blacklist in the URL request context refcounted, since the Profile g...pkasting@chromium.org2010-01-301-1/+1