robertphillips@google.com
|
23579275c7
|
Fixed memory deletion error in instance counting mechanism
http://codereview.appspot.com/6344057/
git-svn-id: http://skia.googlecode.com/svn/trunk@4399 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-28 21:30:45 +00:00 |
robertphillips@google.com
|
97fafe1b5e
|
Altered SkInstCnt to print out atexit
http://codereview.appspot.com/6348043/
git-svn-id: http://skia.googlecode.com/svn/trunk@4377 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-27 19:52:20 +00:00 |
robertphillips@google.com
|
b74af872cc
|
Separated Inst counting from the SK_DEBUG #define (now SK_ENABLE_INST_COUNT)
http://codereview.appspot.com/6353047/
git-svn-id: http://skia.googlecode.com/svn/trunk@4376 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-27 19:41:42 +00:00 |
reed@google.com
|
73e19fb1ba
|
show # of unknown subclasses in dump
git-svn-id: http://skia.googlecode.com/svn/trunk@4347 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-26 18:58:03 +00:00 |
robertphillips@google.com
|
15e9d3e66e
|
Expanded distribution of instance counting
http://codereview.appspot.com/6300114/
git-svn-id: http://skia.googlecode.com/svn/trunk@4291 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-21 20:25:03 +00:00 |
bsalomon@google.com
|
4da34e36cb
|
Add GrMemoryPool as a helper to override operators new/delete
Review URL: http://codereview.appspot.com/6306090/
git-svn-id: http://skia.googlecode.com/svn/trunk@4282 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-19 15:40:27 +00:00 |
robertphillips@google.com
|
4d73ac22a1
|
Version 2 of the Instance Counting system. This one simplifies the print out of information.
http://codereview.appspot.com/6296069/
git-svn-id: http://skia.googlecode.com/svn/trunk@4255 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-13 18:54:08 +00:00 |
robertphillips@google.com
|
f6747b0b90
|
Split GrContext's AA Rect drawing methods into helper class
http://codereview.appspot.com/6300070/
git-svn-id: http://skia.googlecode.com/svn/trunk@4233 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-12 00:32:28 +00:00 |
robertphillips@google.com
|
977b9c8af3
|
Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)
http://codereview.appspot.com/6242070/
git-svn-id: http://skia.googlecode.com/svn/trunk@4170 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-05 19:35:09 +00:00 |
robertphillips@google.com
|
25c199343d
|
Reverting r4162
git-svn-id: http://skia.googlecode.com/svn/trunk@4164 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-05 16:24:32 +00:00 |
robertphillips@google.com
|
3227ab5f64
|
Added instance counting system for SkRefCnt-derived objects
http://codereview.appspot.com/6242070/
git-svn-id: http://skia.googlecode.com/svn/trunk@4162 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-06-05 15:40:54 +00:00 |