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
*
Added button support to image and list notifications.
dharcourt@chromium.org
2013-01-23
6
-28
/
+102
*
Introduces the UI for the settings of notifiers.
mukai@chromium.org
2013-01-23
5
-0
/
+288
*
Replace card shadow by more precise one.
mukai@chromium.org
2013-01-23
1
-24
/
+69
*
Increased notification close button click area & added state images.
dharcourt@chromium.org
2013-01-23
6
-154
/
+286
*
Flag-flip of --enable-new-message-center-bubble.
mukai@chromium.org
2013-01-22
4
-7
/
+8
*
Allow message center and related bubbles to render on Windows.
dewittj@chromium.org
2013-01-18
3
-8
/
+16
*
Adds new UI of the footer of the message center.
mukai@chromium.org
2013-01-17
2
-19
/
+158
*
Marks notifications as shown slightly earlier for message center.
mukai@chromium.org
2013-01-15
1
-9
/
+12
*
Allow specifying the max height from the user code of message bubble.
mukai@chromium.org
2013-01-12
4
-9
/
+41
*
Marks the notification as read too if it's clicked on toast.
mukai@chromium.org
2013-01-11
4
-17
/
+34
*
Fix bubble message rendering with no notifications.
hshi@chromium.org
2013-01-11
1
-0
/
+3
*
Fixes the policy to choose the notifications for popups.
mukai@chromium.org
2013-01-09
3
-16
/
+47
*
Revives the new message center design.
mukai@chromium.org
2013-01-09
2
-7
/
+83
*
Changes the OnClick behavior in message center.
mukai@chromium.org
2013-01-09
4
-0
/
+84
*
Remove 'focusable' flag when there're no notifications.
mukai@chromium.org
2013-01-09
1
-0
/
+2
*
Introduces message_center_switches.(h|cc)
mukai@chromium.org
2013-01-09
3
-0
/
+33
*
Adjusted notification view element positions and justifications.
dharcourt@chromium.org
2013-01-05
1
-52
/
+53
*
Added support for image notifications.
dharcourt@chromium.org
2013-01-05
8
-22
/
+126
*
Set a display limit of 8 on multiple-item notifications items.
dharcourt@chromium.org
2013-01-04
3
-3
/
+9
*
Added ellipses when the title of notifications is too long.
dharcourt@chromium.org
2013-01-04
1
-0
/
+1
*
Renamed MessageViewMultiple to NotificationView
dharcourt@chromium.org
2013-01-04
5
-44
/
+41
*
Allow easier cross-platform access to MessageCenter by making it a singleton ...
dewittj@chromium.org
2013-01-04
3
-25
/
+61
*
Updated multiple item notification view to match latest mockups
dharcourt@chromium.org
2013-01-04
5
-235
/
+136
*
This is a modified version of http://crrev.com/11474003. That change
dharcourt@chromium.org
2013-01-03
8
-48
/
+72
*
Fix type name uint->size_t. The old code doesn't compile on Windows.
mukai@chromium.org
2012-12-20
1
-1
/
+1
*
Add message_center_unittests.
mukai@chromium.org
2012-12-18
3
-9
/
+365
*
Revert 173387 - Broke compile on clang bots
rsleevi@chromium.org
2012-12-16
8
-74
/
+48
*
Added support for secondary icon to multi-item notification view
dharcourt@chromium.org
2012-12-16
8
-48
/
+74
*
Specify optional_fields to UpdateNotification too.
mukai@chromium.org
2012-12-15
4
-23
/
+31
*
Set NULL to button_one_ and _two_ at ctor of BaseMessageView.
mukai@chromium.org
2012-12-15
1
-4
/
+3
*
This should have multiple-item view matching the mock-ups pixel for
dharcourt@chromium.org
2012-12-14
4
-78
/
+148
*
Plumb the ButtonPressed callback of the two buttons in BaseFormatView through...
miket@chromium.org
2012-12-14
6
-31
/
+54
*
Add mukai to the OWNER of ui/message_center
mukai@chromium.org
2012-12-13
1
-0
/
+1
*
Introduces different timers for default/higher priority in the popup.
mukai@chromium.org
2012-12-12
4
-35
/
+95
*
Cleanup of ScrollView. I'm going to add support for a header view
sky@chromium.org
2012-12-11
1
-9
/
+7
*
Make NotificationList aware of the priority.
mukai@chromium.org
2012-12-11
4
-73
/
+164
*
Reverting the visual change of message center bubble.
mukai@chromium.org
2012-12-08
1
-58
/
+5
*
events: Change gesture-event handler in EventHandler to not return any values.
sadrul@chromium.org
2012-12-04
2
-10
/
+11
*
Customize user details in ash system bubble for public account mode
bartfab@chromium.org
2012-12-03
2
-4
/
+4
*
Changes the visibility of message view cards.
mukai@chromium.org
2012-11-30
1
-9
/
+47
*
Enables to call quiet mode bubble from web notification.
mukai@chromium.org
2012-11-29
6
-5
/
+36
*
Trivial style fix in message_bubble_base.
mukai@chromium.org
2012-11-29
3
-16
/
+21
*
Revert 169989 - Do not remove the notification item if the click happens on t...
mukai@chromium.org
2012-11-28
3
-11
/
+3
*
Do not remove the notification item if the click happens on the card in popup.
mukai@chromium.org
2012-11-28
3
-3
/
+11
*
Added item messages to multi-item notification view.
dharcourt@chromium.org
2012-11-28
2
-50
/
+156
*
Changes the message item appearance in message center.
mukai@chromium.org
2012-11-27
1
-4
/
+18
*
Calls SizeToFit() method for multi-lined Labels to return correct height.
mukai@chromium.org
2012-11-27
3
-0
/
+7
*
Add quiet mode settings bubble.
mukai@chromium.org
2012-11-22
4
-0
/
+174
*
Added plumbing to get and transmit multiple-item notification data
dharcourt@chromium.org
2012-11-21
3
-25
/
+19
*
Introduces "quiet mode" to the notification.
mukai@chromium.org
2012-11-20
2
-3
/
+40
[next]