| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the crashing in BluetoothDetailedView destructor. | jennyz@chromium.org | 2013-02-06 | 1 | -1/+1 |
* | Add spinner UI to show bluetooth is discovering devices. For M26, I used the ... | jennyz@chromium.org | 2013-02-05 | 3 | -1/+159 |
* | Add synchronous Widget closing event | wittman@chromium.org | 2013-02-05 | 4 | -4/+4 |
* | Sets close_on_deactivate to tray and message center bubbles. | mukai@chromium.org | 2013-02-05 | 3 | -1/+3 |
* | Uses --enable-rich-notifications for new design message center. | mukai@chromium.org | 2013-02-05 | 1 | -4/+19 |
* | Enable NetworkStateHandler always | stevenjb@chromium.org | 2013-02-04 | 1 | -9/+9 |
* | Show the bluetooth device connecting or disconnecting state when user toggles... | jennyz@chromium.org | 2013-02-04 | 1 | -0/+36 |
* | Use the correct coordinate to layout bubble when the anchor widget is not vis... | oshima@chromium.org | 2013-02-02 | 1 | -1/+6 |
* | Replace StyleRange with BreakList; update RenderText, etc. | msw@chromium.org | 2013-02-01 | 1 | -8/+3 |
* | Use ash NetworkIconAnimation in NetworkMenuIcon code | stevenjb@chromium.org | 2013-02-01 | 4 | -59/+110 |
* | Implement message center on Windows. | dewittj@chromium.org | 2013-01-31 | 3 | -197/+185 |
* | Keep the a11y menu visible on lock screen if any a11y feature is initially en... | yoshiki@chromium.org | 2013-01-30 | 2 | -1/+11 |
* | Open user profile change UI when user clicks on profile picture in uber tray ... | jennyz@chromium.org | 2013-01-30 | 4 | -9/+41 |
* | Status tray text looks too small compared to icons. | sschmitz@chromium.org | 2013-01-29 | 1 | -2/+4 |
* | Bluetooth: fix issues with discovery API | keybuk@chromium.org | 2013-01-29 | 4 | -17/+26 |
* | Update system tray if vpn networks appear | stevenjb@chromium.org | 2013-01-28 | 3 | -69/+90 |
* | Necktie icon removed from status tray. | dzhioev@chromium.org | 2013-01-26 | 2 | -12/+4 |
* | Introduces 'context' param to NotifierSettingsView. | mukai@chromium.org | 2013-01-25 | 1 | -0/+3 |
* | Removing arrow of bubble (popup) for volume and brightness. | sschmitz@chromium.org | 2013-01-25 | 7 | -0/+20 |
* | Uses xrandr feature to get the display name. | mukai@chromium.org | 2013-01-25 | 1 | -14/+37 |
* | Move network list population to VPN and Detailed implementation classes | stevenjb@chromium.org | 2013-01-24 | 6 | -95/+131 |
* | Re-enable test compositor on ash tests for win8/metro. This allows several ad... | robertshield@chromium.org | 2013-01-24 | 2 | -39/+0 |
* | Start delegating notifications to MessageCenter on Windows. | dimich@chromium.org | 2013-01-23 | 2 | -5/+4 |
* | ash: Prevent negative sizes. | danakj@chromium.org | 2013-01-23 | 1 | -2/+3 |
* | Revert "ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes alwa... | danakj@chromium.org | 2013-01-22 | 1 | -3/+2 |
* | Wider progress bar for GoogleDrive in the system tray. | mukai@chromium.org | 2013-01-22 | 1 | -1/+1 |
* | Initial whack at getting ash_unittests to connect to a viewer process on Win/... | robertshield@chromium.org | 2013-01-21 | 2 | -0/+48 |
* | Use Device.Scanning for wifi_scanning | stevenjb@chromium.org | 2013-01-19 | 4 | -110/+108 |
* | Fixes for Cellular indicators | stevenjb@chromium.org | 2013-01-17 | 6 | -48/+120 |
* | Add 'dark' lte icons. | rkc@chromium.org | 2013-01-17 | 1 | -7/+19 |
* | Revert 177323 | kochi@chromium.org | 2013-01-17 | 1 | -19/+7 |
* | Add 'dark' lte icons. | rkc@chromium.org | 2013-01-17 | 1 | -7/+19 |
* | Locally managed accounts (backend) | nkostylev@chromium.org | 2013-01-16 | 2 | -7/+9 |
* | When connected to LTE, show the LTE icon. | rkc@chromium.org | 2013-01-15 | 2 | -1/+5 |
* | Add cellular_initialized state and UI | stevenjb@chromium.org | 2013-01-15 | 5 | -26/+59 |
* | Enabled word wrap for enterprise notification in systray. | dzhioev@chromium.org | 2013-01-15 | 11 | -25/+19 |
* | Add option to align launcher/shelf to top of screen (similar to left/right al... | harrym@chromium.org | 2013-01-12 | 8 | -14/+35 |
* | Allow specifying the max height from the user code of message bubble. | mukai@chromium.org | 2013-01-12 | 1 | -0/+14 |
* | Do not show "This device is owned by..." menu entry for Public Accounts | bartfab@chromium.org | 2013-01-11 | 1 | -1/+8 |
* | Revert 176102 | acolwell@chromium.org | 2013-01-10 | 1 | -7/+3 |
* | Revert 176087 | acolwell@chromium.org | 2013-01-10 | 1 | -3/+7 |
* | Re-introduce the partial magnifier | yoshiki@chromium.org | 2013-01-10 | 1 | -7/+3 |
* | Shows the notification icon during the login session. | mukai@chromium.org | 2013-01-09 | 1 | -5/+5 |
* | Block the autohide of the launcher when 'quiet mode' bubble is shown for noti... | mukai@chromium.org | 2013-01-09 | 3 | -1/+8 |
* | ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always. | danakj@chromium.org | 2013-01-08 | 1 | -2/+3 |
* | M26 new bluetooth UI. List all bluetooth devices in detailed view and automat... | jennyz@chromium.org | 2013-01-07 | 9 | -28/+108 |
* | Roll ICU and convert include style to standard Chromium style, | phajdan.jr@chromium.org | 2013-01-07 | 3 | -8/+8 |
* | Allow easier cross-platform access to MessageCenter by making it a singleton ... | dewittj@chromium.org | 2013-01-04 | 3 | -21/+25 |
* | Send a NotifyEnterpriseDomainChanged from SystemTrayDelegate::Initialize | mnissler@chromium.org | 2013-01-03 | 1 | -1/+2 |
* | Enables to render the tray_display message multiline. | mukai@chromium.org | 2013-01-02 | 1 | -3/+13 |