summaryrefslogtreecommitdiffstats
path: root/third_party/cld
Commit message (Expand)AuthorAgeFilesLines
* Make Chrome CLD uses the most recent generated tables.jcampan@chromium.org2010-02-034-225/+74905
* Taking in the fix from Dick Sites related to a memory error in the CLD code.jcampan@chromium.org2010-01-211-3/+26
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-195-200/+166
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-195-166/+200
* Review URL: http://codereview.chromium.org/545123jshin@chromium.org2010-01-195-200/+166
* Fix for a memory error in the CLD code.jcampan@chromium.org2010-01-141-0/+17
* Merging a newer version of the CLD code.jcampan@chromium.org2010-01-0778-373/+75580
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Add missing gclient dependencies to .gitignore.maruel@chromium.org2009-09-171-570/+570
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Removes deprecated stl_decl.h file from cld project. Patch by tfarina (http:/...sidchat@google.com2009-09-024-27/+2
* Add method in CLD to get top 3 languages, and their percentages, for a given ...sidchat@google.com2009-08-213-22/+118
* Add unit testing to CLD. In addition, remove files from cld/base which are no...sidchat@google.com2009-06-246-917/+398
* Convert cld.gyp to Unix line endings.Patch by chase@chromium.orgsidchat@google.com2009-06-181-105/+105
* Delete the user vcproj that was accidentally checked in.brettw@chromium.org2009-06-161-65/+0
* Remove some files from third_party\cld which are not required.sidchat@google.com2009-06-167-2249/+0
* Add Compact Language Detection (CLD) library to Chrome. This works in Windows...sidchat@google.com2009-06-1593-0/+66491