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
/
renderer
/
notification_provider.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the plumbing to deliver click events from the notification balloon ...
johnnyg@chromium.org
2010-09-01
1
-0
/
+10
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Before the notification provider goes away, detach it from all the active not...
johnnyg@chromium.org
2010-08-17
1
-0
/
+4
*
render_view.h: Header cleanup.
jhawkins@chromium.org
2010-07-26
1
-0
/
+1
*
Implement BiDi support and replace ID support for notifications.
johnnyg@chromium.org
2010-07-12
1
-6
/
+19
*
Allow creating HTML notifications with the data: scheme. I've confirmed this...
johnnyg@chromium.org
2010-06-09
1
-2
/
+4
*
A three-phase commit related to changing the params of webkitNotifications.ch...
rafaelw@chromium.org
2010-04-06
1
-2
/
+5
*
Hook up extension apps notification permission, take two
rafaelw@chromium.org
2010-03-31
1
-2
/
+1
*
Use the full URL of the icon in the notification, not just the string passed ...
johnnyg@chromium.org
2010-03-16
1
-1
/
+1
*
Correct a mistake I made on a previous submission by commenting out an import...
johnnyg@chromium.org
2010-03-03
1
-1
/
+1
*
Enable apps to request the HTML5 notification permission.
aa@chromium.org
2010-01-28
1
-3
/
+11
*
If a page is navigated within the same render process, the active notificatio...
johnnyg@chromium.org
2010-01-25
1
-2
/
+7
*
Allow chrome-extension scheme in notification.
brg@chromium.com
2010-01-23
1
-1
/
+3
*
Disallow HTML notifications with content not from HTTP or HTTPS schemes.
johnnyg@chromium.org
2010-01-13
1
-0
/
+6
*
Notifications permission infobar should only be shown in response to a user g...
johnnyg@chromium.org
2009-11-13
1
-0
/
+4
*
Revert 31839 - Notifications permission infobar should only be shown in respo...
scherkus@chromium.org
2009-11-12
1
-4
/
+0
*
Notifications permission infobar should only be shown in response to a user g...
johnnyg@chromium.org
2009-11-12
1
-0
/
+4
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-2
/
+2
*
Adds an options menu to the frame of the desktop notification, for now with t...
johnnyg@chromium.org
2009-11-10
1
-2
/
+2
*
Implement cancel() API on a Notification object so that script can cancel or ...
johnnyg@chromium.org
2009-11-04
1
-2
/
+2
*
Move WebDevToolsAgent{Delegate} into the WebKit API.
darin@chromium.org
2009-10-17
1
-0
/
+1
*
Refactor notification provider in renderer process to not use a message filter.
johnnyg@chromium.org
2009-10-14
1
-46
/
+16
*
Browser side support (sans UI) for desktop notifications.
johnnyg@chromium.org
2009-10-12
1
-3
/
+3
*
Adds desktop notification support for renderer process, and enables the build...
johnnyg@chromium.org
2009-10-05
1
-0
/
+160