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
*
mac notifications: Move things around slightly.
thakis@chromium.org
2013-06-10
1
-9
/
+21
*
mac notifications: Let <esc> close the settings view and the tray.
thakis@chromium.org
2013-06-10
2
-10
/
+7
*
mac notifications: Show settings below the control area.
thakis@chromium.org
2013-06-10
4
-90
/
+75
*
mac notifications: Fix slide in animation.
thakis@chromium.org
2013-06-10
2
-6
/
+4
*
[Mac][MC] Release the MCPopupController on the outermost run loop.
rsesek@chromium.org
2013-06-10
1
-1
/
+4
*
mac notifications: Show app icons and favicons in the settings view.
thakis@chromium.org
2013-06-10
1
-3
/
+112
*
mac notifications: Open tray to the right if dock is pinned left and there is...
thakis@chromium.org
2013-06-09
1
-1
/
+1
*
mac notification settings: Hook up button to show the ui, add a back button.
thakis@chromium.org
2013-06-09
10
-68
/
+293
*
Do not slide-up for the mouse click for the toast.
mukai@chromium.org
2013-06-08
1
-26
/
+18
*
Move notification timers into a cross-platform location.
dewittj@chromium.org
2013-06-08
14
-91
/
+630
*
[Mac][MC] Open the tray to the left if there is not enough room on screen to ...
rsesek@chromium.org
2013-06-08
4
-8
/
+77
*
Make some ChromeOS code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
1
-9
/
+9
*
mac notification settings: Implement most of the setttings view.
thakis@chromium.org
2013-06-07
6
-8
/
+266
*
Scroll to the topmost notification when the message center tray opens.
jianli@chromium.org
2013-06-07
3
-0
/
+10
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
11
-11
/
+11
*
Revert 204146 "Introduces a new scrollbar for message_center."
mukai@chromium.org
2013-06-07
2
-4
/
+4
*
[Mac] Animate new popup notification with both slide-in and fade-in effects
jianli@chromium.org
2013-06-07
1
-3
/
+14
*
Do not allow updates to notifications while center is open.
dewittj@chromium.org
2013-06-07
7
-0
/
+23
*
[Mac][MC] Round another fractional pixel value for list notifications.
rsesek@chromium.org
2013-06-07
1
-1
/
+1
*
Remove unnecessary DCHECK.
mukai@chromium.org
2013-06-07
1
-1
/
+0
*
Animations for message center tray
jianli@chromium.org
2013-06-06
2
-35
/
+193
*
[Mac] Notify the message center that a notification in the tray is clicked
jianli@chromium.org
2013-06-06
3
-16
/
+36
*
mac: Plumbing for the notification settings view.
thakis@chromium.org
2013-06-06
10
-9
/
+149
*
Impose line limits for rich notifications on OSX
jianli@chromium.org
2013-06-06
3
-17
/
+58
*
Rich Notifications working on Linux_aura
sidharthms@chromium.org
2013-06-06
2
-2
/
+2
*
Enable users of NotificationUIManager to specify binary images.
dewittj@chromium.org
2013-06-06
20
-451
/
+583
*
Try disabling the layer-backed view in MCTrayViewController.
rsesek@chromium.org
2013-06-05
1
-1
/
+2
*
[Mac] Notify the message center that a notification is clicked
jianli@chromium.org
2013-06-05
2
-3
/
+27
*
Spoken feedback sound for notification popups.
mukai@chromium.org
2013-06-05
3
-0
/
+14
*
Revert 204181 "Enable users of NotificationUIManager to specify ..."
kinuko@chromium.org
2013-06-05
20
-558
/
+436
*
Enable users of NotificationUIManager to specify binary images.
dewittj@chromium.org
2013-06-05
20
-436
/
+558
*
Fix ChromeOS use of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-05
1
-9
/
+9
*
Enable message center by default on Mac.
rsesek@chromium.org
2013-06-05
2
-8
/
+5
*
Introduces a new scrollbar for message_center.
mukai@chromium.org
2013-06-05
2
-4
/
+4
*
Notify the popup controller that its collection is gone when the popup is bei...
jianli@chromium.org
2013-06-05
3
-0
/
+63
*
[Mac][MC] Apply NSNonactivatingPanelMask to the tray and popup windows.
rsesek@chromium.org
2013-06-05
3
-19
/
+5
*
[Mac][MC] Close the tray window when the user clicks outside it.
rsesek@chromium.org
2013-06-03
2
-0
/
+20
*
Roll DEPS for googleurl. Second try.
tfarina@chromium.org
2013-06-03
1
-1
/
+1
*
[Mac][MC] Do not draw on fractional pixels by rounding the values.
rsesek@chromium.org
2013-05-31
1
-3
/
+4
*
Updates the quiet mode button UI slightly.
mukai@chromium.org
2013-05-31
1
-2
/
+0
*
[Mac][MC] Mark notifications as displayed so the unread count is properly upd...
rsesek@chromium.org
2013-05-30
2
-0
/
+3
*
[Mac][MC] Fix some issues with the swipe gesture.
rsesek@chromium.org
2013-05-30
1
-5
/
+19
*
mac: list notifications
thakis@chromium.org
2013-05-30
3
-5
/
+137
*
[Mac] Move the large block of NSEvent forward declarations to a shared header.
rsesek@chromium.org
2013-05-30
1
-29
/
+1
*
Remove unnecessary ui::CompositorTestSupport
jamesr@chromium.org
2013-05-30
2
-7
/
+0
*
Rename ClampToMin and ClampToMax
vollick@chromium.org
2013-05-30
2
-3
/
+3
*
[Mac][MC] Adjust the size of the status item view based on the unread count.
rsesek@chromium.org
2013-05-29
2
-30
/
+84
*
Revert 202787 "Remove unnecessary ui::CompositorTestSupport"
kinuko@chromium.org
2013-05-29
2
-0
/
+7
*
Remove unnecessary ui::CompositorTestSupport
jamesr@chromium.org
2013-05-29
2
-7
/
+0
*
mac: Make notification text colors match views.
thakis@chromium.org
2013-05-28
4
-8
/
+13
[next]