summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/content_capabilities_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Migrating tests to use EmbeddedTestServer (/chrome/browser misc)svaldez2015-11-181-1/+1
* Use correct IntToString variants in //chromericea2015-09-191-1/+1
* Move JoinString to the base namespace.brettw2015-07-151-1/+1
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-1/+1
* Move JoinString to the base namespace.brettw2015-07-141-1/+1
* Fix clipboard permission callbacks to account for default values.dcheng2015-02-131-4/+12
* Implement unlimitedStorage content capabilityrockot2014-12-121-26/+93
* Implement clipboardRead/Write content capabilitiesrockot2014-12-121-0/+163