index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
/
login
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove HostDesktopType from Browser::CreateParams
scottmg
2016-02-09
1
-2
/
+1
*
Add additional logging when entering the lock screen.
jdufault
2016-02-08
4
-0
/
+72
*
Remove use of GetCookieMonster from chromeos/login/profile_auth_data.cc.
mmenke
2016-02-08
1
-7
/
+3
*
cros: Remove SetKeepExpiredCookies call
xiyuan
2016-02-08
1
-1
/
+0
*
Remove ImportCookies from CookieMonster interface.
mmenke
2016-02-05
2
-16
/
+37
*
arc: Provide Chrome switch that disables ARC UI for optin.
khmel
2016-02-05
1
-0
/
+1
*
Move toolbar_model_{impl,delegate}.{cc,h} to components/toolbar.
sdefresne
2016-02-04
2
-1
/
+2
*
cc: re-enable --show-fps-counter and --ui-show-fps-counter command lines
dongseong.hwang
2016-02-04
1
-0
/
+2
*
Abstract ToolbarModelImpl dependencies on //content.
sdefresne
2016-02-03
2
-2
/
+4
*
Remove dependencies of ToolbarModelImpl on Profile.
sdefresne
2016-02-03
1
-2
/
+2
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
1
-1
/
+1
*
Remove the rest of HostDesktopType from c/b/ui/browser_finder.h
scottmg
2016-02-03
1
-3
/
+2
*
Revert of Delete base/prefs and update callers to use components. (patchset #...
msw
2016-02-03
1
-1
/
+1
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
1
-1
/
+1
*
Update chrome for new prefs location.
brettw
2016-02-02
44
-76
/
+76
*
UMA stats for offline login password errors
glevin
2016-01-29
4
-26
/
+42
*
arc: Fetch and pass auth code from Chrome to ARC instance.
khmel
2016-01-29
1
-0
/
+7
*
Remove InlineLoginHandlerChromeOS and exclude InlineLoginUI from CrOS build.
dzhioev
2016-01-28
2
-6
/
+6
*
Remove now-unnecessary wrappers around gfx::Screen::GetScreen()
scottmg
2016-01-27
2
-4
/
+4
*
Remove ui/gfx/screen_type_delegate.h
scottmg
2016-01-27
3
-8
/
+4
*
When adding a supervised user, ensure the shelf position is at the bottom.
jdufault
2016-01-26
2
-1
/
+9
*
Migrate call sites LoginDisplayHostImpl::default_host to LoginDisplayHost.
jdufault
2016-01-23
24
-129
/
+96
*
Convert some URL accessors to use StringPieces
brettw
2016-01-23
1
-1
/
+1
*
Promote GetAllCookiesAsync from CookieMonster to CookieStore.
mmenke
2016-01-22
2
-11
/
+5
*
Move default_host from LoginDisplayHostImpl to LoginDisplayHost.
jdufault
2016-01-22
5
-17
/
+26
*
Add xdai@ as a owner of wallpaper related codes.
xdai
2016-01-22
1
-0
/
+1
*
Remove --use-surfaces and --disable-surfaces command-line flags.
jbauman
2016-01-22
1
-1
/
+0
*
Componentize IDS_ACCNAME_* strings shared with iOS.
sdefresne
2016-01-15
1
-0
/
+1
*
Revert of Componentize IDS_ACCNAME_* strings shared with iOS. (Patchset #1 id...
Sylvain Defresne
2016-01-15
1
-1
/
+0
*
Componentize IDS_ACCNAME_* strings shared with iOS.
sdefresne
2016-01-15
1
-0
/
+1
*
Supports setting non-login input methods in VPD.
shuchen
2016-01-14
1
-0
/
+12
*
Remove the original log error
xdai
2016-01-13
1
-1
/
+0
*
Allow partial seeding of accounts in AccountTrackerService
bzanotti
2016-01-13
1
-1
/
+1
*
Remove dependency of user_manager::UserManager on ui/base.
alemate
2016-01-13
12
-78
/
+476
*
Remove dependency of SessionManager and user_manager::UserManager on chromeos.
alemate
2016-01-13
10
-9
/
+301
*
Add ArcNotificationManager for new ARC notification
yoshiki
2016-01-12
1
-0
/
+10
*
Pull SecurityStateModel out into a component
estark
2016-01-11
2
-4
/
+5
*
Reland "Only show the wallpaper log error in a Chrome OS environment".
xdai
2016-01-11
1
-0
/
+4
*
In the slave device:
xdai
2016-01-09
3
-0
/
+6
*
Ignore WP switch for auto-enrollment decision.
mnissler
2016-01-08
1
-10
/
+1
*
Give the ChromeVox Panel an extension view type.
dmazzoni
2016-01-07
1
-0
/
+2
*
Revert "Only show the wallpaper log error in a Chrome OS environment."
xdai
2016-01-07
1
-4
/
+1
*
Fix potential crashes in NetworkHandler code
stevenjb
2016-01-07
1
-0
/
+3
*
This is part of the effort to move RenderViewHost ids to RenderFrameHost ids....
csharrison
2016-01-07
1
-14
/
+5
*
Fix tiny lint errors in user_session_manager.cc
yoshiki
2016-01-07
1
-1
/
+3
*
Clean up unused OOBE exit code HOST_PAIRING_FINISHED.
xdai
2016-01-06
4
-12
/
+3
*
Only show the wallpaper log error in a Chrome OS environment.
xdai
2016-01-04
1
-1
/
+4
*
Convert Pass()→std::move() in //chrome/browser/chromeos/login
dcheng
2015-12-31
21
-68
/
+76
*
Switch to standard integer types in chrome/browser/chromeos/.
avi
2015-12-24
169
-107
/
+265
*
CC Animations: Enable external animation host for ui::Compositor (Aura).
loyso
2015-12-21
1
-1
/
+1
[next]