index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
linux
/
crash_generation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: Fix a bunch of clang errors from not handling return values.
thestig@chromium.org
2012-07-24
1
-2
/
+5
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
2
-7
/
+9
*
Replace readlink calls with a safer version that guarantees NULL-termination.
benchan@chromium.org
2011-12-21
1
-5
/
+4
*
Delete an old Makefile and fix lots of lint errors.
thestig@chromium.org
2010-11-08
1
-14
/
+16
*
Import linux_syscall_support.h from linux-syscall-support.googlecode.com inst...
thestig@chromium.org
2010-09-15
1
-1
/
+1
*
Changes to fix build warnings on newer versions of GCC, and a fix to not try ...
nealsid
2010-05-10
1
-1
/
+2
*
ARM support, with some build system changes to support x86-64, arm, and i386 ...
nealsid
2010-03-02
1
-1
/
+1
*
Breakpad: Update copyright notice years on all files changed in 2010.
jimblandy
2010-02-09
5
-5
/
+5
*
Refactor Chrome's out-of-process Linux code into CrashGeneration{Server,Clien...
ted.mielczarek
2010-02-05
5
-0
/
+800