index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
debug
/
stack_trace_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
stub out debug::StackTrace().Print() when using uclibc
mostynb@opera.com
2014-06-27
1
-3
/
+3
*
don't use glibc-specific execinfo.h on uclibc builds
mostynb@opera.com
2014-04-09
1
-4
/
+14
*
Revert 262344 "don't use glibc-specific execinfo.h on uclibc builds"
earthdok@chromium.org
2014-04-08
1
-11
/
+5
*
don't use glibc-specific execinfo.h on uclibc builds
mostynb@opera.com
2014-04-08
1
-5
/
+11
*
Linux: do not associate SIGSYS with the StackDumpSignalHandler
jln@chromium.org
2014-03-26
1
-0
/
+4
*
Stack trace symbolization for Chrome sandbox processes.
ivanpe@google.com
2014-03-22
1
-4
/
+267
*
Revert of Stack trace symbolization for Chrome sandbox processes. (https://co...
vsevik@chromium.org
2014-03-21
1
-267
/
+4
*
Stack trace symbolization for Chrome sandbox processes.
ivanpe@google.com
2014-03-21
1
-4
/
+267
*
stack_trace_posix: Make size be a size_t in ProcessBacktrace().
raphael.kubo.da.costa@intel.com
2014-03-18
1
-4
/
+4
*
Allow compilation on recent versions of FreeBSD, which have libexecinfo in th...
r.c.ladan@gmail.com
2014-03-12
1
-1
/
+2
*
Convert scoped_ptr_malloc -> scoped_ptr, part 2.
viettrungluu@chromium.org
2014-02-26
1
-1
/
+2
*
Convert scoped_ptr_malloc -> scoped_ptr, part 1.
viettrungluu@chromium.org
2014-02-16
1
-1
/
+1
*
Use posix version of stack_trace on iOS
sdefresne@chromium.org
2014-02-10
1
-7
/
+1
*
ios: Enable -Wunused-functions.
thakis@chromium.org
2013-11-14
1
-0
/
+4
*
Clean up unused constant globals
hans@chromium.org
2013-10-03
1
-0
/
+2
*
Rename base::debug::StackTrace::PrintBacktrace() to Print().
rsesek@chromium.org
2013-08-29
1
-2
/
+2
*
Revert 184797
abodenha@chromium.org
2013-02-27
1
-36
/
+0
*
GTTF: symbolize stack traces on Mac OS X even on crash
phajdan.jr@chromium.org
2013-02-27
1
-0
/
+36
*
Linux/ChromeOS Chromium style checker cleanup, base/ edition.
rsleevi@chromium.org
2013-02-07
1
-2
/
+2
*
Move string_number_conversions to base/strings.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
GTTF: Print more detailed information about deadly signals.
phajdan.jr@chromium.org
2013-01-15
1
-13
/
+76
*
Add missing, and remove unnecessary, 'explicit' from constructors. (base/)
hans@chromium.org
2013-01-15
1
-1
/
+1
*
GTTF: dump registers on crash on 32-bit Linux
phajdan.jr@chromium.org
2013-01-14
1
-16
/
+51
*
Revert 176681
sky@chromium.org
2013-01-14
1
-51
/
+16
*
GTTF: dump registers on crash on 32-bit Linux
phajdan.jr@chromium.org
2013-01-14
1
-16
/
+51
*
GTTF: dump registers on crash on 64-bit Linux
phajdan.jr@chromium.org
2013-01-10
1
-8
/
+56
*
Revert 168239 - Extract SIGPIPE ignoring code to a common place.
dmichael@google.com
2012-11-16
1
-2
/
+5
*
Extract SIGPIPE ignoring code to a common place.
phajdan.jr@chromium.org
2012-11-16
1
-5
/
+2
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
GTTF: Make Linux stack dump signal handler async-signal safe.
phajdan.jr@chromium.org
2012-11-14
1
-60
/
+208
*
Move EnableInProcessStackDumping to base/debug
phajdan.jr@chromium.org
2012-11-01
1
-0
/
+79
*
mac: Delete some pre-10.5 code.
thakis@chromium.org
2012-08-06
1
-14
/
+0
*
Get rid of <iostream> include in stack_trace_posix (forces a static initializer)
tbreisacher@chromium.org
2012-02-03
1
-4
/
+2
*
Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...
chromium@hybridsource.org
2011-06-25
1
-1
/
+0
*
OpenBSD: make it possible to build libbase.a.
phajdan.jr@chromium.org
2011-04-15
1
-0
/
+1
*
Fix constness of StackTrace.
willchan@chromium.org
2011-04-14
1
-3
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Remove compat_execinfo since we no longer support Mac 10.4.
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
scons: excise more scons references from the code base
evan@chromium.org
2010-12-03
1
-2
/
+2
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-0
/
+199