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