Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass the exception record (EXCEPTION_POINTERS*) to callback functions from | mmentovai | 2007-01-12 | 1 | -2/+2 |
* | Allow exception handler callbacks more flexibility (#81). r=bryner | mmentovai | 2006-12-07 | 1 | -57/+177 |
* | Don't use CRT in exception handler code (#86). r=bryner | mmentovai | 2006-11-28 | 1 | -6/+7 |
* | Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64). | mmentovai | 2006-11-15 | 1 | -2/+5 |
* | Minidumps should indicate which thread generated the dump and which requested | mmentovai | 2006-11-06 | 1 | -2/+22 |
* | Windows exception handler does not survive stack overflows (#34). r=brian, | mmentovai | 2006-10-31 | 1 | -8/+89 |
* | Support building with WIN32_LEAN_AND_MEAN (#60) | mmentovai | 2006-10-26 | 1 | -16/+8 |
* | Initial version of Windows exception handler and crash report sender classes | bryner | 2006-09-27 | 1 | -0/+148 |