| Commit message (Expand) | Author | Age | Files | Lines |
* | Add scoped_ptr<>::PassAs<>(). | sergeyu@chromium.org | 2012-01-25 | 1 | -0/+21 |
* | remove ; which breaks nacl_integration since they use -pedantic | ajwong@chromium.org | 2012-01-20 | 1 | -3/+3 |
* | Transfer the C++03 move-only type emulation into base/move.h and also make Sc... | ajwong@chromium.org | 2012-01-20 | 1 | -47/+35 |
* | Allow construction and assignment of one scoped_ptr from another if the types... | ajwong@chromium.org | 2012-01-11 | 1 | -1/+15 |
* | Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc... | ajwong@chromium.org | 2011-12-22 | 1 | -12/+81 |
* | Revert 115441 - Redo r113722 - Add Pass(), which implements move semantics, t... | jeremya@chromium.org | 2011-12-21 | 1 | -81/+12 |
* | Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc... | ajwong@chromium.org | 2011-12-21 | 1 | -12/+81 |
* | Revert of "Redo r113722 - Add Pass(), which implements move semantics, to sco... | ajwong@chromium.org | 2011-12-13 | 1 | -81/+12 |
* | Revert of "Revert of "Redo r113722 - Add Pass(), which implements move semant... | ajwong@chromium.org | 2011-12-13 | 1 | -12/+81 |
* | Revert "Redo r113722 - Add Pass(), which implements move semantics, to scoped... | ajwong@chromium.org | 2011-12-13 | 1 | -81/+12 |
* | Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc... | ajwong@chromium.org | 2011-12-10 | 1 | -12/+81 |
* | Revert 113722 - Add Pass(), which implements move semantics, to scoped_ptr, s... | sergeyu@chromium.org | 2011-12-09 | 1 | -81/+12 |
* | Add Pass(), which implements move semantics, to scoped_ptr, scoped_array, and... | ajwong@chromium.org | 2011-12-09 | 1 | -12/+81 |
* | Remove the free_ member of scoped_ptr_malloc. | evan@chromium.org | 2011-08-29 | 1 | -7/+3 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -0/+383 |