1. f628c7b Add base::MakeUnique to mirror C++14's std::make_unique. by dcheng · 9 years ago
  2. 094e2b3 Revert of Move make_scoped_ptr into //base/memory/ptr_util.h. (patchset #2 id:20001 of https://codereview.chromium.org/1838323002/ ) by Daniel Cheng · 9 years ago
  3. 9ae7aa1 Move make_scoped_ptr into //base/memory/ptr_util.h. by dcheng · 9 years ago
  4. 4f10c19 Add WrapUnique helper to wrap a raw pointer in a std::unique_ptr. by dcheng · 9 years ago