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
/
observer_list_threadsafe.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix removal of multiple observers in ObserverListThreadSafe.
willchan@chromium.org
2010-09-17
1
-4
/
+5
*
Allow NOTIFY_EXISTING_ONLY in ObserverListThreadSafe. Switch NCN to using it.
willchan@chromium.org
2010-08-31
1
-2
/
+8
*
FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src...
viettrungluu@chromium.org
2010-08-14
1
-1
/
+0
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-1
/
+2
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-2
/
+1
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-1
/
+2
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-2
/
+1
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-1
/
+2
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-1
/
+1
*
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in app and...
tfarina@chromium.org
2010-06-04
1
-2
/
+2
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Fix up some style guide violations wrt aligning function arguments.
willchan@chromium.org
2010-02-12
1
-1
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-6
/
+6
*
Add a TODO from Jar.
mbelshe@google.com
2008-11-03
1
-0
/
+3
*
The base unittests were succeeding for the isolated
mbelshe@google.com
2008-11-03
1
-0
/
+2
*
Make the SystemMonitor observer list thread safe.
mbelshe@google.com
2008-11-03
1
-2
/
+6
*
Create a thread-safe observer list. Will be used
mbelshe@google.com
2008-10-22
1
-0
/
+190