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
/
browser
/
spellchecker
/
spelling_service_client.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor dependency on Profile to BrowserContext in spell check. Continuation...
megan.smith@venture3systems.com
2013-09-17
1
-9
/
+17
*
Use a direct include of strings headers in chrome/browser/r*-s*/.
avi@chromium.org
2013-06-10
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Check for error message from spelling service
rouslan@chromium.org
2013-05-31
1
-33
/
+53
*
Move GetISOLanguageCountryCodeFromLocale() to common to be shared
rouslan@chromium.org
2013-05-14
1
-26
/
+2
*
[Spellcheck] Removing the field trial. We've launched!
rlp@chromium.org
2013-04-24
1
-14
/
+1
*
Enable multiple spellcheck fetchers in spelling service client
rouslan@chromium.org
2013-03-06
1
-11
/
+27
*
[Spellcheck] Unified path for results callback.
groby@chromium.org
2013-02-28
1
-1
/
+3
*
Calculate ISO language and country code in a separate function
rouslan@chromium.org
2013-02-26
1
-29
/
+38
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
[Spellcheck] JSON-Escape API key
groby@chromium.org
2013-02-07
1
-2
/
+2
*
[Spellcheck] Adding field trial to spellcheck.
rlp@chromium.org
2013-02-04
1
-2
/
+16
*
[Spellcheck] Turning off server spellcheck for off the record profiles.
rlp@chromium.org
2013-01-26
1
-1
/
+4
*
[Spellcheck] Turning spelling service on by default. Adding command line flag...
rlp@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] Removing the "no more suggestions from Google" line when using t...
rlp@chromium.org
2013-01-04
1
-4
/
+2
*
Cleanup: Remove more unneeded browser_thread.h includes.
thestig@chromium.org
2013-01-04
1
-1
/
+0
*
[Spellcheck] Renaming flag for clarity.
groby@chromium.org
2012-12-14
1
-1
/
+1
*
[Spellcheck] Remove the "force synchronous spellcheck" flag now that we've as...
rlp@chromium.org
2012-12-12
1
-7
/
+3
*
Cleaning up the command line flags for spellcheck.
rlp@chromium.org
2012-10-23
1
-19
/
+27
*
Fix the spelling client not to use the spelling service yet. Also disabling s...
rlp@chromium.org
2012-10-12
1
-3
/
+6
*
Fixing spelling service to use GetAPIKey.
rlp@chromium.org
2012-09-20
1
-16
/
+5
*
Disable the spellcheck service when asynchronous spellchecking is disabled.
hbono@chromium.org
2012-07-11
1
-0
/
+8
*
Use the type parameter.
hbono@chromium.org
2012-06-28
1
-1
/
+1
*
Disable using the Spelling service when spellchecking text on Mac.
hbono@chromium.org
2012-06-28
1
-0
/
+4
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
1
-2
/
+2
*
Add SpellingServiceClient::IsAvailable().
hbono@chromium.org
2012-06-14
1
-1
/
+17
*
Implement a request cache and disble retrieving a sub-region.
hbono@chromium.org
2012-06-12
1
-0
/
+3
*
Use grammar markers for contextually-misspelled words.
hbono@chromium.org
2012-05-28
1
-1
/
+2
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
1
-1
/
+1
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
1
-2
/
+2
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
1
-1
/
+1
*
Avoid using TestURLRequestContextGetter in SpellingServiceClientTest.
hbono@chromium.org
2012-05-08
1
-4
/
+1
*
Notify the text-check result
hbono@chromium.org
2012-05-02
1
-17
/
+27
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-1
/
+2
*
Add a 'version' parameter to SpellingServiceClient::RequestTextCheck().
hbono@chromium.org
2012-04-07
1
-1
/
+4
*
Disable sending cookies from the SpellingServiceClient class.
hbono@chromium.org
2012-03-22
1
-1
/
+2
*
Disable storing cookies from URLFetchers that run with a profile's cookie jar.
jochen@chromium.org
2012-02-29
1
-0
/
+2
*
Removed WebTextCheckingResult legacy API use.
morrita@chromium.org
2012-02-17
1
-6
/
+6
*
Refactor the SpellingMenuObserver class.
hbono@chromium.org
2012-02-03
1
-0
/
+190