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
/
ref_counted.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...
jamesr@chromium.org
2009-11-20
1
-0
/
+18
*
First patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-2
/
+7
*
Add the ability for objects which derive from RefCountedThreadSafe to specify...
jam@chromium.org
2009-11-02
1
-3
/
+26
*
First fix to minimize copying of image data.
erg@google.com
2009-10-19
1
-2
/
+0
*
Reverting 27389.
darin@chromium.org
2009-09-30
1
-0
/
+4
*
Reverting 27379, in hopes of fixing browser_tests.
senorblanco@chromium.org
2009-09-28
1
-4
/
+0
*
Assert that thread-safe reference counting is used with
darin@chromium.org
2009-09-28
1
-0
/
+4
*
Implement ScopedRunnableMethodFactory using WeakPtr.
darin@chromium.org
2009-09-25
1
-0
/
+6
*
Cross-process Message Port implementation.
jam@chromium.org
2009-08-04
1
-0
/
+11
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-1
/
+0
*
Add thread safety checks but keep them disabled for now until I fix all the c...
maruel@chromium.org
2009-01-26
1
-0
/
+3
*
Reverting 8499.
maruel@chromium.org
2009-01-22
1
-3
/
+0
*
Add (currently disabled) RefCountedBase check. (2nd try)
maruel@chromium.org
2009-01-22
1
-0
/
+3
*
Reverting 8180.
maruel@chromium.org
2009-01-16
1
-3
/
+0
*
Add thread safety checks but keep them disabled for now until I fix all the c...
maruel@chromium.org
2009-01-16
1
-0
/
+3
*
Changing access to scoped_refptr member variables from private to protected.
tommi@chromium.org
2009-01-10
1
-1
/
+1
*
Move DISALLOW_COPY_AND_ASSIGN(RefCountedThreadSafe<T>) to private section.
tim@chromium.org
2008-12-10
1
-0
/
+1
*
Remove throttling code from the Browser process and implement throttling in t...
erg@google.com
2008-10-17
1
-1
/
+13
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Add ref_counted.cc to the Mac build.
mmentovai@google.com
2008-08-15
1
-1
/
+1
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
1
-65
/
+59
*
Move ref_counted to the new atomic_ref_count interface.
deanm@google.com
2008-08-06
1
-8
/
+5
*
Add base to the repository.
initial.commit
2008-07-26
1
-0
/
+249