| Commit message (Expand) | Author | Age | Files | Lines |
* | Extend PR_ParseTimeString() to accept some ISO 8601 formats to fix timezone p... | tnagel@chromium.org | 2014-05-15 | 2 | -38/+82 |
* | Pull GN @ r262225 | brettw@chromium.org | 2014-04-08 | 4 | -0/+4 |
* | Remove GN GYP generator. | brettw@chromium.org | 2014-03-27 | 4 | -4/+0 |
* | Remove prtypes.h and prcpucfg*.h from base/third_party/nspr. | wtc@chromium.org | 2014-03-25 | 12 | -3053/+17 |
* | Add the NSPR macro definitions for ARM64 bit. | tedchoc@chromium.org | 2014-03-20 | 1 | -0/+53 |
* | Enable re2 for GN build | scottmg@chromium.org | 2014-03-20 | 1 | -1/+0 |
* | [MIPS] Include MIPS part in the config file for native client | petarj@mips.com | 2014-03-14 | 1 | -0/+45 |
* | Copying the following files AS-IS from google.glog r141: | ivanpe@google.com | 2014-03-05 | 4 | -173/+430 |
* | Moved SuperFastHash function from base/hash.cc to base/third_party. | mgiuca@chromium.org | 2014-03-03 | 4 | -0/+142 |
* | Remove use_system_nspr build flag. It's not "officially" supported | rsleevi@chromium.org | 2014-02-15 | 1 | -41/+0 |
* | Convert GN single-item list concat to use lists. | brettw@chromium.org | 2014-01-17 | 2 | -4/+4 |
* | Move base BUILD.gn files to main tree. | brettw@chromium.org | 2014-01-02 | 5 | -0/+95 |
* | Fixes in base for [P]NaCl port of remoting client | sergeyu@chromium.org | 2013-12-23 | 1 | -1/+1 |
* | Revert 242270 "Fixes in base for [P]NaCl port of remoting client" | thakis@chromium.org | 2013-12-21 | 1 | -1/+1 |
* | Fixes in base for [P]NaCl port of remoting client | sergeyu@chromium.org | 2013-12-21 | 1 | -1/+1 |
* | Fix compiler errors when using CBU16_{LEAD,TRAIL} from base/third_party/icu/i... | rsesek@chromium.org | 2013-12-10 | 1 | -2/+5 |
* | Fixes to get base compiling on VS2013 | scottmg@chromium.org | 2013-10-15 | 3 | -1/+25 |
* | Merge google-glog r137. | thakis@chromium.org | 2013-07-29 | 2 | -1/+4 |
* | import x32 updates for nspr code | vapier@chromium.org | 2013-02-06 | 1 | -0/+49 |
* | add upstream nspr maintainers to the owners list | vapier@chromium.org | 2013-02-05 | 1 | -0/+2 |
* | GTTF: Make stack trace symbolization code recognize more symbols. | phajdan.jr@chromium.org | 2013-01-25 | 1 | -22/+20 |
* | Disabling nacl_win64 targets when building in target_arch!=ia32 mode. | bradnelson@google.com | 2013-01-21 | 1 | -1/+1 |
* | Linux: add option to use system nspr. | phajdan.jr@chromium.org | 2013-01-08 | 1 | -0/+41 |
* | Fixes dtoa warning with VS2012 | cpu@chromium.org | 2012-10-12 | 3 | -1/+17 |
* | Update license tool to check several additional directories | steveblock@chromium.org | 2012-08-09 | 1 | -0/+5 |
* | Linux: update base/third_party/xdg_mime from upstream. | thestig@chromium.org | 2012-08-09 | 13 | -122/+294 |
* | Fix license for valgrind | steveblock@chromium.org | 2012-08-06 | 2 | -10/+5 |
* | Fix license for xdg_mime | steveblock@chromium.org | 2012-08-02 | 2 | -18/+174 |
* | Make 'License' field in third-party metadata required | steveblock@chromium.org | 2012-08-01 | 5 | -0/+5 |
* | Update dynamic_annotations to r4384. | glider@chromium.org | 2012-07-03 | 2 | -5/+18 |
* | Speculative fix for a crash in dtoa. | tony@chromium.org | 2012-05-15 | 3 | -1/+16 |
* | Merge the fix for NSPR bug 689188. | wtc@chromium.org | 2012-03-13 | 1 | -2/+3 |
* | Make more of base compile with the Native Client toolchain. | bbudge@chromium.org | 2012-02-25 | 1 | -0/+2 |
* | Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky | fischman@chromium.org | 2012-01-26 | 1 | -6/+4 |
* | Allow linker initialization of lazy instance | joth@chromium.org | 2011-11-15 | 1 | -2/+2 |
* | add missing header dependency | ensonic@google.com | 2011-11-08 | 1 | -1/+2 |
* | Change three LazyInstances I added earlier to be leaky. | thakis@chromium.org | 2011-11-04 | 1 | -2/+6 |
* | Remove 2 exit time destructors and 2 static initializers. | thakis@chromium.org | 2011-11-03 | 1 | -7/+11 |
* | OpenBSD patches for base / split from CR #8275005 | mark@chromium.org | 2011-10-18 | 1 | -0/+5 |
* | Fourth attempt at the following. Unreviewed, this was originally reviewed in... | pkasting@chromium.org | 2011-09-15 | 1 | -0/+1 |
* | Revert 98885 - Third attempt at the following. Unreviewed, this was original... | rsleevi@chromium.org | 2011-08-31 | 1 | -1/+0 |
* | Third attempt at the following. Unreviewed, this was originally reviewed in ... | pkasting@chromium.org | 2011-08-30 | 1 | -0/+1 |
* | Upstream misc changes for android. | michaelbai@google.com | 2011-08-26 | 1 | -2/+5 |
* | Remove Purify and Quantify.Doing so will reduce substantially the size of the... | jeanluc@chromium.org | 2011-08-17 | 4 | -301/+0 |
* | Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in... | mnissler@chromium.org | 2011-08-11 | 1 | -1/+0 |
* | Revert 95910 - Revert 95907 - Clean up SSL false start blacklist code. | pkasting@chromium.org | 2011-08-10 | 1 | -0/+1 |
* | Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in... | fischman@chromium.org | 2011-08-08 | 1 | -1/+0 |
* | Clean up SSL false start blacklist code. Numerous changes, including: | pkasting@chromium.org | 2011-08-08 | 1 | -0/+1 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | Revert 94426 - Removed wchat_t from Time::FromString. | morrita@chromium.org | 2011-07-28 | 1 | -1/+1 |