Joshua Peraza b8f61fdc8b Add TimevalToTimespec and use it to get CurrentTime on macOS 6 anni fa
..
address_sanitizer.h 777634b1eb Use ADDRESS_SANITIZER instead of __has_feature(address_sanitizer) 7 anni fa
address_types.h f6aebd8baf android: Fix build after 45de8bf76e32 7 anni fa
arraysize_unsafe.h f83530bf9a GCC fix: Don’t use arraysize() on packed structs 7 anni fa
arraysize_unsafe_test.cc b37aa95da7 MSVC++ fix: ALLOW_UNUSED_LOCAL variables only used in static_assert 7 anni fa
as_underlying_type.h 474c7331a6 Add DirectoryReader to iterate over files in a directory 7 anni fa
clock.h f16e4eb9ff Implement SleepNanoseconds() on Windows. 7 anni fa
clock_mac.cc 8decf86db8 Add, test, and use clock utilities. 10 anni fa
clock_posix.cc 8f0636288a Use constexpr at namespace scope 7 anni fa
clock_test.cc 281be63d00 Standardize on static constexpr for arrays when possible 7 anni fa
clock_win.cc f16e4eb9ff Implement SleepNanoseconds() on Windows. 7 anni fa
from_pointer_cast.h fbc365fa9e GCC 7.2 support (-Wnoexcept-type) 7 anni fa
from_pointer_cast_test.cc 15103742e0 Use FromPointerCast<>() in many places where it makes sense 7 anni fa
implicit_cast.h 281be63d00 Standardize on static constexpr for arrays when possible 7 anni fa
initialization_state.h 6d2d31d2d1 Use base/macros.h instead of base/basictypes.h 8 anni fa
initialization_state_dcheck.cc ad09fd1bc8 DCHECK_IS_ON needs () 9 anni fa
initialization_state_dcheck.h acabe35928 doc: Fix all Doxygen warnings, cleaning up some generated documentation 7 anni fa
initialization_state_dcheck_test.cc 44e32fe123 Tweak InitializationState tests that rely on undefined behavior 7 anni fa
initialization_state_test.cc 44e32fe123 Tweak InitializationState tests that rely on undefined behavior 7 anni fa
lexing.cc 9299d409ab linux: Refactor reading start time from the stat file 7 anni fa
lexing.h c332e7ffda Fix Doxygen usage in util/misc/lexing.h 7 anni fa
metrics.cc f34ed66b93 metrics: Record handler lifetime milestone events 7 anni fa
metrics.h c1af20f1aa metrics: Consistently comment about enums used for metrics 7 anni fa
paths.h 4688351623 “Promote” test::Paths::Executable() to Paths::Executable() 7 anni fa
paths_linux.cc 4688351623 “Promote” test::Paths::Executable() to Paths::Executable() 7 anni fa
paths_mac.cc 4688351623 “Promote” test::Paths::Executable() to Paths::Executable() 7 anni fa
paths_test.cc 43b798b492 test: Fix paths for crashpad_tests monolith in Chromium 6 anni fa
paths_win.cc 4688351623 “Promote” test::Paths::Executable() to Paths::Executable() 7 anni fa
pdb_structures.cc 3ef04d14f2 Implement ModuleSnapshotWin::UUID 9 anni fa
pdb_structures.h 6d2d31d2d1 Use base/macros.h instead of base/basictypes.h 8 anni fa
random_string.cc 4f09b58d1f Add RandomString() and its test, and use it everywhere it makes sense 8 anni fa
random_string.h 4f09b58d1f Add RandomString() and its test, and use it everywhere it makes sense 8 anni fa
random_string_test.cc 4b450c8137 test: Use (actual, [un]expected) in gtest {ASSERT,EXPECT}_{EQ,NE} 7 anni fa
reinterpret_bytes.cc 8c802aace4 Add ReinterpretBytes which does a checked, variable size bit cast 7 anni fa
reinterpret_bytes.h b42854dfe1 Fix Doxygen after 8c802aace407 7 anni fa
reinterpret_bytes_test.cc 8c802aace4 Add ReinterpretBytes which does a checked, variable size bit cast 7 anni fa
scoped_forbid_return.cc 0cc86a24f9 Add ScopedForbidReturn and its test. 10 anni fa
scoped_forbid_return.h 6d2d31d2d1 Use base/macros.h instead of base/basictypes.h 8 anni fa
scoped_forbid_return_test.cc 281be63d00 Standardize on static constexpr for arrays when possible 7 anni fa
symbolic_constants_common.h de0979b930 C++11: Use type aliases instead of typedefs. 10 anni fa
time.cc b8f61fdc8b Add TimevalToTimespec and use it to get CurrentTime on macOS 6 anni fa
time.h b8f61fdc8b Add TimevalToTimespec and use it to get CurrentTime on macOS 6 anni fa
time_test.cc b8f61fdc8b Add TimevalToTimespec and use it to get CurrentTime on macOS 6 anni fa
time_win.cc 18726100ed Move win/time to misc/time and add more conversion functions 6 anni fa
tri_state.h 9b7ff0ea5a Allow exception forwarding to the system’s native crash reporter to be 9 anni fa
uuid.cc a327c86a52 C++14 is required, don’t pretend to support pre-C++11 or pre-MSVS 2015 7 anni fa
uuid.h 57b2210ed7 GCC fix: Make UUID POD 7 anni fa
uuid_test.cc 281be63d00 Standardize on static constexpr for arrays when possible 7 anni fa
zlib.cc 0c322ecc3f Use zlib to gzip-compress uploads 7 anni fa
zlib.h 6da9708e7c doc: Fix Doxygen errors 7 anni fa