Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a81e7e2e71262e2be92a8b8f2de4ec8d9633786a
/
include
/
private
/
SkWeakRefCnt.h
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 2 months ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
ff0e840
clean up some odd SkRefCnt features
by Mike Klein
· 6 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
2c4bd07
Convert SkRefCnt to std::atomic.
by bungeman
· 9 years ago
e6e41a8
Move SkAtomics.h to private.
by herb
· 9 years ago
95dd177
Revert[8] "move some public headers into private"
by reed
· 9 years ago
[Renamed from include/core/SkWeakRefCnt.h]
fb28cd2
Revert[7] "move some public headers into private"
by reed
· 9 years ago
[Renamed from include/private/SkWeakRefCnt.h]
e027169
Revert[6] "move some public headers into private"
by reed
· 9 years ago
[Renamed from include/core/SkWeakRefCnt.h]
cc1229c
Revert "Revert[4] "move some public headers into private""
by reed
· 9 years ago
[Renamed from include/private/SkWeakRefCnt.h]
33e00db
Revert[4] "move some public headers into private"
by reed
· 9 years ago
[Renamed from include/core/SkWeakRefCnt.h]
9cdcabe
Revert[3] "move some public headers into private"
by reed
· 9 years ago
[Renamed from include/private/SkWeakRefCnt.h]
9d20ee5
Revert[2] "move some public headers into private"
by reed
· 9 years ago
[Renamed from include/core/SkWeakRefCnt.h]
4cf9e7e
Revert "move some public headers into private"
by reed
· 9 years ago
[Renamed from include/private/SkWeakRefCnt.h]
eedf0fb
move some public headers into private
by reed
· 9 years ago
[Renamed from include/core/SkWeakRefCnt.h]
1b24933
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
by mtklein
· 9 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
· 9 years ago
c50acf2
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
by mtklein
· 9 years ago
2766c00
remove SkInstCnt
by mtklein
· 9 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
874a62a
Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."
by Mike Klein
· 10 years ago
4ae94ff
Remove ability for Release code to call getRefCnt() or getWeakRefCnt().
by mtklein
· 10 years ago
86b0de4
Revert "Remove SkThread.h from public API."
by commit-bot@chromium.org
· 10 years ago
b1aec17
Remove SkThread.h from public API.
by commit-bot@chromium.org
· 10 years ago
d9947f6
Split atomic and mutex implementations and make inlinable.
by bungeman@google.com
· 11 years ago
1ad75a1
Fix spelling errors in SkWeakRefCnt.
by bungeman@google.com
· 11 years ago
0308707
Make it explicit that some validate methods are debug only
by robertphillips@google.com
· 11 years ago
fcb57b5
more SkInstCnt plumbing
by reed@google.com
· 12 years ago
15e9d3e
Expanded distribution of instance counting
by robertphillips@google.com
· 12 years ago
a02bc15
WeakRefCnt http://codereview.appspot.com/5649046/
by bungeman@google.com
· 12 years ago