summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.h
Commit message (Expand)AuthorAgeFilesLines
* Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th...pkasting@chromium.org2009-10-021-12/+12
* Misc. Cleanup related to OOP Profile Importjeremy@chromium.org2009-09-251-1/+1
* Convert the BrowerThemeProvider pointer from being ref counted totony@chromium.org2009-09-251-1/+1
* Fix appcache_service and request_context referencing.michaeln@google.com2009-09-221-1/+6
* Lands http://codereview.chromium.org/193032 for Charlie:sky@chromium.org2009-09-151-0/+8
* Rename X-Force-TLS to Strict-Transport-Security.abarth@chromium.org2009-09-051-9/+12
* ForceTLS: persist to diskagl@chromium.org2009-09-041-2/+4
* Reverting r25382: blame Windowsagl@chromium.org2009-09-031-4/+2
* ForceTLS: persist to diskagl@chromium.org2009-09-031-2/+4
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-0/+8
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-0/+17
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-241-0/+7
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-0/+8
* Some personalization cleanup:tim@chromium.org2009-08-151-10/+7
* Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linuxmark@chromium.org2009-08-131-2/+2
* Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p...thestig@chromium.org2009-08-111-0/+1
* Add files to browser/sync and tweak includes.tim@chromium.org2009-08-051-2/+2
* Implement kCurrentThemeID so we can know what the last theme to be installed ...avi@chromium.org2009-08-031-0/+5
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-0/+7
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-0/+2
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-0/+4
* Create a webkit thread for use within the browser process. This patch also i...jorlow@chromium.org2009-06-261-0/+6
* Change ExtensionHost to use notificationserikkay@chromium.org2009-06-261-0/+1
* Clean up a few startup and shutdown dependencies which should fix some of the...erikkay@google.com2009-06-241-1/+0
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-231-0/+7
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-181-0/+6
* Modified ThumbnailStore to cache/store JPEGs insteadbrettw@chromium.org2009-06-091-1/+6
* Change PasswordStoreDefault to access the WebDataService from the UI thread o...stuartmorgan@chromium.org2009-06-031-0/+9
* Reverting 17273 - Fails reliability testsmhm@chromium.org2009-05-301-9/+0
* Re-land the password store work from bug 8205, with changes that should fix b...stuartmorgan@chromium.org2009-05-301-0/+9
* Revert the password manager refactoring -- it failed reliability tests.evan@chromium.org2009-05-261-9/+0
* Patch to make password patch build.evan@chromium.org2009-05-221-0/+9
* More NotificationRegistrar conversions.pkasting@chromium.org2009-05-221-1/+3
* More progress on ForceHTTPS.abarth@chromium.org2009-05-201-0/+10
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-141-0/+8
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+21
* Resurrect ExtensionProcessManager. Move the code for starting extensionmpcomplete@google.com2009-05-061-1/+7
* Issue 348: can view old incognito cache if main process left runningidanan@chromium.org2009-03-271-0/+4
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-6/+6
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-0/+7
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-131-0/+8
* Revert 9747abarth@chromium.org2009-02-131-8/+0
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-131-0/+8
* Add site_instance, navigation_entry, browsing_instance, renderer_security_pol...pinkerton@chromium.org2009-02-041-0/+13
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-5/+0
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-6/+5
* Porting profiles to the Mac.avi@chromium.org2009-01-281-7/+9
* Add user script support to extensions.aa@chromium.org2009-01-251-0/+4
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-6/+6
* Refactor the two URLRequestContext subclasses in profile.cc into a new sharedaa@chromium.org2008-12-231-3/+2