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
*
Remove legacy flag for android from tests
djsollen@google.com
2012-11-29
*
Fix test app to ensure that we destroy our GPU resources.
djsollen@google.com
2012-11-29
*
SkRoundRect start
robertphillips@google.com
2012-11-29
*
Set empty/wide-open genID on clip stack in more places and fix a bug in GrRed...
bsalomon@google.com
2012-11-28
*
Temporarily disable clip stack reduce test while working on fix.
bsalomon@google.com
2012-11-27
*
Make the clip stack reduction test generate inverse filled paths.
bsalomon@google.com
2012-11-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-27
*
Actually fix GPU-less build.
bsalomon@google.com
2012-11-26
*
Fix GPU-less build.
bsalomon@google.com
2012-11-26
*
Add a function that computes a reduced representation of the clip stack.
bsalomon@google.com
2012-11-26
*
check for bad enum use when adding contours
reed@google.com
2012-11-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-22
*
Remove GrRandom API in favor of SkRandom.
tfarina@chromium.org
2012-11-21
*
Add self-test that reveals SkChecksum weakness
epoger@google.com
2012-11-21
*
Deferred canvas can now be flushed if an image is beyond a certain size to av...
sugoi@google.com
2012-11-21
*
Add isRect variant that returns path closure and direction.
caryclark@google.com
2012-11-21
*
detect wrapped rect in path
caryclark@google.com
2012-11-21
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-21
*
add specialty strokeRect() to SkStroke, which can return much cleaner results
reed@google.com
2012-11-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-20
*
Add SkMatrix44::setColMajord, etc.
vollick@chromium.org
2012-11-19
*
add two nested rect detector to path
caryclark@google.com
2012-11-19
*
In SkBitmapHeap, defer adding owners for new bitmaps.
scroggo@google.com
2012-11-16
*
remove unused (and undefined) SkColorSpace parameter.
mike@reedtribe.org
2012-11-15
*
Add SkMatrix44::setTranspose
vollick@chromium.org
2012-11-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-14
*
Add a conservativelyContainsRect function to SkPath.
bsalomon@google.com
2012-11-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-13
*
Changing the visibility of SkMatrix44::determinant().
vollick@chromium.org
2012-11-13
*
Make SkPath cache the result of cheapComputeDirection.
bsalomon@google.com
2012-11-13
*
add tests for degenerate serifs to computeDirection
reed@google.com
2012-11-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-10
*
add explicit mapScalars and mapMScalars entry-points, instead of just map()
reed@google.com
2012-11-09
*
add quick-n-dirty test for concat on matrix44
reed@google.com
2012-11-09
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-09
*
add centerX() and centerY() to SkIRect (because they made me)
reed@google.com
2012-11-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-08
*
Combine multiple intersecting rects in SkClipStack::Iter.
bsalomon@google.com
2012-11-07
*
Unit testing for SkTileGrid
junov@chromium.org
2012-11-07
*
fix SkRegion::intersects(rect) where the part of the rgn that we intersect is
reed@google.com
2012-11-07
*
fix SkRegion::contains(rect), thanks to danakj and http://code.google.com/p/s...
mike@reedtribe.org
2012-11-07
*
add SkRegion tests, inspired by http://code.google.com/p/skia/issues/detail?i...
mike@reedtribe.org
2012-11-07
*
Remove default texture coords / texture matrix
bsalomon@google.com
2012-11-05
*
Split off SkConsistentChecksum from SkChecksum
epoger@google.com
2012-11-02
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Reland r6233 with fix.
bsalomon@google.com
2012-11-01
*
Re-revert r6233.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix for config conversion texture matrices.
bsalomon@google.com
2012-11-01
*
Rebase gpu_dev up to r5182
bsalomon@google.com
2012-10-29
|
\
[next]