| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix test failures in LanguageMenuButtonTest.GetTextForIndicatorTest. | satorux@chromium.org | 2010-09-24 | 1 | -2/+3 |
* | Add indicators for Hangul and Quick input methods. | satorux@chromium.org | 2010-09-24 | 1 | -1/+3 |
* | base: Finish moving the SplitString functions from string_util.h to string_sp... | tfarina@chromium.org | 2010-09-24 | 1 | -0/+1 |
* | Switch welcome screen layout to GridLayout. | nkostylev@chromium.org | 2010-09-21 | 2 | -0/+7 |
* | chromeos: implement persistence of proxy config to device, enhance unittest | kuan@chromium.org | 2010-09-17 | 1 | -0/+5 |
* | Replace network combobox with network dropdown button | dpolukhin@chromium.org | 2010-09-14 | 6 | -412/+662 |
* | Rebaseline a bunch of tests in repaint since they are correct (except for the... | stevenjb@chromium.org | 2010-09-07 | 1 | -6/+5 |
* | Reload language id maps when the locale changes | zork@chromium.org | 2010-09-07 | 1 | -0/+1 |
* | Valgrind fix for chromium-os:5601 | stevenjb@chromium.org | 2010-09-03 | 2 | -35/+40 |
* | Added tooltips to stats bar items. | stevenjb@chromium.org | 2010-09-03 | 6 | -82/+193 |
* | Add a string resource for xkb:il::heb. | yusukes@chromium.org | 2010-08-31 | 2 | -8/+2 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 3 | -3/+3 |
* | Remove redundant "keyboard layout" suffix and fix redundant language display. | kochi@chromium.org | 2010-08-25 | 3 | -107/+102 |
* | Revert "Added tooltips to stats bar items." | ajwong@chromium.org | 2010-08-24 | 4 | -30/+5 |
* | Added tooltips to stats bar items. | stevenjb@chromium.org | 2010-08-24 | 4 | -5/+30 |
* | Fixed flakyness of ClockMenuButtonTest.TimezoneTest. | zelidrag@chromium.org | 2010-08-23 | 1 | -3/+8 |
* | Add language_prefs namespace to language_preferences.h. | satorux@chromium.org | 2010-08-20 | 1 | -2/+3 |
* | Removed unnecessary includes from profile.h and added the now necessary inclu... | davemoore@chromium.org | 2010-08-19 | 1 | -0/+1 |
* | Clean up chrome/browser/chromeos/language_preferences.h. | satorux@chromium.org | 2010-08-19 | 1 | -0/+1 |
* | Modify language menu so it does not take the keyboard focus on popup. | yusukes@chromium.org | 2010-08-18 | 1 | -0/+16 |
* | Status menu change per chromium-os:5517 | xiyuan@chromium.org | 2010-08-17 | 7 | -28/+72 |
* | Always display the input method name for Japanese. | satorux@chromium.org | 2010-08-16 | 3 | -17/+82 |
* | If ethernet is not available (i.e. no wired nic), don't show ethernet in stat... | chocobo@chromium.org | 2010-08-12 | 1 | -25/+31 |
* | Clean up latin-pre/post special handling in input method code. | yusukes@chromium.org | 2010-08-11 | 2 | -27/+4 |
* | FBTF: Clean up some headers in tab_contents_delegate.h. | erg@google.com | 2010-08-10 | 1 | -0/+1 |
* | Clean up code by removing network traffic code in network library. | chocobo@chromium.org | 2010-08-09 | 2 | -154/+0 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 2 | -0/+2 |
* | Refactor cros_in_process_browser_test to separate the mock initialization. | chaitanyag@chromium.org | 2010-08-02 | 2 | -5/+10 |
* | Cleanup: Remove unneeded headers from app/ (part 3) | thestig@chromium.org | 2010-07-31 | 2 | -2/+0 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -3/+4 |
* | Add "pushed" as a state a TextButton can show (alongside "normal" and "hover"). | pkasting@chromium.org | 2010-07-27 | 3 | -5/+4 |
* | Make theme change notifications auto-propagate through the view hierarchy, in... | pkasting@chromium.org | 2010-07-27 | 2 | -3/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 8 | -0/+8 |
* | Land for njw: | chocobo@chromium.org | 2010-07-21 | 1 | -1/+3 |
* | Put sidetab menu back to wrench menu (confirmed with sky) | oshima@chromium.org | 2010-07-20 | 2 | -25/+0 |
* | Removing the code that are no longer in use. | oshima@chromium.org | 2010-07-16 | 8 | -254/+6 |
* | Fix GetTextForIndicatorTest. | yusukes@google.com | 2010-07-15 | 1 | -20/+0 |
* | Change the label for the language indicator for Chinese. | yusukes@google.com | 2010-07-15 | 2 | -2/+28 |
* | Use "CN" for simplified Chinese and "TW" for traditonal Chinese, rather than ... | yusukes@google.com | 2010-07-15 | 2 | -3/+36 |
* | Fix browser test broken by resource ID ordering change. | pkasting@chromium.org | 2010-07-13 | 1 | -12/+44 |
* | FAIL_ -> FAILS_Battery{Charging|Discharging}Test | oshima@chromium.org | 2010-07-13 | 1 | -2/+2 |
* | Mark failing tests with FAIL_ | arv@chromium.org | 2010-07-13 | 1 | -2/+4 |
* | Fix ChromeOS reliance on implicit ordering of resource IDs. This was suppose... | pkasting@chromium.org | 2010-07-12 | 2 | -31/+125 |
* | Use the special language indicator for mozc-dv. | yusukes@google.com | 2010-07-02 | 1 | -0/+1 |
* | Implement keyboard layout switching on the login screen. | yusukes@google.com | 2010-07-01 | 2 | -14/+57 |
* | Fix it so that we save timezone properly. We are now going through libcros (i... | chocobo@chromium.org | 2010-06-30 | 3 | -29/+22 |
* | Don't generate a certificate browse button or passphrase field if cert path c... | stevenjb@chromium.org | 2010-06-30 | 1 | -1/+2 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 2 | -11/+10 |
* | Push change for stevenjb: | chocobo@chromium.org | 2010-06-28 | 2 | -27/+37 |
* | Fixes new wrench menu on chromeos. | sky@chromium.org | 2010-06-28 | 2 | -14/+12 |