| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove wstrings from bookmarks, part 12. | viettrungluu@chromium.org | 2010-08-22 | 9 | -41/+47 |
* | Revert r56902 | aa@chromium.org | 2010-08-20 | 1 | -1/+2 |
* | Remove TYPE_EXTENSION_APP. Experiment failed. It looks like the layout change... | aa@chromium.org | 2010-08-20 | 1 | -2/+1 |
* | Only showing notification when a restart is needed. Partial fix to 5168. | seanparent@google.com | 2010-08-20 | 2 | -49/+9 |
* | FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ... | viettrungluu@chromium.org | 2010-08-20 | 4 | -4/+1 |
* | OOBE screen with HTML page specified from command line it is going to be used... | dpolukhin@chromium.org | 2010-08-20 | 4 | -0/+238 |
* | Attempt to fix CrOS build after r56824 part 2. | thestig@chromium.org | 2010-08-20 | 1 | -1/+1 |
* | Attempt to fix CrOS build after r56824. | thestig@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | Changed ChromeOS status bar menu handlers to obey --enable-tabbed-options swi... | zelidrag@chromium.org | 2010-08-20 | 1 | -3/+1 |
* | Add language_prefs namespace to language_preferences.h. | satorux@chromium.org | 2010-08-20 | 26 | -284/+379 |
* | Fix build due to conflict | oshima@chromium.org | 2010-08-19 | 3 | -20/+10 |
* | DOMUI callback to notification | oshima@chromium.org | 2010-08-19 | 7 | -11/+199 |
* | DOM UI: Change DOMMessageHandler callback arg type to ListValue. | estade@chromium.org | 2010-08-19 | 4 | -30/+14 |
* | Fix numerous alignment problems, both horizontal and vertical, in drawing the... | pkasting@chromium.org | 2010-08-19 | 2 | -14/+22 |
* | Switch to GoogleServiceAuthError struct instead of GaiaAuthError. | chron@chromium.org | 2010-08-19 | 14 | -118/+170 |
* | Add more logs in screen locker to help troublehshooting | oshima@chromium.org | 2010-08-19 | 1 | -14/+22 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 9 | -9/+2 |
* | Removed unnecessary includes from profile.h and added the now necessary inclu... | davemoore@chromium.org | 2010-08-19 | 2 | -0/+2 |
* | Replace all constant string kHardwareKeyboardName with | zork@chromium.org | 2010-08-19 | 4 | -0/+19 |
* | Add a max retry count to the IME timer | zork@chromium.org | 2010-08-19 | 1 | -1/+16 |
* | Clean up chrome/browser/chromeos/language_preferences.h. | satorux@chromium.org | 2010-08-19 | 11 | -369/+507 |
* | FBTF: Remove unneeded STL includes from src/chrome. | viettrungluu@chromium.org | 2010-08-19 | 1 | -2/+0 |
* | Revert 56616 - Only showing notification when a restart is needed. Partial fi... | thestig@chromium.org | 2010-08-19 | 2 | -9/+49 |
* | Fix build (wstring->string mismatch). | kochi@google.com | 2010-08-19 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 7 | -21/+28 |
* | Show message nicely when the user tries to remove tha last language or input ... | kochi@google.com | 2010-08-19 | 1 | -0/+1 |
* | Only showing notification when a restart is needed. Partial fix to 5168. | seanparent@google.com | 2010-08-18 | 2 | -49/+9 |
* | Don't show non-localized detailed error info in bubbles. | dpolukhin@chromium.org | 2010-08-18 | 2 | -4/+8 |
* | Fix two bugs in pinyin config. | satorux@chromium.org | 2010-08-18 | 1 | -2/+0 |
* | DOMUI - Fix a bug in the chewing config page. | satorux@chromium.org | 2010-08-18 | 3 | -61/+41 |
* | Modify language menu so it does not take the keyboard focus on popup. | yusukes@chromium.org | 2010-08-18 | 1 | -0/+16 |
* | Fix compile on ChromeOS | phajdan.jr@chromium.org | 2010-08-17 | 1 | -3/+2 |
* | Include ICU headers in a way that will also work with use_system_icu=1 | phajdan.jr@chromium.org | 2010-08-17 | 2 | -5/+7 |
* | Misc. clean up: Rewrap, simplify. Refactored two separate files' calls of Ta... | pkasting@chromium.org | 2010-08-17 | 2 | -40/+28 |
* | BUG=chromium-os:4448 - Hide the address bar for popups in ChromeOS (http://co... | stevenjb@chromium.org | 2010-08-17 | 2 | -9/+17 |
* | Status menu change per chromium-os:5517 | xiyuan@chromium.org | 2010-08-17 | 7 | -28/+72 |
* | Remove remaining deprecated wstring methods from base/values.{cc,h}. | viettrungluu@chromium.org | 2010-08-17 | 2 | -14/+15 |
* | Swap EULA and update screens in OOBE process. | dilmah@chromium.org | 2010-08-17 | 2 | -17/+26 |
* | Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic... | viettrungluu@chromium.org | 2010-08-17 | 3 | -8/+8 |
* | Reenabled ChromeOS system setting for timezone selection. | zelidrag@chromium.org | 2010-08-16 | 16 | -113/+434 |
* | Always display the input method name for Japanese. | satorux@chromium.org | 2010-08-16 | 3 | -17/+82 |
* | Fix a bug where users were able to remove a language used for displaying Chro... | satorux@chromium.org | 2010-08-16 | 1 | -0/+4 |
* | cros/input_method_library clean up. | yusukes@chromium.org | 2010-08-16 | 2 | -5/+5 |
* | Fix memory leaks in OwnerKeyUtils | cmasone@google.com | 2010-08-15 | 1 | -64/+3 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 15 | -23/+4 |
* | Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion(). | viettrungluu@chromium.org | 2010-08-14 | 1 | -2/+1 |
* | Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansi... | viettrungluu@chromium.org | 2010-08-14 | 1 | -2/+1 |
* | CommandLine: eliminate wstring-accepting AppendLooseValue | evan@chromium.org | 2010-08-13 | 4 | -11/+7 |
* | Fix previous cl to implement new panel mock to have each title own its backgr... | davemoore@chromium.org | 2010-08-13 | 2 | -32/+65 |
* | TBR: Fix chromeos build. Part 2. | erg@google.com | 2010-08-13 | 1 | -1/+2 |