summaryrefslogtreecommitdiffstats
path: root/ash/system/user
Commit message (Expand)AuthorAgeFilesLines
* ash: Clean up a couple more places.sadrul2016-02-031-6/+1
* Convert Pass()→std::move() in //ashdcheng2015-12-271-1/+2
* Switch to standard integer types in ash/.avi2015-12-202-0/+2
* Remove Chrome OS "Mirror" UI. Part 1.dzhioev2015-11-1711-539/+30
* This CL replaces std::string user_id in ash/* with AccountId.alemate2015-11-122-3/+2
* This CL replaces user_manager::UserID with AccountId.alemate2015-11-033-8/+13
* Revert of This CL replaces user_manager::UserID with AccountId. (patchset #12...rjkroege2015-10-303-13/+8
* This CL replaces user_manager::UserID with AccountId.alemate2015-10-303-8/+13
* Make ScreenOrientationController not depend on content.ben2015-10-061-1/+0
* Extract content-specific aspects of SessionStateDelegate onto ShellContentState.ben2015-10-056-65/+52
* Move JoinString to the base namespace.brettw2015-07-152-2/+2
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-142-2/+2
* Move JoinString to the base namespace.brettw2015-07-142-2/+2
* Add more string_util functions to base namespace.brettw2015-06-241-1/+2
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Add an accessibility label for the single/multi user card/button.dtseng2015-04-038-2/+64
* views: Make the LogoutButton not visible instead of early out in Paintdanakj2015-03-241-7/+1
* TrayUser::GetTrayIndex method removed as not necessary.merkulova2015-03-232-18/+4
* Move dummy SystemTrayDelegate implementations to system_tray_delegate.ccstevenjb2015-02-183-32/+38
* Elim FontList::DeriveWithStyle from ash/systemstevenjb2015-01-271-2/+1
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-161-2/+2
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-222-4/+4
* Remove retail mode.rkc2014-12-185-26/+4
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2810-63/+55
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-1/+1
* Added Aura notification that relaunch and powerwash is required in case of do...ygorshenin2014-10-071-8/+3
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-039-44/+44
* Add checks to troubleshoopt crash in tray_useroshima2014-10-011-3/+4
* Fixed suggesting adding more users into multi-profile session when we don't h...rsorokin2014-09-242-28/+32
* ash: Add checks for supervised users.merkulova2014-09-232-2/+7
* Revert of ash: Add checks for supervised users. (patchset #5 id:80001 of http...rockot2014-09-162-7/+2
* ash: Add checks for supervised users.merkulova2014-09-152-2/+7
* Cleanup: Remove misc unneeded grit includes.thestig2014-08-282-1/+1
* Cleanup: Remove unneeded ui/ grit header includes.thestig2014-08-271-1/+0
* Multiprofile security: Show a warning messagebox when desktopskuhne@chromium.org2014-08-223-5/+13
* Revert of Multiprofile security: Show a warning messagebox when desktop casti...dewittj@chromium.org2014-08-213-13/+5
* Multiprofile security: Show a warning messagebox when desktopskuhne@chromium.org2014-08-213-5/+13
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-171-1/+1
* ash: Remove a few unused includes.thakis@chromium.org2014-08-142-1/+1
* 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 9)treib@chromium.org2014-08-052-3/+2
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-11/+11
* Remove the drive status from the ash try.hirono@chromium.org2014-07-251-0/+1
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-11/+11
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-11/+11
* Rename "managed (mode|user)" to "supervised user" (part 7)treib@chromium.org2014-07-184-5/+5
* Move UserInfo to user_manager.nkostylev@chromium.org2014-07-145-8/+9
* Fixing spacing around [+] icon in system menuglevin@chromium.org2014-07-101-4/+1
* Fixing notification message crash on fast dismissal clickskuhne@chromium.org2014-07-092-5/+17
* Fixing tab-ability of multi user items in system tray menu.skuhne@chromium.org2014-06-214-20/+131