| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrating Mac OS Grammar checker into Chromium. | morrita@chromium.org | 2011-02-22 | 4 | -0/+324 |
* | retry r72606: | estade@chromium.org | 2011-01-28 | 1 | -4/+2 |
* | Revert r72606, except for the DEPS roll. It's redding the tree. | estade@chromium.org | 2011-01-26 | 1 | -2/+4 |
* | Pull down new GB/AU dictionaries. | estade@chromium.org | 2011-01-26 | 1 | -4/+2 |
* | Clang: enable -Wbool-conversions and -Wunused-variables on Linux. | hans@chromium.org | 2011-01-14 | 1 | -1/+1 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 1 | -2/+2 |
* | clang/mac: Fix most easy problems in chrome.xcodeproj (all targets) | thakis@chromium.org | 2010-10-02 | 1 | -5/+0 |
* | base: Finish moving the SplitString functions from string_util.h to string_sp... | tfarina@chromium.org | 2010-09-24 | 1 | -0/+1 |
* | Add an optional parameter to CreatePlatformFile() to report the type | dumi@chromium.org | 2010-08-31 | 1 | -1/+1 |
* | Bump ICU to 57283 | jshin@chromium.org | 2010-08-25 | 1 | -1/+3 |
* | Customize Hebrew spellcheck word break iterator | jshin@chromium.org | 2010-08-24 | 2 | -12/+36 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -0/+1 |
* | Include ICU headers in a way that will also work with use_system_icu=1 | phajdan.jr@chromium.org | 2010-08-17 | 2 | -6/+8 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 2 | -3/+1 |
* | A fix for Issue 46278. | hbono@chromium.org | 2010-08-12 | 2 | -9/+31 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 2 | -2/+3 |
* | Adds unit tests for Serbian and Ukranian dictionaries. | hbono@chromium.org | 2010-07-28 | 1 | -0/+28 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 2 | -0/+2 |
* | C++ readability for hbono. | hbono@chromium.org | 2010-06-16 | 3 | -113/+120 |
* | Pulls the hunspell dictionaries to "third_party/hunspell_dictionaries". | hbono@chromium.org | 2010-06-03 | 1 | -2/+1 |
* | Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5 | evan@chromium.org | 2010-05-06 | 1 | -1/+1 |
* | Add Bulgarian spellchecker. Hunspell change will be committed separately. | jshin@chromium.org | 2010-05-03 | 1 | -0/+15 |
* | Uses the new spellchecker dictionaries on Chromium. | hbono@chromium.org | 2010-03-15 | 1 | -5/+11 |
* | chrome 6: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 2 | -1/+3 |
* | chrome 1: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -1/+1 |
* | Adds a regression test for Issue 36523. | hbono@chromium.org | 2010-03-01 | 1 | -0/+2 |
* | Re-implement SpellcheckWordIterator with ICU. | hbono@chromium.org | 2010-02-16 | 3 | -291/+495 |
* | Win: Fix an invalid handle initialization in the spellchecker. | estade@chromium.org | 2009-12-18 | 1 | -7/+19 |
* | Move Mac to using renderer spellchecker. | estade@chromium.org | 2009-11-19 | 3 | -15/+680 |
* | reland 31875. Revert was: | estade@chromium.org | 2009-11-16 | 2 | -13/+11 |
* | Revert 31875 to see whether it fixes reliability bot. | huanr@chromium.org | 2009-11-16 | 2 | -11/+13 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -3/+3 |
* | Use renderer spellchecker for windows. | estade@chromium.org | 2009-11-13 | 2 | -13/+11 |
* | Move the spellchecker to the renderer. | estade@chromium.org | 2009-11-06 | 4 | -0/+848 |