summaryrefslogtreecommitdiffstats
path: root/extensions/shell/browser/shell_url_request_context_getter.cc
Commit message (Expand)AuthorAgeFilesLines
* Add some missing std::move()s following a previous refactoringskyostil2016-02-261-2/+2
* Remove some usages of BrowserThread::UnsafeGetMessageLoopForThreadskyostil2016-02-251-4/+4
* Convert Pass()→std::move() in //extensionsdcheng2015-12-181-3/+4
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-161-2/+4
* Fix bug: AppShell: CHECK failure in PeerConnection init.hanxi2014-10-091-0/+42