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
*
Eliminate race condition in MetricsService and re-enable WizardControllerTest
dpolukhin@chromium.org
2012-02-28
1
-5
/
+2
*
Replace chrome/common/net/http_return.h with net/http/http_status_code.h
akalin@chromium.org
2012-02-27
1
-8
/
+8
*
Move locale changing out of Widget in Aura.
ben@chromium.org
2012-02-27
1
-0
/
+25
*
Fix broken ParallelAuthenticatorTest
hashimoto@chromium.org
2012-02-27
1
-4
/
+4
*
Separate CryptohomeLibrary's async method calling function as cryptohome::Asy...
hashimoto@chromium.org
2012-02-27
8
-53
/
+84
*
Add support for demo user to the authenticator.
rkc@chromium.org
2012-02-25
21
-12
/
+209
*
cleanup: Remove StopInputMethodDaemon() call from login/user_manager.cc.
yusukes@chromium.org
2012-02-25
1
-4
/
+0
*
Add a switch for enabling threaded animation.
vollick@chromium.org
2012-02-25
1
-0
/
+1
*
Revert 123582 - Broke chromeos/dbg build: http://build.chromium.org/p/chromiu...
fischman@chromium.org
2012-02-24
20
-201
/
+12
*
Add support for demo user to the authenticator.
rkc@chromium.org
2012-02-24
20
-12
/
+201
*
Forward ppapi-flash-args to guest user.
ihf@chromium.org
2012-02-24
1
-0
/
+1
*
Don't auto-enroll again if it was already enforced before.
joaodasilva@chromium.org
2012-02-24
2
-5
/
+5
*
[cros] Cleanup WizardController.
ivankr@chromium.org
2012-02-24
3
-48
/
+38
*
Prevent subsequent attempts to enroll a device if it is already enrolled.
joaodasilva@chromium.org
2012-02-24
1
-11
/
+18
*
Make sure kiosk mode can not be triggered as a result of auto-enrollment.
pastarmovj@chromium.org
2012-02-24
3
-2
/
+21
*
[cros] Fixes modal window type for "Password changed" dialog.
altimofeev@chromium.org
2012-02-24
1
-1
/
+1
*
Update the UI to properly handle enterprise mode errors.
pastarmovj@chromium.org
2012-02-24
3
-7
/
+14
*
Add support for kiosk mode on the client. Make sure the settings are written ...
pastarmovj@chromium.org
2012-02-24
1
-0
/
+30
*
[Sync] Remove sync/util/oauth.{h,cc} and dependencies
akalin@chromium.org
2012-02-24
1
-1
/
+2
*
cleanup: Remove InputMethodManager::defer_ime_startup_.
yusukes@chromium.org
2012-02-22
2
-5
/
+0
*
Add FullscreenController::ToggleFullscreenModeWithExtension
hashimoto@chromium.org
2012-02-22
2
-3
/
+3
*
Cleanup ParallelAuthenticator.
rkc@chromium.org
2012-02-22
29
-235
/
+106
*
Stop depending on cros/chromeos_cryptohome.h
hashimoto@chromium.org
2012-02-20
2
-8
/
+7
*
Replace CryptohomeLibrary::Delegate with base::Callback
hashimoto@chromium.org
2012-02-20
8
-690
/
+242
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
2
-3
/
+3
*
Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...
joi@chromium.org
2012-02-20
2
-3
/
+3
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
2
-3
/
+3
*
[cros] Suggest sign-out/sign-in when sync login error appears.
altimofeev@chromium.org
2012-02-17
2
-6
/
+55
*
Provide a RootWindow instance getter on the shell, in preparation for removin...
ben@chromium.org
2012-02-17
1
-1
/
+1
*
[cros] Unify load of proxy settings dialog, fixes crash.
nkostylev@chromium.org
2012-02-17
6
-7
/
+23
*
Use CryptohomeClient
hashimoto@chromium.org
2012-02-17
5
-45
/
+40
*
aura: Pass shadow, animation, and power button switches.
derat@chromium.org
2012-02-16
1
-0
/
+3
*
Remove the 'localaccount' in ChromeOS.
rkc@chromium.org
2012-02-16
3
-233
/
+13
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-15
1
-1
/
+1
*
views: Change Painter::Paint to take a gfx::Size instead of ints.
tfarina@chromium.org
2012-02-15
1
-3
/
+4
*
Use new url for ChromeVox tutorial when accessibility is enabled.
dmazzoni@chromium.org
2012-02-15
1
-7
/
+7
*
Make nss/TPM integration in ChromeOS more robust.
stevenjb@chromium.org
2012-02-15
1
-8
/
+14
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-14
1
-2
/
+3
*
Aura: Guest login window mode should match main login window mode
jamescook@chromium.org
2012-02-14
1
-0
/
+3
*
Mark ExistingUserControllerTest.NewUserLogin as Flaky
rbyers@chromium.org
2012-02-14
1
-1
/
+2
*
Revert 121858 - [cros] Suggest sign-out/sign-in when sync login error appears.
altimofeev@chromium.org
2012-02-14
2
-53
/
+6
*
[cros] Suggest sign-out/sign-in when sync login error appears.
altimofeev@chromium.org
2012-02-14
2
-6
/
+53
*
chromeos: Fix an IO thread crash during sign-out.
xiyuan@chromium.org
2012-02-14
4
-0
/
+15
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
6
-6
/
+12
*
Create a content public browser API around the ChildProcessSecurityPolicy cla...
ananta@chromium.org
2012-02-09
1
-1
/
+2
*
New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...
craigdh@chromium.org
2012-02-08
1
-2
/
+2
*
Log the user out when locking before they have completed the new user flow.
flackr@chromium.org
2012-02-08
1
-14
/
+33
*
[cros] Mark WizardControllerFlowTest.{ControlFlowMain|ControlFlowErrorUpdate}...
nkostylev@chromium.org
2012-02-08
1
-3
/
+6
*
Clean up screenlocker TODO items.
flackr@chromium.org
2012-02-08
11
-79
/
+56
*
Revert 120841 - New EnableAccessibility() and IsAccessibilityEnabled() automa...
achuith@chromium.org
2012-02-07
1
-2
/
+2
[next]