|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3808 lines, -730 lines) |
Patch |
|
M |
build/secondary/third_party/crashpad/crashpad/minidump/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
build/secondary/third_party/crashpad/crashpad/util/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/README.chromium
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/DEPS
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/README.md
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/build/gyp_crashpad.py
|
View
|
|
1 chunk |
+18 lines, -5 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/build/gyp_crashpad_android.py
|
View
|
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/build/run_tests.py
|
View
|
|
3 chunks |
+5 lines, -19 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/client/client_test.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/client/crash_report_database_win.cc
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/client/settings.cc
|
View
|
|
1 chunk |
+4 lines, -7 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/compat/android/elf.h
|
View
|
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/compat/android/linux/ptrace.h
|
View
|
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/compat/compat.gyp
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/doc/developing.md
|
View
|
|
6 chunks |
+30 lines, -39 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/doc/layering.png
|
View
|
|
Binary file |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/doc/overview.png
|
View
|
|
Binary file |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/doc/overview_design.md
|
View
|
|
1 chunk |
+505 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/handler/win/crash_other_program.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump.gyp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_crashpad_info_writer_test.cc
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_exception_writer_test.cc
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_file_writer.h
|
View
|
|
3 chunks |
+37 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_file_writer.cc
|
View
|
|
6 chunks |
+67 lines, -21 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_file_writer_test.cc
|
View
|
|
7 chunks |
+85 lines, -16 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_handle_writer_test.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_memory_info_writer_test.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_memory_writer_test.cc
|
View
|
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_misc_info_writer_test.cc
|
View
|
|
27 chunks |
+37 lines, -35 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_module_writer.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_module_writer_test.cc
|
View
|
|
12 chunks |
+8 lines, -11 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_system_info_writer_test.cc
|
View
|
|
7 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_test.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_thread_writer_test.cc
|
View
|
|
6 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_unloaded_module_writer_test.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/minidump/minidump_user_extension_stream_data_source.h
|
View
|
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/minidump/minidump_user_extension_stream_data_source.cc
|
View
|
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_user_stream_writer.h
|
View
|
|
3 chunks |
+20 lines, -16 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_user_stream_writer.cc
|
View
|
|
4 chunks |
+77 lines, -18 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/minidump_user_stream_writer_test.cc
|
View
|
|
5 chunks |
+52 lines, -10 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/minidump/test/minidump_writable_test_util.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/api/module_annotations_win_test.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/cpu_context.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/cpu_context_test.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/mac/cpu_context_mac.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/mac/mach_o_image_annotations_reader_test.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/mac/module_snapshot_mac.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/mac/process_reader.h
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/mac/process_reader.cc
|
View
|
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/mac/process_reader_test.cc
|
View
|
|
4 chunks |
+14 lines, -12 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/mac/process_types/custom.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/mac/system_snapshot_mac.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/mac/system_snapshot_mac.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/snapshot_test.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/win/cpu_context_win.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/win/crashpad_snapshot_test_extra_memory_ranges.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/win/crashpad_snapshot_test_simple_annotations.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/win/exception_snapshot_win_test.cc
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/win/extra_memory_ranges_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/win/pe_image_annotations_reader_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/win/pe_image_reader.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/win/process_reader_win_test.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/win/process_snapshot_win.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/snapshot/win/process_snapshot_win_test.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/test/gmock_main.cc
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/test/gtest_main.cc
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/test/main_arguments.h
|
View
|
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/test/main_arguments.cc
|
View
|
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/test/main_arguments_test.cc
|
View
|
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/test/multiprocess_exec_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/test/multiprocess_posix_test.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/test/test.gyp
|
View
|
|
3 chunks |
+30 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/test/test_test.gyp
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/test/win/win_child_process.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/third_party/gtest/gmock.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/tools/crashpad_database_util.cc
|
View
|
|
3 chunks |
+12 lines, -11 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/tools/crashpad_http_upload.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/util/file/delimited_file_reader.h
|
View
|
|
1 chunk |
+93 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/util/file/delimited_file_reader.cc
|
View
|
|
1 chunk |
+109 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/util/file/delimited_file_reader_test.cc
|
View
|
|
1 chunk |
+363 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/file/file_io.h
|
View
|
|
4 chunks |
+172 lines, -55 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/file/file_io.cc
|
View
|
|
2 chunks |
+109 lines, -20 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/file/file_io_posix.cc
|
View
|
|
3 chunks |
+49 lines, -42 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/file/file_io_test.cc
|
View
|
|
3 chunks |
+362 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/file/file_io_win.cc
|
View
|
|
4 chunks |
+73 lines, -32 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/file/file_reader.h
|
View
|
|
3 chunks |
+1 line, -36 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/file/file_reader.cc
|
View
|
|
3 chunks |
+24 lines, -53 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/util/file/file_reader_test.cc
|
View
|
|
1 chunk |
+205 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/file/file_writer.h
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/file/file_writer.cc
|
View
|
|
2 chunks |
+1 line, -62 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/mach/child_port_handshake.cc
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/mach/exception_ports_test.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/mach/mach_message_server_test.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/mach/notify_server_test.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/misc/uuid.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/net/http_transport_libcurl.cc
|
View
|
1
|
1 chunk |
+46 lines, -10 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/net/http_transport_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/posix/close_multiple.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/posix/process_info.h
|
View
|
|
3 chunks |
+31 lines, -3 lines |
0 comments
|
Download
|
|
A |
third_party/crashpad/crashpad/util/posix/process_info_linux.cc
|
View
|
|
1 chunk |
+520 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/posix/process_info_mac.cc
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/posix/process_info_test.cc
|
View
|
|
5 chunks |
+57 lines, -56 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/thread/worker_thread_test.cc
|
View
|
|
3 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/util.gyp
|
View
|
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/util_test.gyp
|
View
|
|
3 chunks |
+15 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/win/exception_handler_server.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/win/exception_handler_server_test.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/win/process_info.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/win/process_info_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/win/registration_protocol_win.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/win/scoped_process_suspend.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/crashpad/crashpad/util/win/scoped_process_suspend_test.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|