Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
eb0bb732f43fdf7f8cf74a68579ee11da1c987f5
/
src
/
lazy
/
SkDiscardableMemoryPool.cpp
8dc8dbc
begin cleanup of malloc porting layer
by Mike Reed
· 7 years ago
788c3c4
SkDiscardableMemoryPool: always have a mutex for testing
by Hal Canary
· 8 years ago
a294be2
SkDiscardableMemoryPool: modernize
by Hal Canary
· 8 years ago
b549cc3
Change SkMemory to the more accurately named SkMalloc.
by Herb Derby
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
d7b34a5
Make SkMemory.h and adjust all files for usage.
by Herb Derby
· 8 years ago
ffa4a92
SkOncePtr -> SkOnce
by mtklein
· 9 years ago
959a293
Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1949313003/ )
by reed
· 9 years ago
82da9a8
Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromium.org/1945293004/ )
by reed
· 9 years ago
d9f5d20
Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ )
by sclittle
· 9 years ago
7eb33da
Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chromium.org/1953533002/ )
by reed
· 9 years ago
086eea9
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ )
by reed
· 9 years ago
5e56cfd
SK_DECLARE_STATIC_MUTEX -> static SkMutex
by mtklein
· 9 years ago
9bd3fc7
SkOncePtr -> SkOnce
by mtklein
· 9 years ago
427c281
Modernize SkMutex and SkSemaphore.
by mtklein
· 9 years ago
9583ab9
don't peek w/o first acquiring the lock
by reed
· 9 years ago
6c59d80
Port uses of SkLazyPtr to SkOncePtr.
by mtklein
· 9 years ago
2ac6793
Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ )
by mtklein
· 9 years ago
a1254ac
Port uses of SkLazyPtr to SkOncePtr.
by mtklein
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
1b24933
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
by mtklein
· 10 years ago
02802f6
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/)
by jvanverth
· 10 years ago
c50acf2
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
by mtklein
· 10 years ago
2edf599
Fix DiscardableMemoryPool::free race condition
by halcanary
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
148ec59
Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope.
by mtklein
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
a5c0863
remove SkPurgeGlobalDiscardableMemoryPool
by halcanary
· 10 years ago
fa37a21
Fix no previous prototype for function error
by halcanary
· 11 years ago
9b79066
Use new SkBaseMutex::assertHeld() in DiscardableMemoryPool
by halcanary
· 11 years ago
78358bf
Port most uses of SkOnce to SkLazyPtr.
by mtklein
· 11 years ago
f71e8fd
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/)
by commit-bot@chromium.org
· 11 years ago
56f7cca
Port most uses of SkOnce to SkLazyPtr.
by commit-bot@chromium.org
· 11 years ago
f6351a0
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/)
by commit-bot@chromium.org
· 11 years ago
5a70945
Port most uses of SkOnce to SkLazyPtr.
by commit-bot@chromium.org
· 11 years ago
7e2b0f3
Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef
by commit-bot@chromium.org
· 11 years ago
cf2f008
SkDiscardableMemoryPool to abstract class
by commit-bot@chromium.org
· 11 years ago
1d0654f
be sure to unlock the discardablememory before deleting it
by reed@google.com
· 11 years ago
2c7c7ee
Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache
by halcanary@google.com
· 11 years ago