summaryrefslogtreecommitdiffstats
path: root/ash/system/user/user_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Add an accessibility label for the single/multi user card/button.dtseng2015-04-031-2/+0
* views: Make the LogoutButton not visible instead of early out in Paintdanakj2015-03-241-7/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-8/+7
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-1/+1
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-3/+3
* Fixed suggesting adding more users into multi-profile session when we don't h...rsorokin2014-09-241-26/+30
* Multiprofile security: Show a warning messagebox when desktopskuhne@chromium.org2014-08-221-2/+5
* Revert of Multiprofile security: Show a warning messagebox when desktop casti...dewittj@chromium.org2014-08-211-5/+2
* Multiprofile security: Show a warning messagebox when desktopskuhne@chromium.org2014-08-211-2/+5
* Providing more information on why certain users can't be added to multi-profilersorokin@chromium.org2014-08-131-3/+14
* Rename "managed (mode|user)" to "supervised user" (part 7)treib@chromium.org2014-07-181-1/+1
* Move UserInfo to user_manager.nkostylev@chromium.org2014-07-141-1/+1
* Fixing spacing around [+] icon in system menuglevin@chromium.org2014-07-101-4/+1
* Fixing notification message crash on fast dismissal clickskuhne@chromium.org2014-07-091-5/+10
* Fixing tab-ability of multi user items in system tray menu.skuhne@chromium.org2014-06-211-14/+73
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-201-4/+4
* patch from issue 218843002luken@chromium.org2014-05-121-2/+3
* Revert 268630 "View code, before this patch, used simple hierarc..."dalecurtis@google.com2014-05-061-3/+2
* View code, before this patch, used simple hierarchical bounding boxes to cull...luken@chromium.org2014-05-061-2/+3
* Media indicator for background recording taskoshima@chromium.org2014-05-031-2/+2
* 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
* Implemented system tray UI for new account management.dzhioev@chromium.org2014-04-101-0/+490