index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkTArray.h
Commit message (
Expand
)
Author
Age
*
Enable unused param checking for public includes.
djsollen
2014-11-14
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Have SkTArray state that it default-initializes.
bungeman@google.com
2014-03-24
*
Add removeShuffle to SkTArray and add SkTArray tests.
bungeman@google.com
2014-03-21
*
Repurpose GrGLCoordTransform as GrGLProgramEffects
commit-bot@chromium.org
2013-10-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-15
*
Fix for 9603
robertphillips@google.com
2013-06-14
*
Add operator delete for SkTArray to match operator new
bsalomon@google.com
2013-06-14
*
Enhancements and a fix to templated containers.
bsalomon@google.com
2013-06-13
*
Fixup some conventions in SkTArray and add reset to count method.
commit-bot@chromium.org
2013-06-05
*
Take two for r8466:
jvanverth@google.com
2013-04-01
*
Rolling back r8466.
jvanverth@google.com
2013-04-01
*
Revise attribute binding interface.
commit-bot@chromium.org
2013-04-01
*
Add GrEllipseEdgeEffect.
commit-bot@chromium.org
2013-03-12
*
Resubmit r7899 and r7901.
jvanverth@google.com
2013-03-01
*
Revert r7901 & r7899 to allow DEPS roll
robertphillips@google.com
2013-02-28
*
Add new vertex attribute array specification.
jvanverth@google.com
2013-02-28
*
Rename template param to SkSTArray to be consistent with its base class, SkTA...
bsalomon@google.com
2013-02-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Make SkTArray consider only the new count and reserve when determining how mu...
bsalomon@google.com
2012-08-14
*
replacing Gr* with Sk* in SkTArray.h
junov@chromium.org
2011-11-30
*
Don't let templates live in shadows.
bungeman@google.com
2011-10-07
*
Separate code paths of SkTArray at compile time.
bungeman@google.com
2011-10-07
*
Add SkSTArray, hide stack storage cons in SkTArray, unify SkTArray init logic
bsalomon@google.com
2011-09-27
*
Resubmit 2289 with fix for glsl version
bsalomon@google.com
2011-09-20
*
Revert 2289. GLSL version detection not robust enough. May think we don't hav...
bsalomon@google.com
2011-09-20
*
[GPU] Use new Var type for inputs/outputs of FS and VS
bsalomon@google.com
2011-09-20
*
Fix compilation error related to using nonexistent sk_malloc instead of sk_ma...
bsalomon@google.com
2011-09-14
*
GrTArray->SkTArray & docs
bsalomon@google.com
2011-09-14