summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellcheck_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: Extracted SpellCheckHostMetrics class.morrita@google.com2011-06-241-88/+13
* Added more spellcheck related UMA histogramsmorrita@chromium.org2011-06-201-3/+42
* Introduced additional spellcheck related histograms.morrita@chromium.org2011-06-131-7/+24
* Revert 88309 - Introduced additional spellcheck related histograms.morrita@chromium.org2011-06-091-24/+7
* Introduced additional spellcheck related histograms.morrita@chromium.org2011-06-081-7/+24
* Added UMA histgrams for spellchecking.morrita@chromium.org2011-05-161-1/+34
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* Fix race condition if we get the model file in between the time that a Render...jam@chromium.org2011-05-021-1/+3
* Move code that talks to spellchecking out of content.jam@chromium.org2011-04-291-3/+54
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-2/+2
* A quick fix for Bug 60643.hbono@chromium.org2011-03-151-9/+8
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Changed to make some inline virtual funcdtions to non-inline, to supress clan...morrita@chromium.org2011-03-091-0/+20
* Makes SpellCheckHost an abstract class for testing.morrita@chromium.org2011-03-091-0/+326