summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellcheck_host.h
Commit message (Expand)AuthorAgeFilesLines
* Added UMA histgrams for spellchecking.morrita@chromium.org2011-05-161-0/+16
* Move code that talks to spellchecking out of content.jam@chromium.org2011-04-291-0/+5
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-1/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Makes SpellCheckHost an abstract class for testing.morrita@chromium.org2011-03-091-101/+45
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* Rename ChromeThread to BrowserThread Final Part:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-111-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-8/+4
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-0/+15
* Spellchecker: Always destruct url request context getter on io thread.estade@chromium.org2009-11-171-2/+11
* reland 31875. Revert was:estade@chromium.org2009-11-161-7/+15
* Spellchecker: call init *after* constructor.estade@chromium.org2009-11-161-1/+3
* Revert 31875 to see whether it fixes reliability bot.huanr@chromium.org2009-11-161-13/+5
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Use renderer spellchecker for windows.estade@chromium.org2009-11-131-5/+13
* Couple of prospective fix for memory test flakiness: addref/release the url r...estade@chromium.org2009-11-101-1/+2
* Move the spellchecker to the renderer.estade@chromium.org2009-11-061-0/+103