Scott Graham
|
d198c50abe
|
Convert COMPILE_ASSERT to static_assert
(Perhaps I should have just left it in mini_chromium, but anyway.)
R=mark@chromium.org
BUG=crashpad:1
Review URL: https://codereview.chromium.org/615923004
|
2014-10-01 12:29:01 -07:00 |
|
Mark Mentovai
|
01f9e396b8
|
Include <limits.h> in util/file/file_writer.cc because it uses IOV_MAX.
This also updates mini_chromium to abd6e3792f4f.
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/469093002
|
2014-08-14 09:58:31 -07:00 |
|
Mark Mentovai
|
995012534e
|
Introduce MinidumpWritable, its dependencies, and their tests.
MinidumpWritable is the base class for all minidump-writing operations.
R=rsesek@chromium.org
Review URL: https://codereview.chromium.org/432003005
|
2014-08-01 12:48:28 -04:00 |
|