summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* 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
* TBR: Fix chromeos build.erg@google.com2010-08-131-0/+1
* Use new GetServiceInfo() method on SystemInfo on libcros to fix backwards inc...chocobo@chromium.org2010-08-131-2/+2
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-132-3/+3
* Convert wide strings in Chrome OS DOM UI code.viettrungluu@chromium.org2010-08-1313-220/+222
* Remove a few more wide strings from Chrome OS.viettrungluu@chromium.org2010-08-131-6/+6
* Refactor OwnerKeyUtils and OwnerManager to leverage base::RSAPrivateKeycmasone@google.com2010-08-136-320/+167
* Hook new libcros function to Chrome: restart Chrome in BWSI mode with start u...avayvod@chromium.org2010-08-138-16/+45
* Support input methods on the account creation page (chromeos/login/account_sc...yusukes@chromium.org2010-08-132-6/+2
* Show restart warning when UI language is changed.satorux@chromium.org2010-08-132-2/+20
* Make selectable keyboard layout only one for each languagezork@chromium.org2010-08-131-1/+1
* Revert "Update panel title to match current mock. The corners become slightly...tony@chromium.org2010-08-131-62/+30
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-122-6/+5
* Update panel title to match current mock. The corners become slightly rounded.davemoore@chromium.org2010-08-121-30/+62
* If ethernet is not available (i.e. no wired nic), don't show ethernet in stat...chocobo@chromium.org2010-08-123-70/+81
* Turn a bunch of wchar_t* dictionary keys (in CrOS) into char* keys.viettrungluu@chromium.org2010-08-121-16/+16
* Prefrence policy is honored for changing crash reporting state.glotov@chromium.org2010-08-122-7/+19
* Set logged in user image when image is selected.avayvod@chromium.org2010-08-124-1/+17
* Add prefs for the DOMUI version of "Customize modifier keys" dialog.yusukes@chromium.org2010-08-124-43/+97
* Fix cros library documentation:joth@chromium.org2010-08-1216-28/+35
* Add the Resource ID of the keyboard layout(xkb:bg:phonetic:bul)yusukes@chromium.org2010-08-121-0/+1
* Try to fix CrOS build (probelm with r55848), part 2.viettrungluu@chromium.org2010-08-122-3/+3
* Fix r55848 (Chrome OS build failure).viettrungluu@chromium.org2010-08-121-2/+1
* Convert TimeFormat (chrome/common/time_format.*) to string16 (from wstring).viettrungluu@chromium.org2010-08-121-1/+1
* Add token serialization to token_service.chron@chromium.org2010-08-121-4/+9
* Bug fix: Reset keyboard layout to hardware keyboard when IME is killed.zork@chromium.org2010-08-121-0/+2
* Add instructions in the Languages and Input dialog per a mock from UX.satorux@chromium.org2010-08-121-0/+14
* Implement DOMUI version of key repeat options.yusukes@chromium.org2010-08-121-0/+38