| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename notification_id() to disambiguate its meaning. | juyik@chromium.org | 2014-06-20 | 1 | -2/+2 |
* | The 1st patch to disambiguate message center notifications | juyik@chromium.org | 2014-06-12 | 1 | -0/+7 |
* | Remove expand logic from notifications | dewittj@chromium.org | 2014-02-07 | 1 | -14/+1 |
* | Adds a small icon to notifications, and connects it to synced notifications. | dewittj@chromium.org | 2014-01-30 | 1 | -0/+6 |
* | Prefix string16 with base:: in ui/. | dbeam@chromium.org | 2013-12-18 | 1 | -22/+22 |
* | Allows the system notification's notifier ID outside of ash. | mukai@chromium.org | 2013-12-07 | 1 | -2/+2 |
* | Supports per-profile desktop in MessageCenter. | mukai@chromium.org | 2013-12-06 | 1 | -1/+5 |
* | Fix the problem that notification buttons are not updated | jianli@chromium.org | 2013-11-13 | 1 | -0/+3 |
* | Adds a hint to the notifications API that a notification is clickable. | dewittj@chromium.org | 2013-10-19 | 1 | -0/+8 |
* | Reland 220500: Adds the contextMessage field to notifications. | dewittj@chromium.org | 2013-08-30 | 1 | -0/+8 |
* | Revert 220500 "Adds the contextMessage field to notifications." | hashimoto@chromium.org | 2013-08-30 | 1 | -8/+0 |
* | Adds the contextMessage field to notifications. | dewittj@chromium.org | 2013-08-30 | 1 | -0/+8 |
* | Introduces a flag to suppress the spoken feedback for updating notification p... | mukai@chromium.org | 2013-08-27 | 1 | -0/+1 |
* | Cleanup: do not use extension_id, use notifier's id. | mukai@chromium.org | 2013-08-24 | 1 | -6/+6 |
* | Update NetworkStateNotifier to use message_center. | stevenjb@chromium.org | 2013-08-23 | 1 | -0/+9 |
* | Allow partial update for notification update API | jianli@chromium.org | 2013-07-26 | 1 | -0/+21 |
* | Support creating progress bar notification for Windows | jianli@chromium.org | 2013-07-24 | 1 | -0/+2 |
* | Use a direct include of time headers in ui/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Make notifications API send bitmaps instead of data URLs to the browser. | dewittj@chromium.org | 2013-06-13 | 1 | -14/+0 |
* | Introduces SYSTEM_PRIORITY | mukai@chromium.org | 2013-06-11 | 1 | -0/+4 |
* | Use a direct include of strings headers in ui/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Enable users of NotificationUIManager to specify binary images. | dewittj@chromium.org | 2013-06-06 | 1 | -24/+82 |
* | Revert 204181 "Enable users of NotificationUIManager to specify ..." | kinuko@chromium.org | 2013-06-05 | 1 | -82/+24 |
* | Enable users of NotificationUIManager to specify binary images. | dewittj@chromium.org | 2013-06-05 | 1 | -24/+82 |
* | Move NotificationDelegate into message_center. | dewittj@chromium.org | 2013-05-28 | 1 | -1/+8 |
* | Copies on-memory notification states for updates. | mukai@chromium.org | 2013-04-11 | 1 | -0/+4 |
* | Cancel notification toast timeoout for webkit ones. | mukai@chromium.org | 2013-04-10 | 1 | -0/+3 |
* | Made notification center notifications collapsible and expandable. | dharcourt@chromium.org | 2013-03-08 | 1 | -8/+13 |
* | Switch to using gfx::Image instead of ImageSkia for cross-platform message_ce... | rsesek@chromium.org | 2013-03-07 | 1 | -9/+9 |
* | Introduces MessagePopupCollection for borderless toasts. | mukai@chromium.org | 2013-02-27 | 1 | -1/+1 |
* | Notifications refactor step 2. | dimich@chromium.org | 2013-02-26 | 1 | -27/+82 |
* | Change eventTime field to standard chrome.* API format. | miket@chromium.org | 2013-02-22 | 1 | -1/+0 |
* | Notification refactor - step 1 - move message_center::Notification into its o... | dimich@chromium.org | 2013-02-06 | 1 | -0/+56 |