summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Moving mediaplayer and filebrowser behind a preference. This just adds the p...dhg@chromium.org2010-07-022-0/+7
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-54/+19
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-19/+54
* Update screen refactoring, exit on successful update.nkostylev@google.com2010-07-023-27/+39
* Use the special language indicator for mozc-dv.yusukes@google.com2010-07-021-0/+1
* Split Gaia auth out into common/net. This is in preparation for creating a ne...chron@chromium.org2010-07-0115-365/+229
* Measure the time it takes to collect external metrics.petkov@chromium.org2010-07-011-0/+3
* Temporary fix till new update API is used - ingore update error.nkostylev@google.com2010-07-012-4/+7
* Hide login entries before removing them to prevent flickering.dpolukhin@chromium.org2010-07-011-3/+3
* Replace login screen with images login.dpolukhin@chromium.org2010-07-013-11/+54
* Preload all IMEs/Layouts for the UI Language on login, if the value has not y...zork@chromium.org2010-07-011-0/+19
* Implement keyboard layout switching on the login screen.yusukes@google.com2010-07-017-14/+103
* Fix login tests by setting up system library mock properly.chocobo@chromium.org2010-07-011-0/+3
* Fix it so that we save timezone properly. We are now going through libcros (i...chocobo@chromium.org2010-06-3014-84/+245
* Adding support for ChromeOS snapshot window titles and favicons.gspencer@chromium.org2010-06-3010-27/+480
* Put NULL pixmap on GTK windows for login screen.avayvod@chromium.org2010-06-302-38/+55
* Don't generate a certificate browse button or passphrase field if cert path c...stevenjb@chromium.org2010-06-3010-71/+135
* Mirror user image taken from camera.avayvod@chromium.org2010-06-303-5/+31
* Mark OOBE process as completed in Local State.nkostylev@google.com2010-06-304-38/+79
* Make menu button for language selection focusable on new user login screen.dpolukhin@chromium.org2010-06-301-0/+1
* Fixed positions of label and border windows to avoid flickering on initial sh...avayvod@chromium.org2010-06-301-16/+15
* Add EnableInputMethodsAndKeyboardLayouts function.yusukes@google.com2010-06-305-15/+111
* Split options page code/html into its own set of files.zelidrag@chromium.org2010-06-302-14/+17
* Protect NetworkScreen::OnDialogCancelled() from view() == NULLstevenjb@chromium.org2010-06-291-2/+4
* Change a bunch of string types.estade@chromium.org2010-06-2913-77/+75
* Show tooltips only for users with identical display names.avayvod@chromium.org2010-06-292-13/+29
* Provide more descriptive logging for OOBE update.nkostylev@google.com2010-06-291-1/+4
* [chromeos]Fix input method switching shortcut keys.suzhe@chromium.org2010-06-291-7/+2
* Push change for stevenjb:chocobo@chromium.org2010-06-285-38/+115
* Fixes new wrench menu on chromeos.sky@chromium.org2010-06-282-14/+12
* Fix a couple crashes.xiyuan@chromium.org2010-06-282-9/+18
* Update to new cryptohome apiscmasone@google.com2010-06-287-78/+225
* Move user navigation accelerators handling to Chrome.nkostylev@google.com2010-06-284-8/+98
* Tiny cleanup in Volume code.glotov@chromium.org2010-06-282-8/+1
* Reapply r50859 with chromeos fixes.erg@chromium.org2010-06-256-0/+18
* Command line flag cleanup.estade@chromium.org2010-06-251-1/+3
* Canvas refactoring part 3.ben@chromium.org2010-06-253-10/+11
* Enable tooltips on users only if there're at least two users with the same di...avayvod@chromium.org2010-06-253-17/+73
* Screenlocker fixes.oshima@chromium.org2010-06-251-3/+13
* Use io thread to send dbus message.oshima@chromium.org2010-06-251-0/+32
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-2/+2
* Canvas refactoring part 3.ben@chromium.org2010-06-241-2/+2
* AutoFill: Don't show labels in the suggestions popup when the user is editing ajhawkins@chromium.org2010-06-241-1/+1
* Fix crash on update screen.nkostylev@google.com2010-06-241-3/+8
* Unsubscribe from updates notifications on exit from update screen.nkostylev@google.com2010-06-241-3/+9
* Pass start url to be opened after login.nkostylev@google.com2010-06-248-15/+49
* Add the Reset to defaults button to the Mozc configuration dialog.mazda@chromium.org2010-06-242-3/+49
* Change the language indicator to the country code when using ibus-xkb.mazda@chromium.org2010-06-245-7/+92
* Don't show the tooltip for the language indicator when the indicator is hidden.yusukes@google.com2010-06-241-3/+2
* Add IsScreenLockerMode() interface to the StatusAreaHost class.yusukes@google.com2010-06-246-8/+26