index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrMemoryPool.cpp
Commit message (
Expand
)
Author
Age
*
Adding a cache + memory pool for GPU TextBlobs
joshualitt
2015-04-08
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
commit-bot@chromium.org
2014-03-28
*
Start cleaning up 64bit Win warnings
robertphillips@google.com
2013-10-14
*
move GrMalloc, GrFree, Gr_bzero to their sk equivalents
reed@google.com
2013-09-26
*
Replace uses of GR_DEBUGCODE by SkDEBUGCODE.
commit-bot@chromium.org
2013-09-06
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
Linux warning fixes
bsalomon@google.com
2012-08-29
*
Use GrMemoryPool to manage GrCustomStage allocations.
tomhudson@google.com
2012-07-24
*
Add GrMemoryPool as a helper to override operators new/delete
bsalomon@google.com
2012-06-19