index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkInstCnt.h
Commit message (
Expand
)
Author
Age
*
Removed unused parameters
sugoi@google.com
2013-03-11
*
Re-enable inst counting in debug builds.
bsalomon@google.com
2013-01-15
*
"fix" chrome build
robertphillips@google.com
2012-09-25
*
iOS support work in progress
caryclark@google.com
2012-09-24
*
Implement multi-threaded picture playback via cloning.
djsollen@google.com
2012-08-29
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fixed instance counting for templated classes
robertphillips@google.com
2012-08-22
*
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
robertphillips@google.com
2012-08-16
*
Fixed memory deletion error in instance counting mechanism
robertphillips@google.com
2012-06-28
*
Altered SkInstCnt to print out atexit
robertphillips@google.com
2012-06-27
*
Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)
robertphillips@google.com
2012-06-27
*
show # of unknown subclasses in dump
reed@google.com
2012-06-26
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Add GrMemoryPool as a helper to override operators new/delete
bsalomon@google.com
2012-06-19
*
Version 2 of the Instance Counting system. This one simplifies the print out ...
robertphillips@google.com
2012-06-13
*
Split GrContext's AA Rect drawing methods into helper class
robertphillips@google.com
2012-06-12
*
Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)
robertphillips@google.com
2012-06-05
*
Reverting r4162
robertphillips@google.com
2012-06-05
*
Added instance counting system for SkRefCnt-derived objects
robertphillips@google.com
2012-06-05