summaryrefslogtreecommitdiffstats
path: root/components/navigation_interception
Commit message (Expand)AuthorAgeFilesLines
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in components/.dcheng@chromium.org2013-06-131-4/+5
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-36/+19
* components: Move navigation_interception into navigation_interception namespace.tfarina@chromium.org2013-05-2211-29/+26
* Removes jknotten from OWNERS.bulach@chromium.org2013-05-071-1/+0
* components: Use base::MessageLoop.xhwang@chromium.org2013-05-061-1/+1
* components: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-1/+1
* Linux/ChromeOS Chromium style checker cleanup, assorted top directories edition.rsleevi@chromium.org2013-02-071-4/+4
* Move navigation_interception Java code to match package.yfriedman@chromium.org2013-02-052-0/+0
* Use a struct to pass parameters in the navigation interception callback.mkosiba@chromium.org2013-01-3111-90/+223
* [android] Add param struct to navigation interception Java code.mkosiba@chromium.org2013-01-301-0/+36
* Add SERVER_REDIRECT bit in ShouldIgnoreNavigation's transition_type parameter.michaelbai@chromium.org2013-01-252-5/+10
* Move content/components/navigation_interception to src/componentskaiwang@chromium.org2013-01-2310-0/+875