| Commit message (Expand) | Author | Age | Files | Lines |
* | Define and use a a new MDRawContextARM64 | Joshua Peraza | 2018-08-01 | 1 | -26/+26 |
* | Only use O_CLOEXEC on platforms that support it | Lars Volker | 2017-05-10 | 1 | -0/+1 |
* | autotools: move -W flags to configure detection | Mike Frysinger | 2017-02-16 | 1 | -0/+4 |
* | aclocal: regenerate properly | Mike Frysinger | 2017-02-08 | 1 | -0/+2 |
* | Fix a dependency issue in automake | Ted Mielczarek | 2016-04-12 | 1 | -35/+38 |
* | Refactor sym_upload in tools to extract code into common/linux, and minor fixes | Li Yan | 2016-03-30 | 1 | -38/+35 |
* | build: detect the right `ar` tool | Mike Frysinger | 2015-11-11 | 1 | -0/+60 |
* | Remove some old unused code, add a missing include | ted.mielczarek@gmail.com | 2015-08-13 | 1 | -34/+37 |
* | make "make install" also install headers and pkgconfig files | vapier@chromium.org | 2014-08-27 | 1 | -3/+3 |
* | Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode | ted.mielczarek@gmail.com | 2013-12-10 | 1 | -0/+36 |
* | Process minidumps generated on ARM64 in iOS apps. | mark@chromium.org | 2013-11-23 | 1 | -300/+439 |
* | Create StackwalkerAddressList. | chrisha@chromium.org | 2013-08-23 | 1 | -27/+49 |
* | Refactor the logic of resolving source line info into helper class. | SiyangXie@gmail.com | 2012-10-10 | 1 | -49/+27 |
* | Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared ... | ted.mielczarek@gmail.com | 2012-09-19 | 1 | -5/+5 |
* | Fix compilation of crash_generation_server.cc, and add it to the client libra... | ted.mielczarek@gmail.com | 2012-09-17 | 1 | -27/+49 |
* | Add custom getcontext() implementation for Android. | digit@chromium.org | 2012-08-31 | 1 | -0/+22 |
* | ditch libtool, only build static libs | ted.mielczarek | 2010-10-05 | 1 | -5/+35 |
* | add a --disable-processor configure arg to skip building processor libs and j... | ted.mielczarek | 2010-10-05 | 1 | -2/+2 |
* | Added libdisasm to the repository. This library is no longer under developmen... | cdn@chromium.org | 2010-10-01 | 1 | -2/+2 |
* | Issue 378 - Don't compile Linux client libraries on non-Linux systems | ted.mielczarek | 2010-08-31 | 1 | -7966/+5 |
* | provide a network source line resolver + server. r=mark,jimb at http://breakp... | ted.mielczarek | 2010-04-08 | 1 | -10/+30 |
* | Regenerate using automake-1.11.1, autoconf 2.65, and libtool 2.2.6b, | jimblandy | 2010-02-02 | 1 | -33/+14 |
* | Breakpad: Regenerate build files with latest versions of autotools. | jimblandy | 2009-12-23 | 1 | -3902/+5320 |
* | Add more error information to minidump processing return code. Also added de... | nealsid | 2009-05-29 | 1 | -248/+507 |
* | Add logging to minidump processor (#82). First part: logging infrastructure | mmentovai | 2007-05-17 | 1 | -81/+93 |
* | Module API (#32). r=waylonis, bryner | mmentovai | 2006-12-05 | 1 | -0/+17 |
* | Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner. | mmentovai | 2006-09-20 | 1 | -577/+1038 |
* | Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessor | bryner | 2006-09-19 | 1 | -1038/+577 |
* | Make SourceLineResolver use RangeMap (#13). r=bryner | mmentovai | 2006-09-08 | 1 | -577/+1038 |
* | Add support to the StackWalker for resolving symbols, using a | bryner | 2006-09-08 | 1 | -1038/+577 |
* | Initial implementation of minidump reader (#6). r=bryner | mmentovai | 2006-09-06 | 1 | -577/+1038 |
* | Change header paths and include guards to be relative to the "src" directory.... | bryner | 2006-09-05 | 1 | -1038/+577 |
* | Make build system less annoying (#8) r=bryner | mmentovai | 2006-08-30 | 1 | -656/+1038 |
* | Initial import, which includes the Windows client-side dump_syms tool, and | bryner | 2006-08-25 | 1 | -0/+6857 |