summaryrefslogtreecommitdiffstats
path: root/content/common/page_state_serialization_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix "unreachable code" warnings (MSVC warning 4702) in content/.pkasting@chromium.org2014-03-191-5/+4
* Don't serialize frame id or original url history parameters. They are obsolete.japhet@chromium.org2014-03-111-6/+4
* Add the referrer policy to the page statejochen@chromium.org2014-01-301-0/+3
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-1/+1
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-1/+1
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-1/+1
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-1/+1
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-1/+1
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-1/+1
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Check result of fwrite() to avoid compiler warningsheu@chromium.org2013-11-221-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-6/+6
* Add a target_frame_id to the history serialization format.japhet@chromium.org2013-11-051-0/+7
* Cleanup deprecated and no longer needed blob revamp stuff, deadcode.michaeln@google.com2013-10-221-4/+0
* Fixup a unit test with USE_BLOB_UUIDSmichaeln@chromium.org2013-10-081-0/+4
* Don't serialize unused WebHistoryItem parameters.japhet@chromium.org2013-10-021-18/+4
* Chromium Blob hackingmichaeln@chromium.org2013-09-071-1/+2
* Revert "Chromium Blob hacking" This reverts r220754.tkent@chromium.org2013-09-021-2/+1
* Chromium Blob hackingmichaeln@chromium.org2013-09-011-1/+2
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Add support for decoded PageState assuming a preset device scale factor.darin@chromium.org2013-06-271-0/+11
* Update includes and delete remaining strings forwarding headers.avi@chromium.org2013-06-271-1/+1
* Disable PageStateSerializationTest.BackwardsCompat_v11 for Android temporarily.darin@chromium.org2013-06-251-0/+4
* Re-implement PageState serialization without a Blink API dependency.darin@chromium.org2013-06-251-0/+416