index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
linux
/
tests
/
crash_generator.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use sched_yield instead of pthread_yield
Michael Forney
2020-03-10
1
-1
/
+2
*
Make breakpad_unittests work with Chrome's test runner instead of gtest's
Mark Mentovai
2019-04-19
1
-0
/
+6
*
Update links
Orgad Shaneh
2016-11-18
1
-1
/
+1
*
Limit the workaround in r1313 to Android only.
thestig@chromium.org
2014-04-15
1
-2
/
+9
*
[Android]: Fix hang in CreateChildCrash() on Android.
rmcilroy@chromium.org
2014-04-15
1
-13
/
+19
*
fix races in CrashGenerator::CreateChildCrash
vapier@chromium.org
2014-04-02
1
-6
/
+35
*
Fix Breakpad unit tests build for Android.
digit@chromium.org
2012-08-23
1
-0
/
+3
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
1
-3
/
+4
*
Fix crash_generator error message
ted.mielczarek
2012-04-11
1
-1
/
+4
*
Modify CrashGenerator::CreateChildCrash to copy proc files.
benchan@chromium.org
2012-02-23
1
-0
/
+38
*
Implement core dump to minidump conversion.
benchan@chromium.org
2012-01-19
1
-1
/
+5
*
Skip ElfCoreDumpTest.ValidCoreFile test if no core dump is generated.
benchan@chromium.org
2012-01-11
1
-8
/
+33
*
Add utilities for processing Linux core dump files.
benchan@chromium.org
2012-01-07
1
-0
/
+206