summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Fix the layout of control buttons on notification.oshima@chromium.org2010-04-231-5/+15
* Fix fonts size for OOBE screens. Most controls use default system font fromdpolukhin@chromium.org2010-04-232-18/+7
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-236-21/+23
* Use WidgetGtk as viewport of ScrollView to make scrolling renderers smoother.oshima@chromium.org2010-04-234-40/+144
* Changing how we get the profile for filebrowser and mediaplayer popups.dhg@chromium.org2010-04-222-12/+13
* Need to get profile after the login-user flag is processeddavemoore@chromium.org2010-04-221-2/+3
* Makes tests on chromeos not run a nested message loop.sky@chromium.org2010-04-223-2/+25
* Tiny cleanup. Remove an unnecessary call in ChangeLocale().yusukes@google.com2010-04-221-2/+0
* Compute the horizontal offset at run time in the candidate window.satorux@chromium.org2010-04-221-43/+109
* - Adding Chrome preferences for ibus-pinyin.yusukes@google.com2010-04-224-33/+120
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-226-6/+133
* [chromium os] Add a bit more gmail-specific email address canonicalizationcmasone@google.com2010-04-213-1/+17
* Part 2 of making options dialog white on ChromeOSxiyuan@chromium.org2010-04-211-1/+16
* Landing http://codereview.chromium.org/1735003chocobo@chromium.org2010-04-211-2/+10
* Make all options dialogs have a parentxiyuan@chromium.org2010-04-215-10/+12
* 2nd attempt to land http://codereview.chromium.org/1676002 for njwchocobo@chromium.org2010-04-2110-48/+154
* Revert 45203 - Land http://codereview.chromium.org/1676002 for njwjhawkins@chromium.org2010-04-218-148/+43
* Revert 45206 - fix chromium os build.jhawkins@chromium.org2010-04-211-4/+4
* fix chromium os build.chocobo@chromium.org2010-04-211-4/+4
* Polish ChromeOS options dialog:xiyuan@chromium.org2010-04-212-0/+318
* Land http://codereview.chromium.org/1676002 for njwchocobo@chromium.org2010-04-218-43/+148
* Changing the system to only close browser windows which currently are pointed...dhg@chromium.org2010-04-212-10/+35
* Lands http://codereview.chromium.org/1610030/show from Luigi:sky@chromium.org2010-04-213-255/+133
* Implementation details of 1596023 (UI Language switch implemented).glotov@google.com2010-04-2112-116/+72
* Change input method hot-keys.yusukes@google.com2010-04-211-2/+2
* Disable the language menu button when no text input area is focused.yusukes@google.com2010-04-215-22/+69
* Use new APIs in candidate_window.ccsatorux@chromium.org2010-04-211-41/+45
* [chromium os] Uses login notification to log uptime of login successcmasone@google.com2010-04-205-12/+61
* Add remembered networks. Reworked network options UI.chocobo@chromium.org2010-04-208-320/+538
* Extra logging for in-chrome-authcmasone@google.com2010-04-203-4/+6
* LocaleChanged() added to update the view after the UI language was switched.glotov@google.com2010-04-202-1/+18
* UI Language switch implemented by propagating LocaleChanged()glotov@google.com2010-04-202-2/+14
* User image is downloaded from user's Google Profile if it exists upon login.avayvod@google.com2010-04-209-27/+560
* Don't use too much space for the language indicator.yusukes@google.com2010-04-201-1/+1
* Subclassing the InfoBubble to handle anchoring bubbles basedon their content,...finnur@chromium.org2010-04-191-1/+1
* Scroll notification panel so that new/updated notification is visible.oshima@chromium.org2010-04-195-34/+157
* Have to get the default profile before processing the -login-userdavemoore@chromium.org2010-04-191-0/+107
* Added new arg to google_authenticator_unittest so it would build.davemoore@chromium.org2010-04-197-52/+98
* Revert 44935 - Allow mocking of cros api without automatically deleting the m...mmoss@chromium.org2010-04-196-94/+48
* Allow mocking of cros api without automatically deleting the mocksdavemoore@chromium.org2010-04-196-48/+94
* Hover buttons for notification.oshima@chromium.org2010-04-167-156/+326
* fixing issues with filebrowser namely, namely allowing it to grow on mount, a...dhg@chromium.org2010-04-162-7/+21
* Fix panel resize flicker:oshima@chromium.org2010-04-162-6/+3
* Don't show the "Configure IME..." menu item on the login screen.yusukes@google.com2010-04-151-0/+2
* Initialize |current_input_method_| in the constructor.yusukes@google.com2010-04-151-0/+3
* Fix a bug that caused the Dvorak layout to be broken.satorux@chromium.org2010-04-153-8/+39
* Remove an unused function, SetInputMethodActivated.yusukes@google.com2010-04-153-21/+0
* Revert "r44062 Fix issue where the size of notification onoshima@chromium.org2010-04-143-19/+11
* Open the languages dialog, rather than the system option.satorux@chromium.org2010-04-141-2/+7
* Add LanguageConfigView::Show()satorux@chromium.org2010-04-143-13/+20