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
/
chrome
/
common
/
notification_registrar.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent NotificationRegistrar from pulling in platform threading stuff.
erg@chromium.org
2010-07-20
1
-10
/
+13
*
Next part of removing the dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-06
1
-19
/
+11
*
Add per-observer instrumenting code to NotificationRegistrar.
huanr@chromium.org
2010-02-01
1
-22
/
+21
*
Adding instrument to NotificationRegistrar to check
huanr@chromium.org
2009-12-04
1
-0
/
+25
*
Add more logging on a NOTREACHED() in hopes of getting more data about why we...
pkasting@chromium.org
2009-05-28
1
-1
/
+2
*
Avoid calling NotificationService::current() unless we have to, to prevent pr...
pkasting@chromium.org
2009-05-23
1
-7
/
+12
*
Make the NotificationRegistrar safe for use in Singletons, which may outlive ...
pkasting@chromium.org
2009-05-21
1
-5
/
+17
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-1
/
+18
*
Pass NotificationSource by const ref rather than value, as it's a class (and ...
pkasting@chromium.org
2008-10-08
1
-2
/
+2
*
Remove an explicit call from the NavigationController to the alternate URL
brettw@google.com
2008-09-16
1
-0
/
+54