Sign in
chromium
/
chromium
/
src
/
636e705be41ed9e7f50cdb13ceb5a9af5e3f4e5c
/
ui
/
message_center
/
message_center_style.h
353058c
Create public cpp directory for Message Center, move constants and flags there.
by Evan Stade
· 8 years ago
f16e909
Change the notification small image size to 18px
by yoshiki iguchi
· 8 years ago
ead8b5b
Reland "Add first-party notification styling in MD notification."
by Tetsui Ohkubo
· 8 years ago
9e3561e
Revert "Add first-party notification styling in MD notification."
by John Mellor
· 8 years ago
01f38b4
Add first-party notification styling in MD notification.
by Tetsui Ohkubo
· 8 years ago
fd9298e76
Align on-screen time of high priority and Web notifications
by Peter Beverloo
· 8 years ago
4cf37502
Show number of hidden items in new-style list notification.
by tetsui
· 8 years ago
4c5ebef
Update the background color of ARC notifications when notification settings is opened.
by yhanada
· 8 years ago
2aa2297
Set padding between control buttons and frame of a notification.
by yhanada
· 8 years ago
033aaecb
Add notification settings button to ARC notifications.
by yhanada
· 8 years ago
1d6ab78e
Update close button icon for notifications.
by yhanada
· 9 years ago
503f8400
Update close button icon of ARC notifications.
by yhanada
· 9 years ago
1da7201
[Notifications] Make image background white like notification background
by johnme
· 9 years ago
a62b6b27
Implement progress bar spec (determinate and indeterminate).
by estade
· 9 years ago
e6dd174
Shrink the minimum height of the message center
by yoshiki
· 9 years ago
5f03e05
Remove icon bg color for message center notifications.
by estade
· 9 years ago
d89df42
Fix the wrong value of kSmallImageMaskBackgroundColor
by yoshiki
· 9 years ago
e07b484
Make exported immediate values non-extern
by yoshiki
· 9 years ago
4e040e32
arc: Support more types of notifications.
by yoshiki
· 9 years ago
c326e4f5
Switch to standard integer types in ui/message_center/.
by avi
· 10 years ago
1ebf0d25
[Notification] Change the progress bar colors
by yoshiki
· 10 years ago
81256f55
Fix system notifications incorrectly marked as type WEB_PAGE
by johnme
· 10 years ago
07e31a3
Increase Web Notification timeout to 20 seconds
by johnme
· 10 years ago
53a6dde5
Elide origins displayed on web notifications.
by miguelg
· 10 years ago
e492ea9a
Don't scale large notification icons to 40x40.
by derat
· 10 years ago
f0c89393
Notifications: Correctly mask the app icon on OSX.
by dewittj
· 10 years ago
ebe974f0
Cleanup: Update the path to gfx size headers.
by tfarina
· 11 years ago
4969d27
Add app icon masp to notification API
by
[email protected]
· 11 years ago
25244a93
Refactor FaviconService API to take in a desired pixel size instead of a
by
[email protected]
· 11 years ago
e508057
Revert 272211 "Allow high-res bitmaps to be passed in from notif..."
by
[email protected]
· 11 years ago
ec0f7b37
Allow high-res bitmaps to be passed in from notifications API.
by
[email protected]
· 11 years ago
9a5fbcf3
Update notification template styling.
by
[email protected]
· 11 years ago
b09e000b
Update notification style: allow 2-line titles if the message is blank.
by
[email protected]
· 11 years ago
a9dc5ec4
Update the template for notifications to support fewer text lines.
by
[email protected]
· 11 years ago
7092edc
Removes unused notifications flags from Chrome.
by
[email protected]
· 11 years ago
d66b5aa
Add an empty message to the notification center.
by
[email protected]
· 12 years ago
9f7f74514
Adds a small icon to notifications, and connects it to synced notifications.
by
[email protected]
· 12 years ago
ee2a778a
Fix proportional image view for Views.
by
[email protected]
· 12 years ago
99e0b2f
Refresh for the Chrome notifications image template.
by
[email protected]
· 12 years ago
4278522
Enable notification collapse-expand under a flag.
by
[email protected]
· 12 years ago
ba1821ce
Remove 4 static initializers on linux.
by
[email protected]
· 12 years ago
840fe15
linux_aura: Remove static initializers by converting constants.
by
[email protected]
· 12 years ago
550168f
Reland 232439: Add a way for notifications to be linked from settings dialog.
by
[email protected]
· 12 years ago
6195148
Revert 232469 "Reland 232439: Add a way for notifications to be ..."
by
[email protected]
· 12 years ago
0bafa48d
Reland 232439: Add a way for notifications to be linked from settings dialog.
by
[email protected]
· 12 years ago
62826699
Revert 232439 "Add a way for notifications to be linked from set..."
by
[email protected]
· 12 years ago
939c7b6
Add a way for notifications to be linked from settings dialog.
by
[email protected]
· 12 years ago
59e0cc94
Add a Background to All Notification Icons
by
[email protected]
· 12 years ago
0db5e96
Reland 220500: Adds the contextMessage field to notifications.
by
[email protected]
· 12 years ago
b461d4b
Revert 220500 "Adds the contextMessage field to notifications."
by
[email protected]
· 12 years ago
7f10581d
Adds the contextMessage field to notifications.
by
[email protected]
· 12 years ago
d2b52be
[MC] Ensure there is a minimum padding between the bottom of a notification and the icon.
by
[email protected]
· 12 years ago
3f75e0a
Update progress bar notification UI per latest UI decision.
by
[email protected]
· 12 years ago
52f4932
Message center re-organized
by
[email protected]
· 12 years ago
acf883a
Make notifications API send bitmaps instead of data URLs to the browser.
by
[email protected]
· 12 years ago
9ca3bd8
Impose line limits for rich notifications on OSX
by
[email protected]
· 12 years ago
0fa85dd
Enable users of NotificationUIManager to specify binary images.
by
[email protected]
· 12 years ago
ca1f539f
Revert 204181 "Enable users of NotificationUIManager to specify ..."
by
[email protected]
· 12 years ago
1c3db7ab
Enable users of NotificationUIManager to specify binary images.
by
[email protected]
· 12 years ago
cf782b8
mac: Make notification text colors match views.
by
[email protected]
· 12 years ago
676b0afa
Rename message_center_constants to message_center_style.
by
[email protected]
· 12 years ago
[Renamed (95%) from ui/message_center/message_center_constants.h]
f54dc24
mac: image notifications
by
[email protected]
· 12 years ago
a8bf48b
[Mac][MC] Implement the basic message center tray UI.
by
[email protected]
· 12 years ago
81bf94f4
mac notifications: Implement action buttons.
by
[email protected]
· 12 years ago
a8e2eff
Fixed line height of list notifications on Windows.
by
[email protected]
· 12 years ago
1ca29cd
[Mac][MC] Implement the MCPopupCollection, used to place popup notifications on screen.
by
[email protected]
· 12 years ago
4c11a1ab
Moved some message center constants to message_center_constants.h.
by
[email protected]
· 12 years ago
561f748
Add line height setting to views::Label & use it for notifications.
by
[email protected]
· 12 years ago
1b61231
Shares the same focus border color among message center views.
by
[email protected]
· 12 years ago
ef152bc
Added padding below text in notifications.
by
[email protected]
· 12 years ago
8315892
Added unit test for MessageCenterView.
by
[email protected]
· 12 years ago
6a4b10d
[Mac][MC] Create a view controller responsible for the basic layout of a notification.
by
[email protected]
· 12 years ago
b73bb3e
Moved kWebNotificationWidth to message_center_constants.h.
by
[email protected]
· 12 years ago
5fc2d0c
Introduces MessagePopupCollection for borderless toasts.
by
[email protected]
· 13 years ago
8f3b534
Added support for icons in image and list notification action buttons.
by
[email protected]
· 13 years ago
ca1bb93
Introduces the UI for the settings of notifiers.
by
[email protected]
· 13 years ago
0e11e9f
Added support for image notifications.
by
[email protected]
· 13 years ago
7cbf1af
Set a display limit of 8 on multiple-item notifications items.
by
[email protected]
· 13 years ago
b408bfa
Updated multiple item notification view to match latest mockups
by
[email protected]
· 13 years ago