summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/sqlite_persistent_cookie_store.cc
Commit message (Expand)AuthorAgeFilesLines
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-6/+8
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-20/+15
* revert r29588.estade@chromium.org2009-10-211-62/+21
* SQL cookie store: Safely post to DB thread from IO thread.estade@chromium.org2009-10-201-21/+62
* Move the sqlite error handler to a single locationcpu@chromium.org2009-10-151-22/+2
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-1/+1
* Add UMA histograms for sqlite errorscpu@chromium.org2009-10-021-0/+23
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-151-0/+446