summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellchecker
Commit message (Expand)AuthorAgeFilesLines
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-242-18/+11
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-192-9/+9
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Fix of unused variable warnings related to DHISTOGRAM* in release builds.pph34r@gmail.com2011-10-161-3/+3
* Use base::TimeTicks() instead of base::Time() for measuring a histogram time ...eroman@chromium.org2011-09-292-4/+7
* Fix sending garbage descriptor if there's no spellcheck dictionary file.jam@chromium.org2011-09-141-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Renamed SpellCheckHostObserver to SpellCheckProfileProvidermorrita@chromium.org2011-08-248-60/+64
* Moved custom_word_ from SpellCheckHostImpl to SpellCheckProfile.morrita@google.com2011-08-227-55/+129
* Delete corrupted dictionaries on start-up.hbono@chromium.org2011-08-195-4/+169
* [Refactoring] Extracted SpellCheckProfile from ProfileImpl.morrita@google.com2011-08-106-1/+348
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Moved spellcheck related files to chrome/browser/spellcheck directory.morrita@chromium.org2011-07-2815-0/+2042