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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix the Android unit tests.
digit@chromium.org
2012-10-09
1
-4
/
+0
*
Don't bail if a thread's stack pointer is invalid
mkrebs@chromium.org
2012-10-08
7
-36
/
+137
*
Update dump_syms to correctly filter on cpu subtype.
qsr@chromium.org
2012-10-04
1
-3
/
+5
*
Fix an analyzer warning due to value assigned but not used.
kenbongort@gmail.com
2012-10-03
1
-2
/
+0
*
Add custom implementation of NXGetArchInfoXXX to allow adding new arch.
qsr@chromium.org
2012-10-03
1
-0
/
+12
*
Fix merge error from r1055
ted.mielczarek@gmail.com
2012-10-02
1
-1
/
+0
*
Fix linux compile errors for some systems.
qsr@chromium.org
2012-10-02
2
-10
/
+11
*
Fix the Linux build with clang.
thestig@chromium.org
2012-09-26
1
-0
/
+1
*
Fix a bunch of small nits.
thestig@chromium.org
2012-09-26
1
-52
/
+50
*
Fix a parsing error in the Linux dump writer.
thestig@chromium.org
2012-09-26
1
-7
/
+11
*
Fix a really stupid bug in WriteMinidumpForChildProcess
ted.mielczarek@gmail.com
2012-09-24
1
-1
/
+1
*
Turn on more warnings in ios / mac projects.
qsr@chromium.org
2012-09-21
6
-21
/
+44
*
Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared ...
ted.mielczarek@gmail.com
2012-09-19
5
-100
/
+107
*
Allow generating minidumps from live process on Linux via ExceptionHandler
ted.mielczarek@gmail.com
2012-09-18
7
-7
/
+168
*
Allow generating minidumps from live processes on Windows.
ted.mielczarek@gmail.com
2012-09-18
2
-110
/
+215
*
Allow adding extra memory regions to minidump on linux/windows
ted.mielczarek@gmail.com
2012-09-18
9
-36
/
+443
*
Add a GetInstructionPointer method to MinidumpException
ted.mielczarek@gmail.com
2012-09-17
3
-117
/
+9
*
Make my_str_len/my_itos take uintmax_t
ted.mielczarek@gmail.com
2012-09-17
1
-2
/
+2
*
Allow setting a new MinidumpDescriptor on ExceptionHandler, also expose direc...
ted.mielczarek@gmail.com
2012-09-17
4
-3
/
+29
*
Fix compilation of crash_generation_server.cc, and add it to the client libra...
ted.mielczarek@gmail.com
2012-09-17
1
-1
/
+1
*
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
1
-2
/
+2
*
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
1
-9
/
+3
*
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 the tools and processor build for Android
digit@chromium.org
2012-08-21
1
-2
/
+2
*
Improve Android support
digit@chromium.org
2012-08-21
7
-245
/
+1
*
Fix Android build.
digit@chromium.org
2012-08-20
2
-2
/
+9
*
Getting context information from the kernel when catching a SIGABRT on iOS.
qsr@chromium.org
2012-08-20
4
-9
/
+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
*
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
10
-407
/
+649
*
Conditionally compiling a unittest - based on whether AddressSanitizer is used.
ivan.penkov@gmail.com
2012-08-06
1
-0
/
+7
*
SORRY. It seems I've screwed up my commit for http://breakpad.appspot.com/411...
digit@chromium.org
2012-08-03
5
-63
/
+67
*
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
7
-103
/
+11
*
Speculatively back out r989 per http://codereview.chromium.org/10805065/ :
mark@chromium.org
2012-07-24
9
-301
/
+28
*
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
4
-12
/
+20
*
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
*
Move minidump_extension_linux.h contents into minidump_format.h
ted.mielczarek
2012-07-20
2
-76
/
+0
*
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
9
-28
/
+301
*
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
7
-11
/
+103
[prev]
[next]