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
/
common
/
mac
/
macho_id.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Mac Breakpad host tools to build in Linux cross-compile
Ted Mielczarek
2015-09-16
1
-19
/
+17
*
Fixing compiler warnings:
ivan.penkov@gmail.com
2014-02-28
1
-1
/
+1
*
Update dump_syms to correctly filter on cpu subtype.
qsr@chromium.org
2012-10-04
1
-11
/
+16
*
Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace.
ted.mielczarek
2011-11-18
1
-0
/
+4
*
Allow to retrieve id of a module from memory instead of going to disk for iOS.
qsr@chromium.org
2011-10-20
1
-14
/
+27
*
Wean Mac Breakpad off of its OpenSSL libcrypto dependency.
mark@chromium.org
2011-07-27
1
-30
/
+6
*
Clean up build for 64 bit.
dmaclach
2010-07-19
1
-4
/
+11
*
Issue 197: reviewed by Waylonis
ladderbreaker
2007-08-16
1
-11
/
+13
*
issue 154: reviewed by Waylonis
ladderbreaker
2007-06-06
1
-2
/
+10
*
Issue 152 - Patch by Dave Camp, Reviewer Chris Rogers
ted.mielczarek
2007-05-03
1
-6
/
+9
*
issue141: reviewer Waylonis
ladderbreaker
2007-03-23
1
-1
/
+4
*
issue 133: Mach-o UUID generation has problems - reviewed by waylonis
ladderbreaker
2007-03-16
1
-6
/
+13
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-1
/
+1
*
Fix bug with mach-o walker not properly walking universal binary (Issue #125)
waylonis
2007-02-07
1
-2
/
+15
*
Only use the segments that contain sections in the identifer calculation.
waylonis
2007-01-31
1
-30
/
+48
*
Add classes to: walk mach-o files, look for identifiers, and return a 16 byte...
waylonis
2007-01-11
1
-0
/
+312