| Commit message (Expand) | Author | Age | Files | Lines |
* | Move in_process_webkit dir from chrome\browser to content\browser. | jam@chromium.org | 2011-02-24 | 1 | -83/+0 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -1/+1 |
* | Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)... | jam@chromium.org | 2010-12-13 | 1 | -9/+2 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+1 |
* | Add a session storage node to the cookies tree view for collected cookies. | jochen@chromium.org | 2010-08-10 | 1 | -0/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Switch to using the CookieMessageFilter when pumping messages for StorageArea... | jorlow@chromium.org | 2010-03-05 | 1 | -3/+11 |
* | Only ask the user on setItems whether they want to allow dom storage. | jorlow@chromium.org | 2010-02-13 | 1 | -5/+3 |
* | Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual... | jorlow@chromium.org | 2010-02-12 | 1 | -1/+3 |
* | Whitelist all content for various internal schemes. | pkasting@chromium.org | 2010-02-09 | 1 | -6/+5 |
* | Add support for fine grained permissions to use LocalStorage. | jorlow@chromium.org | 2010-02-02 | 1 | -2/+15 |
* | Handle storage events locally when possible. | jorlow@chromium.org | 2010-01-26 | 1 | -4/+4 |
* | Rename StorageNamespace and StorageArea to DOMStorageNamespace and DOMStorage... | jorlow@chromium.org | 2010-01-05 | 1 | -0/+68 |