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
/
extensions
/
api
/
notification
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take notification API out of experimental. Restrict to dev channel.
miket@chromium.org
2013-03-07
3
-735
/
+0
*
Cause byUser to be passed correctly by c.e.notification API.
dewittj@chromium.org
2013-03-01
1
-0
/
+62
*
Rename delete() to clear() in prep for get/getAll/clear/clearAll.
miket@chromium.org
2013-02-27
3
-16
/
+16
*
Notifications refactor step 2.
dimich@chromium.org
2013-02-26
2
-21
/
+50
*
Enforce CSP on images for chrome.experimental.notification.
dewittj@chromium.org
2013-02-23
1
-9
/
+9
*
Change eventTime field to standard chrome.* API format.
miket@chromium.org
2013-02-22
2
-3
/
+3
*
Update notifications API after review.
miket@chromium.org
2013-02-14
3
-37
/
+66
*
Actually prevent sending notifications from apps.
mukai@chromium.org
2013-02-13
2
-6
/
+31
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
- Rename notification.show to notification.create.
miket@chromium.org
2013-01-28
3
-80
/
+300
*
Start delegating notifications to MessageCenter on Windows.
dimich@chromium.org
2013-01-23
1
-1
/
+1
*
Added support for icons in image and list notification action buttons.
dharcourt@chromium.org
2013-01-23
1
-3
/
+9
*
Increased notification close button click area & added state images.
dharcourt@chromium.org
2013-01-23
1
-1
/
+1
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-1
/
+2
*
Resolve TODO: pass back replaceId in notification events.
miket@chromium.org
2012-12-27
1
-7
/
+17
*
Implement the formerly stubbed-out event-style NotificationDelegate methods b...
miket@chromium.org
2012-12-20
3
-25
/
+39
*
Plumb the ButtonPressed callback of the two buttons in BaseFormatView through...
miket@chromium.org
2012-12-14
1
-10
/
+5
*
Removed some dead code from the extension APIs. Patch 2.
sergiyb@google.com
2012-11-22
1
-2
/
+0
*
Added plumbing to get and transmit multiple-item notification data
dharcourt@chromium.org
2012-11-21
2
-0
/
+36
*
In experimental.notification.show() API: "notificationType" -> "type".
dharcourt@chromium.org
2012-11-20
2
-4
/
+4
*
Created initial multi-item notification view
dharcourt@chromium.org
2012-11-16
1
-0
/
+27
*
Reland 11358144 (Switch fields over to base format fields).
miket@chromium.org
2012-11-15
2
-24
/
+78
*
Revert 167589 - Continuing TODO items from a previous CL, remove the "extra_f...
jochen@chromium.org
2012-11-14
2
-78
/
+24
*
Continuing TODO items from a previous CL, remove the "extra_field" and "secon...
miket@chromium.org
2012-11-14
2
-24
/
+78
*
Display icons by providing a RenderViewHost.
miket@chromium.org
2012-11-08
1
-6
/
+13
*
Implements each notification's ID by a simply sequential number.
mukai@chromium.org
2012-11-08
1
-3
/
+11
*
Add a second kind of WebContentsView called BaseFormatView that displays two ...
miket@chromium.org
2012-11-02
1
-5
/
+32
*
PlatformAppApiTest class should not enable experimental APIs by default
asargent@chromium.org
2012-10-15
1
-1
/
+7
*
Another interim checkin. This CL completes the plumbing between our nascent A...
miket@chromium.org
2012-10-15
3
-20
/
+97
*
Skeleton of first notification API.
miket@chromium.org
2012-10-08
3
-0
/
+104