summaryrefslogtreecommitdiffstats
path: root/base/third_party/nspr
Commit message (Expand)AuthorAgeFilesLines
* Merge the fix for NSPR bug 689188.wtc@chromium.org2012-03-131-2/+3
* Make more of base compile with the Native Client toolchain.bbudge@chromium.org2012-02-251-0/+2
* Upstream misc changes for android.michaelbai@google.com2011-08-261-2/+5
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* Revert 94426 - Removed wchat_t from Time::FromString.morrita@chromium.org2011-07-281-1/+1
* Removed wchat_t from Time::FromString.shinyak@google.com2011-07-281-1/+1
* Upstream process and thread related code.michaelbai@google.com2011-06-291-1/+1
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-251-0/+203
* Revert r83048 "Removed wchar_t from Time::FromString."maruel@chromium.org2011-04-261-1/+1
* Removed wchar_t from Time::FromString.shinyak@google.com2011-04-261-1/+1
* Base: Add BASE_API to PR_ParseTimeString (for base.dll)rvargas@google.com2011-03-292-4/+10
* Sync prtypes.h (NSPR in base) with upstream file revision 3.43.mark@chromium.org2011-03-241-75/+43
* 64-bit support for Mac OS X in base (NSPR).mark@chromium.org2011-03-221-1/+53
* Include the right cpu config file for native client.bbudge@chromium.org2011-03-162-1/+249
* Update prcpucfg.h to build in Native Client.abarth@chromium.org2010-12-021-1/+1
* Solaris: various edits towards compiling Chromium on Solaris. Changed __Solar...evan@chromium.org2010-04-011-1/+1
* Pass the license check script for base/third_party/{nss,nspr}.evan@chromium.org2010-03-182-1/+35
* Pass license-checker script for base/third_party/*.evan@chromium.org2010-03-181-2/+3
* 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
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-1/+1
* 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
* Port some of the base module to FreeBSD. Extracted fromwtc@chromium.org2009-08-313-1/+340
* Fix PR_ImplodeTime for Linux x64.wtc@chromium.org2009-08-121-6/+6
* 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
* Rename README.google to README.chromium.mal@chromium.org2009-01-301-0/+0
* 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-061-0/+8
* Add base to the repository.initial.commit2008-07-267-0/+2078