1. 64f18ab Assert SetUserData key non-null. by Randy Smith · 7 years ago
  2. 44a21b4 Remove the deprecated raw-pointer call from SupportsUserData by avi · 7 years ago
  3. 756b8ec Update SupportsUserData API to accept std::unique_ptr<>. by sdefresne · 8 years ago
  4. 1ac6191 Make SupportsUserData sequence-affine instead of thread-affine. by gab · 8 years ago
  5. cc8e4d8 Convert //base to use std::unique_ptr by dcheng · 9 years ago
  6. e54cc5a Remove linked_ptr usage in //base. by dcheng · 9 years ago
  7. 9c355a3 Make sure that when a SupportsUserData is destroyed, objects destroyed transitively see it as empty. by jyasskin@chromium.org · 10 years ago
  8. db2811b SupportsUserData is not thread safe by joth@chromium.org · 12 years ago
  9. b2d507b Unify and clean up system download notifications, add Mountain Lion support. by avi@chromium.org · 12 years ago
  10. d55e9a4 RefCounted types should not have public destructors, base/ edition by rsleevi@chromium.org · 12 years ago
  11. 533df72 Add extra data to BrowserContext so that content layer and other embedders can stash data with it that has the same lifetime. Converted SSLHostState to use it for now. I'll do the rest in a followup. by jam@chromium.org · 13 years ago