summaryrefslogtreecommitdiffstats
path: root/content/browser/transition_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-1/+1
* Navigation transitions (web to native app): Use TransitionElement struct to p...zhenw2014-11-071-1/+1
* Revert of Navigation transitions (web to native app): Pass data after startin...morrita2014-10-311-1/+1
* Navigation transitions (web to native app): Pass data after starting provisio...zhenw2014-10-311-1/+1
* Navigation transitions (web to native app): Clear navigation transition datazhenw2014-10-301-1/+33
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-12/+10
* Navigation transitions (web to native app): Get names and rects of transition...zhenw2014-10-201-2/+3
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-3/+3
* Don't run TransitionBrowserTest.NormalNavigationNotDeferred for --site-per-pr...alexmos2014-10-031-0/+6
* Remove child/route parameters from ShouldBeginRequest and RequestBeginning.davidben@chromium.org2014-08-211-5/+1
* Navigation transitions: Plumb data from the outgoing renderer to the incoming...oysteine@chromium.org2014-08-081-2/+11
* Navigation transitions: Place transition page in same process as destination ...simonhatch@chromium.org2014-08-021-2/+32
* content: ResourceType cleanup.tfarina@chromium.org2014-07-311-1/+1
* Fix nits in content/browser/appcache/pilgrim@chromium.org2014-06-281-1/+1
* Move all remaining appcache-related code to content namespacepilgrim@chromium.org2014-06-251-1/+1
* Navigation transitions: Block first response until after transitions have run.simonhatch@chromium.org2014-06-211-0/+119