summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/login
Commit message (Expand)AuthorAgeFilesLines
* views: Move desktop and touchui directories to ui/views/.tfarina@chromium.org2011-11-161-1/+1
* UserPolicyCache only becomes ready after policy has been fetched.joaodasilva@chromium.org2011-11-153-53/+599
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-154-6/+6
* Cleanup: Remove unneeded forward declarations from chrome/browser/chromeos.thestig@chromium.org2011-11-1518-63/+17
* Re-authenticate oauth tokens after crash and restart Sync.zelidrag@chromium.org2011-11-153-8/+30
* Ensure that GetBootTimes is always called, since it updates histogramssemenzato@chromium.org2011-11-142-6/+12
* views: Remove the old views/window/ directory and its stubbed files.tfarina@chromium.org2011-11-142-2/+2
* [cros] Fix first time Guest sign in.nkostylev@chromium.org2011-11-141-0/+5
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-149-23/+22
* Add status area to Aura builds.stevenjb@google.com2011-11-142-4/+4
* Revert 109826 - Re-authenticate oauth tokens after crash and restart Sync.timurrrr@chromium.org2011-11-133-30/+8
* Re-authenticate oauth tokens after crash and restart Sync.zelidrag@chromium.org2011-11-133-8/+30
* chromeos: Power manager client calls shutdown and restartsque@chromium.org2011-11-121-3/+3
* chromeos: Remove cmasone from OWNERS, who no longer touches the code.satorux@chromium.org2011-11-111-1/+0
* [cros] User images are updated on the login screen.ivankr@chromium.org2011-11-111-2/+2
* Only clear Oobe errors on KeyDown to prevent clearing an immediate authentica...flackr@chromium.org2011-11-111-4/+7
* [cros] Initial user image loading and repeated profile image loading fixes.ivankr@chromium.org2011-11-116-54/+90
* chromeos: Add missing OVERRIDE annotation to classes implementing TabContents...tfarina@chromium.org2011-11-112-8/+5
* Don't start speech synthesis until after the audio mixer is initialized.dmazzoni@chromium.org2011-11-112-2/+5
* Remove excess logging from @109445.ivankr@chromium.org2011-11-102-8/+3
* [cros] Cleanup UserManager. Profile images can download in background.ivankr@chromium.org2011-11-1029-2303/+845
* Fix linux_chromeos_clang build.flackr@chromium.org2011-11-096-6/+6
* Use WebUI login screen to authenticate on WebUI lock screen.flackr@chromium.org2011-11-096-422/+360
* [cros] Remove Views implementation for login/OOBE.nkostylev@chromium.org2011-11-0951-6960/+24
* WIP: Separate StatusAreaView from StatusAreaViewChromeosstevenjb@google.com2011-11-088-92/+73
* [cros] OOBE image screen: spinner moved from Profile image preview caption to...ivankr@chromium.org2011-11-072-0/+7
* [cros] Fix default profile photo detection.ivankr@chromium.org2011-11-071-9/+16
* views: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-042-2/+2
* views: Remove using declaration from dialog_delegate.h header file.tfarina@chromium.org2011-11-032-2/+2
* Align avatar bubble with edge of anchor controlsail@chromium.org2011-11-031-0/+2
* Revert 108276 - Revert 108206 - Share TabFirstRenderWatcher with HtmlDialogView.glotov@google.com2011-11-021-2/+1
* Revert 108206 - Share TabFirstRenderWatcher with HtmlDialogView.glotov@google.com2011-11-021-1/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-0237-7/+65
* Share TabFirstRenderWatcher with HtmlDialogView.xiyuan@chromium.org2011-11-021-2/+1
* [cros,de-hack] Get rid of singleton for the WebUILoginScreen.altimofeev@chromium.org2011-11-0117-170/+86
* chromeos: Rename functions to be PascalCase.satorux@chromium.org2011-10-296-8/+8
* chromeos: Fix UpdateScreenTest and NetworkScreenTest for Debug build.satorux@chromium.org2011-10-294-53/+78
* [cros] Use ScheduleSavePersistentPrefs instead of SavePersistentPrefs.nkostylev@chromium.org2011-10-282-5/+5
* [cros] Remove few account screen mentions.nkostylev@chromium.org2011-10-286-38/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-2837-73/+73
* [cros] Make login screen take whole screen in case of Aura.nkostylev@chromium.org2011-10-281-1/+1
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-285-10/+10
* [cros] Don't succeed if user has default profile picturewqavayvod@chromium.org2011-10-276-1/+110
* touchui: Update a couple of command-line flags.sadrul@chromium.org2011-10-271-1/+1
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-275-9/+9
* chromeos: Fix UpdateScreenTest.NoUpdate and TestUpdateAvailablesatorux@chromium.org2011-10-271-27/+8
* Make test URLFetcher implementations not derive from the URLFetcher implement...jam@chromium.org2011-10-262-164/+55
* Use LockScreen container for login screen.ivankr@chromium.org2011-10-263-2/+24
* chromeos: Fix UpdateScreenTest and NetworkScreenTest on Chrome OS.satorux@chromium.org2011-10-262-0/+5
* chromeos: Stop passing |this| from UpdateLibrary.satorux@chromium.org2011-10-263-24/+24