| Commit message (Expand) | Author | Age | Files | Lines |
* | User image is downloaded from user's Google Profile if it exists upon login. | avayvod@google.com | 2010-04-20 | 9 | -27/+560 |
* | Don't use too much space for the language indicator. | yusukes@google.com | 2010-04-20 | 1 | -1/+1 |
* | Subclassing the InfoBubble to handle anchoring bubbles basedon their content,... | finnur@chromium.org | 2010-04-19 | 1 | -1/+1 |
* | Scroll notification panel so that new/updated notification is visible. | oshima@chromium.org | 2010-04-19 | 5 | -34/+157 |
* | Have to get the default profile before processing the -login-user | davemoore@chromium.org | 2010-04-19 | 1 | -0/+107 |
* | Added new arg to google_authenticator_unittest so it would build. | davemoore@chromium.org | 2010-04-19 | 7 | -52/+98 |
* | Revert 44935 - Allow mocking of cros api without automatically deleting the m... | mmoss@chromium.org | 2010-04-19 | 6 | -94/+48 |
* | Allow mocking of cros api without automatically deleting the mocks | davemoore@chromium.org | 2010-04-19 | 6 | -48/+94 |
* | Hover buttons for notification. | oshima@chromium.org | 2010-04-16 | 7 | -156/+326 |
* | fixing issues with filebrowser namely, namely allowing it to grow on mount, a... | dhg@chromium.org | 2010-04-16 | 2 | -7/+21 |
* | Fix panel resize flicker: | oshima@chromium.org | 2010-04-16 | 2 | -6/+3 |
* | Don't show the "Configure IME..." menu item on the login screen. | yusukes@google.com | 2010-04-15 | 1 | -0/+2 |
* | Initialize |current_input_method_| in the constructor. | yusukes@google.com | 2010-04-15 | 1 | -0/+3 |
* | Fix a bug that caused the Dvorak layout to be broken. | satorux@chromium.org | 2010-04-15 | 3 | -8/+39 |
* | Remove an unused function, SetInputMethodActivated. | yusukes@google.com | 2010-04-15 | 3 | -21/+0 |
* | Revert "r44062 Fix issue where the size of notification on | oshima@chromium.org | 2010-04-14 | 3 | -19/+11 |
* | Open the languages dialog, rather than the system option. | satorux@chromium.org | 2010-04-14 | 1 | -2/+7 |
* | Add LanguageConfigView::Show() | satorux@chromium.org | 2010-04-14 | 3 | -13/+20 |
* | Language menu improvements. | yusukes@google.com | 2010-04-14 | 1 | -28/+27 |
* | Add logic to change UI language. | satorux@chromium.org | 2010-04-14 | 1 | -14/+31 |
* | Change IME hot-key. | yusukes@google.com | 2010-04-14 | 1 | -2/+3 |
* | Change "OK" button to "Done" button, to follow the mock from UX. | satorux@chromium.org | 2010-04-14 | 2 | -0/+13 |
* | First cut at adding UI for changing the UI language. | satorux@chromium.org | 2010-04-14 | 2 | -26/+93 |
* | Add LanguageLibrary::GetLanguageCodeFromDescriptor(). | satorux@chromium.org | 2010-04-14 | 3 | -2/+47 |
* | Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus... | dantasse@chromium.org | 2010-04-13 | 1 | -0/+2 |
* | Fixed alpha channel for Welcome to Chromium OS label color. | avayvod@google.com | 2010-04-13 | 1 | -1/+1 |
* | Rework NormalizeLanguageCode() so it returns codes compatible with Chrome's a... | satorux@chromium.org | 2010-04-13 | 3 | -30/+57 |
* | Remove a hack that prohibits users from removing English. | satorux@chromium.org | 2010-04-13 | 2 | -23/+26 |
* | TBR: skrul@chromium.org | zork@chromium.org | 2010-04-12 | 1 | -1/+1 |
* | Canonicalize email addresses for chrome OS. | cmasone@google.com | 2010-04-12 | 3 | -1/+62 |
* | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 2 | -17/+1 |
* | Simplify Preferences::SetPreloadEngines() function. | yusukes@google.com | 2010-04-12 | 4 | -54/+27 |
* | Remove the obsolete function, RemoveDummyInputMethod. | yusukes@google.com | 2010-04-12 | 1 | -22/+1 |
* | Retry of r44072, which is partially reverted by r44077. | yusukes@google.com | 2010-04-12 | 2 | -4/+2 |
* | Status area improvements: | chocobo@chromium.org | 2010-04-09 | 11 | -36/+67 |
* | Language selection is added to the login view. | glotov@google.com | 2010-04-09 | 10 | -29/+69 |
* | Fix build break (browser_test failure on Chromium OS bot). | yusukes@google.com | 2010-04-09 | 1 | -1/+3 |
* | Adding 2 preferences for configuring "NextEngine" and "Trigger" hot-keys. | yusukes@google.com | 2010-04-09 | 4 | -4/+58 |
* | Fixing possobility of some wizard View outlive its controller. | glotov@google.com | 2010-04-09 | 1 | -0/+6 |
* | Convert some spcial three-letter codes in NormalizeLanguageCode(). | satorux@chromium.org | 2010-04-09 | 2 | -9/+38 |
* | Fix issue where the size of notification on linux/views gets created bigger t... | oshima@chromium.org | 2010-04-09 | 3 | -11/+19 |
* | Delete all RenderViewHost in BalloonViewImpl on exit. | oshima@chromium.org | 2010-04-09 | 3 | -7/+51 |
* | Add notification processes to the task manager. | johnnyg@chromium.org | 2010-04-08 | 3 | -1/+6 |
* | ifdef'ed debug only code | oshima@chromium.org | 2010-04-08 | 1 | -0/+4 |
* | chromeos_language cleanup (Chrome part). | yusukes@google.com | 2010-04-08 | 11 | -237/+250 |
* | notification panel fix on chromeos. | oshima@chromium.org | 2010-04-08 | 7 | -27/+250 |
* | First cut at adding support for keyboard layout switching. | satorux@chromium.org | 2010-04-07 | 2 | -3/+37 |
* | Refactored update view to separate update UI and logic between view class (UI... | denisromanov@chromium.org | 2010-04-07 | 9 | -154/+252 |
* | Move NormalizeLanguageCode() and IsKeyboardLayout() to LanguageLibrary. | satorux@chromium.org | 2010-04-07 | 6 | -53/+62 |
* | Clean up code in LanguageConfigView. | satorux@chromium.org | 2010-04-07 | 2 | -87/+94 |