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
/
spellcheck_host_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove code to collect spellchecker stats
jeremy@chromium.org
2011-12-06
1
-36
/
+0
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
1
-0
/
+1
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-7
/
+10
*
chrome: Remove 11 exit time destructors and 4 static initializers.
thakis@chromium.org
2011-11-17
1
-1
/
+1
*
Skip unnecessary spellcheck initialization for renderer processes.
morrita@google.com
2011-11-11
1
-0
/
+5
*
Remove refptr usages from SpellCheckHost
kushi.p@gmail.com
2011-11-08
1
-58
/
+84
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
1
-2
/
+3
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-4
/
+4
*
The current user custom spell check dictionary is shared among profiles. This...
shinyak@google.com
2011-10-25
1
-15
/
+26
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-8
/
+6
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-2
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-3
/
+3
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-0
/
+1
*
Fix sending garbage descriptor if there's no spellcheck dictionary file.
jam@chromium.org
2011-09-14
1
-1
/
+1
*
Renamed SpellCheckHostObserver to SpellCheckProfileProvider
morrita@chromium.org
2011-08-24
1
-21
/
+21
*
Moved custom_word_ from SpellCheckHostImpl to SpellCheckProfile.
morrita@google.com
2011-08-22
1
-21
/
+20
*
Delete corrupted dictionaries on start-up.
hbono@chromium.org
2011-08-19
1
-4
/
+28
*
[Refactoring] Extracted SpellCheckProfile from ProfileImpl.
morrita@google.com
2011-08-10
1
-0
/
+5
*
Moved spellcheck related files to chrome/browser/spellcheck directory.
morrita@chromium.org
2011-07-28
1
-0
/
+413