summaryrefslogtreecommitdiffstats
path: root/content/common/dom_storage_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the DomStorage is "wicked slow" bug by adding a renderer side cache and u...michaeln@google.com2012-05-301-53/+10
* Switch chrome and chromiumDRT over to using the new WebKit API for dispatchingmichaeln@google.com2012-04-261-0/+4
* DomStorage async IPC message definitions and browser-side handlers. These mes...michaeln@google.com2012-04-241-4/+41
* Fixup the DomStorage IPC messsages.michaeln@google.com2012-04-191-15/+16
* DomStorage house cleaning in preparation of deleting the now obsolete in_proc...michaeln@google.com2012-04-131-17/+16
* Define a new message for to inform the browser-side of when DomStorageAreas a...michaeln@google.com2012-02-171-4/+7
* Don't use the DOMStorageType for a chrome IPC, so that we can get rid of that...jam@chromium.org2011-11-231-0/+3
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-211-1/+1
* Get rid of the render view id in localStorage IPCs as it's not used anymorejochen@chromium.org2011-05-271-3/+2
* Chrome side to allow WebKit layer to use WebPermissionClient to check if acce...jam@chromium.org2011-05-041-2/+1
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-161-0/+93