aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/handler/minidump_test.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Update Xcode project files to fix build errors.Ivan Penkov2020-01-291-8/+10
* Corrected some old references to mm files, which were renamed to cc files a w...Ivan Penkov2016-09-011-4/+4
* Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace.ted.mielczarek2011-11-181-4/+4
* 10.4 SDK fixmark@chromium.org2011-10-061-0/+7
* Review: http://breakpad.appspot.com/136001dmaclach2010-07-281-183/+54
* Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...jimblandy@gmail.com2009-12-151-3/+3
* Added DWARF support to Breakpad client. Thanks to Google for open sourcing t...nealsid2008-10-081-1/+169
* Now we provide our own implementation of the MIG function exc_server, as reco...nealsid2008-07-111-0/+4
* Fix to stop unit tests from being compiled & run for non-native architecturesnealsid2008-05-081-4/+1
* Issue 261/262: 64-bit bug fix when iterating through load commands of a 64-bi...nealsid2008-05-051-139/+2
* Issue 258: Added test cases for ReadTaskMemory, reorganized project file, ren...nealsid2008-04-251-18/+195
* As part of resolving issue 256 I'd like to check in some unitnealsid2008-04-151-0/+253
* Issue 163, reviewer mento. Make dynamic_images.cc build on 10.3.9 SDK + upda...ted.mielczarek2007-05-071-8/+62
* Rename Airbag to Breakpad.mmentovai2007-02-141-3/+3
* Add Mac exception handler and generator. Fixes issue #69. Reviewed by mment...waylonis2006-12-201-0/+447