summaryrefslogtreecommitdiffstats
path: root/android_webview/native/state_serializer.cc
Commit message (Expand)AuthorAgeFilesLines
* Make AW state_serializer handle restoring also legacy formatsbergner2016-02-151-16/+45
* Switch to standard integer types in android_webview/.avi2015-12-201-3/+3
* Allow huge data: URIs only via WebView.loadDataWithBaseUrlmnaganov2015-12-161-1/+27
* Remove ScopedVector from NavigationController.avi2015-11-131-8/+7
* android_webview: Replace usage of GetActiveEntry by GetLastCommittedEntry.tfarina2015-07-031-2/+2
* Use scoped_ptr for NavigationEntries.avi2015-06-231-1/+1
* Revert of Use scoped_ptr for NavigationEntries. (patchset #4 id:60001 of http...thakis2015-06-191-1/+1
* Use scoped_ptr for NavigationEntries.avi2015-06-191-1/+1
* Change most uses of Pickle to base::Picklebrettw2015-06-031-6/+6
* aw: Use comparison DCHECKs where appropriateboliu2014-08-291-3/+3
* Add base:: to string16s in android_webview/.dbeam@chromium.org2013-12-191-1/+1
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-1/+1
* Add HTTP status code to navigation data structurespvalenzuela@chromium.org2013-08-281-1/+11
* [Android webview] Add CPSP config on state restorejoth@chromium.org2013-08-051-0/+19
* [Android WebView] Always visible to ContentViewCoreboliu@chromium.org2013-08-031-1/+3
* Use a direct include of time headers in android_webview/, apps/, ash/.avi@chromium.org2013-06-271-1/+1
* Introduce content::PageState (again).darin@chromium.org2013-05-281-2/+4
* Revert 202188 "Introduce content::PageState."grt@chromium.org2013-05-261-4/+2
* Introduce content::PageState.darin@chromium.org2013-05-241-2/+4
* Some required fixes for HTMLViewer rotateboliu@chromium.org2012-11-301-0/+2
* Serialize base_url in Android WebView stateboliu@chromium.org2012-11-271-1/+11
* Android WebView save/restoreState and backForardList Part 1boliu@chromium.org2012-11-211-0/+245