| Commit message (Expand) | Author | Age | Files | Lines |
* | Make callers of CommandLine use it via the base:: namespace. | avi | 2014-12-23 | 1 | -3/+3 |
* | Navigation transitions: Added very basic origin check for allowed destination... | oysteine | 2014-12-19 | 1 | -7/+22 |
* | Navigation transitions (web to native app): Use TransitionElement struct to p... | zhenw | 2014-11-07 | 1 | -16/+9 |
* | Revert of Navigation transitions (web to native app): Pass data after startin... | morrita | 2014-10-31 | 1 | -9/+16 |
* | Navigation transitions (web to native app): Pass data after starting provisio... | zhenw | 2014-10-31 | 1 | -16/+9 |
* | Navigation transitions (web to native app): Get names and rects of transition... | zhenw | 2014-10-20 | 1 | -6/+43 |
* | Use of base::StringPairs appropriately in content | mohan.reddy | 2014-09-25 | 1 | -2/+3 |
* | Remove implicit conversions from scoped_refptr to T* in content/ | dcheng | 2014-08-26 | 1 | -1/+1 |
* | Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..." | brettw@chromium.org | 2014-08-13 | 1 | -4/+4 |
* | Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace | brettw@chromium.org | 2014-08-13 | 1 | -4/+4 |
* | Navigation transitions: Plumb data from the outgoing renderer to the incoming... | oysteine@chromium.org | 2014-08-08 | 1 | -15/+68 |
* | Navigation transitions: Parse out transition-entering-stylesheet link headers. | zhenw@chromium.org | 2014-07-24 | 1 | -0/+84 |
* | Navigation transitions: Block first response until after transitions have run. | simonhatch@chromium.org | 2014-06-21 | 1 | -0/+47 |