Mark Mentovai
|
0cc86a24f9
|
Add ScopedForbidReturn and its test.
Use ScopedForbidReturn in ProcessReader::InitializeThreads().
TEST=util_test ScopedForbidReturn*.*
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/493203005
|
2014-08-26 16:50:08 -04:00 |
|
Mark Mentovai
|
21af173940
|
Add InitializationStateDcheck, its base class, and their tests.
TEST=util_test InitializationState*
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/465103002
|
2014-08-14 09:51:26 -07:00 |
|
Mark Mentovai
|
4ae57690fa
|
Put back the standard-layout checks lost in 5bbb7e8abbe0.
TEST=util_test UUID.UUID
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/440603002
|
2014-08-03 18:50:09 -04:00 |
|
Mark Mentovai
|
5bbb7e8abb
|
Fix the UUID structure to have distinct fields, as expected by
Breakpad’s minidump reader.
TEST=util_test UUID.UUID
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/436933002
|
2014-08-01 16:10:58 -04:00 |
|
Mark Mentovai
|
4d6b867a1f
|
Add UUID, c16lcpy (strlcpy for char16*), and their tests to util.
These are dependencies of the upcoming MinidumpStringWriter.
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/430003003
|
2014-08-01 14:39:55 -04:00 |
|