summaryrefslogtreecommitdiffstats
path: root/content/public/common/page_state.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't serialize frame id or original url history parameters. They are obsolete.japhet@chromium.org2014-03-111-4/+2
* Don't try to remove the referrer from an empty page statejochen@chromium.org2014-02-141-0/+3
* Add the referrer policy to the page statejochen@chromium.org2014-01-301-0/+1
* Sanitize the referrer when loading a serialized navigation entryjochen@chromium.org2014-01-151-0/+19
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-2/+2
* Re-implement PageState serialization without a Blink API dependency.darin@chromium.org2013-06-251-0/+114
* Introduce content::PageState (again).darin@chromium.org2013-05-281-0/+36
* Revert 202188 "Introduce content::PageState."grt@chromium.org2013-05-261-87/+0
* Introduce content::PageState.darin@chromium.org2013-05-241-0/+87