summaryrefslogtreecommitdiffstats
path: root/ash/system/user
Commit message (Expand)AuthorAgeFilesLines
* Stop using shell::GetInstance()->system_tray() in system tray itemsbartfab@chromium.org2012-11-212-3/+4
* Ash system bubble: Allow logout button label to break into two linesbartfab@chromium.org2012-11-203-4/+15
* Switch TrayPopupTextButton's base to LabelButton and rename accordinglybartfab@chromium.org2012-11-191-10/+3
* Change user card background color for public accountsbartfab@chromium.org2012-11-151-1/+4
* Replace Label::Alignment with gfx::HorizontalAlignment.msw@chromium.org2012-11-071-3/+3
* Uber tray UI tweaks.jennyz@chromium.org2012-11-061-3/+11
* Make ash aware of public accountsbartfab@chromium.org2012-11-063-0/+5
* Create helper function to determine label for sign-out buttonbartfab@chromium.org2012-11-063-10/+36
* Fix behaviour changes due to r163579danakj@chromium.org2012-10-251-6/+4
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-2/+4
* Guess at fix for 150944.pkotwicz@chromium.org2012-09-241-3/+6
* Refresh Guest session UIdpolukhin@chromium.org2012-09-142-12/+49
* ash: Update system update notification behaviour.sadrul@chromium.org2012-09-121-1/+8
* Make the exit button item as tall as the other tray popup item in guest mode.jennyz@chromium.org2012-08-311-0/+4
* image: Specify the resize-method when resizing ImageSkia.sadrul@chromium.org2012-08-161-1/+2
* Replace views::Event with ui::Event.beng@google.com2012-08-101-1/+1
* Make spacing between uber tray items consistent with M22 UI spec.jennyz@google.com2012-07-232-4/+6
* ash: Make sure the user-image in the tray does not get pixelated in high-dpi.sadrul@chromium.org2012-07-171-4/+2
* Adjust the padding on the right side of the user profile.jennyz@google.com2012-07-161-2/+4
* Remove #pragma once from ashajwong@chromium.org2012-07-111-1/+0
* Adds factory method to create Bitmap shader which displays correctly in High DPIpkotwicz@chromium.org2012-07-021-13/+4
* ash: Fix uber-tray popup exit-session button in demo mode.sadrul@chromium.org2012-06-161-13/+14
* Changed DisplayName std::string => string16, which is a prerequisite to displ...saintlou@chromium.org2012-06-011-1/+1
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-6/+6
* Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-6/+6
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-6/+6
* Add user_info_ NULL check in case of guest mode.mukai@chromium.org2012-05-171-2/+4
* ash: Some code-cleanup around tray-resizing code.sadrul@chromium.org2012-05-151-6/+0
* ash: Rejig the user-card in the uber-tray popup.sadrul@chromium.org2012-05-101-125/+130
* Remove scoped_ptr for system tray viewsstevenjb@chromium.org2012-05-012-9/+13
* ash: Refresh the tray items, instead of recreating them, when login status ch...sadrul@chromium.org2012-04-242-8/+14
* ash: Animate changes in the uber tray.sadrul@chromium.org2012-04-231-6/+14
* uber tray: Make the row of buttons in the network-popup looksadrul@chromium.org2012-04-181-85/+12
* ash: Show better focus rects for the tray.sadrul@chromium.org2012-04-131-0/+7
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-101-1/+1
* ash: Move the update notifier into its own row in the popup.sadrul@chromium.org2012-03-282-49/+0
* ash: Tweak the right-margin and border-radius of the tray.sadrul@chromium.org2012-03-271-2/+1
* ash: Some color adjustments for the uber-tray.sadrul@chromium.org2012-03-261-1/+1
* ash: Using ScreenLocker from PowerManagerClient::Observer::LockScreen is not ...sadrul@chromium.org2012-03-261-1/+2
* Update spacing of icons in uber tray.mbolohan@chromium.org2012-03-251-2/+10
* When screen locked (LOGGED_IN_LOCKED):pkotwicz@chromium.org2012-03-242-9/+27
* Initial system tray accessibility fixesdmazzoni@chromium.org2012-03-231-0/+1
* ash: Fix various UI issues.sadrul@chromium.org2012-03-231-1/+5
* ash: User avatar/profile pic in the tray shouldn't look horrendous when resiz...sadrul@chromium.org2012-03-221-18/+12
* ash: Make sure the avatar is always of the fixed size.sadrul@chromium.org2012-03-221-0/+1
* Adjust uber tray spacing around avatar and draw avatar using rounded rectangle.flackr@chromium.org2012-03-222-3/+71
* ash: Update the user icon in the tray when user changes it from the settings ...sadrul@chromium.org2012-03-203-5/+44
* ash: Update user-card when in kiosk mode.sadrul@chromium.org2012-03-202-11/+24
* ash: Highlight the items in the uber-tray popup when hovering.sadrul@chromium.org2012-03-151-0/+1
* ash: A number of ui/ux changes from feedback/to better match the mocks.sadrul@chromium.org2012-03-151-17/+38