index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkThread.h
Commit message (
Expand
)
Author
Age
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
Remove yet-unused 64-bit atomic hooks.
Mike Klein
2014-07-16
*
Add support for 64bit atomic inc/dec/cas
bsalomon
2014-07-11
*
Add assertHeld() to SkMutex.
mtklein
2014-06-09
*
Add SkBarriers to ports.
commit-bot@chromium.org
2014-05-29
*
Revert "Remove SkThread.h from public API."
commit-bot@chromium.org
2014-05-28
*
Remove SkThread.h from public API.
commit-bot@chromium.org
2014-05-28
*
Implement sk_atomic_conditional_inc with sk_atomic_cas.
commit-bot@chromium.org
2014-05-27
*
SkOnce in is_lcd_supported instead of hand rolled double-checked locking.
commit-bot@chromium.org
2014-02-10
*
Use a spinlock in SkOnce.
commit-bot@chromium.org
2014-01-08
*
Split atomic and mutex implementations and make inlinable.
bungeman@google.com
2013-12-18
*
Guard against most unintentionally ephemeral SkAutoFoo instantiations.
commit-bot@chromium.org
2013-11-18
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Add a skia method to perform an atomic add.
scroggo@google.com
2012-07-16
*
Revert "Add a method to atomic add."
scroggo@google.com
2012-07-16
*
Add a skia method to perform an atomic add.
scroggo@google.com
2012-07-16
*
WeakRefCnt
bungeman@google.com
2012-05-16
*
allow SkMutex* as an alternative arg to SkAutoMutexAcquire constructor
reed@google.com
2012-04-23
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
grab from latest android
reed@android.com
2008-12-17