summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup: Remove some unneeded WebKit headers.thestig@chromium.org2010-06-181-1/+0
* Wait for network connection on welcome screen.nkostylev@google.com2010-06-184-13/+46
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-183-1/+24
* Adds email address tooltip over user image on the login screen.avayvod@chromium.org2010-06-183-2/+19
* Added input_method_util.h.yusukes@google.com2010-06-1814-800/+862
* Set volume bubble position relative to screen size.glotov@chromium.org2010-06-182-4/+19
* Pref service strings should be std::string.estade@chromium.org2010-06-182-11/+12
* Fix bug where auto-connect setting is not immediately saved.chocobo@chromium.org2010-06-172-35/+57
* Correctly remove accelerator when info bubble is closed.oshima@chromium.org2010-06-172-4/+4
* Remove compact navbar: 1st step.oshima@chromium.org2010-06-173-171/+1
* Basic code structures for rewritten options dialogs as DOM UI. Also includes ...zelidrag@chromium.org2010-06-172-0/+178
* Add "Enable WiFi" item on welcome screen.nkostylev@google.com2010-06-173-3/+99
* s/LanguageSwitchModel/LanguageSwitchMenu/glotov@chromium.org2010-06-1710-42/+42
* Proper autocompletion of username when textfield looses focus.avayvod@chromium.org2010-06-171-12/+23
* Rename LanguageLibrary with InputMethodLibrary.satorux@chromium.org2010-06-1714-171/+179
* The second step of refactoring LanguageConfigView.satorux@chromium.org2010-06-175-837/+876
* Refactor login/screen locker to use the same UserView to show user's image.oshima@chromium.org2010-06-168-194/+295
* Volume bubble added for ChromeOS.glotov@chromium.org2010-06-165-3/+287
* Show Captcha dialog.nkostylev@google.com2010-06-1618-77/+559
* Added browser test for accelerators on wizard screen.avayvod@chromium.org2010-06-161-0/+38