summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Support RTL for compact navbar mode location bar.nkostylev@google.com2010-03-151-12/+19
* Move Hangul IME settings to a separate dialog.satorux@chromium.org2010-03-154-158/+291
* Move base/gfx contents to gfx/ben@chromium.org2010-03-146-9/+9
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-1412-16/+23
* Implement connect to hidden networks. And show passphrase in wifi config dialog.chocobo@chromium.org2010-03-133-4/+17
* Making the location by visible in the app launcherjcampan@chromium.org2010-03-121-13/+11
* Added progress bar to the update screen.denisromanov@google.com2010-03-126-14/+66
* Adds the remaining chunks for the login panels. It's currently not thesky@chromium.org2010-03-1213-38/+675
* Autoslide/hide notifications after timeout.oshima@chromium.org2010-03-128-24/+286
* Implemented saving of the chosen language for the next boot.glotov@google.com2010-03-121-1/+7
* Remove "(IME)" and "(Layout)" strings from the language status menu.yusukes@chromium.org2010-03-121-12/+1
* Move a hard-coded string to grd file and use l10n_util to get it.yusukes@chromium.org2010-03-121-2/+1
* Updates wm_ipc to be in sync with chrome os.sky@chromium.org2010-03-121-0/+55
* Remove obsolute password_dialog_view.chocobo@chromium.org2010-03-113-135/+0
* Don't show enable/disable network menu items on login.chocobo@chromium.org2010-03-111-18/+18
* Fixes bug in wm_ipc where we were passing ints to XChangeProperty whensky@chromium.org2010-03-111-1/+6
* Add a table for the preferred languages to the languages settings dialog.satorux@chromium.org2010-03-112-8/+91
* Code got moved out from under me, and when I merged, I missed a line. People...cmasone@google.com2010-03-111-1/+3
* Enable chrome to mount cryptohomes on its own as a part of auth, as well as h...cmasone@google.com2010-03-1110-29/+493
* Refactors the login manager code to have two windows:sky@chromium.org2010-03-1010-306/+436
* Use NetworkConfigView for encrypted Wifi networks.nkostylev@google.com2010-03-108-75/+104
* Do not show network settings menu option for login.chocobo@chromium.org2010-03-101-2/+4
* Adds files I forgot to svn add when landing http://codereview.chromium.org/66...sky@chromium.org2010-03-101-0/+23
* Lands http://codereview.chromium.org/668105 for sosa:sky@chromium.org2010-03-106-53/+96
* fix bustage by defining a function in a cros classben@chromium.org2010-03-102-0/+4
* Disable login button on login dialog until user enters ssid/password.chocobo@chromium.org2010-03-104-9/+65
* Language selection menu rearranged to main menu with main languages and sub-m...glotov@google.com2010-03-092-5/+28
* Update screen view is reset while language is switched.glotov@google.com2010-03-091-0/+1
* Language switch implemented.glotov@google.com2010-03-095-21/+145
* Show language names rather than input method names.satorux@chromium.org2010-03-091-1/+29
* Move the input language settings to a separate dialog.satorux@chromium.org2010-03-093-191/+356
* Don't show IME properties when current language is set to XKB.yusukes@chromium.org2010-03-091-1/+8
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-092-0/+0
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-084-19/+13
* Use new libcros loading api to display better error messages.davemoore@chromium.org2010-03-0817-65/+45
* Adds display name and image to UserManager::User.sky@chromium.org2010-03-082-5/+24
* Adds the ability to observer messages from the window manager.sky@chromium.org2010-03-082-0/+21
* Automatically recovers an IME connection.yusukes@chromium.org2010-03-081-1/+6
* Remove obsolete TODOs. No code change.yusukes@chromium.org2010-03-081-3/+1
* Reland r40855 with chromeos fix.jhawkins@chromium.org2010-03-071-0/+1
* Added OOBE update screen stub.finnur@chromium.org2010-03-0611-70/+212
* Set the focus on the first field for login.chocobo@chromium.org2010-03-066-27/+41
* Display sticky and non sticky notifications separately.oshima@chromium.org2010-03-068-83/+653
* Refactor libcros calls for ChromeOSchocobo@chromium.org2010-03-052-75/+57
* Lazy AppLauncher creation to make tests stable.oshima@chromium.org2010-03-051-1/+3
* Implements mini-tab support for linux.sky@chromium.org2010-03-051-11/+4
* Provide notification on network connecting.nkostylev@google.com2010-03-054-28/+116
* Fix linking as well as compiling.johnnyg@chromium.org2010-03-041-1/+1
* Fix build break.johnnyg@chromium.org2010-03-041-0/+1
* Fix leaks caused by main menu singleton.oshima@chromium.org2010-03-044-88/+37