| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement IndexedDatabase::open up until re-entrance into WebKit. That (and the | jorlow@chromium.org | 2010-05-14 | 1 | -2/+10 |
* | When clearing browsing data modified since a certain time, do not delete exte... | jochen@chromium.org | 2010-02-05 | 1 | -4/+5 |
* | The final step in making session storage cross-process. Remove dead code and... | jorlow@chromium.org | 2010-01-20 | 1 | -1/+7 |
* | For now, let's clear local storage whenever we clear cookies. | jorlow@chromium.org | 2009-11-26 | 1 | -0/+5 |
* | Add the ability to purge memory to LocalStorage. This deletes the underlying... | pkasting@chromium.org | 2009-10-15 | 1 | -1/+15 |
* | Another stab at the Chromium side of storage events. Re-submission of http:/... | jorlow@chromium.org | 2009-10-03 | 1 | -4/+4 |
* | Reverting 27756. | jorlow@chromium.org | 2009-10-01 | 1 | -4/+4 |
* | Another stab at the Chromium side of storage events. The WebKit side can be ... | jorlow@chromium.org | 2009-10-01 | 1 | -4/+4 |
* | Refactor DOM storage to be more object oriented. All the DOMStorageDispatche... | jorlow@chromium.org | 2009-09-08 | 1 | -2/+12 |
* | Create a webkit thread for use within the browser process. This patch also i... | jorlow@chromium.org | 2009-06-26 | 1 | -0/+30 |