summaryrefslogtreecommitdiffstats
path: root/base/debug/stack_trace_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of <iostream> include in stack_trace_posix (forces a static initializer)tbreisacher@chromium.org2012-02-031-4/+2
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-251-1/+0
* OpenBSD: make it possible to build libbase.a.phajdan.jr@chromium.org2011-04-151-0/+1
* Fix constness of StackTrace.willchan@chromium.org2011-04-141-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove compat_execinfo since we no longer support Mac 10.4.brettw@chromium.org2010-12-301-1/+1
* scons: excise more scons references from the code baseevan@chromium.org2010-12-031-2/+2
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-0/+199