This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
breakpad
Watch
1
Star
0
Fork
0
You've already forked breakpad
Code
Issues
Pull Requests
Releases
Wiki
Activity
breakpad
/
src
History
SiyangXie@gmail.com
bbd8e82a7f
Make memory allocation/deallocation consistent: use new char[] instead of operator new()
...
git-svn-id:
http://google-breakpad.googlecode.com/svn/trunk@724
4c0a9323-5329-0410-9bdc-e9ce6186880e
2010-11-03 23:54:01 +00:00
..
client
Add asm/ptrace.h include to linux_dumper.cc to fix the silly scratchbox toolchain we're using for Maemo builds. Also shuffle around the include order to comply with style guidelines, while I'm here.
2010-10-21 13:55:07 +00:00
common
Add support for building the Linux client code using the Android NDK
2010-10-20 15:51:38 +00:00
google_breakpad
Tiny fix for memory allocation/deallocation mismatch
2010-11-01 22:10:10 +00:00
processor
Make memory allocation/deallocation consistent: use new char[] instead of operator new()
2010-11-03 23:54:01 +00:00
third_party
Fix some compiler warnings: char*->const char*, default in swtch.
2010-10-15 19:43:07 +00:00
tools
Fix broken build of mac crash report tool.
2010-11-03 23:49:41 +00:00
breakpad_googletest_includes.h
Add more error information to minidump processing return code. Also added dependency on google test, and modified minidump processing unit tests to use google test
2009-05-29 00:53:02 +00:00
config.h.in
ditch libtool, only build static libs
2010-10-05 19:38:51 +00:00