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
...
*
add unittest for FontHost (just tables at the moment)
reed@google.com
2012-02-23
*
Disabling failing unit test on linux
junov@chromium.org
2012-02-22
*
Adding more unit testing for SkCanvas and derived classes.
junov@chromium.org
2012-02-22
*
Change append to appendf for call sites with no format arguments.
vandebo@chromium.org
2012-02-21
*
Revert r3036. This change breaks loading images as
caryclark@google.com
2012-02-17
*
Turn off test in fixed pt build.
bsalomon@google.com
2012-02-17
*
Make cross_prod used in SkPath::cheapComputeDirection fallback to double comp...
bsalomon@google.com
2012-02-17
*
aaclip needs to handle paths with holes
reed@google.com
2012-02-16
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Adding missing SkIntToScalar to resolve DeferredCanvas unit test failures wit...
junov@chromium.org
2012-02-13
*
Adding API and unit testing for deferred canvas clearing/purging
junov@chromium.org
2012-02-13
*
Add two files missed in r3165; most critically the gyp!
tomhudson@google.com
2012-02-10
*
Fix dumb error of starting loop with 0 instead of 1 that uses shift to increm...
bsalomon@google.com
2012-02-10
*
Add GrGLContextInfo
bsalomon@google.com
2012-02-10
*
Turn on read pixels test for raster backend
bsalomon@google.com
2012-02-09
*
Fixing backing store access in SkDeferredCanvas.
junov@chromium.org
2012-02-07
*
add additional tests for path direction with multiple pts on y-max
reed@google.com
2012-01-31
*
use contour with global ymax to determine direction
reed@google.com
2012-01-30
*
inject a 32767 bounded cliprect before using SuperSampler blitter, to avoid
reed@google.com
2012-01-30
*
Interpolate vertical linear gradients for improved quality.
tomhudson@google.com
2012-01-18
*
Fixing the behavior of SkPathMeasure to reflect changes in SkPath::Iter.
schenney@chromium.org
2012-01-18
*
Modify SkBitmap::extractSubset() to respect volatility
skyostil@google.com
2012-01-16
*
Subpixel text 3/8 of a pixel too far to the right.
bungeman@google.com
2012-01-13
*
Modify SkBitmap::extractSubset() to respect opaqueness
skyostil@google.com
2012-01-13
*
Adding new SkPathMeasure tests, defined out for now as they fail.
schenney@chromium.org
2012-01-12
*
automatically inject a moveTo if we see a close followed by a line/quad/cubic
reed@google.com
2012-01-12
*
reenable direction test, fix handling of degenerate segments in the non-conve...
reed@google.com
2012-01-11
*
Fix SkScalar values in ClipperTest.cpp; these were breaking one Windows buildbot
epoger@google.com
2012-01-11
*
disable test until I can fix it
reed@google.com
2012-01-11
*
improve clamping logic when handling imprecise chopping of cubics
reed@google.com
2012-01-11
*
use SkIntToScalar(10) instead of 10 for parameters (for scalar==fixed)
reed@google.com
2012-01-10
*
add gm for reverseAddPath
reed@google.com
2012-01-10
*
Exclude BGRA readPixel tests on Android until bug 438 is resolved.
djsollen@google.com
2012-01-09
*
add unittest for sk_memset16 and sk_memset32
mike@reedtribe.org
2012-01-07
*
Towards enabling -Werror in skia on Linux
bsalomon@google.com
2012-01-06
*
Add the ability to iterate through a path without modification. This change is
schenney@chromium.org
2012-01-04
*
Fix ToUnicode generation bug.
vandebo@chromium.org
2012-01-03
*
add move-close-move and move-close-move-close to the "empty" paths to test
reed@google.com
2011-12-21
*
add unittest for invariants for empty paths, still need to think about
reed@google.com
2011-12-21
*
add SkUnichar_IsVariationSelector()
reed@google.com
2011-12-21
*
Fixing PathTest. It was always broken in the convexity test code due
schenney@chromium.org
2011-12-20
*
Fixing the build for FIXED tests. PathTest was incorrect using "1" instead of...
schenney@chromium.org
2011-12-20
*
Modifying SkPath to store all verbs provided by the user, and to give
schenney@chromium.org
2011-12-20
*
add canvas::isDrawingToLayer(), as a fast query for chrome; faster than
reed@google.com
2011-12-14
*
Adding isOpaque method to skia shader classes
junov@chromium.org
2011-12-09
*
rename sk_float_isNaN to sk_float_isnan to match related functions
reed@google.com
2011-12-06
*
rename hasValidCoordinates to isFinite (on SkRect) and reimplement for speed
reed@google.com
2011-12-06
*
add sk_float_isfinite to mask platform differences
reed@google.com
2011-12-05
*
add test for isFinite
reed@google.com
2011-12-05
*
Fix Paint == comparison on Android.
djsollen@google.com
2011-12-01
[prev]
[next]