summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_webstoragenamespace_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove a not-implemented and add a helpful comment.jorlow@chromium.org2010-02-161-4/+7
* The final step in making session storage cross-process. Remove dead code and...jorlow@chromium.org2010-01-201-13/+8
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-16/+4
* Another stab at the Chromium side of storage events. Re-submission of http:/...jorlow@chromium.org2009-10-031-4/+8
* Reverting 27756.jorlow@chromium.org2009-10-011-8/+4
* Another stab at the Chromium side of storage events. The WebKit side can be ...jorlow@chromium.org2009-10-011-4/+8
* Create an enum for local storage vs. session storage rather than usingjorlow@chromium.org2009-09-221-7/+7
* Get rid of the half-working traces of locking, caching, and quotas. Itjorlow@chromium.org2009-09-111-3/+0
* The final CL for plumbing DOM Storage.jorlow@chromium.org2009-07-241-0/+65