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
/
weak_ptr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make WeakPtr more strict about its NonThreadSafe behavior.
willchan@chromium.org
2011-03-10
1
-2
/
+2
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
1
-3
/
+3
*
Make ~GoogleURLChangeNotifier happen on the I/O thread.
levin@chromium.org
2010-10-07
1
-0
/
+12
*
Make the ref counts mutable, so we can ref count const objects.
willchan@chromium.org
2010-10-02
1
-2
/
+2
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Remove more definitions from header files.
erg@chromium.org
2010-07-16
1
-0
/
+2
*
Move implementation from header to source.
erg@chromium.org
2010-07-15
1
-41
/
+13
*
Fixing the example for weak_ptr so it is correct
brettw@chromium.org
2009-12-15
1
-2
/
+2
*
Implement ScopedRunnableMethodFactory using WeakPtr.
darin@chromium.org
2009-09-25
1
-33
/
+47
*
Make WeakPtr harder to misuse.
phajdan.jr@chromium.org
2009-09-17
1
-2
/
+20
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
1
-0
/
+5
*
Add a WeakPtr<T> class.
darin@chromium.org
2009-09-01
1
-0
/
+221