.. |
address_types.h
|
69d135acda
win: make CrashpadInfo retrievable
|
9 years ago |
capture_context.asm
|
e04194afd9
win: Wrap TerminateProcess() to accept cdecl patches on x86
|
7 years ago |
capture_context.h
|
c8592b847b
win: Add and use a custom CaptureContext() implementation
|
9 years ago |
capture_context_broken.cc
|
2f4516f938
win: Provide broken CHECK()ing dummy CaptureContext() for cross builds
|
7 years ago |
capture_context_test.cc
|
9bc5989125
crashpad_util_test warning fixes for clang-cl, 64-bit edition.
|
7 years ago |
checked_win_address_range.h
|
69d135acda
win: make CrashpadInfo retrievable
|
9 years ago |
command_line.cc
|
6d2d31d2d1
Use base/macros.h instead of base/basictypes.h
|
8 years ago |
command_line.h
|
acabe35928
doc: Fix all Doxygen warnings, cleaning up some generated documentation
|
8 years ago |
command_line_test.cc
|
2f48159011
Make crashpad_util_test build without warnings with clang-cl on Windows.
|
7 years ago |
critical_section_with_debug_info.cc
|
4b780ba040
Tidy up to enable C4800 on Windows
|
9 years ago |
critical_section_with_debug_info.h
|
d1e49bd221
Fix CRITICAL_SECTION test
|
9 years ago |
critical_section_with_debug_info_test.cc
|
d1e49bd221
Fix CRITICAL_SECTION test
|
9 years ago |
exception_handler_server.cc
|
e04194afd9
win: Wrap TerminateProcess() to accept cdecl patches on x86
|
7 years ago |
exception_handler_server.h
|
2d87606bb5
win: Start crashpad_handler by inheriting connection data to it
|
8 years ago |
exception_handler_server_test.cc
|
692488a254
Un-disable WinMultiprocess-based tests in Chromium
|
7 years ago |
get_function.cc
|
d075a9eb2e
win: Add and use GET_FUNCTION() and GET_FUNCTION_REQUIRED()
|
9 years ago |
get_function.h
|
d075a9eb2e
win: Add and use GET_FUNCTION() and GET_FUNCTION_REQUIRED()
|
9 years ago |
get_function_test.cc
|
4b450c8137
test: Use (actual, [un]expected) in gtest {ASSERT,EXPECT}_{EQ,NE}
|
7 years ago |
get_module_information.cc
|
4794225f22
Adding an API to read module annotations in snapshot.gyp
|
8 years ago |
get_module_information.h
|
4794225f22
Adding an API to read module annotations in snapshot.gyp
|
8 years ago |
handle.cc
|
15103742e0
Use FromPointerCast<>() in many places where it makes sense
|
7 years ago |
handle.h
|
b666bcbe98
win: Use signed int as the integer representation of HANDLEs
|
9 years ago |
handle_test.cc
|
4b450c8137
test: Use (actual, [un]expected) in gtest {ASSERT,EXPECT}_{EQ,NE}
|
7 years ago |
initial_client_data.cc
|
2d87606bb5
win: Start crashpad_handler by inheriting connection data to it
|
8 years ago |
initial_client_data.h
|
a327c86a52
C++14 is required, don’t pretend to support pre-C++11 or pre-MSVS 2015
|
7 years ago |
initial_client_data_test.cc
|
4b450c8137
test: Use (actual, [un]expected) in gtest {ASSERT,EXPECT}_{EQ,NE}
|
7 years ago |
module_version.cc
|
a02ba24006
Convert from scoped_ptr to std::unique_ptr
|
8 years ago |
module_version.h
|
5be8ce4ea0
Get module versions and types from in-memory images
|
9 years ago |
nt_internals.cc
|
4c4e67952c
win: 10.0.16299.0 SDK compatibility
|
7 years ago |
nt_internals.h
|
c6adcc2482
win: Make CrashpadClient::DumpAndCrashTargetProcess() less chatty
|
7 years ago |
ntstatus_logging.cc
|
90054edf62
win: De-flake hanging_program.exe
|
7 years ago |
ntstatus_logging.h
|
6d2d31d2d1
Use base/macros.h instead of base/basictypes.h
|
8 years ago |
process_info.cc
|
31df2acb12
win: Fix messages in ProcessInfo::LoggingRangeIsFullyReadable()
|
7 years ago |
process_info.h
|
6af23a933a
Use best-effort allocation in ProcessInfo::BuildHandleVector.
|
7 years ago |
process_info_test.cc
|
43b798b492
test: Fix paths for crashpad_tests monolith in Chromium
|
7 years ago |
process_info_test_child.cc
|
56c8359b27
win: Gather memory information
|
9 years ago |
process_structs.h
|
dabe8477da
win: Fix TEB.TlsSlots offset
|
7 years ago |
registration_protocol_win.cc
|
281be63d00
Standardize on static constexpr for arrays when possible
|
7 years ago |
registration_protocol_win.h
|
5b83e58771
win: Remove use of rpcrt4 and advapi32 from some util code
|
8 years ago |
registration_protocol_win_test.cc
|
281be63d00
Standardize on static constexpr for arrays when possible
|
7 years ago |
safe_terminate_process.asm
|
6d5bd1d04d
win: Go back to using ml.exe for SafeTerminateProcess()
|
7 years ago |
safe_terminate_process.h
|
e04194afd9
win: Wrap TerminateProcess() to accept cdecl patches on x86
|
7 years ago |
safe_terminate_process_broken.cc
|
6d5bd1d04d
win: Go back to using ml.exe for SafeTerminateProcess()
|
7 years ago |
safe_terminate_process_test.cc
|
1669ca2bac
test: Rework TestPaths interface for obtaining 32-bit build artifacts
|
7 years ago |
safe_terminate_process_test_child.cc
|
e04194afd9
win: Wrap TerminateProcess() to accept cdecl patches on x86
|
7 years ago |
scoped_handle.cc
|
474c7331a6
Add DirectoryReader to iterate over files in a directory
|
7 years ago |
scoped_handle.h
|
474c7331a6
Add DirectoryReader to iterate over files in a directory
|
7 years ago |
scoped_local_alloc.cc
|
81ece89d6a
Make ScopedGeneric uses slightly more consistent
|
9 years ago |
scoped_local_alloc.h
|
81ece89d6a
Make ScopedGeneric uses slightly more consistent
|
9 years ago |
scoped_process_suspend.cc
|
c6adcc2482
win: Make CrashpadClient::DumpAndCrashTargetProcess() less chatty
|
7 years ago |
scoped_process_suspend.h
|
c6adcc2482
win: Make CrashpadClient::DumpAndCrashTargetProcess() less chatty
|
7 years ago |
scoped_process_suspend_test.cc
|
692488a254
Un-disable WinMultiprocess-based tests in Chromium
|
7 years ago |
scoped_set_event.cc
|
e2b9ab3ed2
win: Tests shouldn’t freak out when CodeView PDB links are absent
|
7 years ago |
scoped_set_event.h
|
e2b9ab3ed2
win: Tests shouldn’t freak out when CodeView PDB links are absent
|
7 years ago |
session_end_watcher.cc
|
e2b9ab3ed2
win: Tests shouldn’t freak out when CodeView PDB links are absent
|
7 years ago |
session_end_watcher.h
|
f34ed66b93
metrics: Record handler lifetime milestone events
|
7 years ago |
session_end_watcher_test.cc
|
f34ed66b93
metrics: Record handler lifetime milestone events
|
7 years ago |
termination_codes.h
|
e04194afd9
win: Wrap TerminateProcess() to accept cdecl patches on x86
|
7 years ago |
xp_compat.h
|
c3cc1d19c1
win: Fix use of THREAD_ALL_ACCESS on XP
|
9 years ago |