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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement cancel() API on a Notification object so that script can cancel or ...
johnnyg@chromium.org
2009-11-04
10
-4
/
+81
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-21
/
+14
*
Fix the build by removing some not implemented macros.
johnnyg@chromium.org
2009-10-31
2
-2
/
+0
*
Now that the UI layer is accessible cross-platform, coalesce the DesktopNotif...
johnnyg@chromium.org
2009-10-30
4
-155
/
+75
*
Need to load the permissions lists every time at startup for notifications.
johnnyg@chromium.org
2009-10-30
3
-12
/
+8
*
Connect the various pieces for notifications... hook up NotificationUIManager...
johnnyg@chromium.org
2009-10-30
4
-8
/
+148
*
Adds UI components for desktop notifications, including balloon view classes ...
johnnyg@chromium.org
2009-10-29
8
-200
/
+554
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-5
/
+3
*
Browser side support (sans UI) for desktop notifications.
johnnyg@chromium.org
2009-10-12
11
-0
/
+958