index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkTDArray.h
Commit message (
Expand
)
Author
Age
*
Revert of Change growth function for SkWriter32 (https://codereview.chromium....
commit-bot@chromium.org
2014-02-11
*
Change growth function for SkWriter32
commit-bot@chromium.org
2014-02-11
*
Cleaner external buffer handling in SkWriter32
commit-bot@chromium.org
2014-02-11
*
fix samplefuzz, fix some 32/64bit warnings
reed@google.com
2014-02-04
*
Third wave of Win64 warning cleanup
robertphillips@google.com
2013-10-16
*
fix copy in SkTDArray
zachr@google.com
2013-07-01
*
add != operator for SkTDArray
reed@google.com
2013-05-29
*
Make SkTDArray accessors const-friendly.
commit-bot@chromium.org
2013-02-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-15
*
Runtime configuration system for skia. This will allow developers to control...
humper@google.com
2013-01-14
*
Remove GrTDArray.
bsalomon@google.com
2013-01-07
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fix a memory leak in SkBitmapHeap.
scroggo
2012-08-16
*
Add SkTDArray.contains(), which is just a wrapper around find()
epoger@google.com
2012-07-13
*
fix 64bit warnings (use: GYP_DEFINES=skia_arch_width=64 make ... )
reed@google.com
2012-07-09
*
Add SkPath::getVerbs/countVerbs
bsalomon@google.com
2012-06-07
*
Fix type errors and a few warnings for Visual Studio 2010 64-bit build.
tomhudson@google.com
2012-05-17
*
add bytes() to SkTDArray, which returns the number of bytes in the array,
reed@google.com
2011-11-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
have == always return bool, never int
reed@google.com
2011-07-20
*
Add code needed to build skia as a windows dll within the chromium project.
ctguil@chromium.org
2011-03-15
*
add detach() method
reed@android.com
2009-08-25
*
more checks for null shapes in pictures
reed@android.com
2009-07-03
*
grab from latest android
reed@android.com
2008-12-17