summaryrefslogtreecommitdiffstats
path: root/components/sessions
Commit message (Expand)AuthorAgeFilesLines
* Don't try to remove the referrer from an empty page statejochen@chromium.org2014-02-141-0/+3
* Add IsRestored() interface to NavigationEntry and use it to differentiatehaitaol@chromium.org2014-02-062-0/+9
* Sanitize the referrer when loading a serialized navigation entryjochen@chromium.org2014-01-153-0/+71
* Include the referrer policy in sync'd tab navigationsjochen@chromium.org2014-01-082-5/+6
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...avi@chromium.org2013-12-253-10/+10
* Use base namespace for string16 in components and cloud_print.brettw@chromium.org2013-12-063-10/+10
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-073-8/+8
* Add HTTP status code to navigation data structurespvalenzuela@chromium.org2013-08-284-0/+25
* Remove DEPS rules that are redundant with the defaults in src/DEPS.tfarina@chromium.org2013-07-141-2/+0
* components: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-053-3/+3
* Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...avi@chromium.org2013-06-283-3/+3
* Use a direct include of strings headers in components/, part 2.avi@chromium.org2013-06-112-2/+2
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-073-3/+3
* Update references to Blink's Platform API headers (remaining)abarth@chromium.org2013-05-304-4/+4
* Introduce content::PageState (again).darin@chromium.org2013-05-285-30/+35
* Revert 202188 "Introduce content::PageState."grt@chromium.org2013-05-265-35/+30
* Introduce content::PageState.darin@chromium.org2013-05-245-30/+35
* Record blocked navigations for managed users.bauerb@chromium.org2013-05-242-1/+44
* Forward declare sync_pb::TabNavigation so that anyone usingsky@chromium.org2013-05-012-1/+6
* Adds OWNERS for components/sessions. I missed them in the move.sky@chromium.org2013-05-011-0/+2
* Moves TabNavigation into components/sessions and renamessky@chromium.org2013-04-297-0/+1057