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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ObserverList non-inline to save 90KB with gcc
bratell@opera.com
2014-07-17
1
-65
/
+88
*
Fix possible naming conflict in macro.
finnur@chromium.org
2013-09-24
1
-8
/
+9
*
Don't expose ObserverList::Size()
caitkp@chromium.org
2013-08-29
1
-1
/
+1
*
Update base/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-03
1
-2
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Change O(n^2) loop to O(n) in ObserverListBase::Compact().
asvitkine@chromium.org
2011-10-25
1
-8
/
+3
*
Speed up observers list notifcation macro when list is empty
jar@chromium.org
2011-10-13
1
-6
/
+12
*
Revert 88284 - Revert 88151 (see crbug.com/85296) - Fix user-after-free error...
akalin@chromium.org
2011-06-09
1
-7
/
+11
*
Revert 88151 (see crbug.com/85296) - Fix user-after-free error with ObserverL...
thakis@chromium.org
2011-06-08
1
-11
/
+7
*
Fix user-after-free error with ObserverList. The problem is that if an Obser...
jam@chromium.org
2011-06-07
1
-7
/
+11
*
Fix bug in ObserverListThreadsafe::RemoveObserver
akalin@chromium.org
2011-06-05
1
-5
/
+9
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Clean up some Observer code. Original patch by Thiago Farina (see http://cod...
pkasting@chromium.org
2010-04-29
1
-5
/
+3
*
Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-25
1
-52
/
+85
*
Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-24
1
-85
/
+52
*
Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-24
1
-52
/
+85
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-1
/
+1
*
Adds the ability for ObserverList to not notify observers added during
sky@google.com
2008-10-31
1
-5
/
+27
*
This CL adds new UI tests for the SSL UI.
jcampan@chromium.org
2008-09-24
1
-0
/
+8
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Fix some compiler warnings, and cleanup EXPECT_EQ comparisons. Hello "U" suf...
darin@google.com
2008-08-14
1
-2
/
+2
*
Fix gcc/msvc differences
pinkerton@google.com
2008-08-04
1
-2
/
+3
*
Add base to the repository.
initial.commit
2008-07-26
1
-0
/
+170