index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Use bfrange to shrink ToUnicode table.
vandebo@chromium.org
2011-08-08
*
Fix initialization of variables; eliminates warnings on Linux.
tomhudson@google.com
2011-07-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Manually update copyright notices in files that defied the automated process
epoger@google.com
2011-07-28
*
[PDF] Improve efficiency of glyph id collection during font subsetting.
vandebo@chromium.org
2011-07-27
*
add test for SkConvertQuadToCubic
reed@google.com
2011-07-27
*
Add functionality for isRect() to SkPath.
caryclark@google.com
2011-07-26
*
[PDF] Fix bug in catalog substitution.
vandebo@chromium.org
2011-07-25
*
[PDF] Make stream compression optional on a per device basis.
vandebo@chromium.org
2011-07-20
*
Fix build break from 1851.
bungeman@google.com
2011-07-13
*
Change pdfTransform to asAffine.
bungeman@google.com
2011-07-13
*
Fix path iter returned pt on close, test path close pt in unit test.
bsalomon@google.com
2011-07-13
*
Replace vsnprintf with vsnprintf_s; add code to reproduce issue to StringTest;
tomhudson@google.com
2011-07-08
*
add asABlur() to maskfilters, so devices like gpu and pdf can query them.
reed@google.com
2011-07-07
*
[PDF] Add a concept of a substitute object to the SkPDFCatalog class.
vandebo@chromium.org
2011-07-06
*
A bit set class. Will be used for font subsetting.
vandebo@chromium.org
2011-07-02
*
Remove compile warning by removing unnecessary output.
tomhudson@google.com
2011-07-01
*
SkStringPrintf helper fucntion + a new unit test for it.
tomhudson@google.com
2011-06-30
*
remove last vestiges of intentional break
epoger@google.com
2011-06-29
*
fix intentional break
epoger@google.com
2011-06-29
*
another intentional break
epoger@google.com
2011-06-29
*
fix intentional break
epoger@google.com
2011-06-29
*
intentional error to exercise buildbot emails
epoger@google.com
2011-06-29
*
replace detach/getStream apis on dynamicwstream with SkData
reed@google.com
2011-06-24
*
add (disabled) tests for common angles
reed@google.com
2011-06-24
*
Experimental framework for fast quadratic subdivision density computation code.
tomhudson@google.com
2011-06-24
*
rename public SkDataRef to SkData
reed@google.com
2011-06-24
*
add copyToData() to dyanamicwstream
reed@google.com
2011-06-23
*
Move PointTest.cpp out of tests/core into tests/ ; the other arrangement was
epoger@google.com
2011-06-15
*
Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance war...
epoger@google.com
2011-06-15
*
add
reed@google.com
2011-06-14
*
delete all old (non-Gyp) buildfiles
epoger@google.com
2011-06-14
*
add row/col major getters, plus unit-tests
reed@google.com
2011-06-13
*
update SkMatrix44
reed@google.com
2011-06-09
*
fix windows compile errors in "tests"
epoger@google.com
2011-06-08
*
Duplicates code from GrPathUtils to verify that an approximation for the number
tomhudson@google.com
2011-06-08
*
pass correct size to read(buffer, ...) tests
reed@google.com
2011-05-23
*
add cross-process option to gpipe
reed@google.com
2011-05-23
*
tiny document-only change
epoger@google.com
2011-05-20
*
fix PathTest for SKIA_SCALAR=fixed
epoger@google.com
2011-05-18
*
[PDF] Fix PDF primitives test for fixed scalars.
vandebo@chromium.org
2011-05-18
*
get tests closer to passing for SKIA_SCALAR=fixed
epoger@google.com
2011-05-17
*
Change getConvexity() to now compute it if the value is set to kUnkown.
reed@google.com
2011-05-16
*
detect more than one loop in computeconvexity
reed@google.com
2011-05-15
*
migrate more tests from GrPath.cpp
reed@google.com
2011-05-15
*
add Convexity enum to SkPath
reed@google.com
2011-05-15
*
make tests return nonzero if failing
epoger@google.com
2011-05-13
*
Another tiny comment-only change to trigger buildbot
epoger@google.com
2011-05-13
*
Tiny comment-only change to trigger buildbot
epoger@google.com
2011-05-13
*
Fix intentional breakage in previous commit
epoger@google.com
2011-05-12
[next]