index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkRefCnt.h
Commit message (
Expand
)
Author
Age
*
AutoScratchTexture can now release its texture and it will return to the text...
robertphillips@google.com
2012-06-22
*
Version 2 of the Instance Counting system. This one simplifies the print out ...
robertphillips@google.com
2012-06-13
*
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
*
VC++ allows template parameter shadowing.
bungeman@google.com
2012-06-01
*
Serialize support for GDI.
bungeman@google.com
2012-06-01
*
WeakRefCnt
bungeman@google.com
2012-05-16
*
allow SkAutoTUnref to be used syntactially as the object is refs
reed@google.com
2012-05-08
*
write 0 to our refcnt in the destructor, in the off-chance of it helping us
reed@google.com
2011-09-12
*
Fix some ref leaks
bsalomon@google.com
2011-08-09
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add validate() and SkAutoRef
reed@google.com
2011-07-15
*
Add code needed to build skia as a windows dll within the chromium project.
ctguil@chromium.org
2011-03-15
*
remove unused methods from SkRefPtr, as a check-point for better understanding
reed@google.com
2011-03-08
*
http://codereview.appspot.com/4233041/
reed@google.com
2011-02-25
*
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
reed@google.com
2011-02-07
*
dox
reed@android.com
2010-04-16
*
add SkRefPtr class (for testing at the moment)
reed@android.com
2010-04-16
*
add SkSafeRef / SkSafeUnref as inline static functions, to use in place of our
reed@android.com
2009-05-22
*
grab from latest android
reed@android.com
2008-12-17