index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
OnceTest.cpp
Commit message (
Expand
)
Author
Age
*
Add sk_parallel_for()
mtklein
2015-06-17
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
namespace {} trick for SK_DECLARE_STATIC_ONCE
mtklein
2015-01-13
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
MultiPictureDraw is taskgroup aware.
reed
2014-10-29
*
SkLazyPtr suitable as a local or class member.
mtklein
2014-10-20
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Clean up SkOnce:
mtklein
2014-06-02
*
SkOnce: add option to call another cleanup function once at exit.
commit-bot@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
SkOnce: let f be any functor, update comments
commit-bot@chromium.org
2013-12-05
*
SK_ONCE for SkData and SkPathRef
commit-bot@chromium.org
2013-10-23
*
Remove unnamed namespace usage from tests.
commit-bot@chromium.org
2013-10-12
*
SkThreadPool: tweak two little things that have been annoying me
commit-bot@chromium.org
2013-10-10
*
Sketch of SK_ONCE
mtklein@google.com
2013-10-09