| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove PlatformFile from spell checker | rvargas@chromium.org | 2014-03-25 | 1 | -2/+2 |
* | Update some uses of char16 to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Use base namespace for string16 in chrome/renderer. | brettw@chromium.org | 2013-12-04 | 1 | -5/+5 |
* | Rename WebKit namespace to blink (part 4) | abarth@chromium.org | 2013-11-07 | 1 | -4/+4 |
* | Use a direct include of strings headers in chrome/renderer/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Update refernces to Blink's Platform API (chrome) | abarth@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Add HasWord(string) method to SpellcheckCustomDictionary | rouslan@chromium.org | 2013-05-29 | 1 | -2/+2 |
* | Periodically request a list of spellcheck markers in all renderers for feedback | rouslan@chromium.org | 2013-05-02 | 1 | -1/+1 |
* | [Spellcheck] Remove unnneeded IPC parameters. | groby@chromium.org | 2013-04-11 | 1 | -1/+0 |
* | base: Move MemoryMappedFile out of file_util.h and into its own header file. | tfarina@chromium.org | 2013-02-24 | 1 | -4/+0 |
* | Ignore custom spellcheck dictionary words when using server-side spellcheck | rouslan@chromium.org | 2013-02-20 | 1 | -1/+4 |
* | [Spellcheck] Factor out language-specific code to support multilingual checking. | groby@chromium.org | 2013-01-23 | 1 | -54/+27 |
* | Sync user's custom spellcheck dictionary | rouslan@chromium.org | 2013-01-23 | 1 | -3/+4 |
* | Update some #includes in chrome/renderer/spellchecker for headers in the new ... | pilgrim@chromium.org | 2013-01-10 | 1 | -1/+1 |
* | Roll ICU and convert include style to standard Chromium style, | phajdan.jr@chromium.org | 2013-01-07 | 1 | -1/+1 |
* | [Spellcheck] Make sure context menu and actual spellcheck state are in sync. | groby@chromium.org | 2012-12-11 | 1 | -0/+6 |
* | [Spellcheck] Cleanup. Resubmit, again | groby@chromium.org | 2012-12-04 | 1 | -0/+7 |
* | Enable users to alter their custom dictionary from an overlay on chrome://set... | rouslan@chromium.org | 2012-11-20 | 1 | -0/+1 |
* | Revert 168052 - [Spellcheck] Removing cruft. | hbono@chromium.org | 2012-11-16 | 1 | -7/+0 |
* | [Spellcheck] Removing cruft. | groby@chromium.org | 2012-11-15 | 1 | -0/+7 |
* | Revert 167563 - [Spellcheck] Removing cruft. | groby@chromium.org | 2012-11-14 | 1 | -6/+0 |
* | [Spellcheck] Removing cruft. | groby@chromium.org | 2012-11-14 | 1 | -0/+6 |
* | [Spellcheck] Cleanup for async posting of spellcheck requests. | groby@chromium.org | 2012-11-01 | 1 | -19/+11 |
* | Remove hunspell-only code from spellcheck.cc, in preparation of a merge of sp... | groby@chromium.org | 2012-10-30 | 1 | -29/+3 |
* | Factored out OSX spelling into a separate subclass. | groby@chromium.org | 2012-10-24 | 1 | -0/+5 |
* | Cleanup: IWYU for base/time.h. Also fix misc lint errors. | thestig@chromium.org | 2012-10-10 | 1 | -1/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Use grammar markers for contextually-misspelled words. | hbono@chromium.org | 2012-05-28 | 1 | -15/+13 |
* | This patch implements asynchronous spellchecker on Windows and Linux. | shinyak@chromium.org | 2012-04-19 | 1 | -6/+56 |
* | Removed WebTextCheckingResult legacy API use. | morrita@chromium.org | 2012-02-17 | 1 | -5/+2 |
* | In http://trac.webkit.org/changeset/105491, WebKit introduced an interface W... | shinyak@chromium.org | 2012-01-26 | 1 | -1/+14 |
* | Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES() | robertshield@chromium.org | 2011-11-29 | 1 | -1/+1 |
* | Add OVERRIDE to chrome/renderer. | avi@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a... | jam@chromium.org | 2011-10-03 | 1 | -2/+2 |
* | A speculative fix for Bug 92364. | hbono@chromium.org | 2011-09-16 | 1 | -0/+8 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Move a bunch of Chrome specific code out of RenderThread, in preparation of m... | jam@chromium.org | 2011-04-14 | 1 | -10/+17 |
* | Revert 79705 - Revert 79651 - Coverity: Pass parameters by reference. | dhollowa@chromium.org | 2011-03-29 | 1 | -1/+1 |
* | Revert 79651 - Coverity: Pass parameters by reference. | dhollowa@chromium.org | 2011-03-29 | 1 | -1/+1 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2011-03-29 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Integrating Mac OS Grammar checker into Chromium. | morrita@chromium.org | 2011-02-22 | 1 | -0/+8 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+1 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Move Mac to using renderer spellchecker. | estade@chromium.org | 2009-11-19 | 1 | -0/+3 |
* | reland 31875. Revert was: | estade@chromium.org | 2009-11-16 | 1 | -7/+3 |
* | Revert 31875 to see whether it fixes reliability bot. | huanr@chromium.org | 2009-11-16 | 1 | -3/+7 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -3/+3 |
* | Use renderer spellchecker for windows. | estade@chromium.org | 2009-11-13 | 1 | -7/+3 |