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
/
browser
/
notifications
/
notification_object_proxy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the OnError method from notification delegates.
peter
2014-10-31
1
-1
/
+0
*
Remove the strict dependency on WebContents for Web Notifications.
peter
2014-10-27
1
-5
/
+1
*
Standardize usage of virtual/override/final in chrome/browser/notifications
dcheng
2014-10-22
1
-6
/
+6
*
Remove unnecessary image downloading handler of notifications.
mukai
2014-10-17
1
-5
/
+0
*
replace OVERRIDE and FINAL with override and final in chrome/browser/[j-q]*
mostynb
2014-10-07
1
-6
/
+6
*
Remove NotificationDelegate::process_id().
mukai
2014-09-16
1
-1
/
+0
*
NotificationObjectProxy should own the DesktopNotificationDelegateImpl
peter@chromium.org
2014-08-05
1
-5
/
+8
*
Convert notifications to use RenderFrame instead of RenderView.
jam@chromium.org
2014-04-22
1
-5
/
+11
*
Some simple refactoring in advance for switching desktop notifications to use...
jam@chromium.org
2014-04-17
1
-3
/
+2
*
fixes uncheck behavior of notification settings for webkit notifications.
mukai@chromium.org
2013-04-30
1
-0
/
+1
*
Remove notifications.onDisplayed.
dewittj@chromium.org
2013-04-23
1
-0
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Add support for Ash to Notifications
stevenjb@google.com
2012-06-14
1
-1
/
+2
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
1
-5
/
+5
*
Cleanup: Remove unneeded forward declarations from various chrome/browser sub...
thestig@chromium.org
2011-11-15
1
-6
/
+1
*
Get rid of Chrome notifications dependency, and instead go through ContentBro...
jam@chromium.org
2011-06-07
1
-3
/
+0
*
Add DCHECK to make sure that RenderProcessHost::FromID (which is also called ...
jam@chromium.org
2011-02-25
1
-4
/
+1
*
Implement the plumbing to deliver click events from the notification balloon ...
johnnyg@chromium.org
2010-09-01
1
-0
/
+1
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
* Moved sticky/controls frag to chromeos::BalloonViewImpl
oshima@chromium.org
2010-03-17
1
-17
/
+6
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-2
/
+2
*
Unit tests for desktop notifications.
johnnyg@chromium.org
2009-11-11
1
-5
/
+6
*
Seventh patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-0
/
+4
*
Implement cancel() API on a Notification object so that script can cancel or ...
johnnyg@chromium.org
2009-11-04
1
-1
/
+9
*
Browser side support (sans UI) for desktop notifications.
johnnyg@chromium.org
2009-10-12
1
-0
/
+51