summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improved thread safetydavej@chromium.org2010-08-113-79/+161
* Show alert messages when the user tries to remove the last language or the in...satorux@chromium.org2010-08-111-0/+6
* Add better support for languages in kExtraLanguages.satorux@chromium.org2010-08-114-14/+38
* Add ability to show "Chromium OS cannot be displayed" as needed.satorux@chromium.org2010-08-113-0/+32
* Clean up latin-pre/post special handling in input method code.yusukes@chromium.org2010-08-118-82/+17
* Remove ReorderInputMethodIdsForLanguageCode().yusukes@chromium.org2010-08-114-98/+2
* Add Views UI for setting keyboard repeat delay and repeat interval.yusukes@chromium.org2010-08-117-10/+175
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-1113-67/+67
* Fix some typos from a bad merge.zork@chromium.org2010-08-111-31/+13
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-105-0/+5
* Fix CrosLibrary::TestApi valgrind errorscmasone@google.com2010-08-102-5/+9
* On locale changed: take care of continue button on network_selection screen.dilmah@chromium.org2010-08-102-8/+21
* Support new libcros APIs: GetAutoRepeatEnabled, SetAutoRepeatEnabled, GetAuto...yusukes@chromium.org2010-08-104-0/+79
* Fix to not show passwords in about:network page. Now it just shows *'schocobo@chromium.org2010-08-101-2/+2
* Notify on failure during network connection.chocobo@chromium.org2010-08-091-13/+37
* Add GetMachineStatistic to SystemLibrary.stevenjb@chromium.org2010-08-093-5/+48
* Clean up code by removing network traffic code in network library.chocobo@chromium.org2010-08-099-264/+3
* Comment out test expectations that failed on the build botsatorux@chromium.org2010-08-091-4/+9