summaryrefslogtreecommitdiffstats
path: root/components/sessions
Commit message (Expand)AuthorAgeFilesLines
* Reland "components: Fix 'gn check' errors for omnibox."tfarina2015-07-211-0/+8
* Revert of components: Fix 'gn check' errors for omnibox. (patchset #2 id:2000...kelvinp2015-07-171-0/+2
* components: Fix 'gn check' errors for omnibox.tfarina2015-07-161-2/+0
* Remove "page id" variable.avi2015-07-153-6/+3
* Remove commented out #include in components/sessions/session_types_unittest.ccsdefresne2015-07-101-1/+0
* Change most uses of Pickle to base::Picklebrettw2015-06-035-29/+32
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-4/+6
* Move Pickle to base namespace.brettw2015-06-022-4/+8
* [Session restore] Add MRU logic to loading of background pages.georgesak2015-05-223-0/+38
* [Docking] Persists docked state for chrome app and extension windows on Chrom...varkha2015-05-051-1/+6
* Rework GN sessions componentbrettw2015-04-302-31/+55
* Switch SchemeIsSecure to SchemeIsCryptographic for referrer-related code.lgarron2015-04-271-2/+2
* Move frame_to_navigate logic to the browser process.creis2015-04-241-3/+0
* 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