summaryrefslogtreecommitdiffstats
path: root/base/third_party
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow clean compilation of dmg_fp under g++ -Wall.mark@chromium.org2009-02-054-25/+263
* Rename README.google to README.chromium.mal@chromium.org2009-01-303-0/+0
* Remove the locale parameter from the StringToDouble andtc@google.com2008-11-181-1/+2
* Fix the mac build to add dmg_fp to the libbase.a.tony@chromium.org2008-11-151-0/+1
* Move dmg_fp to base/third_party/dmg_fp and include thetc@google.com2008-11-144-0/+3496
* Fix incorrect unsigned math in pr_time.cc on Windows which incorrectly handle...deanm@google.com2008-08-181-17/+22
* Implement nspr time on Linux.deanm@google.com2008-08-143-2/+741
* Fix unit tests for posix, fix up mac implementation to work correctly. Add pr...pinkerton@google.com2008-08-111-3/+43
* Fix base::DIR_SOURCE_ROOT path calculation.maruel@google.com2008-08-062-6/+9
* Add base to the repository.initial.commit2008-07-2614-0/+4015