summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert r28645 - "Render sync code inactive..."tim@chromium.org2009-10-101-0/+7
* Render sync code inactive without any way to enable.tim@chromium.org2009-10-101-7/+0
* Add the ability to unload the HistoryBackend.pkasting@chromium.org2009-10-081-0/+8
* Committing change 255087 for Roger:tommi@chromium.org2009-10-081-0/+11
* Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th...pkasting@chromium.org2009-10-021-43/+38
* Wires up views on linux dialogs to use gtk ones.sky@chromium.org2009-09-291-1/+1
* Remove the enable-sync flag from the Chrome command line and enable sync by d...brg@chromium.com2009-09-291-1/+1
* Misc. Cleanup related to OOP Profile Importjeremy@chromium.org2009-09-251-0/+1
* Convert the BrowerThemeProvider pointer from being ref counted totony@chromium.org2009-09-251-7/+4
* Fix appcache_service and request_context referencing.michaeln@google.com2009-09-221-22/+31
* Set OS X cache directory to ~/Library/Caches/[app name]/[profile name] mark@chromium.org2009-09-161-2/+36
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-151-1/+0
* Lands http://codereview.chromium.org/193032 for Charlie:sky@chromium.org2009-09-151-0/+14
* 1) Tell the AppCacheService which request context to use when fetching resour...michaeln@google.com2009-09-151-2/+4
* Rename X-Force-TLS to Strict-Transport-Security.abarth@chromium.org2009-09-051-14/+19
* ForceTLS: persist to diskagl@chromium.org2009-09-041-4/+8
* Reverting r25382: blame Windowsagl@chromium.org2009-09-031-8/+4
* ForceTLS: persist to diskagl@chromium.org2009-09-031-4/+8
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-0/+32
* Enable extensions by default.aa@chromium.org2009-08-291-1/+1
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-0/+24
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-241-0/+15
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-0/+12
* Some personalization cleanup:tim@chromium.org2009-08-151-12/+26
* Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p...thestig@chromium.org2009-08-111-3/+7
* Build browser/sync files by default using a stubbed-out syncapitim@chromium.org2009-08-111-1/+1
* Implement kCurrentThemeID so we can know what the last theme to be installed ...avi@chromium.org2009-08-031-1/+16
* Integrate OCSP handlers in SSLClientSocketNSS.ukai@chromium.org2009-07-311-1/+12
* Make ThumbnailStore broadcast a notification when it has finished reading thu...meelapshah@chromium.org2009-07-281-1/+2
* Try again to commit r21622: Add infobar preview for themes,aa@chromium.org2009-07-261-0/+3
* Revert revisions 21622-21624.aa@chromium.org2009-07-261-1/+0
* Add infobar preview for themes, remove --enable-extensionaa@chromium.org2009-07-261-0/+1
* Re-enable extensions auto-update.asargent@chromium.org2009-07-201-1/+1
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-0/+12
* Write ThumbnailStore's cache to disk on browser shutdown.meelapshah@chromium.org2009-07-201-0/+6
* Various minor fixes:aa@chromium.org2009-07-151-0/+12
* Turn backend tip service on by default.mirandac@chromium.org2009-07-121-0/+3
* Disable extension auto-updating (hopefully temporarily)asargent@chromium.org2009-07-101-1/+1
* Instead of forcing the homepage to be linux splash, force the startup action ...estade@chromium.org2009-07-101-6/+0
* Implementation of Extension Updater.asargent@chromium.org2009-07-101-1/+2
* Change ThumbnailStore to use sqlite instead of individual files try 2. Previo...meelapshah@chromium.org2009-07-091-1/+1
* Reverting 20097.meelapshah@chromium.org2009-07-081-1/+1
* Change ThumbnailStore to use sqlite instead of individual files.meelapshah@chromium.org2009-07-071-1/+1
* Fix the current remaining Views-GTK compile and linker errors.brettw@chromium.org2009-07-061-1/+1
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-24/+3
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-0/+20
* Wire up a LoginDatabase for PasswordStoreMac, and start using it for lookup.stuartmorgan@chromium.org2009-06-301-1/+10
* Let RenderProcessHost provide a method HasConnection() instead of exposingbrettw@chromium.org2009-06-291-2/+2
* Add a command line switch to allow setting the max sizervargas@google.com2009-06-261-18/+46
* Create a webkit thread for use within the browser process. This patch also i...jorlow@chromium.org2009-06-261-1/+18