summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added setting the locale on startup to the initial_locale attribute indenisromanov@chromium.org2010-06-164-22/+28
* Execute AuthenticateToLogin on UI thread.nkostylev@google.com2010-06-162-2/+2
* The first step of refactoring LanguageConfigView.satorux@chromium.org2010-06-163-214/+312
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-165-25/+5
* Changes to make snapshots be in a portrait orientation.gspencer@chromium.org2010-06-151-15/+53
* Use GetSystemSalt from the cryptohome lib instead of reading salt off disk.cmasone@google.com2010-06-156-57/+38
* Initialize |own_keyboard_lib_| correctly in the constructor to fix memory leakyusukes@google.com2010-06-151-0/+1
* Try to fix build failure in chromeos builderjam@chromium.org2010-06-151-0/+1
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-1510-5/+201
* Use saved bounds when --chromeos-frame is specified.oshima@chromium.org2010-06-141-1/+4
* Notification balloons don't want the WS_EX_LAYOUTRTL style flag, since the di...johnnyg@chromium.org2010-06-141-1/+2
* Keep the size regardless of the image size.oshima@chromium.org2010-06-141-0/+8
* Allow chrome logging to pivot inside the users encrypted home dircmasone@google.com2010-06-141-0/+8
* Use special indicator text for xkb:us:dvorak:eng, mozc, mozc-jp, m17n:t:latn-...yusukes@google.com2010-06-146-123/+184
* Show "Hit Shift-Alt to switch keyboard layout" hint string in the message bubbleyusukes@chromium.org2010-06-144-0/+14
* Resume "previous input method" on unlockyusukes@chromium.org2010-06-146-17/+39