summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makes the tab restore service contain any windows that were open atsky@google.com2008-12-181-0/+12
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-061-1/+1
* Introduce ExtensionsService. Load extensions on startup from a directory inaa@chromium.org2008-12-051-0/+7
* Add option to disable/enable Spell Check. In addition, remove additional code...sidchat@google.com2008-10-291-8/+22
* - Make user script loading asynchronous on the file thread.evanm@google.com2008-10-281-0/+8
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-3/+3
* Change SpellChecker language without restarting the browser.sidchat@google.com2008-10-151-2/+16
* Personalization pointer tweak.nick@chromium.org2008-09-241-4/+4
* Remove registration step between NavigationController > Profile.tim@chromium.org2008-09-161-19/+0
* Fix unittest bustage due to NULL pointer deref (only in unittest mode, I hope).pkasting@chromium.org2008-09-151-9/+11
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-9/+5