summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
...
* Add text input related UserMetricsActionssatorux@chromium.org2010-06-142-0/+8
* Fix a bug that caused the candidate window to be rendered terribly.satorux@chromium.org2010-06-141-0/+7
* chromeos: Remove old, unused window manager metrics code.derat@chromium.org2010-06-112-59/+0
* Fix Google-A reconnect issue.chocobo@chromium.org2010-06-113-23/+69
* Fix issue 3967 and a couple related issues.xiyuan@chromium.org2010-06-112-5/+16
* Don't ask password for bwsi mode. This will be the same for auto login mode.oshima@chromium.org2010-06-115-15/+154
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-116-13/+54
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-111-1/+1
* Fix the chromeos build.jhawkins@chromium.org2010-06-101-0/+2
* Mark AccountScreenTest.TestSchemeInspector as flaky. jshin@chromium.org2010-06-101-1/+1
* Added InitTts function to speech synthesis library. Re-make of CL 2510001 whi...chaitanyag@chromium.org2010-06-103-0/+11
* Send boot times to UMA.davemoore@chromium.org2010-06-103-7/+71
* BrowserTests: UserNotPassed UserPassed started failing on chromiumos builder ...thomasvl@chromium.org2010-06-105-51/+12
* This added to already failing browser_tests on the chromiumos builder on the ...thomasvl@chromium.org2010-06-101-6/+0
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-101-0/+6
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-105-12/+51
* Revert the change to language_config_view.cc, which was wrongly introduced byyusukes@google.com2010-06-101-3/+3
* Add checkboxes for configuring the boolean type of Mozc configurations.yusukes@google.com2010-06-106-18/+126
* Sort input methods names in the language selector by language names.yusukes@google.com2010-06-103-7/+117
* Don't use disabled (gray) state for the language indicator.yusukes@google.com2010-06-105-48/+3
* Fix chewing layoutzork@chromium.org2010-06-101-1/+1
* Deactivate all input methods (except keyboard layouts) when screen is locked.yusukes@google.com2010-06-101-0/+67
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-101-3/+8
* Remove all grab widget in screen locker so that gtk simply propagate events,oshima@chromium.org2010-06-091-8/+9
* Disable language menu during sign in process.nkostylev@google.com2010-06-091-0/+1
* Revert 49260 - Broke compile - Added InitTts function to speech synthesis lib...rsesek@chromium.org2010-06-093-11/+0
* Add OOBE/login html dialog.nkostylev@google.com2010-06-094-10/+176
* Added InitTts function to speech synthesis librarychaitanyag@chromium.org2010-06-093-0/+11
* Wait sending ScreenIsLocked signal until screen lock window is mapped.oshima@chromium.org2010-06-092-26/+63
* * Show error message when unlocking failed.oshima@chromium.org2010-06-084-23/+307
* Remember the current and previous input method IDs as Chrome prefs, and resto...yusukes@google.com2010-06-083-9/+67
* Fixing system so that it only closes open file browsers that currently point ...dhg@chromium.org2010-06-071-1/+3
* Using PulseAudio for volume and mute key handling.scherkus@chromium.org2010-06-076-37/+725
* MessageBubble which does not require separate window and does not grab input ...oshima@chromium.org2010-06-072-6/+48
* Added implementation of partner services manifest parsing, unit test and samp...denisromanov@chromium.org2010-06-074-30/+165
* Add the remaining Enum types of Mozc configs.yusukes@google.com2010-06-072-18/+83
* Allow users to change current input method even when no text input area is fo...yusukes@google.com2010-06-071-4/+10
* Reorder input methods based on language code.satorux@chromium.org2010-06-073-12/+132
* Turn off network connection failure notification.chocobo@chromium.org2010-06-072-53/+4
* Update combo boxes to use a template systemzork@chromium.org2010-06-0710-47/+177
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-062-3/+3
* Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds);oshima@chromium.org2010-06-051-5/+5
* Adding reporting of parent browser's id, so that we can open up next to that ...dhg@chromium.org2010-06-045-6/+23
* Fixes layout of side tabs on windows.sky@chromium.org2010-06-042-4/+0
* Update OOBE welcome screen based on latest mocks.glotov@chromium.org2010-06-044-23/+91
* Don't show image screen if we're in test mode.avayvod@google.com2010-06-042-0/+12
* Show guest login on images login screen.dpolukhin@chromium.org2010-06-046-66/+159
* Set selected user image instead of the last captured by camera.avayvod@chromium.org2010-06-041-1/+1
* Restore browser launching logic for guest login.avayvod@chromium.org2010-06-042-1/+9
* Added scroll view to internet settings page.chocobo@chromium.org2010-06-032-22/+131