summaryrefslogtreecommitdiffstats
path: root/content/browser/transition_request_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-3/+3
* Navigation transitions: Added very basic origin check for allowed destination...oysteine2014-12-191-7/+22
* Navigation transitions (web to native app): Use TransitionElement struct to p...zhenw2014-11-071-16/+9
* Revert of Navigation transitions (web to native app): Pass data after startin...morrita2014-10-311-9/+16
* Navigation transitions (web to native app): Pass data after starting provisio...zhenw2014-10-311-16/+9
* Navigation transitions (web to native app): Get names and rects of transition...zhenw2014-10-201-6/+43
* Use of base::StringPairs appropriately in contentmohan.reddy2014-09-251-2/+3
* Remove implicit conversions from scoped_refptr to T* in content/dcheng2014-08-261-1/+1
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-4/+4
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-4/+4
* Navigation transitions: Plumb data from the outgoing renderer to the incoming...oysteine@chromium.org2014-08-081-15/+68
* Navigation transitions: Parse out transition-entering-stylesheet link headers.zhenw@chromium.org2014-07-241-0/+84
* Navigation transitions: Block first response until after transitions have run.simonhatch@chromium.org2014-06-211-0/+47