index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
processor
/
logging.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Conditionally define BPLOG_LAZY_STREAM
Joshua Peraza
2018-11-27
1
-0
/
+2
*
Conditionally define BPLOG_IF
Joshua Peraza
2018-10-12
1
-0
/
+2
*
Add SEVERITY_CRITICAL to logging, that would help to suppress logs from the f...
Max Moroz
2018-05-29
1
-1
/
+11
*
Add support for configuring the minimum log level at compile time
mark@chromium.org
2013-11-05
1
-3
/
+14
*
These are prerequisites needed for a wider effort inside Google to enable
mark@chromium.org
2013-04-03
1
-1
/
+13
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
1
-2
/
+2
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
1
-4
/
+5
*
Make some parts of the processor compile on Win32/MSVC
ted.mielczarek
2011-01-11
1
-0
/
+9
*
Allow building with -pedantic (#186). r=ted.mielczarek
mmentovai
2007-05-31
1
-1
/
+1
*
Provide for logging initialization routines (#179). r=bryner
mmentovai
2007-05-25
1
-5
/
+18
*
Add logging to minidump processor (#82). First part: logging infrastructure
mmentovai
2007-05-17
1
-0
/
+140