summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellchecker/spellcheck_custom_dictionary.cc
Commit message (Expand)AuthorAgeFilesLines
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-1/+1
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-2/+2
* Fix WeakPtrFactory member placement.groby@chromium.org2013-10-081-2/+2
* [CleanUp] Use base::STLSetDifference() in place of std::set_difference()limasdf@gmail.com2013-09-161-6/+3
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* [CleanUp] Use base::STLSetDifference in place of std::set_differenceHokein.Wu@gmail.com2013-08-231-18/+6
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Move Copy* into the base namespace.brettw@chromium.org2013-07-091-2/+2
* Send IN_DICTIONARY feedback when user has misspelling in custom dictionaryrouslan@chromium.org2013-06-251-1/+1
* Add HasWord(string) method to SpellcheckCustomDictionaryrouslan@chromium.org2013-05-291-17/+14
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* [Spellcheck, IWYU] Remove unneeded includegroby@chromium.org2013-04-231-1/+0
* [Spellcheck] Record the number of words in the custom dictionary when the cus...rlp@chromium.org2013-04-061-1/+2
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-8/+11
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+2
* Allow multi-word entries in custom dictionaryrouslan@chromium.org2013-01-301-1/+2
* Introduced a Delegate to De-couple SpellcheckDictionary from C/B/profilewxjg68@motorola.com2013-01-291-6/+3
* Sync user's custom spellcheck dictionaryrouslan@chromium.org2013-01-231-178/+445
* Improve reliability of custom spelling dictionary file.rouslan@chromium.org2012-12-121-65/+114
* Remove duplicate words from custom spelling dictionary on loadrouslan@chromium.org2012-11-301-2/+20
* Adding functional include back to spellcheck_custom_dictionary.ccrouslan@chromium.org2012-11-201-0/+2
* Unit-tests for removing words from the dictionaryrouslan@chromium.org2012-11-201-1/+3
* Enable users to alter their custom dictionary from an overlay on chrome://set...rouslan@chromium.org2012-11-201-36/+135
* Cleaning up the custom dictionary code relative to the SpellcheckService to m...rlp@chromium.org2012-11-141-1/+27
* Combining the SpellCheckHost and the SpellCheckProfile into the SpellcheckSer...rlp@chromium.org2012-11-121-5/+8
* fix compile on vs2012scottmg@chromium.org2012-10-301-0/+2
* Pulling custom dictionary out of spellcheck_profile as prep to combine profil...rlp@chromium.org2012-10-261-0/+84
* Revert 164142 - Pulling custom dictionary out of spellcheck_profile as prep t...jhorwich@chromium.org2012-10-251-84/+0
* Pulling custom dictionary out of spellcheck_profile as prep to combine profil...rlp@chromium.org2012-10-251-0/+84