index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRedBlackTree.h
Commit message (
Expand
)
Author
Age
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
SkNonCopyable should be used with private inheritance.
commit-bot@chromium.org
2014-04-07
*
Add GrSet class built on top of RedBlackTree
commit-bot@chromium.org
2014-02-27
*
And before I forget: Remove UnitTest() method declaration from GrRedBlackTree
tfarina@chromium.org
2014-01-30
*
Reland "Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT()."
tfarina@chromium.org
2014-01-29
*
Revert of Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT(). (https:/...
commit-bot@chromium.org
2014-01-27
*
Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT().
tfarina@chromium.org
2014-01-27
*
Replace uses of GrNoncopyable by SkNoncopyable.
commit-bot@chromium.org
2013-09-18
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Remove unused typedef.
bungeman@google.com
2013-08-19
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
Remove GrRandom API in favor of SkRandom.
tfarina@chromium.org
2012-11-21
*
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
tomhudson@google.com
2012-07-09
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12