summaryrefslogtreecommitdiffstats
path: root/ash/system/user/tray_user.cc
Commit message (Expand)AuthorAgeFilesLines
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-301-2/+3
* Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."oshima@chromium.org2014-04-301-3/+2
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-301-2/+3
* Shelf Cleanup AlternateShelfLayout P1 Attempt 3harrym@chromium.org2014-04-121-28/+10
* Implemented system tray UI for new account management.dzhioev@chromium.org2014-04-101-1069/+16
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-6/+2
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-1/+1
* Move avatar holder img/code to ashoshima@chromium.org2014-03-141-8/+10
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-1/+1
* Fixed alignment issue in tray in guest mode.abodenha@chromium.org2014-03-131-2/+20
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-1/+1
* Revert of Shelf Cleanup (- binary files) (https://codereview.chromium.org/176...jennyz@chromium.org2014-03-121-15/+32
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-1/+1
* Shelf Cleanup (- binary files)harrym@chromium.org2014-03-111-32/+15
* Removal of drag window to user tray icon functionalityskuhne@chromium.org2014-03-031-92/+10
* Revert of Ash:Shelf - Cleanup of Alternate Shelf (part 1) (https://codereview...dgrogan@chromium.org2014-03-011-12/+25
* Part 1) of cleaning up the code related to the shelf layout, specifically rem...harrym@chromium.org2014-03-011-25/+12
* Hide system tray bubble after "Sign in to another account.." was clicked.dzhioev@chromium.org2014-02-261-0/+1
* Remove M31 multi profile modeskuhne@chromium.org2014-01-271-4/+0
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-241-29/+36
* Avoid LabelButtonBorder static casting.msw@chromium.org2014-01-151-2/+2
* ash: Fix use of uninitialized member in initializer listhans@chromium.org2014-01-111-1/+1
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...avi@chromium.org2013-12-241-4/+6
* Adding UMA metric tracking to the status are menu and related tray views to t...harrym@chromium.org2013-12-131-0/+3
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-2/+2
* Removes obsolete gfx::Elide{Filename,RectangleText} (gfx::Font version).yukishiino@chromium.org2013-11-191-17/+19
* Adding a flag to show all logged in users in the system trayskuhne@chromium.org2013-11-171-0/+2
* Refactor: Separate the tray user from the tray user separatorskuhne@chromium.org2013-11-071-15/+2
* Changed the user log in selection while the log in screen is shownskuhne@chromium.org2013-10-311-3/+15
* Animating and fading a dragged window when dragged onto a multi user icon in ...skuhne@chromium.org2013-10-301-1/+1
* Adding "teleport windows to user X" context menuskuhne@chromium.org2013-10-191-1/+1
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-1/+0
* Adding spacing between (multiple) user items in system trayskuhne@chromium.org2013-10-151-2/+14
* Removing old M-31 flag which suppressed the multi user menu in the system she...skuhne@chromium.org2013-10-151-4/+1
* Adding the multi profile feature to allow drag of windows from the active des...skuhne@chromium.org2013-10-141-0/+17
* In the new default multi profile case, all user icons have to be added to the...skuhne@chromium.org2013-10-111-71/+161
* Log UMA metrics for multiprofile actions.tengs@chromium.org2013-10-021-0/+4
* Putting the shelf menu multi profile feature behind a flag.skuhne@chromium.org2013-09-211-7/+14
* ash: Adjust layout of clock for left/right shelfjamescook@chromium.org2013-09-171-2/+2
* Only add a logout button to the currently active user cardskuhne@chromium.org2013-09-141-1/+2
* Move text_elider to gfx.ben@chromium.org2013-09-091-7/+8
* Move Range code to gfx.ben@chromium.org2013-09-061-4/+4
* Place sign out button on ash tray bubble in lockscreen state.jennyz@chromium.org2013-08-211-5/+0
* Change the guest mode avatar picture back to text "Guest" and fix a layout is...jennyz@chromium.org2013-08-131-14/+15
* Fix the issue with guest mode user image loaded wrong on avatar, which is cau...jennyz@chromium.org2013-08-091-21/+20
* Status tray user icon updated for the alternate shelf layout, new icon is lar...harrym@chromium.org2013-07-171-16/+76
* ExternalTabContainerWin's widgets should be opaque and not fade-in.grt@chromium.org2013-06-271-1/+1