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_provider.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 142671 - Use WebFrame::replaceMisspelledRange() to replace a misspelle...
rsesek@chromium.org
2012-06-18
1
-5
/
+0
*
Use WebFrame::replaceMisspelledRange() to replace a misspelled range with text.
hbono@chromium.org
2012-06-18
1
-0
/
+5
*
Implement a request cache and disble retrieving a sub-region.
hbono@chromium.org
2012-06-12
1
-10
/
+7
*
This patch implements asynchronous spellchecker on Windows and Linux.
shinyak@chromium.org
2012-04-19
1
-0
/
+2
*
Send spellcheck requests only when we need.
hbono@chromium.org
2012-04-12
1
-3
/
+17
*
Removed WebTextCheckingResult legacy API use.
morrita@chromium.org
2012-02-17
1
-2
/
+3
*
Use the Spelling service when we paste text.
hbono@chromium.org
2012-02-06
1
-0
/
+10
*
In http://trac.webkit.org/changeset/105491, WebKit introduced an interface W...
shinyak@chromium.org
2012-01-26
1
-6
/
+10
*
Attempt at a fix for crasher with SpellChecker and purge memory.
jcivelli@chromium.org
2012-01-05
1
-7
/
+10
*
Remove Hunspell on OS X - step 5
jeremy@chromium.org
2011-12-22
1
-4
/
+0
*
Add OVERRIDE to chrome/renderer.
avi@chromium.org
2011-11-21
1
-2
/
+2
*
Make RenderView inherit from content::RenderView, and add missing functions t...
jam@chromium.org
2011-10-10
1
-1
/
+1
*
Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...
jam@chromium.org
2011-10-03
1
-2
/
+2
*
Forward handling of low-mem message to the content renderer client. Add APIs ...
gbillock@chromium.org
2011-08-08
1
-0
/
+2
*
Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...
jam@chromium.org
2011-04-16
1
-0
/
+1
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
1
-7
/
+0
*
Chrome side needed for WebKit change to move the little remaining spellcheck ...
jam@chromium.org
2011-04-12
1
-0
/
+9
*
Update the code to have the SpellCheckProvider implement WebSpellCheckClient,...
jam@chromium.org
2011-03-29
1
-2
/
+36
*
Move spellcheck messages into their own file, and dispatch them all in SpellC...
jam@chromium.org
2011-03-25
1
-2
/
+2
*
Update code to always use a struct for WebTextCheckingResult.
jam@chromium.org
2011-03-23
1
-3
/
+1
*
Don't forward declare WebKit::WebTextCheckingResult temporarily in order to c...
jam@chromium.org
2011-03-22
1
-1
/
+3
*
Move a bunch of remaining files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-19
1
-1
/
+1
*
Integrating Mac OS Grammar checker into Chromium.
morrita@chromium.org
2011-02-22
1
-0
/
+66