summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate/translate_prefs.cc
Commit message (Expand)AuthorAgeFilesLines
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-171-11/+10
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-161-3/+2
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-13/+13
* Translate infobar always/never translate buttonsjcivelli@chromium.org2010-06-291-0/+52
* redesign and reimplement auto-translate preferenceskuan@chromium.org2010-04-091-29/+66
* Get translate prefs syncingskrul@chromium.org2010-04-071-10/+16
* Add a bunch of preferences to sync.skrul@chromium.org2010-04-021-3/+4
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* implement infobars and delegates placeholders for translate feature.kuan@chromium.org2010-01-271-0/+171