summaryrefslogtreecommitdiffstats
path: root/third_party/cld
Commit message (Expand)AuthorAgeFilesLines
* Make 'License' field in third-party metadata requiredsteveblock@chromium.org2012-08-011-0/+2
* [MIPS] Add support for MIPS in cld.jcivelli@chromium.org2012-07-121-0/+5
* Make CLD work if ICU is compiled without std::string.torne@chromium.org2012-05-104-4/+52
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-6/+0
* Avoid coercing integers to doubles when swapping for bubble sort.rnk@chromium.org2012-03-261-2/+2
* Toward an android build of sync_unit_tests: OWNERS=evanjrg@chromium.org2012-01-271-3/+9
* Make CLD work properly on ARMjshin@chromium.org2011-11-044-36/+61
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-071-0/+3
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Integrate new CLD detection tables.alekseys@chromium.org2011-06-2810-184872/+72970
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-251-2/+5
* cld: Fix infinite recursion.evan@chromium.org2011-06-031-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Cleaning up third_party readmes and adding a template for future use.cdn@chromium.org2011-03-161-0/+3
* GTTF: Use a fresh TestingBrowserProcess for each test, part #2phajdan.jr@chromium.org2011-02-251-0/+3
* Remove empty directories in third_party/cldjshin@chromium.org2010-09-031-1/+0
* Fix language detection with short text pages.jcivelli@chromium.org2010-08-022-4/+6
* Merging in a fix for Dick sites that reduces bad detectionjcivelli@google.com2010-04-151-3/+12
* Pass tools/licenses.py for more directories.evan@chromium.org2010-04-151-4/+4
* Adding a missing README.chromium file to the third-party CLD.jcivelli@google.com2010-04-091-0/+8
* Using now the 128 tables in the CLD to improve language detection.jcivelli@google.com2010-04-094-5/+31
* Per Dick Sites advice, adding the CLD repeat flag to help with thejcampan@chromium.org2010-02-171-1/+1
* Clean up third_party/cld.jshin@chromium.org2010-02-0485-2517/+267
* 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