summaryrefslogtreecommitdiffstats
path: root/content/common/page_state_serialization.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't serialize frame id or original url history parameters. They are obsolete.japhet@chromium.org2014-03-111-8/+16
* Add the referrer policy to the page statejochen@chromium.org2014-01-301-2/+9
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-7/+7
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+2
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-14/+14
* Add a target_frame_id to the history serialization format.japhet@chromium.org2013-11-051-1/+6
* Cleanup deprecated and no longer needed blob revamp stuff, deadcode.michaeln@google.com2013-10-221-27/+0
* Don't serialize unused WebHistoryItem parameters.japhet@chromium.org2013-10-021-21/+25
* More Chromium Blob hacking to switch from bloburls to blobuuids.michaeln@chromium.org2013-09-241-0/+44
* Do not use deprecated TypeURL from WebHTTPBody::Element.tfarina@chromium.org2013-09-101-3/+4
* Chromium Blob hackingmichaeln@chromium.org2013-09-071-6/+8
* Revert "Chromium Blob hacking" This reverts r220754.tkent@chromium.org2013-09-021-8/+6
* Chromium Blob hackingmichaeln@chromium.org2013-09-011-6/+8
* Add support for decoded PageState assuming a preset device scale factor.darin@chromium.org2013-06-271-5/+25
* Re-implement PageState serialization without a Blink API dependency.darin@chromium.org2013-06-251-0/+662