summaryrefslogtreecommitdiffstats
path: root/base/supports_user_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove linked_ptr usage in //base.dcheng2016-02-021-1/+1
* Make sure that when a SupportsUserData is destroyed, objects destroyed transi...jyasskin@chromium.org2014-05-291-0/+5
* SupportsUserData is not thread safejoth@chromium.org2012-09-101-2/+14
* Unify and clean up system download notifications, add Mountain Lion support.avi@chromium.org2012-08-121-0/+4
* RefCounted types should not have public destructors, base/ editionrsleevi@chromium.org2012-06-261-5/+3
* Add extra data to BrowserContext so that content layer and other embedders ca...jam@chromium.org2012-02-151-0/+26