summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/preferences.cc
Commit message (Expand)AuthorAgeFilesLines
* Move InputMethodLibrary from cros to input_methodsatorux@chromium.org2011-06-291-5/+5
* Remove use of libcros from InputMethodLibrary.satorux@chromium.org2011-06-151-8/+8
* [cros] Move carrier deal shown property to LocalState.nkostylev@chromium.org2011-05-241-5/+0
* Do not sync prefs::kLanguagePreloadEngines and prefs::kLanguagePreferredLangu...yusukes@google.com2011-05-161-2/+10
* Sync IME preferences.yusukes@google.com2011-05-161-5/+6
* Add uma stats for touchpaddavemoore@chromium.org2011-05-091-5/+17
* Refactor preference syncing.zea@chromium.org2011-05-091-38/+83
* Added enqueue task to media player. Fixed task ordering - the last used handl...zelidrag@chromium.org2011-05-081-0/+3
* Revert 84573 - Added enqueue task to media player. Fixed task ordering - the ...zelidrag@chromium.org2011-05-081-3/+0
* Added enqueue task to media player. Fixed task ordering - the last used handl...zelidrag@chromium.org2011-05-081-0/+3
* [cros] Add support for carrier deals.nkostylev@chromium.org2011-05-051-0/+3
* [cros] Show 3G promo notification on a first usage of the cellular network as...nkostylev@chromium.org2011-04-271-0/+3
* Add support for 12/24 hour clock switching on Chrome OS.satorux@chromium.org2011-04-141-0/+5
* Copy X keyboard code from libcros to Chrome.satorux@chromium.org2011-04-011-15/+24
* chromeos: Update the references of notification includes to the new content l...tfarina@chromium.org2011-03-071-4/+4
* Disable tap to click by defaultdavemoore@chromium.org2011-03-071-1/+1
* Convert GetHardwareInputMethodDescriptor to GetHardwareInputMethodId()satorux@chromium.org2011-02-101-1/+1
* Set the modifier key mapping before preload engines.satorux@chromium.org2011-02-091-13/+20
* Add a function that returns the descriptor of the hardware keyboard.satorux@chromium.org2011-02-031-3/+3
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+3
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Initalize language preferences for the guest user as if it is a first login.zork@chromium.org2010-12-011-0/+7
* Add a boolean prefs for mobile plan notification checkbox.xiyuan@chromium.org2010-11-231-0/+3
* Changed the default for tap-to-click to true.avayvod@chromium.org2010-11-181-1/+1
* Remove chat manager component extension in favour of external extensions.scherkus@chromium.org2010-11-081-27/+3
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/chromeos/*.pkasting@chromium.org2010-10-231-1/+1
* Tiny cleanup: remove all use of kFallbackInputMethodId from the Chrome tree.yusukes@chromium.org2010-10-141-1/+2
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Add a pref checkbox to enable/disable screen lock for ChromeOs.xiyuan@chromium.org2010-10-061-0/+12
* Flipped default preferences value of kLabsTalkEnabled from 0 to 1.scherkus@chromium.org2010-10-041-1/+1
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-1/+2
* Enable and disable Chat Manager component extension based on labs preference ...scherkus@chromium.org2010-09-211-0/+28
* Fixing a bug which causes crash on linux when opening pref dialog.chaitanyag@chromium.org2010-09-181-0/+6
* Google codestyle prescribes sorting #include filenames within a section.dilmah@chromium.org2010-09-161-1/+1
* Revert 59077 - Tiny cleanup: remove all use of kFallbackInputMethodId from th...nsylvain@chromium.org2010-09-101-3/+1
* Tiny cleanup: remove all use of kFallbackInputMethodId from the Chrome tree.yusukes@chromium.org2010-09-101-1/+3
* Use new touchpad apidavemoore@chromium.org2010-09-081-21/+5
* Give kLanguagePreferredLanguages a default value.zork@chromium.org2010-09-071-1/+2
* Move preferred language and preload engines logic into first login code.zork@chromium.org2010-09-011-28/+0
* Remove DOMUI and Views settings for key repeat rate and delay, change the def...yusukes@chromium.org2010-08-301-8/+6
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* Add code to initialize accessibility for UI in the ChromeOS startup wizard.chaitanyag@chromium.org2010-08-251-1/+0
* Add language_prefs namespace to language_preferences.h.satorux@chromium.org2010-08-201-111/+142
* Make selectable keyboard layout only one for each languagezork@chromium.org2010-08-131-1/+1
* Add prefs for the DOMUI version of "Customize modifier keys" dialog.yusukes@chromium.org2010-08-121-30/+35
* Add Views UI for setting keyboard repeat delay and repeat interval.yusukes@chromium.org2010-08-111-0/+29
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-2/+2
* Add both English and the alternate language to the preferred language list on...zork@chromium.org2010-08-061-1/+6
* Implement the "Configure modifier keys" drop-down which enables users to swap...yusukes@google.com2010-07-271-0/+32
* Add "settings.language.preferred_languages" for Chromium OS's Languages and I...satorux@chromium.org2010-07-201-0/+15