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
*
Fix the crash bug of new popup.
mukai@chromium.org
2013-02-28
1
-2
/
+0
*
Rename NotificationView::ViewForNotification into NotificationView::Create
dimich@chromium.org
2013-02-28
5
-12
/
+9
*
Fix for crash trying to deference ash::Shell::message_center()
cpu@chromium.org
2013-02-27
1
-0
/
+4
*
Fixing empty bubble (partially)
skuhne@chromium.org
2013-02-27
1
-0
/
+4
*
Introduces MessagePopupCollection for borderless toasts.
mukai@chromium.org
2013-02-27
10
-51
/
+386
*
Notifications refactor step 2.
dimich@chromium.org
2013-02-26
19
-514
/
+625
*
Change eventTime field to standard chrome.* API format.
miket@chromium.org
2013-02-22
2
-8
/
+3
*
Adds favicon loader to the message center settings.
mukai@chromium.org
2013-02-16
2
-5
/
+13
*
Refactors notifier settings dialog.
mukai@chromium.org
2013-02-15
5
-76
/
+142
*
Enables new notifier settings dialog.
mukai@chromium.org
2013-02-13
1
-3
/
+2
*
Minor fix on message center footer.
mukai@chromium.org
2013-02-13
1
-2
/
+6
*
Also makes MessageSimpleView aware of background.
mukai@chromium.org
2013-02-07
2
-6
/
+37
*
Add quiet mode support for Windows.
dewittj@chromium.org
2013-02-06
1
-0
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, ui/ edition.
rsleevi@chromium.org
2013-02-06
2
-8
/
+9
*
Notification refactor - step 1 - move message_center::Notification into its o...
dimich@chromium.org
2013-02-06
12
-62
/
+104
*
Uses --enable-rich-notifications for new design message center.
mukai@chromium.org
2013-02-05
7
-26
/
+46
*
Stores notification settings into disk.
mukai@chromium.org
2013-02-04
2
-2
/
+6
*
Sets per-item timers rather than global timer.
mukai@chromium.org
2013-02-01
2
-120
/
+143
*
makes NotificationView aware of border.
mukai@chromium.org
2013-02-01
2
-39
/
+16
*
Sends the scroll gesture to scrollbar.
mukai@chromium.org
2013-02-01
1
-2
/
+3
*
Implement message center on Windows.
dewittj@chromium.org
2013-01-31
6
-2
/
+440
*
Make ui build on Win64
jschuh@chromium.org
2013-01-30
1
-0
/
+2
*
Reverted the appearance of simple notifications.
dharcourt@chromium.org
2013-01-29
6
-4
/
+163
*
Made --enable-rich-notifications flag available to message_center.
dharcourt@chromium.org
2013-01-29
2
-0
/
+15
*
Calls Layout() explicitly when an icon is loaded.
mukai@chromium.org
2013-01-28
1
-0
/
+1
*
Introduces 'context' param to NotifierSettingsView.
mukai@chromium.org
2013-01-25
7
-4
/
+30
*
Updated the look of web and basic notifications to match latest mockups.
dharcourt@chromium.org
2013-01-23
11
-453
/
+40
*
Start delegating notifications to MessageCenter on Windows.
dimich@chromium.org
2013-01-23
2
-14
/
+4
*
Added support for icons in image and list notification action buttons.
dharcourt@chromium.org
2013-01-23
7
-77
/
+122
*
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
[next]