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
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Removing dead code from CanvasTest
piotaixr
2014-10-28
*
Revert of harden pathops for pathological test (patchset #19 id:410001 of htt...
hcm
2014-10-28
*
These tests stress pathops by describing the union of circle-like paths that ...
caryclark
2014-10-28
*
Alter layer hoisting to only hoist layers for one canvas at a time
robertphillips
2014-10-28
*
not a failure if we didn't load the test file
reed
2014-10-28
*
Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:2000...
hcm
2014-10-27
*
Reenable assertions that were reported failing in tests/CanvasTest.cpp
piotaixr
2014-10-27
*
Fix bounds computation of all 0-input filters.
senorblanco
2014-10-27
*
Cut down SkBBH API more.
mtklein
2014-10-27
*
Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.
halcanary
2014-10-24
*
move c api into include
reed
2014-10-24
*
Add test for new FrontBufferedStream behavior.
scroggo
2014-10-24
*
Adding an option to render only the shadow in SkDropShadowImageFilter
sugoi
2014-10-23
*
Add utils to better quantize grayscale values to three bit indices while
pavel
2014-10-23
*
add float equivalent in dumpHex output as comment
caryclark
2014-10-23
*
use SkMaskCache inside SkBlurMaskFilter
reed
2014-10-23
*
Revert of Add test for new FrontBufferedStream behavior. (patchset #1 id:1 of...
mtklein
2014-10-23
*
Removed simple tests steps from CanvasTest.
piotaixr
2014-10-23
*
Remove android specific genID from SkPaint.
djsollen
2014-10-23
*
Add test for new FrontBufferedStream behavior.
scroggo
2014-10-23
*
Add SkMaskCache
qiankun.miao
2014-10-23
*
Qualify the return value of SkImageDecoder::decode
scroggo
2014-10-22
*
SkResourceCache::Key namespace support.
fmalita
2014-10-22
*
Track nested picture xform state for layer hoisting
robertphillips
2014-10-22
*
add round/ceil/etc. for SkMScalar
reed
2014-10-21
*
SkLazyPtr follow ups
mtklein
2014-10-21
*
Fix image filters for PDF backend.
senorblanco
2014-10-20
*
SkLazyPtr suitable as a local or class member.
mtklein
2014-10-20
*
Dilate approximated text bounds to squelch recent assertion failure.
mtklein
2014-10-20
*
Add clip to layer cache
robertphillips
2014-10-20
*
Remove obsolete SkRecording.
mtklein
2014-10-20
*
JPEG YUV Decoding
sugoi
2014-10-16
*
Override SkCanvas::drawImage() in SkRecorder.
piotaixr
2014-10-16
*
Refactor SkGLContext to be actually extendable
kkinnunen
2014-10-15
*
Move willUseInputColor check to computeInvariantOutput
egdaniel
2014-10-15
*
Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate
cdalton
2014-10-15
*
Revert of JPEG YUV Decoding (patchset #5 id:180001 of https://codereview.chro...
rmistry
2014-10-15
*
Some cleanup in processor header files.
bsalomon
2014-10-15
*
JPEG YUV Decoding
sugoi
2014-10-15
*
Split GrFragmentProcessor into its own header
bsalomon
2014-10-15
*
interesct path bounds with clip bounds before initializing supersampler
reed
2014-10-15
*
Push isEqual/onIsEqual down from GrProcessor to subclasses.
bsalomon
2014-10-15
*
add tests for large cordinates bounds when building aaclip
reed
2014-10-15
*
Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #1...
mtklein
2014-10-14
*
Adds a GrTRecorder class that GrInOrderDrawBuffer uses to allocate
cdalton
2014-10-14
*
Remove uses of GrAutoScratchTexture.
bsalomon
2014-10-14
*
Revert of Create a single command buffer for GrInOrderDrawBuffer (patchset #1...
mtklein
2014-10-13
*
Create helper functions to use in computeInvariantOutput calls
egdaniel
2014-10-13
*
Adds a GrTBaseList class that GrInOrderDrawBuffer uses to allocate
cdalton
2014-10-13
[next]