| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove empty directories in third_party/cld | jshin@chromium.org | 2010-09-03 | 1 | -1/+0 |
* | Fix language detection with short text pages. | jcivelli@chromium.org | 2010-08-02 | 2 | -4/+6 |
* | Merging in a fix for Dick sites that reduces bad detection | jcivelli@google.com | 2010-04-15 | 1 | -3/+12 |
* | Pass tools/licenses.py for more directories. | evan@chromium.org | 2010-04-15 | 1 | -4/+4 |
* | Adding a missing README.chromium file to the third-party CLD. | jcivelli@google.com | 2010-04-09 | 1 | -0/+8 |
* | Using now the 128 tables in the CLD to improve language detection. | jcivelli@google.com | 2010-04-09 | 4 | -5/+31 |
* | Per Dick Sites advice, adding the CLD repeat flag to help with the | jcampan@chromium.org | 2010-02-17 | 1 | -1/+1 |
* | Clean up third_party/cld. | jshin@chromium.org | 2010-02-04 | 85 | -2517/+267 |
* | Make Chrome CLD uses the most recent generated tables. | jcampan@chromium.org | 2010-02-03 | 4 | -225/+74905 |
* | Taking in the fix from Dick Sites related to a memory error in the CLD code. | jcampan@chromium.org | 2010-01-21 | 1 | -3/+26 |
* | Reland r36541 (which went in without any commit log by some magic). Was rever... | jshin@chromium.org | 2010-01-19 | 5 | -200/+166 |
* | Revert 36541 (which went in without any commit log by some black magic). | jshin@chromium.org | 2010-01-19 | 5 | -166/+200 |
* | Review URL: http://codereview.chromium.org/545123 | jshin@chromium.org | 2010-01-19 | 5 | -200/+166 |
* | Fix for a memory error in the CLD code. | jcampan@chromium.org | 2010-01-14 | 1 | -0/+17 |
* | Merging a newer version of the CLD code. | jcampan@chromium.org | 2010-01-07 | 78 | -373/+75580 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Add missing gclient dependencies to .gitignore. | maruel@chromium.org | 2009-09-17 | 1 | -570/+570 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Removes deprecated stl_decl.h file from cld project. Patch by tfarina (http:/... | sidchat@google.com | 2009-09-02 | 4 | -27/+2 |
* | Add method in CLD to get top 3 languages, and their percentages, for a given ... | sidchat@google.com | 2009-08-21 | 3 | -22/+118 |
* | Add unit testing to CLD. In addition, remove files from cld/base which are no... | sidchat@google.com | 2009-06-24 | 6 | -917/+398 |
* | Convert cld.gyp to Unix line endings.Patch by chase@chromium.org | sidchat@google.com | 2009-06-18 | 1 | -105/+105 |
* | Delete the user vcproj that was accidentally checked in. | brettw@chromium.org | 2009-06-16 | 1 | -65/+0 |
* | Remove some files from third_party\cld which are not required. | sidchat@google.com | 2009-06-16 | 7 | -2249/+0 |
* | Add Compact Language Detection (CLD) library to Chrome. This works in Windows... | sidchat@google.com | 2009-06-15 | 93 | -0/+66491 |