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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Arm64 support to dumpsyms.
rmcilroy@chromium.org
2014-04-29
1
-0
/
+7
*
Fixing compiler warnings:
ivan.penkov@gmail.com
2014-02-28
2
-2
/
+2
*
Initialize file descriptors to -1, not 0, in MachoWalker.
mark@chromium.org
2014-02-26
1
-2
/
+2
*
Update GTM and enable -Wundef and strict C++11 flags.
dmaclach
2014-02-26
3
-90
/
+29
*
Do not read CFI section when not outputing CFI information.
qsr@chromium.org
2013-12-04
1
-10
/
+14
*
Support symbol dumping for ARMV8 iOS apps.
qsr@chromium.org
2013-10-15
2
-0
/
+37
*
Always read CFI section, even when not outputing CFI information.
qsr@chromium.org
2013-05-16
1
-8
/
+6
*
Fix following r1175: the section name is __debug_info, not .debug_info.
mark@chromium.org
2013-05-09
1
-1
/
+1
*
Fix mac dump_syms after r1163.
thestig@chromium.org
2013-05-08
2
-15
/
+31
*
Rewrite SimpleStringDictionary with NonAllocatingMap.
rsesek@chromium.org
2013-04-24
1
-0
/
+1
*
Move SimpleStringDictionary from common/mac/ to just common/.
rsesek@chromium.org
2013-04-18
2
-328
/
+0
*
Provide a ReadSymbolData API for Mac dump_syms
ted.mielczarek@gmail.com
2013-03-06
2
-5
/
+29
*
Allow reading just CFI data when reading symbols
ted.mielczarek@gmail.com
2013-03-06
2
-18
/
+33
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
1
-4
/
+4
*
Include the compilation directory for FILE entries, making them absolute inst...
ted.mielczarek@gmail.com
2013-01-23
1
-4
/
+10
*
Move scoped_ptr.h to common
ted.mielczarek@gmail.com
2013-01-17
1
-1
/
+1
*
Update dump_syms to correctly filter on cpu subtype.
qsr@chromium.org
2012-10-04
8
-62
/
+90
*
Add custom implementation of NXGetArchInfoXXX to allow adding new arch.
qsr@chromium.org
2012-10-03
3
-7
/
+135
*
Turn on more warnings in ios / mac projects.
qsr@chromium.org
2012-09-21
2
-3
/
+5
*
Update GTM files to latest from
qsr@chromium.org
2012-09-21
5
-600
/
+1256
*
Getting context information from the kernel when catching a SIGABRT on iOS.
qsr@chromium.org
2012-08-20
1
-8
/
+0
*
Fixing HTTPMultipartUpload.
qsr@chromium.org
2012-05-15
1
-2
/
+2
*
Bits necessary to send the reports along with the minidumps.
mark@chromium.org
2012-05-11
1
-1
/
+4
*
Move away from the 10.4 SDK.
mark@chromium.org
2012-02-21
1
-2
/
+0
*
Funnel all bootstrap_register calls through a routine that doesn't care that
mark@chromium.org
2012-02-21
3
-3
/
+101
*
Correct compilation warning.
qsr@chromium.org
2011-11-23
1
-1
/
+3
*
Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace.
ted.mielczarek
2011-11-18
2
-1
/
+5
*
Correct incorrect bounds checking.
qsr@chromium.org
2011-10-20
1
-2
/
+2
*
Allow to retrieve id of a module from memory instead of going to disk for iOS.
qsr@chromium.org
2011-10-20
4
-24
/
+77
*
Handling reading arm executable.
qsr@chromium.org
2011-10-12
1
-0
/
+6
*
Use right header.
qsr@chromium.org
2011-10-10
1
-1
/
+1
*
Extracting the config file class from the Inspector to be able to reuse it.
qsr@chromium.org
2011-10-10
2
-3
/
+3
*
Fix some compilation warnings and other errors due to API changes
mark@chromium.org
2011-09-29
1
-1
/
+2
*
Linux/Mac: Add option to omit the CFI section in dump_syms.
thestig@chromium.org
2011-09-14
2
-36
/
+36
*
Fix clang warnings.
mark@chromium.org
2011-08-11
1
-6
/
+0
*
Wean Mac Breakpad off of its OpenSSL libcrypto dependency.
mark@chromium.org
2011-07-27
3
-49
/
+14
*
Switch mac DumpSymbols::WriteSymbolFile to take an ostream instead of a FILE*...
ted.mielczarek
2011-07-26
2
-2
/
+4
*
Use STABS as the debugging format when using GCC 4.0 and the 10.4 SDK.
mmentovai
2010-11-08
1
-0
/
+1
*
Put MachIPC into the google_breakpad namespace
ted.mielczarek@gmail.com
2010-08-16
2
-0
/
+6
*
Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, ena...
ted.mielczarek@gmail.com
2010-08-13
3
-5
/
+64
*
Breakpad uses x86 as the architecture name, not i386. Most tools don't care
mark@chromium.org
2010-08-06
1
-2
/
+6
*
Review: http://breakpad.appspot.com/136001
dmaclach
2010-07-28
1
-6
/
+6
*
Clean up build for 64 bit.
dmaclach
2010-07-19
15
-32
/
+193
*
Breakpad Mac symbol dumper: Unify with Linux dumper; support DWARF CFI.
ted.mielczarek
2010-06-25
3
-1209
/
+536
*
Breakpad Mac symbol dumper: Add new Mach-O reader class.
ted.mielczarek
2010-06-25
3
-0
/
+2881
*
Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6
jimblandy
2010-05-05
3
-30
/
+80
*
issue 372 - fix Mac OS X minidump generation code to handle x86-64 properly. ...
ted.mielczarek
2010-04-29
3
-5
/
+9
*
Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...
jimblandy@gmail.com
2009-12-15
12
-2564
/
+4
*
Issue 32002: Breakpad DWARF parser: Update char decls to be signed
jimblandy@gmail.com
2009-10-08
1
-17
/
+23
*
10.6 SDK compatibility fixes. No bug.
mmentovai
2009-10-06
4
-2
/
+8
[next]