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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update linux_syscall_support to r12.
ted.mielczarek@gmail.com
2012-09-09
0
-0
/
+0
*
Fix of a race condition during Crash Generation Server startup
ivan.penkov@gmail.com
2012-09-07
1
-3
/
+6
*
Fix the Linux build on Ubuntu 12.04 LTS
digit@chromium.org
2012-09-06
1
-2
/
+2
*
Fix README.ANDROID + formatting
digit@chromium.org
2012-09-05
2
-9
/
+4
*
Properly redeliver (or don't) signals to the previous handlers.
mark@chromium.org
2012-09-04
3
-72
/
+304
*
Add custom getcontext() implementation for Android.
digit@chromium.org
2012-08-31
12
-86
/
+1345
*
Fix 'make check' for Android
digit@chromium.org
2012-08-31
6
-214
/
+668
*
Fix minidump_writer_unittest on Android
digit@chromium.org
2012-08-30
1
-4
/
+3
*
Fix Linux/ARM GetInstructionPointer() in minidump_writer.cc
digit@chromium.org
2012-08-30
1
-1
/
+1
*
Fix Breakpad unit tests build for Android.
digit@chromium.org
2012-08-23
9
-26
/
+328
*
Pulls in gmock r263, gtest r368, and gyp r1472.
ivan.penkov@gmail.com
2012-08-21
0
-0
/
+0
*
Fix the tools and processor build for Android
digit@chromium.org
2012-08-21
3
-15
/
+65
*
Improve Android support
digit@chromium.org
2012-08-21
21
-101
/
+735
*
Fix Android build.
digit@chromium.org
2012-08-20
4
-6
/
+16
*
Getting context information from the kernel when catching a SIGABRT on iOS.
qsr@chromium.org
2012-08-20
5
-17
/
+39
*
Fixing a Windows compiler warning in src/client/windows/crash_generation/mini...
ivan.penkov@gmail.com
2012-08-17
3
-6
/
+4
*
Fixing a race condition in the Crash Generation Server which has to
ivan.penkov@gmail.com
2012-08-15
4
-147
/
+179
*
Fix narrowing conversion from -1 to size_t
jessicag.feedback
2012-08-14
1
-4
/
+4
*
Make ExceptionHandler::HandleSignal() public.
mark@chromium.org
2012-08-10
2
-0
/
+12
*
Adding a way to create an ExceptionHandler that takes in a file descriptor
jcivelli@chromium.org
2012-08-09
13
-408
/
+665
*
Clean up warnings about narrowing conversion
jessicag.feedback
2012-08-07
1
-4
/
+4
*
Prepending file names with "src/" in #include directives is undesirable.
ivan.penkov@gmail.com
2012-08-06
1
-1
/
+1
*
Conditionally compiling a unittest - based on whether AddressSanitizer is used.
ivan.penkov@gmail.com
2012-08-06
1
-0
/
+7
*
android: Add --abi option to android/run-checks.sh
digit@chromium.org
2012-08-03
2
-13
/
+67
*
SORRY. It seems I've screwed up my commit for http://breakpad.appspot.com/411...
digit@chromium.org
2012-08-03
10
-258
/
+259
*
Remove some linux libc calls from client library.
digit@chromium.org
2012-08-01
1
-0
/
+228
*
Android ucontext_t handling refinement.
digit@chromium.org
2012-08-01
1
-13
/
+116
*
Speculatively back out r984. See http://codereview.chromium.org/10805065/
mark@chromium.org
2012-07-25
8
-108
/
+12
*
Speculatively back out r989 per http://codereview.chromium.org/10805065/ :
mark@chromium.org
2012-07-24
10
-305
/
+29
*
Back out r996, reinstating r985. That wasn't it.
mark@chromium.org
2012-07-24
4
-4
/
+120
*
Speculatively back out r985 because it may be causing crash_service problems
mark@chromium.org
2012-07-24
4
-120
/
+4
*
Linux: Fix a bunch of clang errors from not handling return values.
thestig@chromium.org
2012-07-24
6
-13
/
+61
*
Fix a Windows compiler warning with a cast:
mark@chromium.org
2012-07-23
1
-1
/
+1
*
Ignore -Wdeprecated-declarations for bootstrap_create_service in
mark@chromium.org
2012-07-23
1
-0
/
+3
*
Fix sizeof bug in HTTPUpload::SendRequest
ted.mielczarek
2012-07-20
1
-2
/
+2
*
Move minidump_extension_linux.h contents into minidump_format.h
ted.mielczarek
2012-07-20
5
-80
/
+29
*
Add a filter callback to CrashGenerationServer on mac
ted.mielczarek
2012-07-20
3
-10
/
+76
*
Allow adding extra memory regions to minidump on linux/windows
ted.mielczarek
2012-07-19
10
-29
/
+305
*
Add some more DWARF ARM register numbers to the DWARF CFI register maps
ted.mielczarek
2012-07-18
2
-5
/
+28
*
Rework dump_symbols.cc using templates and traits classes to handle cross-wor...
ted.mielczarek
2012-07-18
5
-253
/
+371
*
Move some ELF-handling bits from file_id.cc to elfutils.{h,cc}
ted.mielczarek
2012-07-18
6
-107
/
+246
*
Allow the crash generation server to be initialized with a handle instead of...
ted.mielczarek
2012-07-16
4
-4
/
+120
*
Add the capability to include an arbitrary data stream within minidumps
cdn@chromium.org
2012-07-10
8
-12
/
+108
*
Add Android NDK module definition + sample application
digit@chromium.org
2012-07-09
7
-0
/
+986
*
Fix compilation for iOS on XCode 4.5
qsr@chromium.org
2012-07-09
2
-2
/
+1
*
Add MD_OS_ANDROID definition.
digit@chromium.org
2012-07-04
5
-1
/
+38
*
Do not fail crash dump generation if handle operations tracing is not enabled
mark@chromium.org
2012-07-03
1
-1
/
+2
*
Allow the minidump writer to collect handle data so that resulting dump contains
mark@chromium.org
2012-07-03
1
-13
/
+240
*
Fixing various compiler warnings and applying minor tweaks to allow running of
ivan.penkov@gmail.com
2012-07-02
20
-120
/
+292
*
Change #imports that should have been #includes to #include.
mark@chromium.org
2012-07-02
1
-6
/
+6
[prev]
[next]