summaryrefslogtreecommitdiffstats
path: root/ui/message_center
Commit message (Expand)AuthorAgeFilesLines
* Adds dewittj to the notification owners file.mukai@chromium.org2013-04-051-1/+2
* Specify hover color of notification buttons.mukai@chromium.org2013-04-031-0/+11
* Fix bugs around timeouts of toasts in M27.mukai@chromium.org2013-04-031-3/+6
* Specifying parent rather than context for toast.mukai@chromium.org2013-04-022-14/+14
* Reactivate rich notifications by default except on Mac.dewittj@chromium.org2013-04-023-2/+13
* Changes the width of notification to 360.mukai@chromium.org2013-04-021-2/+2
* Fixes menu of each notification.mukai@chromium.org2013-04-021-3/+6
* Handles the mouse wheel event in the message center.mukai@chromium.org2013-04-021-0/+14
* Prepares GetHeightForWidth() to MessageSimpleView.mukai@chromium.org2013-03-302-0/+7
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Introduces GetHeightForWidth to BoundedScrollView().mukai@chromium.org2013-03-291-6/+10
* Makes MenuRunner take a MenuModel directly rather than having to usesky@chromium.org2013-03-291-3/+1
* [Mac][MC] Create the window controller for popup bubbles.rsesek@chromium.org2013-03-287-10/+191
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-282-2/+2
* [Mac][MC] Create a view controller responsible for the basic layout of a noti...rsesek@chromium.org2013-03-279-13/+402
* Move ui/test/test_suite into a static library called run_ui_unittests.rsesek@chromium.org2013-03-261-1/+1
* Fixes timer operation on notifications.mukai@chromium.org2013-03-262-11/+16
* Removed obsolete enable-new-simple-notifications command line flag.dharcourt@chromium.org2013-03-243-18/+5
* Disable rich notifications by default.dewittj@chromium.org2013-03-241-4/+0
* Clean up Layout() of BoundedScrollView.mukai@chromium.org2013-03-231-18/+7
* Revert 189559 "Revert 189289 "Fix notification settings dialog v..."finnur@chromium.org2013-03-211-11/+12
* Revert 189289 "Fix notification settings dialog visuals."finnur@chromium.org2013-03-211-12/+11
* Adds the gap at the bottom of MessageListView.mukai@chromium.org2013-03-211-1/+1
* Fix clicks on the popup collection for Win-Aura.dimich@chromium.org2013-03-201-0/+4
* Fixed an issue with the notification center layout.dharcourt@chromium.org2013-03-201-0/+5
* Revert 189384 "Revert 189289 "Fix notification settings dialog v..."mukai@chromium.org2013-03-201-11/+12
* Revert 189289 "Fix notification settings dialog visuals."xusydoc@chromium.org2013-03-201-12/+11
* Fixed overflow bug that was causing layout problems with notificationsdharcourt@chromium.org2013-03-201-1/+1
* Raises the existing notification settings dialog.mukai@chromium.org2013-03-201-0/+3
* Fix notification settings dialog visuals.mukai@chromium.org2013-03-201-11/+12
* Changes the title font in notification slightly smaller.mukai@chromium.org2013-03-201-1/+1
* Adds the limit to the text lengths in the notifications.mukai@chromium.org2013-03-202-2/+21
* Popups should be shown even if no images are downloaded.dewittj@chromium.org2013-03-201-0/+1
* Prevent crash in MessagePopupCollection from use-after-free.dewittj@chromium.org2013-03-202-6/+11
* Moved kWebNotificationWidth to message_center_constants.h.dharcourt@chromium.org2013-03-206-13/+16
* Disabled notification collapsing.dharcourt@chromium.org2013-03-201-4/+3
* Fixes bounds calculation in message_popup_collection.mukai@chromium.org2013-03-191-7/+15
* NotificationList should show popups with positive priority.dewittj@chromium.org2013-03-192-1/+11
* De-inlined methods to make it easier to add new ones.dharcourt@chromium.org2013-03-191-284/+346
* Render settings dialog at proper size.dewittj@chromium.org2013-03-192-0/+10
* Centerize the settings window.mukai@chromium.org2013-03-191-0/+1
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-2/+2
* Fixed the look of old notifications icons in rich notifications land.dharcourt@chromium.org2013-03-181-21/+35
* Switch Windows to use the MessagePopupCollection (reland)dewittj@chromium.org2013-03-182-3/+18
* Revert 188637 "Added text line limits to collapsed and expanded ..."alexeypa@chromium.org2013-03-187-527/+25
* Added text line limits to collapsed and expanded notifications.dharcourt@chromium.org2013-03-177-25/+527
* Remove BubbleDelegateView::Show(); call GetWidget()->Show() instead; etc.msw@chromium.org2013-03-162-2/+2
* Add initial tabbing support to message center.dewittj@chromium.org2013-03-155-1/+6
* Don't steal focus with the new popup collection.dewittj@chromium.org2013-03-151-0/+1
* Revert 188217 "Switch Windows to use the MessagePopupCollection"finnur@chromium.org2013-03-152-18/+3