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
/
desktop_notification_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use utf_string_conversions header in more places.
maruel@chromium.org
2009-12-11
1
-2
/
+1
*
Spruce up the notification UI to much more closely match the mocks, including...
johnnyg@chromium.org
2009-12-05
1
-4
/
+2
*
Keep incognito notification preferences separate from regular ones, and don't...
johnnyg@chromium.org
2009-12-01
1
-28
/
+35
*
Make notifications permission available in the extension manifest and hook up...
johnnyg@chromium.org
2009-11-24
1
-2
/
+32
*
Escape javascript going into text notifications.
johnnyg@chromium.org
2009-11-14
1
-2
/
+3
*
When extensions use notifications, display the name of the extension in UI ra...
johnnyg@chromium.org
2009-11-12
1
-6
/
+31
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-1
/
+1
*
Correctly route the notifications permission-request-complete callback to the...
johnnyg@chromium.org
2009-11-06
1
-5
/
+7
*
Implement cancel() API on a Notification object so that script can cancel or ...
johnnyg@chromium.org
2009-11-04
1
-0
/
+10
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-21
/
+14
*
Now that the UI layer is accessible cross-platform, coalesce the DesktopNotif...
johnnyg@chromium.org
2009-10-30
1
-1
/
+75
*
Need to load the permissions lists every time at startup for notifications.
johnnyg@chromium.org
2009-10-30
1
-10
/
+6
*
Browser side support (sans UI) for desktop notifications.
johnnyg@chromium.org
2009-10-12
1
-0
/
+234