summaryrefslogtreecommitdiffstats
path: root/components/sessions
Commit message (Expand)AuthorAgeFilesLines
* GN Windows component build fixes.brettw2015-04-081-0/+1
* Remove "easy" android_webview_build conditions from components.torne2015-04-021-8/+2
* Revert of When sanitizing serialized navigation entries also take iframes int...jochen2015-02-241-5/+1
* When sanitizing serialized navigation entries also take iframes into accountjochen2015-02-231-1/+5
* Sort GN files under componentssatorux2015-02-161-1/+1
* When sanitizing the referrer in navigation entries, also sanitize the page statejochen2015-02-106-5/+28
* Sanitize referrers before we create themjochen2015-02-091-5/+5
* Move referrer policy to a different field when serializing.jochen2015-01-297-17/+180
* Implement necessary changes for sync to get variation ids.gayane2015-01-274-3/+24
* Enable strict-virtual-specifiers for iOS builds.droger2015-01-201-1/+1
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Remove deprecated methods from Pickle.avi2014-12-282-14/+10
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-282-10/+14
* replace COMPILE_ASSERT with static_assert in components/mostynb2014-12-222-6/+7
* Remove deprecated methods from Pickle.Avi Drissman2014-12-222-14/+10
* gn format //componentsscottmg2014-12-031-1/+0
* adding skuhne to OWNERS of components/sessionsMr4D2014-11-211-0/+2
* Add chrome sync tests to the GN build.brettw2014-11-211-1/+2
* Revert of Add chrome sync tests to the GN build. (patchset #3 id:40001 of htt...petewil2014-11-201-2/+1
* Add chrome sync tests to the GN build.brettw2014-11-191-1/+2
* Cleaning up refernces of browser / unit tests into the |sessions::BaseSession...skuhne2014-11-155-24/+87
* Moving |SessionBackend| to |sessions::SessionBackend|skuhne2014-11-154-2/+11
* Moving |BaseSessinServiceDelegate| to |sessions::BaseSessionServiceDelegate|skuhne2014-11-142-2/+5
* Moving componentizable sessions files into the sessions componentskuhne2014-11-1417-0/+2827
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-4/+4
* GN: Fix Android component buildcjhopman2014-10-271-0/+1
* Adds web implementations for SerializedNavigationEntry.rohitrao2014-10-2412-24/+439
* Renames the main components/sessions target to sessions_content.rohitrao2014-10-241-9/+25
* Moves content-specific code out of SerializedNavigationEntry.rohitrao2014-10-2214-432/+784
* Rewrites SerializedNavigationEntry to not have any //content member variables.rohitrao2014-10-204-79/+113
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-196-65/+64
* GN: Get //chrome/* mostly working on androidJames Robinson2014-09-171-1/+1
* Remove storage-related redirect headers in webkit/common/, update #includes a...pilgrim2014-09-101-1/+0
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-081-0/+1
* Move session_id.{cc,h} from chrome/browser/sessions to components/sessionshashimoto@chromium.org2014-08-183-0/+40
* Sanitize referrer in context menus.nasko@chromium.org2014-08-051-25/+6
* Add more components to the GN build.brettw@chromium.org2014-07-161-0/+43
* Cleanup: Remove some unnecessary DCHECKs in serialized_navigation_entry.cc.treib@chromium.org2014-04-291-4/+0
* Add a navigation redirect-chain to Sync sessions proto for offline analysis.donnd@chromium.org2014-04-233-0/+75
* 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