summaryrefslogtreecommitdiffstats
path: root/ui/message_center
Commit message (Expand)AuthorAgeFilesLines
...
* Follow-up fixes to http://crrev.com/12638033.dharcourt@chromium.org2013-03-153-29/+47
* Redesign notifier settings view.mukai@chromium.org2013-03-152-22/+134
* Switch Windows to use the MessagePopupCollectiondewittj@chromium.org2013-03-142-3/+18
* Prepared notification views for text line limits.dharcourt@chromium.org2013-03-146-299/+257
* Introduces Kennedy-styled scrollbars for message center.mukai@chromium.org2013-03-141-0/+2
* Start building message_center on Mac.rsesek@chromium.org2013-03-144-1/+25
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-133-4/+4
* Invalidates the layout when close_all button gets invisible.mukai@chromium.org2013-03-121-1/+6
* Fixes message popup collection bugs.mukai@chromium.org2013-03-111-38/+35
* Break the dependency of MessageCenterSettingsController on views.rsesek@chromium.org2013-03-085-22/+65
* Made notification center notifications collapsible and expandable.dharcourt@chromium.org2013-03-0826-383/+594
* Enable rich notifications by default.dewittj@chromium.org2013-03-072-4/+6
* Deprecates QuietModeBubble and uses context menu for quiet mode.mukai@chromium.org2013-03-075-183/+68
* Remove 'RequestFocus' for now, it doesn't make any effects.mukai@chromium.org2013-03-071-2/+0
* Do not reuse the old NotificationView in PopupCollection.mukai@chromium.org2013-03-071-4/+12
* Switch to using gfx::Image instead of ImageSkia for cross-platform message_ce...rsesek@chromium.org2013-03-0711-37/+39
* Fix ManyPopupNotifications test with --enable-rich-notifications.dewittj@chromium.org2013-03-051-0/+7
* Re-home the global MessageCenter to support Ash+Win environments.dewittj@chromium.org2013-03-054-11/+42
* Move views-specific message_center files into a subdirectory.rsesek@chromium.org2013-03-0419-69/+70
* Small refactors in notifications' MessageView.dharcourt@chromium.org2013-03-014-112/+102
* Cause byUser to be passed correctly by c.e.notification API.dewittj@chromium.org2013-03-017-17/+26
* Fix the crash bug of new popup.mukai@chromium.org2013-02-281-2/+0
* Rename NotificationView::ViewForNotification into NotificationView::Createdimich@chromium.org2013-02-285-12/+9
* Fix for crash trying to deference ash::Shell::message_center()cpu@chromium.org2013-02-271-0/+4
* Fixing empty bubble (partially)skuhne@chromium.org2013-02-271-0/+4
* Introduces MessagePopupCollection for borderless toasts.mukai@chromium.org2013-02-2710-51/+386
* Notifications refactor step 2. dimich@chromium.org2013-02-2619-514/+625
* Change eventTime field to standard chrome.* API format.miket@chromium.org2013-02-222-8/+3
* Adds favicon loader to the message center settings.mukai@chromium.org2013-02-162-5/+13
* Refactors notifier settings dialog.mukai@chromium.org2013-02-155-76/+142
* Enables new notifier settings dialog.mukai@chromium.org2013-02-131-3/+2
* Minor fix on message center footer.mukai@chromium.org2013-02-131-2/+6
* Also makes MessageSimpleView aware of background.mukai@chromium.org2013-02-072-6/+37
* Add quiet mode support for Windows. dewittj@chromium.org2013-02-061-0/+1
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-062-8/+9
* Notification refactor - step 1 - move message_center::Notification into its o...dimich@chromium.org2013-02-0612-62/+104
* Uses --enable-rich-notifications for new design message center.mukai@chromium.org2013-02-057-26/+46
* Stores notification settings into disk.mukai@chromium.org2013-02-042-2/+6
* Sets per-item timers rather than global timer.mukai@chromium.org2013-02-012-120/+143
* makes NotificationView aware of border.mukai@chromium.org2013-02-012-39/+16
* Sends the scroll gesture to scrollbar.mukai@chromium.org2013-02-011-2/+3
* Implement message center on Windows.dewittj@chromium.org2013-01-316-2/+440
* Make ui build on Win64jschuh@chromium.org2013-01-301-0/+2
* Reverted the appearance of simple notifications.dharcourt@chromium.org2013-01-296-4/+163
* Made --enable-rich-notifications flag available to message_center.dharcourt@chromium.org2013-01-292-0/+15
* Calls Layout() explicitly when an icon is loaded.mukai@chromium.org2013-01-281-0/+1
* Introduces 'context' param to NotifierSettingsView.mukai@chromium.org2013-01-257-4/+30
* Updated the look of web and basic notifications to match latest mockups.dharcourt@chromium.org2013-01-2311-453/+40
* Start delegating notifications to MessageCenter on Windows.dimich@chromium.org2013-01-232-14/+4
* Added support for icons in image and list notification action buttons.dharcourt@chromium.org2013-01-237-77/+122