index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
memory
/
ref_counted.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make base::RefCountedBase methods inline
mikhail.pozdnyakov@intel.com
2013-12-19
1
-4
/
+43
*
Revert of https://codereview.chromium.org/88993002/
mikhail.pozdnyakov@intel.com
2013-12-12
1
-43
/
+4
*
Make base::RefCountedBase methods inline
mikhail.pozdnyakov@intel.com
2013-12-05
1
-4
/
+43
*
Add unit test for base::scoped_refptr boolean operations.
mikhail.pozdnyakov@intel.com
2013-10-21
1
-0
/
+4
*
Remove scoped_refptr::release which is confusing and causes leaks.
piman@chromium.org
2012-12-08
1
-11
/
+0
*
Make RefCountedData thread-safe
akalin@chromium.org
2012-11-14
1
-4
/
+5
*
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