- 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
- 3e26719 Move spellcheck messages into their own file, and dispatch them all in SpellCheckMessageFilter. The next step would be to make WebView have a setter for a WebSpellCheckClient that SpellCheckProvider implements so that spelling can be taken out of RenderView completely. by [email protected] · 14 years ago
- 6d972cc Adds a unit test for the Serbian (Latin) dictionary. by [email protected] · 14 years ago
- 5a5af3f Update code to always use a struct for WebTextCheckingResult. by [email protected] · 14 years ago
- a6a0a45 Don't forward declare WebKit::WebTextCheckingResult temporarily in order to convert it to a struct. by [email protected] · 14 years ago
- 6091604 Move a bunch of remaining files from chrome\renderer to content\renderer. by [email protected] · 14 years ago
- 23a460a Use new en-US and en-CA dictionaries. by [email protected] · 14 years ago
- 5efcef6 Integrating Mac OS Grammar checker into Chromium. by [email protected] · 15 years ago
- 42815290 retry r72606: Pull down new GB/AU dictionaries. by [email protected] · 15 years ago
- 2b4b527 Revert r72606, except for the DEPS roll. It's redding the tree. by [email protected] · 15 years ago
- 9727a10 Pull down new GB/AU dictionaries. by [email protected] · 15 years ago
- 515f2492 Clang: enable -Wbool-conversions and -Wunused-variables on Linux. by [email protected] · 15 years ago
- 835d7c8 Move Stats, histograms, and field trial into a metrics subdirectory of base and by [email protected] · 15 years ago
- 76eb024 base: Move SplitString functions into the base namespace and update the callers. by [email protected] · 15 years ago
- e3a8a92 clang/mac: Fix most easy problems in chrome.xcodeproj (all targets) by [email protected] · 15 years ago
- 4e5ae20f base: Finish moving the SplitString functions from string_util.h to string_split.h by [email protected] · 15 years ago
- ed65fec Add an optional parameter to CreatePlatformFile() to report the type by [email protected] · 15 years ago
- 5b51bb2f Bump ICU to 57283 by [email protected] · 15 years ago
- 1f9d881 Customize Hebrew spellcheck word break iterator by [email protected] · 15 years ago
- 252cad6 Remove all wstrings from the IPC logging subsystem. by [email protected] · 15 years ago
- b88056ae Include ICU headers in a way that will also work with use_system_icu=1 by [email protected] · 15 years ago
- 2449241 FBTF: Remove "obviously" unneeded standard C++ library #includes. by [email protected] · 15 years ago
- 3849848a A fix for Issue 46278. by [email protected] · 15 years ago
- 33b9df4 Cleanup: Remove unneeded headers from app/ by [email protected] · 15 years ago
- b7dac71 Adds unit tests for Serbian and Ukranian dictionaries. by [email protected] · 15 years ago
- 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
- 2264d904d C++ readability for hbono. by [email protected] · 15 years ago
- a0c30347 Pulls the hunspell dictionaries to "third_party/hunspell_dictionaries". by [email protected] · 15 years ago
- 6a32946 Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5 by [email protected] · 15 years ago
- 06f9a83 Add Bulgarian spellchecker. Hunspell change will be committed separately. by [email protected] · 15 years ago
- 12339e98 Uses the new spellchecker dictionaries on Chromium. by [email protected] · 15 years ago
- 64048bd chrome 6: string_util.h -> utf_string_conversions.h fix. by [email protected] · 15 years ago
- 4bf4135 chrome 1: string_util.h -> utf_string_conversions.h fix. by [email protected] · 15 years ago
- 62e419a Adds a regression test for Issue 36523. by [email protected] · 16 years ago
- 59e2c39 Re-implement SpellcheckWordIterator with ICU. by [email protected] · 16 years ago
- a784b84 Win: Fix an invalid handle initialization in the spellchecker. by [email protected] · 16 years ago
- c27324b Move Mac to using renderer spellchecker. by [email protected] · 16 years ago
- cb6037d reland 31875. Revert was: by [email protected] · 16 years ago
- 7075b06 Revert 31875 to see whether it fixes reliability bot. by [email protected] · 16 years ago
- 11f485728 Fixes almost all of the rest of lint errors in the chrome/ directory (minus the really hard ones which will need actual review instead of rubber-stamping.) by [email protected] · 16 years ago
- 4e1c76f Use renderer spellchecker for windows. by [email protected] · 16 years ago
- 85c55dc Move the spellchecker to the renderer. by [email protected] · 16 years ago