index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
renderer
/
spellchecker
/
spellcheck.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove PlatformFile from spell checker
rvargas@chromium.org
2014-03-25
1
-3
/
+3
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-4
/
+4
*
Use base namespace for string16 in chrome/renderer.
brettw@chromium.org
2013-12-04
1
-10
/
+11
*
Rename WebKit namespace to blink (part 4)
abarth@chromium.org
2013-11-07
1
-9
/
+9
*
[spell] Use TextDecoration instead of TextChecking for markers
rouslan@chromium.org
2013-10-10
1
-7
/
+7
*
Handle null char in the middle of text in custom spellcheck dictionary engine
rouslan@chromium.org
2013-07-11
1
-2
/
+3
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-3
/
+3
*
Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Add HasWord(string) method to SpellcheckCustomDictionary
rouslan@chromium.org
2013-05-29
1
-2
/
+2
*
Store feedback for spellcheck results from spelling service
rouslan@chromium.org
2013-05-24
1
-1
/
+2
*
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
1
-2
/
+1
*
Periodically request a list of spellcheck markers in all renderers for feedback
rouslan@chromium.org
2013-05-02
1
-0
/
+35
*
[Spellcheck] Remove unnneeded IPC parameters.
groby@chromium.org
2013-04-11
1
-6
/
+2
*
[spellcheck] turn on async spellchecking for OSX.
groby@chromium.org
2013-04-03
1
-0
/
+3
*
Ignore custom spellcheck dictionary words when using server-side spellcheck
rouslan@chromium.org
2013-02-20
1
-22
/
+27
*
[Spellcheck] Factor out language-specific code to support multilingual checking.
groby@chromium.org
2013-01-23
1
-98
/
+10
*
Sync user's custom spellcheck dictionary
rouslan@chromium.org
2013-01-23
1
-9
/
+7
*
[Spellcheck] Make sure context menu and actual spellcheck state are in sync.
groby@chromium.org
2012-12-11
1
-1
/
+49
*
[Spellcheck] Cleanup. Resubmit, again
groby@chromium.org
2012-12-04
1
-22
/
+7
*
Enable users to alter their custom dictionary from an overlay on chrome://set...
rouslan@chromium.org
2012-11-20
1
-2
/
+8
*
Revert 168052 - [Spellcheck] Removing cruft.
hbono@chromium.org
2012-11-16
1
-7
/
+22
*
[Spellcheck] Removing cruft.
groby@chromium.org
2012-11-15
1
-22
/
+7
*
Check existence of spelling engine before dereferencing.
groby@chromium.org
2012-11-14
1
-8
/
+15
*
Revert 167563 - [Spellcheck] Removing cruft.
groby@chromium.org
2012-11-14
1
-7
/
+22
*
[Spellcheck] Removing cruft.
groby@chromium.org
2012-11-14
1
-22
/
+7
*
[Spellcheck] Cleanup for async posting of spellcheck requests.
groby@chromium.org
2012-11-01
1
-80
/
+38
*
Remove hunspell-only code from spellcheck.cc, in preparation of a merge of sp...
groby@chromium.org
2012-10-30
1
-203
/
+35
*
Factored out OSX spelling into a separate subclass.
groby@chromium.org
2012-10-24
1
-32
/
+103
*
Reset word iterators when changing the spellchecker language.
hbono@chromium.org
2012-08-29
1
-0
/
+2
*
Reapply Justin's spellchecker patch.
hbono@chromium.org
2012-07-27
1
-2
/
+2
*
Rename SpellCheckCommon namespace to chrome.
tfarina@chromium.org
2012-06-20
1
-5
/
+8
*
Use grammar markers for contextually-misspelled words.
hbono@chromium.org
2012-05-28
1
-34
/
+41
*
RefCounted types should not have public destructors
rsleevi@chromium.org
2012-05-18
1
-0
/
+4
*
Disable retrieving suggestions in the background.
hbono@chromium.org
2012-05-18
1
-4
/
+1
*
Cancel unnecessary spellcheck requests.
hbono@chromium.org
2012-04-23
1
-13
/
+12
*
This patch implements asynchronous spellchecker on Windows and Linux.
shinyak@chromium.org
2012-04-19
1
-6
/
+150
*
Removed WebTextCheckingResult legacy API use.
morrita@chromium.org
2012-02-17
1
-4
/
+4
*
In http://trac.webkit.org/changeset/105491, WebKit introduced an interface W...
shinyak@chromium.org
2012-01-26
1
-1
/
+46
*
Remove Hunspell on OS X - step 4
jeremy@chromium.org
2011-12-21
1
-2
/
+6
*
Do not crash if SpellcheckWordIterator fails to initialize.
nileshagrawal@chromium.org
2011-12-20
1
-4
/
+14
*
Fix of unused variable warnings related to DHISTOGRAM* in release builds.
pph34r@gmail.com
2011-10-16
1
-2
/
+2
*
Create content::RenderThread interface and make code in chrome use that.
jam@chromium.org
2011-10-06
1
-6
/
+6
*
Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...
jam@chromium.org
2011-10-03
1
-5
/
+7
*
A speculative fix for Bug 92364.
hbono@chromium.org
2011-09-16
1
-7
/
+8
*
Forward handling of low-mem message to the content renderer client. Add APIs ...
gbillock@chromium.org
2011-08-08
1
-6
/
+1
*
Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...
jam@chromium.org
2011-04-16
1
-7
/
+4
*
Move RenderThread to content\renderer.
jam@chromium.org
2011-04-14
1
-1
/
+1
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
1
-16
/
+44
*
Revert 79705 - Revert 79651 - Coverity: Pass parameters by reference.
dhollowa@chromium.org
2011-03-29
1
-2
/
+2
[next]