summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/login
Commit message (Expand)AuthorAgeFilesLines
* Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv...satorux@chromium.org2011-07-102-3/+2
* [ChromeOS] Split oobe webui into screensxiyuan@chromium.org2011-07-081-1/+6
* UMA metrics for cloud policies.joaodasilva@chromium.org2011-07-081-2/+48
* Revert 91761 - GTK: More 2.18 goodness. Move from macros to real accessor fun...erg@google.com2011-07-071-1/+1
* GTK: More 2.18 goodness. Move from macros to real accessor functions.erg@chromium.org2011-07-071-1/+1
* Set exit_cleanly bits when being restarted as guest mode.oshima@google.com2011-07-051-0/+4
* Implement handling for keyboard related eventsrharrison@chromium.org2011-07-051-0/+19
* Cleanup InputMethodDescriptor.yusukes@chromium.org2011-07-052-4/+5
* Implement animation on WebUI login screen keyboardrharrison@chromium.org2011-07-042-19/+63
* [cros] Create separate window for network dropdown on WebUI OOBE.nkostylev@chromium.org2011-07-022-2/+1
* Remove unnecessary includes of menu_2.h.rhashimoto@chromium.org2011-07-012-2/+0
* TabContentsDelegate detaches from associated TabContents in it's destructor.cbentzel@chromium.org2011-07-011-1/+0
* Removes pure virtual methods from TabContentsDelegate and removes allsky@chromium.org2011-07-018-115/+0
* Add a device policy for specifying the release channel.dubroy@chromium.org2011-07-011-0/+6
* Correct sizing of the screenlock dialog of ChromeOS with screensavers.kinaba@chromium.org2011-07-013-3/+7
* Synchronize OwnerManagerTest and OwnershipServiceTest tests better.cmasone@chromium.org2011-06-303-84/+114
* Focus on the 'close' button on the confirmation screen, afterjoaodasilva@chromium.org2011-06-304-0/+17
* Quick fix: don't clear TPM owner password on EULA screendpolukhin@chromium.org2011-06-301-5/+0
* Fix to make the behavior of TextfieldWithMargin consistent with Textfieldhashimoto@chromium.org2011-06-301-2/+2
* Move InputMethodLibrary from cros to input_methodsatorux@chromium.org2011-06-297-41/+33
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-1/+1
* Revert 90585 - Revert 90578 - Add a CHECK to help track use-after-free of Tab...cbentzel@chromium.org2011-06-291-1/+3
* Move user cloud policy to BrowserProcess (was 6979011)gfeher@chromium.org2011-06-296-29/+26
* Show ChromeVox tutorial instead of GSG if accessibility is enableddpolukhin@chromium.org2011-06-291-2/+13
* Replace WifiConfigModel with async CertLibrarystevenjb@google.com2011-06-281-2/+7
* Suppress right-click events in the login page.sadrul@chromium.org2011-06-282-0/+66
* Make OK button focusableavayvod@chromium.org2011-06-283-28/+34
* Added TPM dialog to the WebUI OOBE implementation.altimofeev@chromium.org2011-06-2811-80/+215
* Move the thread test helper to base/testjochen@chromium.org2011-06-282-4/+4
* Revert 90578 - Add a CHECK to help track use-after-free of TabContentsDelegat...cbentzel@chromium.org2011-06-271-3/+1
* Add a CHECK to help track use-after-free of TabContentsDelegate from a TabCon...cbentzel@chromium.org2011-06-271-1/+3
* Delay between camera reinitializationsavayvod@chromium.org2011-06-273-9/+37
* Allow --enable-experimental-extension-apis in incognito mode when TOUCH_UI is...yusukes@chromium.org2011-06-251-0/+5
* Updated remaining button to text button. Reverted the interposedsaintlou@chromium.org2011-06-2311-22/+23
* Add the virtual keyword to fix clang build.zork@chromium.org2011-06-221-1/+1
* Add keyboard navigation to the user icon selection screenzork@chromium.org2011-06-226-2/+145
* When a user logs into sync, the appropriate cookies are retrieved so thatrogerta@chromium.org2011-06-213-6/+19
* Don't uninitialize camera from dtor.avayvod@chromium.org2011-06-212-9/+8
* use path in #includesdilmah@chromium.org2011-06-201-1/+1
* Reset notification registrar before posting delete taskoshima@google.com2011-06-171-3/+2
* Fix even more crashes. To help identify remaining crashes now and in the futu...ben@chromium.org2011-06-162-0/+17
* Re-land:ben@chromium.org2011-06-161-7/+9
* [cros] Support carrier deal info link in promo bubble.nkostylev@chromium.org2011-06-1610-21/+77
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-9/+7
* Flag for switching GAIA backendgfeher@chromium.org2011-06-157-31/+21
* Convert LanguageSwitchMenu from Menu2 to MenuItemView.rhashimoto@chromium.org2011-06-153-61/+46
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-7/+9
* [cros] Stopping camera when reinit. Opening /dev/video%d instead of /dev/video0avayvod@chromium.org2011-06-152-19/+30
* Remove use of libcros from InputMethodLibrary.satorux@chromium.org2011-06-151-6/+6
* Listen to APP_EXITING notification to shutdown the login screen.oshima@google.com2011-06-141-3/+7