summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/status
Commit message (Expand)AuthorAgeFilesLines
* Fix test failures in LanguageMenuButtonTest.GetTextForIndicatorTest.satorux@chromium.org2010-09-241-2/+3
* Add indicators for Hangul and Quick input methods.satorux@chromium.org2010-09-241-1/+3
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Switch welcome screen layout to GridLayout.nkostylev@chromium.org2010-09-212-0/+7
* chromeos: implement persistence of proxy config to device, enhance unittestkuan@chromium.org2010-09-171-0/+5
* Replace network combobox with network dropdown buttondpolukhin@chromium.org2010-09-146-412/+662
* Rebaseline a bunch of tests in repaint since they are correct (except for the...stevenjb@chromium.org2010-09-071-6/+5
* Reload language id maps when the locale changeszork@chromium.org2010-09-071-0/+1
* Valgrind fix for chromium-os:5601stevenjb@chromium.org2010-09-032-35/+40
* Added tooltips to stats bar items.stevenjb@chromium.org2010-09-036-82/+193
* Add a string resource for xkb:il::heb.yusukes@chromium.org2010-08-312-8/+2
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-263-3/+3
* Remove redundant "keyboard layout" suffix and fix redundant language display.kochi@chromium.org2010-08-253-107/+102
* Revert "Added tooltips to stats bar items."ajwong@chromium.org2010-08-244-30/+5
* Added tooltips to stats bar items.stevenjb@chromium.org2010-08-244-5/+30
* Fixed flakyness of ClockMenuButtonTest.TimezoneTest.zelidrag@chromium.org2010-08-231-3/+8
* Add language_prefs namespace to language_preferences.h.satorux@chromium.org2010-08-201-2/+3
* Removed unnecessary includes from profile.h and added the now necessary inclu...davemoore@chromium.org2010-08-191-0/+1
* Clean up chrome/browser/chromeos/language_preferences.h.satorux@chromium.org2010-08-191-0/+1
* Modify language menu so it does not take the keyboard focus on popup.yusukes@chromium.org2010-08-181-0/+16
* Status menu change per chromium-os:5517xiyuan@chromium.org2010-08-177-28/+72
* Always display the input method name for Japanese.satorux@chromium.org2010-08-163-17/+82
* If ethernet is not available (i.e. no wired nic), don't show ethernet in stat...chocobo@chromium.org2010-08-121-25/+31
* Clean up latin-pre/post special handling in input method code.yusukes@chromium.org2010-08-112-27/+4
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Clean up code by removing network traffic code in network library.chocobo@chromium.org2010-08-092-154/+0
* 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