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
...
*
Follow-up fixes to http://crrev.com/12638033.
dharcourt@chromium.org
2013-03-15
3
-29
/
+47
*
Redesign notifier settings view.
mukai@chromium.org
2013-03-15
2
-22
/
+134
*
Switch Windows to use the MessagePopupCollection
dewittj@chromium.org
2013-03-14
2
-3
/
+18
*
Prepared notification views for text line limits.
dharcourt@chromium.org
2013-03-14
6
-299
/
+257
*
Introduces Kennedy-styled scrollbars for message center.
mukai@chromium.org
2013-03-14
1
-0
/
+2
*
Start building message_center on Mac.
rsesek@chromium.org
2013-03-14
4
-1
/
+25
*
Delete items of the launcher jump list upon pressing Shift click
skuhne@chromium.org
2013-03-13
3
-4
/
+4
*
Invalidates the layout when close_all button gets invisible.
mukai@chromium.org
2013-03-12
1
-1
/
+6
*
Fixes message popup collection bugs.
mukai@chromium.org
2013-03-11
1
-38
/
+35
*
Break the dependency of MessageCenterSettingsController on views.
rsesek@chromium.org
2013-03-08
5
-22
/
+65
*
Made notification center notifications collapsible and expandable.
dharcourt@chromium.org
2013-03-08
26
-383
/
+594
*
Enable rich notifications by default.
dewittj@chromium.org
2013-03-07
2
-4
/
+6
*
Deprecates QuietModeBubble and uses context menu for quiet mode.
mukai@chromium.org
2013-03-07
5
-183
/
+68
*
Remove 'RequestFocus' for now, it doesn't make any effects.
mukai@chromium.org
2013-03-07
1
-2
/
+0
*
Do not reuse the old NotificationView in PopupCollection.
mukai@chromium.org
2013-03-07
1
-4
/
+12
*
Switch to using gfx::Image instead of ImageSkia for cross-platform message_ce...
rsesek@chromium.org
2013-03-07
11
-37
/
+39
*
Fix ManyPopupNotifications test with --enable-rich-notifications.
dewittj@chromium.org
2013-03-05
1
-0
/
+7
*
Re-home the global MessageCenter to support Ash+Win environments.
dewittj@chromium.org
2013-03-05
4
-11
/
+42
*
Move views-specific message_center files into a subdirectory.
rsesek@chromium.org
2013-03-04
19
-69
/
+70
*
Small refactors in notifications' MessageView.
dharcourt@chromium.org
2013-03-01
4
-112
/
+102
*
Cause byUser to be passed correctly by c.e.notification API.
dewittj@chromium.org
2013-03-01
7
-17
/
+26
*
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
[prev]
[next]