summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellchecker.cc
Commit message (Expand)AuthorAgeFilesLines
* Part 3 of 'Add common words for each language, and remove forbidden words'sidchat@google.com2009-01-121-7/+14
* Enable Hebrew spell checker after Jeremy fixed the underlying Webkit bug.xji@chromium.org2008-12-301-1/+1
* fix buildestade@chromium.org2008-12-161-1/+1
* Port the spell checker to posix.estade@chromium.org2008-12-161-24/+22
* revert r6938estade@chromium.org2008-12-121-1/+1
* Reverting 6935.ojan@google.com2008-12-121-1/+1
* Implement the memory mapped file class for posix.estade@chromium.org2008-12-121-1/+1
* Add a MemoryMappedFile class to file_util.estade@chromium.org2008-12-121-50/+6
* Try and make some spellcheck code more obvious by using typedefs.pkasting@chromium.org2008-12-111-30/+27
* Cleanup part 6.pkasting@chromium.org2008-12-101-74/+58
* Make the spellcheck-context-menu generation code more robust/future-proof (fi...jungshik@google.com2008-12-091-10/+17
* Add a new submenu in the context menu for a text box. This submenu displays s...sidchat@google.com2008-12-011-0/+118
* Add option to disable/enable Spell Check. In addition, remove additional code...sidchat@google.com2008-10-291-6/+0
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Fix a potential crasher in SpellChecker Add to dictionary feature.sidchat@google.com2008-10-171-1/+2
* Update SpellChecker to download the latest version of the bdic dictionary files.sidchat@google.com2008-10-161-3/+41
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-3/+2
* Add support for "Add to dictionary" in the context menu.sidchat@google.com2008-09-171-3/+81
* Update URL for dictionary download.sidchat@google.com2008-09-111-1/+1
* Invoke a flag setting for 'dictionary download over' in the IO loop through a...sidchat@google.com2008-09-041-33/+33
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Cleanup spell check file to stop using reference counted pointers without need.jar@google.com2008-08-141-10/+5
* Add chrome to the repository.initial.commit2008-07-261-0/+453