| .. |
|
base
|
Fix redefinition of _XOPEN_SOURCE.
|
2015-06-16 16:50:57 -07:00 |
|
glog
|
Protect macros from user code to the left of them
|
2019-02-16 19:23:36 +01:00 |
|
windows
|
Merge pull request #419 from shinh/release-0-4-0
|
2019-03-22 11:51:46 +09:00 |
|
config_for_unittests.h
|
Initial windows support. Now we don't have the stacktrace and several unittests.
|
2008-12-19 15:20:40 +00:00 |
|
config.h.cmake.in
|
fix debug build using gcc -fsanitize=undefined (#374)
|
2018-12-12 10:16:49 +01:00 |
|
demangle_unittest.cc
|
Support symbolizer and demangler on Windows
|
2017-06-27 10:50:20 -07:00 |
|
demangle_unittest.sh
|
Add partial C++0x support and recognition of GCC function clone suffixes to
|
2011-02-07 14:43:05 +00:00 |
|
demangle_unittest.txt
|
Add demangle support for ABI tags. (#416)
|
2019-01-07 15:30:23 +09:00 |
|
demangle.cc
|
Add demangle support for ABI tags. (#416)
|
2019-01-07 15:30:23 +09:00 |
|
demangle.h
|
Fix autotools build.
|
2016-06-22 18:48:32 -07:00 |
|
googletest.h
|
Merge pull request #331 from NeroBurner/fix_windows_logging_ut
|
2018-06-29 12:31:45 +02:00 |
|
logging_striplog_test.sh
|
Fix logging_striplog_test.sh in debug mode. Fixes issue 108.
|
2011-12-29 12:36:09 +00:00 |
|
logging_striptest2.cc
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
logging_striptest10.cc
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
logging_striptest_main.cc
|
Remove trivial warnings produced by clang
|
2012-01-12 08:41:09 +00:00 |
|
logging_unittest.cc
|
Stop using auto_ptr (#428)
|
2019-02-01 17:35:02 +09:00 |
|
logging_unittest.err
|
The %p format is implementation defined. Compare it via a special token,
|
2018-06-20 12:50:50 +02:00 |
|
logging.cc
|
remove time from raw logging
|
2019-01-29 23:38:03 +01:00 |
|
mock-log_test.cc
|
Introduce mock-log.h for unittests.
|
2009-01-13 11:49:10 +00:00 |
|
mock-log.h
|
Fix unused arguments warning in ScopedMockLog.
|
2015-06-16 16:50:01 -07:00 |
|
raw_logging.cc
|
remove time from raw logging
|
2019-01-29 23:38:03 +01:00 |
|
signalhandler_unittest.cc
|
Merge pull request #302 from Nazg-Gul/missing-prototype
|
2018-03-21 13:45:06 +01:00 |
|
signalhandler_unittest.sh
|
Fix Mac test failure
|
2013-02-01 05:46:37 +00:00 |
|
signalhandler.cc
|
fix typo: TOOD -> TODO (#448)
|
2019-05-07 16:02:06 +09:00 |
|
stacktrace_generic-inl.h
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
stacktrace_libunwind-inl.h
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
stacktrace_powerpc-inl.h
|
Added support for PowerPC.
|
2016-03-21 11:28:53 +00:00 |
|
stacktrace_unittest.cc
|
Use static to define CheckStackTrace on non-GNU (#429)
|
2019-02-02 10:13:43 +09:00 |
|
stacktrace_windows-inl.h
|
added missing exports (fixes #227)
|
2017-08-09 15:21:32 +02:00 |
|
stacktrace_x86_64-inl.h
|
Add license information for all source code.
|
2009-01-28 17:04:50 +00:00 |
|
stacktrace_x86-inl.h
|
x86 stacktrace: Use __builtin_frame_address if possible
|
2017-05-09 17:14:15 +09:00 |
|
stacktrace.h
|
added missing exports (fixes #227)
|
2017-08-09 15:21:32 +02:00 |
|
stl_logging_unittest.cc
|
Resolve missing prototype warning
|
2015-12-31 17:55:37 +05:00 |
|
symbolize_unittest.cc
|
remove register keyword from unittest
|
2018-12-13 08:15:52 +01:00 |
|
symbolize.cc
|
src/symbolize.cc: fix build without dlfcn.h
|
2019-10-29 22:12:39 +01:00 |
|
symbolize.h
|
Upstream Chromium local changes to symbolize.cc (#391)
|
2018-11-21 11:14:38 +09:00 |
|
utilities_unittest.cc
|
determine gflags namespace automatically
|
2015-07-15 22:34:59 +02:00 |
|
utilities.cc
|
fix typo: TOOD -> TODO (#448)
|
2019-05-07 16:02:06 +09:00 |
|
utilities.h
|
Symbolizer support for mingw and cygwin (#208)
|
2018-02-27 21:03:20 +01:00 |
|
vlog_is_on.cc
|
Resolve missing prototype warning
|
2015-12-31 17:55:37 +05:00 |