summaryrefslogtreecommitdiffstats
path: root/base/third_party
Commit message (Expand)AuthorAgeFilesLines
* Fix Coverity NO_EFFECT defect. Comparing unsigned greater than or equal zero ...ctguil@chromium.org2011-03-111-1/+1
* Update the dynamic annotations to the trunk version fromglider@chromium.org2011-02-042-176/+266
* Add one more Valgrind header (memcheck.h) and update the one we already have. glider@chromium.org2011-01-263-122/+1268
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Update prcpucfg.h to build in Native Client.abarth@chromium.org2010-12-021-1/+1
* Make base's fork of ICU macros use its internal version for one case that wasbrettw@chromium.org2010-11-291-1/+1
* Make sure third_party/dmg_fp/dtoa.cc is compiled threadsafe.siggi@chromium.org2010-11-251-0/+40
* Update the credits file, fix two READMEs that were broken, change the encodin...avi@chromium.org2010-10-191-1/+1
* Fix a stupid bug in GetRunningOnValgrind, this is a copy of TSan r2453 changetimurrrr@chromium.org2010-09-141-1/+1
* Make the glob matcher support UTF8 strings.mnissler@chromium.org2010-09-101-0/+30
* Fix a typo in CBU16_IS_SURROGATEjshin@chromium.org2010-09-081-2/+2
* Switched dynamic_annotations.gyp from using the DEPTH attribute to a relative...tony@chromium.org2010-07-271-2/+2
* Revert debugging printf()s occasionally landed in r50350glider@chromium.org2010-06-211-2/+0
* Make the memory waterfall green -- more suppressions for bug 19775.glider@chromium.org2010-06-211-0/+2
* Revert 49982 - patchthakis@chromium.org2010-06-161-1/+1
* patchthakis@chromium.org2010-06-161-1/+1
* Working towards -Wextrathomasvl@chromium.org2010-06-164-5/+59
* Move dynamic_annotations into a separate gyp file to breaktony@chromium.org2010-05-191-0/+47
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-144-0/+709
* Solaris: various edits towards compiling Chromium on Solaris. Changed __Solar...evan@chromium.org2010-04-011-1/+1
* For systems where SIZEOF_VOID_P is not defined, determine it basedpvalchev@google.com2010-03-301-1/+15
* Pass the license check script for base/third_party/{nss,nspr}.evan@chromium.org2010-03-184-3/+71
* Pass license-checker script for base/third_party/*.evan@chromium.org2010-03-1816-11/+186
* solaris: minor ifdefsevan@chromium.org2010-02-171-0/+2
* third_party/nspr OpenBSD supportpvalchev@google.com2010-02-022-0/+339
* A better way to fix the compilation issues on Windows x64wtc@chromium.org2010-02-012-54/+2
* Use nss_util.{h,cc} also on Windows. On Windows, NSS iswtc@chromium.org2010-01-273-7/+12
* Import google-glog's Symbolize() and use it in debug_util_posix.cc.satorux@chromium.org2010-01-2610-0/+2161
* Revert 36997 - Import googleglog's Symbolize() and use it in debug_util_posix...satorux@chromium.org2010-01-259-2158/+0
* Import google-glog's Symbolize() and use it in debug_util_posix.cc.satorux@chromium.org2010-01-259-0/+2158
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-1/+1
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-023-0/+268
* Adjust comment following r29182 post-commit feedback.mark@chromium.org2009-10-161-7/+6
* Make all NSPR symbols "private extern".mark@chromium.org2009-10-151-1/+25
* Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*brettw@chromium.org2009-10-073-0/+594
* Port some of the base module to FreeBSD. Extracted fromwtc@chromium.org2009-08-313-1/+340
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-282-4/+3
* Fix a ton of compiler warnings.estade@chromium.org2009-08-282-3/+4
* Fix PR_ImplodeTime for Linux x64.wtc@chromium.org2009-08-121-6/+6
* Change for building dtoa on 64-bit.deanm@chromium.org2009-07-283-1/+31
* Add xdg mime support on Linux.thestig@chromium.org2009-05-1619-0/+4729
* During shutdown delete any pending tasks if running under Valgrind.kuchhal@chromium.org2009-05-142-0/+3932
* Re-land r15232 with a warnings fix:tc@google.com2009-05-043-670/+1399
* Revert "Merge latest changes from http://www.netlib.org/fp/dtoa.c into dtoa.cc"tc@google.com2009-05-043-1390/+670
* Merge latest changes from http://www.netlib.org/fp/dtoa.c into dtoa.cctc@google.com2009-05-043-670/+1390
* Disable some warnings in third party code so I can turn on -Werror.tc@google.com2009-04-272-27/+40
* Refactor Quantify Profiling a bit.asargent@chromium.org2009-03-252-4/+11
* I verified that the Visual C++ 2005 bug has been fixed inwtc@chromium.org2009-03-061-1/+1
* Avoid a crash in mktime() when Visual C++ 2005 iswtc@chromium.org2009-03-031-3/+33
* Merge the latest version of PR_ParseTimeString. Thiswtc@chromium.org2009-03-022-148/+456