summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert r37535.darin@chromium.org2010-01-291-6/+0
* Implement extended cookie controls.jochen@chromium.org2010-01-291-0/+6
* Reland r37508. Implement HostContentSettingsMap.jochen@chromium.org2010-01-291-1/+7
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-291-7/+1
* Implement HostContentSettingsMapjochen@chromium.org2010-01-291-1/+7
* revert 37335:estade@chromium.org2010-01-271-23/+1
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-271-1/+23
* Load filter rules from preferences.jochen@chromium.org2010-01-231-1/+0
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-201-6/+6
* Revert "Take 2: Preload the visited link db on the file thread if"tony@chromium.org2010-01-121-7/+3
* Take 2: Preload the visited link db on the file thread iftony@chromium.org2010-01-121-3/+7
* [More BTP includes.]erg@google.com2009-12-181-2/+2
* Revert "Preload the visited link db on the file thread if the file exists."tony@chromium.org2009-12-171-7/+3
* TBR: Revert to fix Chromos.erg@google.com2009-12-171-2/+2
* Uninstall themes when all theme infobars are gone; not on each infobar's dest...erg@google.com2009-12-171-2/+2
* Preload the visited link db on the file thread if the file exists.tony@chromium.org2009-12-171-3/+7
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-111-11/+11