| Commit message (Expand) | Author | Age | Files | Lines |
* | Use breakpad_getcontext on all Linux platforms missing getcontext | Michael Forney | 2020-03-16 | 1 | -1/+1 |
* | Add a variable to allow adding an extra include path for LSS. | Bryan Klimt | 2019-12-04 | 1 | -1/+2 |
* | convert_UTF: rewrite in C++ | Mike Frysinger | 2019-09-04 | 1 | -2/+2 |
* | sample_app: enable C++11 for Android builds | Patrick Linehan | 2016-04-04 | 1 | -0/+1 |
* | Include necessary source files in Android build config. | Patrick Linehan | 2016-03-09 | 1 | -0/+3 |
* | Misc Android-related fixes. | digit@chromium.org | 2013-12-13 | 2 | -2/+134 |
* | Fix the Android/MIPS build. | digit@chromium.org | 2013-09-25 | 3 | -7/+6 |
* | Fix the Android unit tests. | digit@chromium.org | 2012-10-09 | 1 | -16/+21 |
* | Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared ... | ted.mielczarek@gmail.com | 2012-09-19 | 1 | -1/+4 |
* | Add custom getcontext() implementation for Android. | digit@chromium.org | 2012-08-31 | 1 | -0/+1 |
* | Fix 'make check' for Android | digit@chromium.org | 2012-08-31 | 3 | -201/+594 |
* | Fix the tools and processor build for Android | digit@chromium.org | 2012-08-21 | 1 | -10/+15 |
* | Improve Android support | digit@chromium.org | 2012-08-21 | 1 | -1/+3 |
* | Fix Android build. | digit@chromium.org | 2012-08-20 | 2 | -4/+7 |
* | android: Add --abi option to android/run-checks.sh | digit@chromium.org | 2012-08-03 | 2 | -13/+67 |
* | SORRY. It seems I've screwed up my commit for http://breakpad.appspot.com/411... | digit@chromium.org | 2012-08-03 | 1 | -2/+5 |
* | Move some ELF-handling bits from file_id.cc to elfutils.{h,cc} | ted.mielczarek | 2012-07-18 | 1 | -0/+1 |
* | Add Android NDK module definition + sample application | digit@chromium.org | 2012-07-09 | 6 | -0/+852 |