summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/status
Commit message (Expand)AuthorAgeFilesLines
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-032-0/+2
* Refactor cros_in_process_browser_test to separate the mock initialization.chaitanyag@chromium.org2010-08-022-5/+10
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-312-2/+0
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+4
* Add "pushed" as a state a TextButton can show (alongside "normal" and "hover").pkasting@chromium.org2010-07-273-5/+4
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-272-3/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-268-0/+8
* Land for njw:chocobo@chromium.org2010-07-211-1/+3
* Put sidetab menu back to wrench menu (confirmed with sky)oshima@chromium.org2010-07-202-25/+0
* Removing the code that are no longer in use.oshima@chromium.org2010-07-168-254/+6
* Fix GetTextForIndicatorTest.yusukes@google.com2010-07-151-20/+0
* Change the label for the language indicator for Chinese.yusukes@google.com2010-07-152-2/+28
* Use "CN" for simplified Chinese and "TW" for traditonal Chinese, rather than ...yusukes@google.com2010-07-152-3/+36
* Fix browser test broken by resource ID ordering change.pkasting@chromium.org2010-07-131-12/+44
* FAIL_ -> FAILS_Battery{Charging|Discharging}Testoshima@chromium.org2010-07-131-2/+2
* Mark failing tests with FAIL_arv@chromium.org2010-07-131-2/+4
* Fix ChromeOS reliance on implicit ordering of resource IDs. This was suppose...pkasting@chromium.org2010-07-122-31/+125
* Use the special language indicator for mozc-dv.yusukes@google.com2010-07-021-0/+1
* Implement keyboard layout switching on the login screen.yusukes@google.com2010-07-012-14/+57
* Fix it so that we save timezone properly. We are now going through libcros (i...chocobo@chromium.org2010-06-303-29/+22
* Don't generate a certificate browse button or passphrase field if cert path c...stevenjb@chromium.org2010-06-301-1/+2
* Change a bunch of string types.estade@chromium.org2010-06-292-11/+10
* Push change for stevenjb:chocobo@chromium.org2010-06-282-27/+37
* Fixes new wrench menu on chromeos.sky@chromium.org2010-06-282-14/+12
* Reapply r50859 with chromeos fixes.erg@chromium.org2010-06-256-0/+18
* Canvas refactoring part 3.ben@chromium.org2010-06-251-2/+2
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-2/+2
* Canvas refactoring part 3.ben@chromium.org2010-06-241-2/+2
* Change the language indicator to the country code when using ibus-xkb.mazda@chromium.org2010-06-242-5/+15
* 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-241-0/+3
* 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
* Rename *language_library* to *input_method_library*.satorux@chromium.org2010-06-212-2/+2
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-1/+2
* Added input_method_util.h.yusukes@google.com2010-06-184-252/+8
* Remove compact navbar: 1st step.oshima@chromium.org2010-06-171-6/+1
* Rename LanguageLibrary with InputMethodLibrary.satorux@chromium.org2010-06-172-32/+32
* Share the same keyboard layout among all windows.yusukes@google.com2010-06-151-0/+4
* Use special indicator text for xkb:us:dvorak:eng, mozc, mozc-jp, m17n:t:latn-...yusukes@google.com2010-06-146-123/+184
* Resume "previous input method" on unlockyusukes@chromium.org2010-06-142-8/+14
* Add text input related UserMetricsActionssatorux@chromium.org2010-06-141-0/+6
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-112-10/+39
* BrowserTests: UserNotPassed UserPassed started failing on chromiumos builder ...thomasvl@chromium.org2010-06-102-39/+10
* 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-102-10/+39
* Don't use disabled (gray) state for the language indicator.yusukes@google.com2010-06-102-17/+0
* Remember the current and previous input method IDs as Chrome prefs, and resto...yusukes@google.com2010-06-082-9/+61
* Allow users to change current input method even when no text input area is fo...yusukes@google.com2010-06-071-4/+10