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
/
ui
/
message_center
Commit message (
Expand
)
Author
Age
Files
Lines
*
Specify hover color of notification buttons.
mukai@chromium.org
2013-04-03
1
-0
/
+11
*
Fix bugs around timeouts of toasts in M27.
mukai@chromium.org
2013-04-03
1
-3
/
+6
*
Specifying parent rather than context for toast.
mukai@chromium.org
2013-04-02
2
-14
/
+14
*
Reactivate rich notifications by default except on Mac.
dewittj@chromium.org
2013-04-02
3
-2
/
+13
*
Changes the width of notification to 360.
mukai@chromium.org
2013-04-02
1
-2
/
+2
*
Fixes menu of each notification.
mukai@chromium.org
2013-04-02
1
-3
/
+6
*
Handles the mouse wheel event in the message center.
mukai@chromium.org
2013-04-02
1
-0
/
+14
*
Prepares GetHeightForWidth() to MessageSimpleView.
mukai@chromium.org
2013-03-30
2
-0
/
+7
*
Update the remaining references to sys_string_conversions.h to its new location.
tfarina@chromium.org
2013-03-30
1
-1
/
+1
*
Introduces GetHeightForWidth to BoundedScrollView().
mukai@chromium.org
2013-03-29
1
-6
/
+10
*
Makes MenuRunner take a MenuModel directly rather than having to use
sky@chromium.org
2013-03-29
1
-3
/
+1
*
[Mac][MC] Create the window controller for popup bubbles.
rsesek@chromium.org
2013-03-28
7
-10
/
+191
*
Update sys_string_conversions includes in chrome_frame, content, net, and ui.
brettw@chromium.org
2013-03-28
2
-2
/
+2
*
[Mac][MC] Create a view controller responsible for the basic layout of a noti...
rsesek@chromium.org
2013-03-27
9
-13
/
+402
*
Move ui/test/test_suite into a static library called run_ui_unittests.
rsesek@chromium.org
2013-03-26
1
-1
/
+1
*
Fixes timer operation on notifications.
mukai@chromium.org
2013-03-26
2
-11
/
+16
*
Removed obsolete enable-new-simple-notifications command line flag.
dharcourt@chromium.org
2013-03-24
3
-18
/
+5
*
Disable rich notifications by default.
dewittj@chromium.org
2013-03-24
1
-4
/
+0
*
Clean up Layout() of BoundedScrollView.
mukai@chromium.org
2013-03-23
1
-18
/
+7
*
Revert 189559 "Revert 189289 "Fix notification settings dialog v..."
finnur@chromium.org
2013-03-21
1
-11
/
+12
*
Revert 189289 "Fix notification settings dialog visuals."
finnur@chromium.org
2013-03-21
1
-12
/
+11
*
Adds the gap at the bottom of MessageListView.
mukai@chromium.org
2013-03-21
1
-1
/
+1
*
Fix clicks on the popup collection for Win-Aura.
dimich@chromium.org
2013-03-20
1
-0
/
+4
*
Fixed an issue with the notification center layout.
dharcourt@chromium.org
2013-03-20
1
-0
/
+5
*
Revert 189384 "Revert 189289 "Fix notification settings dialog v..."
mukai@chromium.org
2013-03-20
1
-11
/
+12
*
Revert 189289 "Fix notification settings dialog visuals."
xusydoc@chromium.org
2013-03-20
1
-12
/
+11
*
Fixed overflow bug that was causing layout problems with notifications
dharcourt@chromium.org
2013-03-20
1
-1
/
+1
*
Raises the existing notification settings dialog.
mukai@chromium.org
2013-03-20
1
-0
/
+3
*
Fix notification settings dialog visuals.
mukai@chromium.org
2013-03-20
1
-11
/
+12
*
Changes the title font in notification slightly smaller.
mukai@chromium.org
2013-03-20
1
-1
/
+1
*
Adds the limit to the text lengths in the notifications.
mukai@chromium.org
2013-03-20
2
-2
/
+21
*
Popups should be shown even if no images are downloaded.
dewittj@chromium.org
2013-03-20
1
-0
/
+1
*
Prevent crash in MessagePopupCollection from use-after-free.
dewittj@chromium.org
2013-03-20
2
-6
/
+11
*
Moved kWebNotificationWidth to message_center_constants.h.
dharcourt@chromium.org
2013-03-20
6
-13
/
+16
*
Disabled notification collapsing.
dharcourt@chromium.org
2013-03-20
1
-4
/
+3
*
Fixes bounds calculation in message_popup_collection.
mukai@chromium.org
2013-03-19
1
-7
/
+15
*
NotificationList should show popups with positive priority.
dewittj@chromium.org
2013-03-19
2
-1
/
+11
*
De-inlined methods to make it easier to add new ones.
dharcourt@chromium.org
2013-03-19
1
-284
/
+346
*
Render settings dialog at proper size.
dewittj@chromium.org
2013-03-19
2
-0
/
+10
*
Centerize the settings window.
mukai@chromium.org
2013-03-19
1
-0
/
+1
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-2
/
+2
*
Fixed the look of old notifications icons in rich notifications land.
dharcourt@chromium.org
2013-03-18
1
-21
/
+35
*
Switch Windows to use the MessagePopupCollection (reland)
dewittj@chromium.org
2013-03-18
2
-3
/
+18
*
Revert 188637 "Added text line limits to collapsed and expanded ..."
alexeypa@chromium.org
2013-03-18
7
-527
/
+25
*
Added text line limits to collapsed and expanded notifications.
dharcourt@chromium.org
2013-03-17
7
-25
/
+527
*
Remove BubbleDelegateView::Show(); call GetWidget()->Show() instead; etc.
msw@chromium.org
2013-03-16
2
-2
/
+2
*
Add initial tabbing support to message center.
dewittj@chromium.org
2013-03-15
5
-1
/
+6
*
Don't steal focus with the new popup collection.
dewittj@chromium.org
2013-03-15
1
-0
/
+1
*
Revert 188217 "Switch Windows to use the MessagePopupCollection"
finnur@chromium.org
2013-03-15
2
-18
/
+3
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-03-15
1
-1
/
+1
[next]