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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
9
-4
/
+16
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
3
-5
/
+5
*
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
2
-6
/
+6
*
The current user custom spell check dictionary is shared among profiles. This...
shinyak@google.com
2011-10-25
6
-30
/
+204
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
2
-18
/
+11
*
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
2
-9
/
+9
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-0
/
+1
*
Fix of unused variable warnings related to DHISTOGRAM* in release builds.
pph34r@gmail.com
2011-10-16
1
-3
/
+3
*
Use base::TimeTicks() instead of base::Time() for measuring a histogram time ...
eroman@chromium.org
2011-09-29
2
-4
/
+7
*
Fix sending garbage descriptor if there's no spellcheck dictionary file.
jam@chromium.org
2011-09-14
1
-1
/
+1
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-1
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Renamed SpellCheckHostObserver to SpellCheckProfileProvider
morrita@chromium.org
2011-08-24
8
-60
/
+64
*
Moved custom_word_ from SpellCheckHostImpl to SpellCheckProfile.
morrita@google.com
2011-08-22
7
-55
/
+129
*
Delete corrupted dictionaries on start-up.
hbono@chromium.org
2011-08-19
5
-4
/
+169
*
[Refactoring] Extracted SpellCheckProfile from ProfileImpl.
morrita@google.com
2011-08-10
6
-1
/
+348
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Moved spellcheck related files to chrome/browser/spellcheck directory.
morrita@chromium.org
2011-07-28
15
-0
/
+2042