summaryrefslogtreecommitdiffstats
path: root/content/browser/file_descriptor_info_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace ScopedVector<ScopedFD> with std::vector<ScopedFD>mdempsky2015-12-091-9/+7
* Change callers of ScopedGeneric::Pass() to std::move()danakj2015-12-031-2/+4
* Android: Get rid of extra dup()s on launching child processesmorrita2015-02-091-0/+21
* Turn FileDescriptorInfo a collection classmorrita2014-10-011-0/+69