index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkTraceEventCommon.h
Commit message (
Expand
)
Author
Age
*
Add atrace events for bitmap uploads to Android framework builds.
Derek Sollenberger
2017-08-17
*
Fix tracing macros for framework builds
Brian Osman
2017-08-14
*
Much lower overhead Skia event tracing in the framework
Brian Osman
2017-08-11
*
Add support for object creation/snapshot/deletion events
Brian Osman
2017-08-03
*
Automatically prepend "disabled-by-default-" to TRACE categories
Brian Osman
2017-07-26
*
Add category support to JSON and SkDebugf tracing
Brian Osman
2017-07-21
*
Delete more event tracing macros (take 2)
Brian Osman
2017-07-21
*
Revert "Delete more event tracing macros"
Mike Klein
2017-07-20
*
Delete more event tracing macros
Brian Osman
2017-07-20
*
Strip out unused tracing macros
Brian Osman
2017-07-20
*
Make header files idempotent; script to check
Hal Canary
2017-02-13
*
Adds missing and removes duplicate tracing macros.
carlosk
2016-09-09
*
Moved common cross-project functionality out from SkTraceEvent.h into SkTrace...
oysteine
2015-08-05