summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* Factor search vs. navigate classification into its own file to make it more b...pkasting@chromium.org2009-10-291-1/+15
* Design changes in browser/privacy_blacklist needed to integratephajdan.jr@chromium.org2009-10-291-5/+6
* Remove the browser_sync flag.zork@chromium.org2009-10-271-5/+1
* Resubmit http://codereview.chromium.org/314016 with views fixedzork@chromium.org2009-10-261-1/+1
* Reverting 29961.glen@chromium.org2009-10-231-1/+1
* Build sync by default on all platforms. This also turns off sync on both Lin...zork@chromium.org2009-10-231-1/+1
* Add functions to purge the Web Database memory and get the service without cr...pkasting@chromium.org2009-10-231-0/+8
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-72/+22
* "Fix" a NOTIMPLEMENTED on Linux by using the default password store.evan@chromium.org2009-10-201-8/+6
* Delete unused themes from disk on shutdown.tony@chromium.org2009-10-191-0/+1
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-3/+3
* Add UI for changing timezones.chocobo@google.com2009-10-151-3/+3
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-3/+3
* Browser side support (sans UI) for desktop notifications.johnnyg@chromium.org2009-10-121-0/+16
* 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