Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add WARN_UNUSED_RESULT to scoped_refptr::release. | xiaomings@google.com | 2012-08-28 | 1 | -1/+2 |
* | Purge ImplementsThreadSafeReferenceCounting() from the codebase now that Task... | fischman@chromium.org | 2012-08-07 | 1 | -4/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | RefCounted types should not have public destructors, base/ edition | rsleevi@chromium.org | 2012-06-26 | 1 | -4/+8 |
* | RefCounted types should not have public destructors | rsleevi@chromium.org | 2012-06-25 | 1 | -0/+4 |
* | Add element_type in scoped_refptr. | xhwang@chromium.org | 2012-06-19 | 1 | -0/+2 |
* | Add assert() for scoped_refptr<T>::operator->() | akalin@chromium.org | 2012-01-31 | 1 | -1/+6 |
* | Fix scoped_refptr assignment operator in the case of having it as a member. | mnaganov@chromium.org | 2012-01-05 | 1 | -3/+4 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -3/+3 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -0/+299 |