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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-5
/
+3
*
Reland r62959 without the changes to histogram.cc, in hopes it won't break ta...
pkasting@chromium.org
2010-10-19
1
-2
/
+2
*
** Think this may have caused TabSwitchingTest to fail, as it is parsing log ...
tim@chromium.org
2010-10-18
1
-2
/
+2
*
Convert LOG(INFO) to VLOG(1) - base/.
pkasting@chromium.org
2010-10-18
1
-2
/
+2
*
Fix removal of multiple observers in ObserverListThreadSafe.
willchan@chromium.org
2010-09-17
1
-1
/
+44
*
Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-25
1
-2
/
+47
*
Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-24
1
-47
/
+2
*
Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-24
1
-2
/
+47
*
Fix up some style guide violations wrt aligning function arguments.
willchan@chromium.org
2010-02-12
1
-2
/
+2
*
Style cleanup in preparation for auto-linting base/.
erg@google.com
2010-01-26
1
-1
/
+1
*
Improve the run time of base_unittests by about 20s by reducing timeouts in
phajdan.jr@chromium.org
2009-11-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
-2
/
+3
*
Fix some leaks in observer_list_unittest
erikkay@google.com
2009-01-05
1
-1
/
+2
*
Adds the ability for ObserverList to not notify observers added during
sky@google.com
2008-10-31
1
-0
/
+40
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Create a thread-safe observer list. Will be used
mbelshe@google.com
2008-10-22
1
-6
/
+201
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Add observer_list_unittest.cc to base test target. Fix gcc warnings with virt...
pinkerton@google.com
2008-08-08
1
-1
/
+4
*
Add base to the repository.
initial.commit
2008-07-26
1
-0
/
+88