Sign in
chromium
/
chromium
/
src
/
21ee224e0862f56ce9d88f2c91950a40cfae6aa0
/
base
/
observer_list_threadsafe.h
a6ffd7d
base::Bind: Cleanup in base/observer_list*.
by
[email protected]
· 14 years ago
c62dd9d
Delete Tracked, and move Location to its own file.
by
[email protected]
· 14 years ago
edd685f
Add MessageLoopProxy::current
by
[email protected]
· 14 years ago
920b1fe
Use MessageLoopProxy instead of MessageLoop to dispatch notifications in ObserverListThreadsafe.
by
[email protected]
· 14 years ago
e8ae300c
Revert 96013 - Use MessageLoopProxy instead of MessageLoop to dispatch notifications in ObserverListThreadsafe.
by
[email protected]
· 14 years ago
381455c
Use MessageLoopProxy instead of MessageLoop to dispatch notifications in ObserverListThreadsafe.
by
[email protected]
· 14 years ago
71fb1333
[Sync] Split DirectoryChangeListener for thread-safety
by
[email protected]
· 14 years ago
631739f
Fix bug in ObserverListThreadsafe::RemoveObserver
by
[email protected]
· 14 years ago
2b62324
iwyu: Use callback_old.h where appropriate, part 1.
by
[email protected]
· 14 years ago
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
20305ec
Remove obsolete base/lock.h and fix up callers to use the new header file and
by
[email protected]
· 15 years ago
bf68712
Add workaround for VS2005 compile error introduced by r70933
by
[email protected]
· 15 years ago
9230ac4
Made ObserverListThreadSafe's destructor private since it's ref-counted.
by
[email protected]
· 15 years ago
3c0d45e
Fix removal of multiple observers in ObserverListThreadSafe.
by
[email protected]
· 15 years ago
f02640dd
Allow NOTIFY_EXISTING_ONLY in ObserverListThreadSafe. Switch NCN to using it.
by
[email protected]
· 15 years ago
f994f47b
FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src/base.
by
[email protected]
· 15 years ago
32b76ef
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
by
[email protected]
· 15 years ago
5097dc8
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
by
[email protected]
· 15 years ago
8efa680
Revert everything related to the relanding.
by
[email protected]
· 15 years ago
a91e1409
Reland r52336.
by
[email protected]
· 15 years ago
f1d9428
Revert 52336 - More header cleanup:
by
[email protected]
· 15 years ago
90242e9e
More header cleanup:
by
[email protected]
· 15 years ago
66761b95
Massively simplify the NetworkChangeNotifier infrastructure:
by
[email protected]
· 15 years ago
fc29bc70
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in app and base directories.
by
[email protected]
· 15 years ago
2041cf34
Pulled out Callback code into base/callback.h. This is the first step towards redoing the Callback interfaces.
by
[email protected]
· 16 years ago
0586b0e
Fix up some style guide violations wrt aligning function arguments.
by
[email protected]
· 16 years ago
f0a51fb5
Fixes CRLF and trailing white spaces.
by
[email protected]
· 16 years ago
52a261f
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance).
by
[email protected]
· 16 years ago
c2b11ae
Add a TODO from Jar. Review URL: http://codereview.chromium.org/9262
by
[email protected]
· 17 years ago
821f503
The base unittests were succeeding for the isolated
by
[email protected]
· 17 years ago
67bdbe0
Make the SystemMonitor observer list thread safe.
by
[email protected]
· 17 years ago
503631c
Create a thread-safe observer list. Will be used by SystemMonitor.
by
[email protected]
· 17 years ago