| Commit message (Expand) | Author | Age | Files | Lines |
* | Change base/file_utils.h includes to base/files/file_utils.h in chrome/ | thestig | 2014-08-26 | 1 | -1/+1 |
* | Add LOCAL_ prefix to non-UMA histogram macros. | asvitkine | 2014-08-26 | 1 | -7/+0 |
* | Adding a word to dictionary should remove spelling markers | klemen.forstneric@gmail.com | 2014-08-21 | 1 | -0/+29 |
* | Cleanup: Remove obsolete references to webkit_glue namespace. | tfarina@chromium.org | 2014-08-09 | 1 | -1/+1 |
* | Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui... | thestig@chromium.org | 2014-08-08 | 1 | -1/+0 |
* | Roll ICU to icu52 | jshin@chromium.org | 2014-07-18 | 1 | -2/+6 |
* | Revert 277111 "Roll ICU to icu52" | sorin@chromium.org | 2014-06-13 | 1 | -6/+2 |
* | Roll ICU to icu52 | jshin@chromium.org | 2014-06-13 | 1 | -2/+6 |
* | Refactor code to avoid direct dependency upon ICU: spellcheck_worditerator | andrewhayden@chromium.org | 2014-06-13 | 2 | -49/+37 |
* | Add support for passing an arbitrary parameter to an IPC message handler. The... | jam@chromium.org | 2014-05-13 | 2 | -38/+22 |
* | Remove stray platform_file.h from chrome and components | rvargas@chromium.org | 2014-05-13 | 1 | -1/+0 |
* | Remove PlatformFile from spell checker | rvargas@chromium.org | 2014-03-25 | 10 | -35/+34 |
* | Use Tajik dictionary in Chrome | rouslan@chromium.org | 2014-03-19 | 1 | -2/+16 |
* | Replace WebDocument::focusedNode to focusedElement | mahesh.kk@samsung.com | 2014-02-27 | 1 | -3/+4 |
* | Convert base::MemoryMappedFile to use File instead of PlatformFile. | rvargas@chromium.org | 2014-01-03 | 1 | -1/+3 |
* | Remove UTF string conversion functions from the global namespace. | avi@chromium.org | 2013-12-26 | 1 | -0/+1 |
* | Update some uses of char16 to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 8 | -12/+12 |
* | Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s... | avi@chromium.org | 2013-12-25 | 9 | -52/+56 |
* | Use base namespace for string16 in chrome/renderer. | brettw@chromium.org | 2013-12-04 | 22 | -113/+124 |
* | Cleanup: Remove unused includes of webkit/glue/webkit_glue.h | tfarina@chromium.org | 2013-11-12 | 1 | -2/+0 |
* | Rename WebKit namespace to blink (part 4) | abarth@chromium.org | 2013-11-07 | 9 | -91/+91 |
* | [spell] Stop using deprecated Blink API get/setDecoration() | rouslan@chromium.org | 2013-10-12 | 2 | -5/+4 |
* | [spell] Use TextDecoration instead of TextChecking for markers | rouslan@chromium.org | 2013-10-10 | 4 | -21/+21 |
* | [spell] Prepare for switch from TextChecking to TextDecoration | rouslan@chromium.org | 2013-10-05 | 1 | -3/+8 |
* | Replace third_party/icu/public with third_party/icu/source in the include dir... | jshin@chromium.org | 2013-07-18 | 2 | -6/+6 |
* | Use a direct include of the message_loop header in chrome/app, chrome/common,... | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Handle null char in the middle of text in custom spellcheck dictionary engine | rouslan@chromium.org | 2013-07-11 | 4 | -12/+14 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | Revert 211050 "Handle null char in the middle of text in custom ..." | hashimoto@chromium.org | 2013-07-11 | 2 | -8/+7 |
* | Handle null char in the middle of text in custom spellcheck dictionary engine | rouslan@chromium.org | 2013-07-11 | 2 | -7/+8 |
* | Use a direct include of time headers in chrome/common/, chrome/installer, chr... | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Update Blink include paths | abarth@chromium.org | 2013-06-17 | 5 | -13/+13 |
* | Use a direct include of strings headers in chrome/renderer/. | avi@chromium.org | 2013-06-11 | 9 | -9/+9 |
* | Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/... | avi@chromium.org | 2013-06-07 | 8 | -10/+10 |
* | Collect spelling service feedback on Mac | rouslan@chromium.org | 2013-05-30 | 3 | -3/+6 |
* | Update refernces to Blink's Platform API (chrome) | abarth@chromium.org | 2013-05-30 | 5 | -5/+5 |
* | Reduce usage of WebString::data (Chromium side) | abarth@chromium.org | 2013-05-29 | 2 | -8/+8 |
* | Add HasWord(string) method to SpellcheckCustomDictionary | rouslan@chromium.org | 2013-05-29 | 6 | -13/+19 |
* | Store feedback for spellcheck results from spelling service | rouslan@chromium.org | 2013-05-24 | 7 | -28/+70 |
* | chrome: Use base::MessageLoop. (Part 1) | xhwang@chromium.org | 2013-05-10 | 1 | -9/+9 |
* | Remove unused WebTextCheckingType enum references from chrome | adamk@chromium.org | 2013-05-10 | 1 | -12/+0 |
* | chrome: Update the include paths of base/message_loop_proxy.h to its new loca... | tfarina@chromium.org | 2013-05-10 | 1 | -1/+1 |
* | Update Blink-Spellcheck API | rouslan@chromium.org | 2013-05-06 | 3 | -20/+4 |
* | Periodically request a list of spellcheck markers in all renderers for feedback | rouslan@chromium.org | 2013-05-02 | 2 | -1/+36 |
* | Use unsigned integers to denote spelling marker offsets | rouslan@chromium.org | 2013-04-30 | 2 | -2/+2 |
* | Enable receiving a list of markers in text with spellcheck requests | rouslan@chromium.org | 2013-04-26 | 2 | -1/+22 |
* | Remove spelling markers when disabling spellcheck | rouslan@chromium.org | 2013-04-19 | 1 | -0/+2 |
* | [Spellcheck] Remove dead IPC message | groby@chromium.org | 2013-04-12 | 1 | -3/+0 |
* | [Spellcheck] Remove unnneeded IPC parameters. | groby@chromium.org | 2013-04-11 | 8 | -32/+11 |
* | [spellcheck] turn on async spellchecking for OSX. | groby@chromium.org | 2013-04-03 | 2 | -4/+6 |