summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/login
Commit message (Expand)AuthorAgeFilesLines
* Remove HostDesktopType from Browser::CreateParamsscottmg2016-02-091-2/+1
* Add additional logging when entering the lock screen.jdufault2016-02-084-0/+72
* Remove use of GetCookieMonster from chromeos/login/profile_auth_data.cc.mmenke2016-02-081-7/+3
* cros: Remove SetKeepExpiredCookies callxiyuan2016-02-081-1/+0
* Remove ImportCookies from CookieMonster interface.mmenke2016-02-052-16/+37
* arc: Provide Chrome switch that disables ARC UI for optin.khmel2016-02-051-0/+1
* Move toolbar_model_{impl,delegate}.{cc,h} to components/toolbar.sdefresne2016-02-042-1/+2
* cc: re-enable --show-fps-counter and --ui-show-fps-counter command linesdongseong.hwang2016-02-041-0/+2
* Abstract ToolbarModelImpl dependencies on //content.sdefresne2016-02-032-2/+4
* Remove dependencies of ToolbarModelImpl on Profile.sdefresne2016-02-031-2/+2
* Delete base/prefs and update callers to use components.brettw2016-02-031-1/+1
* Remove the rest of HostDesktopType from c/b/ui/browser_finder.hscottmg2016-02-031-3/+2
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-031-1/+1
* Delete base/prefs and update callers to use components.brettw2016-02-031-1/+1
* Update chrome for new prefs location.brettw2016-02-0244-76/+76
* UMA stats for offline login password errorsglevin2016-01-294-26/+42
* arc: Fetch and pass auth code from Chrome to ARC instance.khmel2016-01-291-0/+7
* Remove InlineLoginHandlerChromeOS and exclude InlineLoginUI from CrOS build.dzhioev2016-01-282-6/+6
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-272-4/+4
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-273-8/+4
* When adding a supervised user, ensure the shelf position is at the bottom.jdufault2016-01-262-1/+9
* Migrate call sites LoginDisplayHostImpl::default_host to LoginDisplayHost.jdufault2016-01-2324-129/+96
* Convert some URL accessors to use StringPiecesbrettw2016-01-231-1/+1
* Promote GetAllCookiesAsync from CookieMonster to CookieStore.mmenke2016-01-222-11/+5
* Move default_host from LoginDisplayHostImpl to LoginDisplayHost.jdufault2016-01-225-17/+26
* Add xdai@ as a owner of wallpaper related codes.xdai2016-01-221-0/+1
* Remove --use-surfaces and --disable-surfaces command-line flags.jbauman2016-01-221-1/+0
* Componentize IDS_ACCNAME_* strings shared with iOS.sdefresne2016-01-151-0/+1
* Revert of Componentize IDS_ACCNAME_* strings shared with iOS. (Patchset #1 id...Sylvain Defresne2016-01-151-1/+0
* Componentize IDS_ACCNAME_* strings shared with iOS.sdefresne2016-01-151-0/+1
* Supports setting non-login input methods in VPD.shuchen2016-01-141-0/+12
* Remove the original log errorxdai2016-01-131-1/+0
* Allow partial seeding of accounts in AccountTrackerServicebzanotti2016-01-131-1/+1
* Remove dependency of user_manager::UserManager on ui/base.alemate2016-01-1312-78/+476
* Remove dependency of SessionManager and user_manager::UserManager on chromeos.alemate2016-01-1310-9/+301
* Add ArcNotificationManager for new ARC notificationyoshiki2016-01-121-0/+10
* Pull SecurityStateModel out into a componentestark2016-01-112-4/+5
* Reland "Only show the wallpaper log error in a Chrome OS environment".xdai2016-01-111-0/+4
* In the slave device:xdai2016-01-093-0/+6
* Ignore WP switch for auto-enrollment decision.mnissler2016-01-081-10/+1
* Give the ChromeVox Panel an extension view type.dmazzoni2016-01-071-0/+2
* Revert "Only show the wallpaper log error in a Chrome OS environment."xdai2016-01-071-4/+1
* Fix potential crashes in NetworkHandler codestevenjb2016-01-071-0/+3
* This is part of the effort to move RenderViewHost ids to RenderFrameHost ids....csharrison2016-01-071-14/+5
* Fix tiny lint errors in user_session_manager.ccyoshiki2016-01-071-1/+3
* Clean up unused OOBE exit code HOST_PAIRING_FINISHED.xdai2016-01-064-12/+3
* Only show the wallpaper log error in a Chrome OS environment.xdai2016-01-041-1/+4
* Convert Pass()→std::move() in //chrome/browser/chromeos/logindcheng2015-12-3121-68/+76
* Switch to standard integer types in chrome/browser/chromeos/.avi2015-12-24169-107/+265
* CC Animations: Enable external animation host for ui::Compositor (Aura).loyso2015-12-211-1/+1