summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enables tooltips on label. Sends message to wm when user image or user labelavayvod@chromium.org2010-06-232-4/+48
* Added initial_timezone attribute support for startup manifest.denisromanov@chromium.org2010-06-235-9/+36
* Don't propagage event on message bubble to parent.oshima@chromium.org2010-06-232-2/+7
* Fix clock to use ICU's internationalization.chocobo@chromium.org2010-06-233-59/+10
* Small tweaks to improve toolbar keyboard accessibility: Put focus rectsdmazzoni@chromium.org2010-06-221-0/+1
* In case of successful login attempt do nothing in Cancel task.nkostylev@google.com2010-06-221-1/+4
* Hide "Continue" button when showing connecting spinner.nkostylev@google.com2010-06-224-1/+14
* Add an ability to remove user from Chrome OS login screen.dpolukhin@chromium.org2010-06-2210-64/+244
* cancel fetch of ClientLogin if it has taken too longcmasone@google.com2010-06-222-1/+25
* Add a slider to the mozc configration dialog for setting the integer type of ...mazda@chromium.org2010-06-225-12/+89
* InfoBubble::ShowFocusless() added not to grab the focus when being shown.glotov@chromium.org2010-06-211-2/+2
* Make welcome message multiline if needed.dpolukhin@chromium.org2010-06-211-1/+7
* Fixed wizard screen background for OOBE mode. Made wizard screen window alway...avayvod@chromium.org2010-06-215-37/+14
* Adds wifi mac addresses and cell IDs to the corresponding network library cla...joth@chromium.org2010-06-212-0/+67
* Make language selection on network screen focusable.dpolukhin@chromium.org2010-06-211-1/+2
* Rename *language_library* to *input_method_library*.satorux@chromium.org2010-06-2119-26/+26
* Add strings for Mozc for US Dvorak and Google Japanese Input for US Dvorak.satorux@chromium.org2010-06-212-9/+22
* Move more utility functions from language_config_model to input_method_util.yusukes@google.com2010-06-216-139/+150
* Move candidate_window.cc/gyp to input_method directory.satorux@chromium.org2010-06-212-0/+0
* Changed gradients for background view and login screens.avayvod@chromium.org2010-06-194-17/+58
* *Add WidgetGtk::ClearNativeFocus so that subclass can implement cutomized beh...oshima@chromium.org2010-06-192-5/+74
* Fix preferred network to use both Google-A and Google.chocobo@chromium.org2010-06-182-16/+23
* Stop capturing video when screen is locked. Restart image capturing when scre...avayvod@chromium.org2010-06-182-1/+31
* Fix for ScreenLocker Flicker seen on resume.oshima@chromium.org2010-06-182-2/+9