| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Removed wchat_t from Time::FromString. | shinyak@google.com | 2011-07-28 | 1 | -1/+1 |
* | Upstream android debug and log related files | michaelbai@google.com | 2011-07-07 | 2 | -1/+3 |
* | Upstream process and thread related code. | michaelbai@google.com | 2011-06-29 | 1 | -1/+1 |
* | Patch for Solaris support, mostly ifdefs and header files, plus adds libevent... | chromium@hybridsource.org | 2011-06-25 | 1 | -0/+203 |
* | Remove msvs_guids from app, base, breakpad and build. | tony@chromium.org | 2011-06-13 | 1 | -2/+0 |
* | Update dynamic_annotations.h to r3494. | glider@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -2/+2 |
* | Merge the dynamic annotations from ThreadSanitizer r3424. | timurrrr@chromium.org | 2011-05-11 | 2 | -45/+137 |
* | Revert r83048 "Removed wchar_t from Time::FromString." | maruel@chromium.org | 2011-04-26 | 1 | -1/+1 |
* | Removed wchar_t from Time::FromString. | shinyak@google.com | 2011-04-26 | 1 | -1/+1 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 6 | -1682/+0 |
* | Base: Add BASE_API to PR_ParseTimeString (for base.dll) | rvargas@google.com | 2011-03-29 | 2 | -4/+10 |
* | Sync prtypes.h (NSPR in base) with upstream file revision 3.43. | mark@chromium.org | 2011-03-24 | 1 | -75/+43 |
* | 64-bit support for Mac OS X in base (NSPR). | mark@chromium.org | 2011-03-22 | 1 | -1/+53 |
* | Include the right cpu config file for native client. | bbudge@chromium.org | 2011-03-16 | 2 | -1/+249 |
* | Fix Coverity NO_EFFECT defect. Comparing unsigned greater than or equal zero ... | ctguil@chromium.org | 2011-03-11 | 1 | -1/+1 |
* | Update the dynamic annotations to the trunk version from | glider@chromium.org | 2011-02-04 | 2 | -176/+266 |
* | Add one more Valgrind header (memcheck.h) and update the one we already have. | glider@chromium.org | 2011-01-26 | 3 | -122/+1268 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -2/+2 |
* | Update prcpucfg.h to build in Native Client. | abarth@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Make base's fork of ICU macros use its internal version for one case that was | brettw@chromium.org | 2010-11-29 | 1 | -1/+1 |
* | Make sure third_party/dmg_fp/dtoa.cc is compiled threadsafe. | siggi@chromium.org | 2010-11-25 | 1 | -0/+40 |
* | Update the credits file, fix two READMEs that were broken, change the encodin... | avi@chromium.org | 2010-10-19 | 1 | -1/+1 |
* | Fix a stupid bug in GetRunningOnValgrind, this is a copy of TSan r2453 change | timurrrr@chromium.org | 2010-09-14 | 1 | -1/+1 |
* | Make the glob matcher support UTF8 strings. | mnissler@chromium.org | 2010-09-10 | 1 | -0/+30 |
* | Fix a typo in CBU16_IS_SURROGATE | jshin@chromium.org | 2010-09-08 | 1 | -2/+2 |
* | Switched dynamic_annotations.gyp from using the DEPTH attribute to a relative... | tony@chromium.org | 2010-07-27 | 1 | -2/+2 |
* | Revert debugging printf()s occasionally landed in r50350 | glider@chromium.org | 2010-06-21 | 1 | -2/+0 |
* | Make the memory waterfall green -- more suppressions for bug 19775. | glider@chromium.org | 2010-06-21 | 1 | -0/+2 |
* | Revert 49982 - patch | thakis@chromium.org | 2010-06-16 | 1 | -1/+1 |
* | patch | thakis@chromium.org | 2010-06-16 | 1 | -1/+1 |
* | Working towards -Wextra | thomasvl@chromium.org | 2010-06-16 | 4 | -5/+59 |
* | Move dynamic_annotations into a separate gyp file to break | tony@chromium.org | 2010-05-19 | 1 | -0/+47 |
* | Update dynamic annotations and move them to base/third_party | timurrrr@chromium.org | 2010-05-14 | 4 | -0/+709 |