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
...
*
Make SkClipStack::Iter use SkClipStack::Element.
bsalomon@google.com
2012-12-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-04
*
add getTypes() to SkMatrix44, to cache how complex the matrix is.
reed@google.com
2012-12-03
*
Reland r6649 with fix for build errors.
bsalomon@google.com
2012-12-03
*
Revert 6649 due to build breaks.
bsalomon@google.com
2012-12-03
*
Insert in middle of SkTInternalLList and SkTLList, in place cons for
bsalomon@google.com
2012-12-03
*
Add SkTLList, linked list class implemented on top of the internal llist class.
bsalomon@google.com
2012-12-03
*
Fixed remaining clang compiler warnings
robertphillips@google.com
2012-12-03
*
Revert change accidentally committed.
bsalomon@google.com
2012-12-03
*
Add SkTLList, linked list class implemented on top of the internal llist class.
bsalomon@google.com
2012-12-03
*
Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ...
bsalomon@google.com
2012-12-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-30
*
Remove SkClipStack::Iter::combinedNext.
bsalomon@google.com
2012-11-29
*
Create a factory to decode an SkBitmap from an SkData.
scroggo@google.com
2012-11-29
*
add SkPictureUtils::GatherPixelRefs()
reed@google.com
2012-11-29
*
Fix the gr/gl destruction order in Test.cpp
bsalomon@google.com
2012-11-29
*
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
[prev]
[next]