summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* Use renderer spellchecker for windows.estade@chromium.org2009-11-131-2/+2
* Turn on sync for OS X (behind an --enable-sync switch).akalin@chromium.org2009-11-121-7/+5
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-101-1/+1
* Couple of prospective fix for memory test flakiness: addref/release the url r...estade@chromium.org2009-11-101-1/+1
* Adding support for DatabaseTracker messages todumi@chromium.org2009-11-091-0/+17
* Fix a leak caught by valgrind following r31199estade@chromium.org2009-11-061-1/+0
* Move the spellchecker to the renderer.estade@chromium.org2009-11-061-2/+66
* Add a stub implementation of PersonalDataManager, the connection between the ...jhawkins@chromium.org2009-11-061-0/+12
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-33/+18
* Connect the various pieces for notifications... hook up NotificationUIManager...johnnyg@chromium.org2009-10-301-3/+1
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-5/+1
* 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