| Commit message (Expand) | Author | Age | Files | Lines |
* | Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode | ted.mielczarek@gmail.com | 2013-12-10 | 1 | -0/+34 |
* | check for and enable Large File Support automatically | vapier@chromium.org | 2013-12-10 | 1 | -20/+222 |
* | Process minidumps generated on ARM64 in iOS apps. | mark@chromium.org | 2013-11-23 | 1 | -612/+800 |
* | Fix the Android/MIPS build. | digit@chromium.org | 2013-09-25 | 1 | -7/+13 |
* | Refactor the logic of resolving source line info into helper class. | SiyangXie@gmail.com | 2012-10-10 | 1 | -401/+349 |
* | Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared ... | ted.mielczarek@gmail.com | 2012-09-19 | 1 | -111/+115 |
* | Fix compilation of crash_generation_server.cc, and add it to the client libra... | ted.mielczarek@gmail.com | 2012-09-17 | 1 | -257/+305 |
* | Add custom getcontext() implementation for Android. | digit@chromium.org | 2012-08-31 | 1 | -47/+863 |
* | Improve Android support | digit@chromium.org | 2012-08-21 | 1 | -3/+24 |
* | Fixing various compiler warnings and applying minor tweaks to allow running of | ivan.penkov@gmail.com | 2012-07-02 | 1 | -0/+14 |
* | Remove NetworkSourceLine{Resolver,Server} and related code. It never wound up... | ted.mielczarek | 2011-07-07 | 1 | -71/+0 |
* | Make programs in src/tools/linux build via the automake build system | ted.mielczarek | 2011-02-28 | 1 | -6/+230 |
* | Change the bug reporting email address. | thestig@chromium.org | 2010-11-08 | 1 | -5/+5 |
* | Add support for building the Linux client code using the Android NDK | ted.mielczarek | 2010-10-20 | 1 | -1/+1 |
* | ditch libtool, only build static libs | ted.mielczarek | 2010-10-05 | 1 | -11216/+208 |
* | add a --disable-processor configure arg to skip building processor libs and j... | ted.mielczarek | 2010-10-05 | 1 | -206/+223 |
* | Added libdisasm to the repository. This library is no longer under developmen... | cdn@chromium.org | 2010-10-01 | 1 | -185/+206 |
* | Write a window of memory around the instruction pointer from the crashing thr... | ted.mielczarek | 2010-09-17 | 1 | -2/+2 |
* | Fix ./configure --enable-m32 | thestig@chromium.org | 2010-09-16 | 1 | -1/+2 |
* | Issue 378 - Don't compile Linux client libraries on non-Linux systems | ted.mielczarek | 2010-08-31 | 1 | -99/+125 |
* | provide a network source line resolver + server. r=mark,jimb at http://breakp... | ted.mielczarek | 2010-04-08 | 1 | -31/+134 |
* | ARM support, with some build system changes to support x86-64, arm, and i386 ... | nealsid | 2010-03-02 | 1 | -20/+498 |
* | Regenerate using automake-1.11.1, autoconf 2.65, and libtool 2.2.6b, | jimblandy | 2010-02-02 | 1 | -135/+135 |
* | Breakpad: Regenerate build files with latest versions of autotools. | jimblandy | 2009-12-23 | 1 | -13059/+8662 |
* | fix a badly-applied patch, and also re-run automake which I forgot to do | ted.mielczarek | 2009-12-21 | 1 | -621/+1167 |
* | Add logging to minidump processor (#82). First part: logging infrastructure | mmentovai | 2007-05-17 | 1 | -932/+415 |
* | Rename Airbag to Breakpad. | mmentovai | 2007-02-14 | 1 | -12/+12 |
* | Module API (#32). r=waylonis, bryner | mmentovai | 2006-12-05 | 1 | -24/+105 |
* | Better testing for Stackwalker (#18). r=bryner | mmentovai | 2006-09-25 | 1 | -24/+67 |
* | Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner. | mmentovai | 2006-09-20 | 1 | -5300/+6141 |
* | Add support to the StackWalker for resolving symbols, using a | bryner | 2006-09-08 | 1 | -2247/+2787 |
* | Initial implementation of minidump reader (#6). r=bryner | mmentovai | 2006-09-06 | 1 | -2787/+2247 |
* | Change header paths and include guards to be relative to the "src" directory.... | bryner | 2006-09-05 | 1 | -2247/+2787 |
* | Make build system less annoying (#8) r=bryner | mmentovai | 2006-08-30 | 1 | -3284/+2255 |
* | Initial import, which includes the Windows client-side dump_syms tool, and | bryner | 2006-08-25 | 1 | -0/+20899 |