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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add options to set OS and filename
Jake Ehrlich
2019-10-24
1
-6
/
+30
*
Fix Windows symupload after PE-only MD refactor.
Nelson Billing
2019-07-01
1
-1
/
+1
*
Explicitly LoadLibrary dbghelp.dll in symbol converter.
Nelson Billing
2019-06-28
1
-0
/
+54
*
Fix clang build warnings/errors for windows symbol converter.
Nelson Billing
2019-06-27
4
-26
/
+25
*
Fix windows symbol converter blacklisting.
Nelson Billing
2019-06-25
1
-2
/
+3
*
Fix dump_syms clang Windows build.
Nelson Billing
2019-06-25
1
-1
/
+1
*
Add PE-only MD support to Windows symbol converter.
Nelson Billing
2019-06-24
11
-52
/
+314
*
Fix 'debug_file' in PESourceLineWriter.
Nelson Billing
2019-06-19
1
-1
/
+1
*
Fix symbol converter after PE-only MD refactor.
Nelson Billing
2019-06-18
2
-2
/
+2
*
Move Windows Symbol Converter to breakpad
Nelson Billing
2019-06-18
21
-0
/
+3056
*
Mac upload_system_symbols: make dump of /Library/QuickTime optional
Mark Mentovai
2019-06-18
1
-4
/
+16
*
Mac upload_system_symbols: use log.Fatalf where formatting is desired
Mark Mentovai
2019-06-18
1
-7
/
+7
*
Enable PE-only metadata dumping for 64bit (aka. PE32+ format) PEs files.
Nelson Billing
2019-06-12
4
-26
/
+290
*
Port new symbol upload API to Windows symupload tool.
Nelson Billing
2019-06-12
1
-36
/
+171
*
Fix dump_syms unit tests on Windows.
Nelson Billing
2019-03-18
6
-317
/
+317
*
core2md: write error message with perror
Mike Frysinger
2019-03-04
1
-1
/
+1
*
Add mac dump_syms support for arm64e
Joshua Peraza
2018-11-26
2
-0
/
+8
*
fix dump_syms xcode project
Joshua Peraza
2018-11-26
1
-0
/
+10
*
Define and use a a new MDRawContextARM64
Joshua Peraza
2018-08-01
2
-11
/
+28
*
Rename MDRawContextARM64 and its context flags
Joshua Peraza
2018-08-01
1
-2
/
+2
*
mac: Fix broken xcode projects
Joshua Peraza
2018-07-31
2
-107
/
+118
*
Add path_helper.cc and path_helper.h to dump_syms.xcodeproj.
Ivan Penkov
2018-07-24
1
-0
/
+6
*
Fixed file extention for minidump_upload in tools_linux.gypi
Syed Nisar Ul Haq
2018-01-04
1
-1
/
+1
*
Update binaries with dump_syms changes to write new field
Mike Wittman
2017-12-12
2
-0
/
+0
*
Write field indicating multiple symbols at an address in dump_syms
Mike Wittman
2017-12-11
6
-18
/
+8
*
Add optional field indicating multiple symbols at an address
Mike Wittman
2017-11-29
4
-4
/
+15
*
Update test data for identical-code-folded symbol changes
Mike Wittman
2017-11-28
6
-6
/
+6
*
Provide helper wrappers for basename(3) and dirname(3)
Tobias Sargeant
2017-10-18
2
-7
/
+7
*
Fix MSVC build on 64-bit
Orgad Shaneh
2017-09-25
1
-2
/
+2
*
Refresh refresh_binaries.bat
Orgad Shaneh
2017-09-24
1
-12
/
+8
*
Dump MH_DYLINKER images in upload_system_symbols.
Robert Sesek
2017-03-30
3
-4
/
+6
*
Fix issues with Windows dump_syms_unittest
Jon Turney
2017-03-17
7
-2954
/
+2961
*
win: Set LargeAddressAware on symupload
Scott Graham
2017-02-28
1
-0
/
+5
*
Appveyor CI for Windows MSVS build
Jon Turney
2017-02-13
1
-0
/
+45
*
windows: update gtest/gmock paths
Mike Frysinger
2017-02-11
1
-3
/
+2
*
Revert "Several fixes for broken Mac build"
Roman Margold
2017-02-01
1
-4
/
+5
*
Several fixes for broken Mac build
Roman Margold
2017-02-01
1
-5
/
+4
*
Change symbol upload message to include 'breakpad'
Bruce Dawson
2017-01-28
1
-1
/
+1
*
minidump-2-core: add more control over filenames
Mike Frysinger
2016-11-01
1
-24
/
+93
*
minidump-2-core: add an -o flag for controlling core output
Mike Frysinger
2016-10-26
1
-24
/
+46
*
minidump-2-core: rewrite argument processing
Mike Frysinger
2016-10-26
1
-85
/
+134
*
generate a repo manifest from the DEPS file
Mike Frysinger
2016-09-21
1
-0
/
+167
*
Fixing the Xcode project for the Breakpad Mac crash reporter.
Ivan Penkov
2016-09-02
2
-9
/
+23
*
This change allows compiling the google-breakpad code using a global ::string...
Ivan Penkov
2016-08-30
1
-17
/
+18
*
Fixing some casts in order to be able to build with new Xcode and SDK version...
Ivan Penkov
2016-08-30
2
-4
/
+8
*
Fail with a proper error message if input file is not found.
Sylvain Defresne
2016-08-09
1
-0
/
+21
*
Update symbol file documentation links.
Ralph Giles
2016-06-10
1
-1
/
+1
*
Replaced glibc version of elf.h with musl version of elf.h.
Dave MacLachlan
2016-05-12
1
-2
/
+2
*
Fixes up dump_syms build on OS X so it works with ELF.
Dave MacLachlan
2016-05-12
1
-4
/
+20
*
Added an option (-i) to have dump_syms output header information only.
David Yen
2016-04-08
2
-11
/
+30
[next]