aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkInstCnt.h
Commit message (Expand)AuthorAge
* Re-enable inst counting in debug builds.Gravatar bsalomon@google.com2013-01-15
* "fix" chrome buildGravatar robertphillips@google.com2012-09-25
* iOS support work in progressGravatar caryclark@google.com2012-09-24
* Implement multi-threaded picture playback via cloning.Gravatar djsollen@google.com2012-08-29
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fixed instance counting for templated classesGravatar robertphillips@google.com2012-08-22
* Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)Gravatar robertphillips@google.com2012-08-16
* Fixed memory deletion error in instance counting mechanismGravatar robertphillips@google.com2012-06-28
* Altered SkInstCnt to print out atexitGravatar robertphillips@google.com2012-06-27
* Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)Gravatar robertphillips@google.com2012-06-27
* show # of unknown subclasses in dumpGravatar reed@google.com2012-06-26
* Expanded distribution of instance countingGravatar robertphillips@google.com2012-06-21
* Add GrMemoryPool as a helper to override operators new/deleteGravatar bsalomon@google.com2012-06-19
* Version 2 of the Instance Counting system. This one simplifies the print out ...Gravatar robertphillips@google.com2012-06-13
* Split GrContext's AA Rect drawing methods into helper classGravatar robertphillips@google.com2012-06-12
* Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)Gravatar robertphillips@google.com2012-06-05
* Reverting r4162Gravatar robertphillips@google.com2012-06-05
* Added instance counting system for SkRefCnt-derived objectsGravatar robertphillips@google.com2012-06-05