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