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
...
*
Fix UMR and potential crash in Mac dump_syms.
mark@chromium.org
2014-11-05
1
-1
/
+2
*
Fix Windows client compilation on mingw.
ted.mielczarek@gmail.com
2014-11-03
3
-6
/
+6
*
Making the Mac build of crash_report work again after the last SVN sync
mmandlis@chromium.org
2014-09-16
1
-0
/
+20
*
Refactoring in preparation for microdump processing
mmandlis@chromium.org
2014-09-08
1
-2
/
+2
*
upload_system_symbols: Use the Go1.3 improvements to debug/macho.
rsesek@chromium.org
2014-07-31
6
-349
/
+80
*
In Mac dump_syms, allow reading debug data out of both the Mach-O file and th...
rsesek@chromium.org
2014-07-25
1
-9
/
+103
*
Add GYP build for the src/tools directory on Mac and Linux.
rsesek@chromium.org
2014-07-24
4
-1
/
+238
*
Chrome on Android now supports loading the shared library directly from the A...
rmcilroy@chromium.org
2014-07-22
1
-1
/
+1
*
Change PrintFunctions to print functions in address order and not print dupli...
wfh@chromium.org
2014-04-23
6
-14714
/
+13774
*
minidump-2-core: Allow user to override shared lib basedir.
thestig@chromium.org
2014-04-18
1
-5
/
+19
*
Change the way function and public symbols are obtained to use the findChildr...
wfh@chromium.org
2014-04-16
6
-13615
/
+14558
*
Allow symupload to upload to multiple URLs on the same command line.
wfh@chromium.org
2014-04-16
1
-30
/
+35
*
Adding support for 64-bit Windows modules to ms_symbol_server_converter.
ivan.penkov@gmail.com
2014-04-10
4
-384
/
+551
*
Moving directory 'build' one level up as it collides with a file named 'BUILD...
ivan.penkov@gmail.com
2014-04-10
2
-2
/
+2
*
Move build configuration to root of repository.
chrisha@chromium.org
2014-04-03
2
-4
/
+4
*
Check in new Windows binaries.
wfh@chromium.org
2014-03-26
2
-0
/
+0
*
Add support for Win64 stack unwind data as STACK CFI
wfh@chromium.org
2014-03-24
4
-0
/
+4568
*
Create a new tool to upload Mac system library symbols.
rsesek@chromium.org
2014-02-03
6
-0
/
+815
*
Windows: Fix remaining level 4 warnings.
thestig@chromium.org
2013-12-18
1
-1
/
+1
*
Making the Mac build of crash_report work again after the last SVN sync. This...
ivan.penkov@gmail.com
2013-12-17
2
-1
/
+27
*
Print response code when sym_upload fails.
mattdr.breakpad@gmail.com
2013-10-29
1
-0
/
+1
*
Adding support for mips.
gordana.cmiljanovic@imgtec.com
2013-09-11
1
-1
/
+31
*
Fix erronoius address of crashinfo.auxv in minidump-2-core.
thestig@chromium.org
2013-07-19
1
-1
/
+1
*
Detect corrupt symbol files during minidump processing. Recover from the err...
ivan.penkov@gmail.com
2013-07-11
2
-4
/
+8
*
Check in new Windows binaries.
chrisha@chromium.org
2013-05-09
2
-0
/
+0
*
Mac: Fix more errors from clang to get crash_report.xcodeproj close to compil...
thestig@chromium.org
2013-05-08
2
-4
/
+4
*
Fix mac dump_syms after r1163.
thestig@chromium.org
2013-05-08
1
-3
/
+9
*
Add MD_OS_NACL platform_id value for identifying NaCl minidumps
mseaborn@chromium.org
2013-05-06
1
-2
/
+3
*
Add GYP file for tools\windows\symupload.
chrisha@chromium.org
2013-05-01
2
-0
/
+65
*
Add explicit OMAP support to dump_syms.
chrisha@chromium.org
2013-05-01
14
-14100
/
+18463
*
Add an option to not handle DWARF inter-compilation unit references in Linux ...
thestig@chromium.org
2013-04-24
1
-10
/
+20
*
This change allows compiling sym_upload.cc and minidump_upload.cc using a glo...
ivan.penkov@gmail.com
2013-04-23
2
-38
/
+42
*
Allow reading just CFI data when reading symbols
ted.mielczarek@gmail.com
2013-03-06
2
-3
/
+4
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
3
-8
/
+8
*
Include the compilation directory for FILE entries, making them absolute inst...
ted.mielczarek@gmail.com
2013-01-23
2
-0
/
+342
*
Make DumpSymbols methods take a vector of debug_dirs
ted.mielczarek@gmail.com
2013-01-22
1
-12
/
+13
*
Move scoped_ptr.h to common
ted.mielczarek@gmail.com
2013-01-17
2
-2
/
+2
*
Cleaning up google-breakpad source code of signed-unsigned comparison warnings
ivan.penkov@gmail.com
2012-11-21
2
-8
/
+8
*
Add custom implementation of NXGetArchInfoXXX to allow adding new arch.
qsr@chromium.org
2012-10-03
4
-4
/
+23
*
Turn on more warnings in ios / mac projects.
qsr@chromium.org
2012-09-21
1
-1
/
+1
*
Allow adding extra memory regions to minidump on linux/windows
ted.mielczarek@gmail.com
2012-09-18
1
-1
/
+4
*
Fix the tools and processor build for Android
digit@chromium.org
2012-08-21
1
-3
/
+48
*
Fix narrowing conversion from -1 to size_t
jessicag.feedback
2012-08-14
1
-4
/
+4
*
Speculatively back out r989 per http://codereview.chromium.org/10805065/ :
mark@chromium.org
2012-07-24
1
-4
/
+1
*
Move minidump_extension_linux.h contents into minidump_format.h
ted.mielczarek
2012-07-20
1
-1
/
+0
*
Allow adding extra memory regions to minidump on linux/windows
ted.mielczarek
2012-07-19
1
-1
/
+4
*
Fixing various compiler warnings and applying minor tweaks to allow running of
ivan.penkov@gmail.com
2012-07-02
1
-4
/
+4
*
sym_upload: Show failure if symbol server gives redirect response
mkrebs@chromium.org
2012-05-24
2
-3
/
+12
*
Changes to get the breakpad client compiling and running on Android using
mark@chromium.org
2012-04-03
1
-3
/
+15
*
Remove redundant include of CPP specific header files
ted.mielczarek@gmail.com
2012-04-03
1
-1
/
+0
[prev]
[next]