1. c7b75e39 Notification button icon clean up. by Evan Stade · 7 years ago
  2. 4f76d3c cros: Add the ability to get all active notifications for an app by Alex Newcomer · 7 years ago
  3. 27d8b648 Remove some MessageCenter UI flags from message_center::Notification. by Evan Stade · 7 years ago
  4. c0525ee Fix use-after-free in message center. by Evan Stade · 7 years ago
  5. 889ce471 Move some message center files to ui/message_center/public/ by Evan Stade · 8 years ago
  6. 4ae5c0ef Fix notification UAF by Xiyuan Xia · 8 years ago
  7. 75edba4 Reland "Fix missing sync error notification pop-up" by Xiyuan Xia · 8 years ago
  8. 22b2de5 Revert "Fix missing sync error notification pop-up" by Takeshi Yoshino · 8 years ago
  9. c7388ba Fix missing sync error notification pop-up by Xiyuan Xia · 8 years ago
  10. 0798aac Move knowledge of screen lock state out of MessageCenter, confine to by Evan Stade · 8 years ago
  11. 3d9470f ui: Cleanup class/struct forward declarations by jbriance · 9 years ago
  12. e610b2a Remove some uses of stl_util's STLDeleteContainerPointers. by avi · 9 years ago
  13. 2d827a8 Reland: Show message center on lock screen by yoshiki · 9 years ago
  14. d19388b Revert of Show message center on lock screen (patchset #2 id:120001 of https://codereview.chromium.org/1986493002/ ) by nednguyen · 9 years ago
  15. 48c4b94 Show message center on lock screen by yoshiki · 9 years ago
  16. 25c52c3 Replace scoped_ptr with std::unique_ptr in //ui by danakj · 9 years ago
  17. c326e4f5 Switch to standard integer types in ui/message_center/. by avi · 10 years ago
  18. ac59b2c Fix linker error due to missing MESSAGE_CENTER_EXPORT by binjin · 11 years ago
  19. 91ff44d8 The 1st patch to disambiguate message center notifications by [email protected] · 11 years ago
  20. 41bcd94 IWYU fix for MessageCenter. by [email protected] · 11 years ago
  21. 08c5e954 Remove expand logic from notifications by [email protected] · 12 years ago
  22. 33aa554d Supports per-profile desktop in MessageCenter. by [email protected] · 12 years ago
  23. c792000b Don't show entire synced notification backlog when the feature turns on. by [email protected] · 12 years ago
  24. 3a231c5 [Notifications] Fix regression in queueing updates. by [email protected] · 12 years ago
  25. b78d79a5 Introduces NotificationBlocker. by [email protected] · 12 years ago
  26. f528059f Update Status Icon menu when menu model changes (Linux Aura) by [email protected] · 12 years ago
  27. a69b6f87 Cleanup: do not use extension_id, use notifier's id. by [email protected] · 12 years ago
  28. e1f5f28 Use a direct include of time headers in ui/. by [email protected] · 12 years ago
  29. 3b3a3064 Use a direct include of strings headers in ui/, part 2. by [email protected] · 12 years ago
  30. 67c0e08 Move notification timers into a cross-platform location. by [email protected] · 12 years ago
  31. d560d4d Do not allow updates to notifications while center is open. by [email protected] · 12 years ago
  32. 0fa85dd Enable users of NotificationUIManager to specify binary images. by [email protected] · 12 years ago
  33. ca1f539f Revert 204181 "Enable users of NotificationUIManager to specify ..." by [email protected] · 12 years ago
  34. 1c3db7ab Enable users of NotificationUIManager to specify binary images. by [email protected] · 12 years ago
  35. 7fde24af7 Move NotificationDelegate into message_center. by [email protected] · 12 years ago
  36. 69da057 Fixes unread_count handling. by [email protected] · 12 years ago
  37. 4c11a1ab Moved some message center constants to message_center_constants.h. by [email protected] · 12 years ago
  38. bf9b054 Sends Updated when message center is closed. by [email protected] · 12 years ago
  39. 2985f67a MessageCenter refactoring. by [email protected] · 12 years ago
  40. 35e39ce Copies on-memory notification states for updates. by [email protected] · 12 years ago
  41. 8315892 Added unit test for MessageCenterView. by [email protected] · 12 years ago
  42. 73662cf8 Made notification center notifications collapsible and expandable. by [email protected] · 12 years ago
  43. a87200d Switch to using gfx::Image instead of ImageSkia for cross-platform message_center code. by [email protected] · 12 years ago
  44. de76a00 Cause byUser to be passed correctly by c.e.notification API. by [email protected] · 12 years ago
  45. 4c8f730 Notifications refactor step 2. by [email protected] · 12 years ago
  46. 07e7703 Notification refactor - step 1 - move message_center::Notification into its own file. by [email protected] · 13 years ago
  47. e3270f1d Introduces 'context' param to NotifierSettingsView. by [email protected] · 13 years ago
  48. 8f3b534 Added support for icons in image and list notification action buttons. by [email protected] · 13 years ago
  49. 4958f0d Added button support to image and list notifications. by [email protected] · 13 years ago
  50. e220492 Marks the notification as read too if it's clicked on toast. by [email protected] · 13 years ago
  51. 2575855 Fixes the policy to choose the notifications for popups. by [email protected] · 13 years ago
  52. 7363a623 Changes the OnClick behavior in message center. by [email protected] · 13 years ago
  53. 0e11e9f Added support for image notifications. by [email protected] · 13 years ago
  54. c11eccc This is a modified version of http://crrev.com/11474003. That change by [email protected] · 13 years ago
  55. 261e4fb Revert 173387 - Broke compile on clang bots by [email protected] · 13 years ago
  56. c610fbf Added support for secondary icon to multi-item notification view by [email protected] · 13 years ago
  57. 9ae3a4d Specify optional_fields to UpdateNotification too. by [email protected] · 13 years ago
  58. 7af7a3ec Plumb the ButtonPressed callback of the two buttons in BaseFormatView through to the NotificationDelegate's new ButtonClick() method. by [email protected] · 13 years ago
  59. b8f495f Introduces different timers for default/higher priority in the popup. by [email protected] · 13 years ago
  60. f1ee0065 Make NotificationList aware of the priority. by [email protected] · 13 years ago
  61. db3e839 Enables to call quiet mode bubble from web notification. by [email protected] · 13 years ago
  62. 851490a Add quiet mode settings bubble. by [email protected] · 13 years ago
  63. c4a1390 Added plumbing to get and transmit multiple-item notification data by [email protected] · 13 years ago
  64. e999db5 Introduces "quiet mode" to the notification. by [email protected] · 13 years ago
  65. 59de307 Created initial multi-item notification view by [email protected] · 13 years ago
  66. 357b233 Reland 11358144 (Switch fields over to base format fields). by [email protected] · 13 years ago
  67. e77cfe45 Revert 167589 - Continuing TODO items from a previous CL, remove the "extra_field" and "second_extra_field" keys from the API and replace with real keys from the Base Format View spec. Implement a rough layout that resembles the expanded mode of the view. by [email protected] · 13 years ago
  68. 040050d Continuing TODO items from a previous CL, remove the "extra_field" and "second_extra_field" keys from the API and replace with real keys from the Base Format View spec. Implement a rough layout that resembles the expanded mode of the view. by [email protected] · 13 years ago
  69. b3981ac Add a second kind of WebContentsView called BaseFormatView that displays two extra fields. Both the view and the two fields are contrived for the purposes of getting the design right before diving into UI polish/fit. by [email protected] · 13 years ago
  70. f8846e2 Move ash/system/web_notification message_center to ui/ by [email protected] · 13 years ago[Renamed (76%) from ash/system/web_notification/web_notification_list.h]
  71. 3632e69 Re-factor Ash Message Center code part 4/4 by [email protected] · 13 years ago
  72. 15a0b17 * Make web/system trays delegates instead of bubbles. by [email protected] · 13 years ago
  73. adbc18d Extract internal classes into separate message_center namespace for eventual move to ui/. by [email protected] · 13 years ago