summaryrefslogtreecommitdiffstats
path: root/content/public/renderer/navigation_state.h
Commit message (Expand)AuthorAgeFilesLines
* Preserve should_replace_current_entry across request transfers.davidben@chromium.org2013-11-191-0/+18
* Switch content_shell from using PruneAllButActive to a more explicit approachjochen@chromium.org2013-04-301-4/+17
* Change decidePolicyForNavigation() to takea WebDataSource::ExtraDatajaphet@chromium.org2013-04-291-1/+2
* Reload with extra headers.bengr@chromium.org2013-03-211-0/+8
* The new cross-process client-redirect logic is replacing the current navigati...irobert@chromium.org2012-12-131-13/+0
* Fix Cross-Process Redirect Navigationirobert@chromium.org2012-11-151-0/+13
* Revert 167800 - Fix Cross-Process Redirect Navigationcreis@chromium.org2012-11-151-13/+0
* Fix Cross-Process Redirect Navigationirobert@chromium.org2012-11-151-0/+13
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* This change moves the end of a namespace block before #endif.hbono@chromium.org2012-07-111-2/+2
* Prepending view-source: does not load the source of the userscript. Instead,hebert.christopherj@chromium.org2012-05-041-1/+8
* Fix a bug where redirect chain gets lost on process swap.mpcomplete@chromium.org2011-12-031-0/+19
* chrome.loadTimes() shouldn't be affected by in-document navigation.simonjam@chromium.org2011-11-171-245/+7
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-8/+8
* Move NavigationState to content\public\renderer and put it in the content nam...jam@chromium.org2011-10-041-0/+317