index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
lazy
/
SkDiscardableMemoryPool.cpp
Commit message (
Expand
)
Author
Age
*
Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope.
mtklein
2014-10-13
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
remove SkPurgeGlobalDiscardableMemoryPool
halcanary
2014-08-25
*
Fix no previous prototype for function error
halcanary
2014-07-02
*
Use new SkBaseMutex::assertHeld() in DiscardableMemoryPool
halcanary
2014-06-11
*
Port most uses of SkOnce to SkLazyPtr.
mtklein
2014-06-02
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-31
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-30
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef
commit-bot@chromium.org
2014-05-28
*
SkDiscardableMemoryPool to abstract class
commit-bot@chromium.org
2014-04-04
*
be sure to unlock the discardablememory before deleting it
reed@google.com
2013-12-12
*
Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache
halcanary@google.com
2013-12-05