breakpad/src/client/linux
2014-09-18 16:48:49 +00:00
..
crash_generation FD leaks and handle errors better. 2014-05-06 19:52:55 +00:00
data The symbol files necessary for the processor to walk stacks on Linux that have __kernel_vsyscall at innermost frame. Special symbol files ar eneeded because EBP does not point to the frame when a thread is inside a system call. 2009-06-25 21:36:39 +00:00
handler Make crash_handler volatile to prevent compiler optimizing it away. 2014-07-02 10:27:39 +00:00
log Changes to get the breakpad client compiling and running on Android using 2012-04-03 16:38:53 +00:00
minidump_writer Chrome on Android now supports loading the shared library directly from the APK file. 2014-07-22 11:34:11 +00:00
sender GoogleCrashdumpUploader: adds Upload(string*) API to get the HTTP response. 2014-09-18 16:48:49 +00:00