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