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
*
Delete SkDecodingImageGenerator
msarett
2016-02-11
*
new version of SkHalfToFloat_01
mtklein
2016-02-11
*
Revert of Make copySurface work for texture dsts, return a bool, & add unit t...
kjlubick
2016-02-11
*
Make copySurface work for texture dsts, return a bool, & add unit test.
bsalomon
2016-02-11
*
Test SkAndroidCodec for more types
scroggo
2016-02-11
*
Fix scanline decoding of rare RLE bmps
msarett
2016-02-11
*
SkDocument: remove use of SkTArray (part 1/3).
halcanary
2016-02-11
*
SkHalfToFloat_01 / SkFloatToHalf_01
mtklein
2016-02-11
*
Revert of SkHalfToFloat_01 / SkFloatToHalf_01 (patchset #11 id:200001 of http...
mtklein
2016-02-11
*
SkHalfToFloat_01 / SkFloatToHalf_01
mtklein
2016-02-11
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-10
*
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...
kjlubick
2016-02-10
*
Make SkPicture/SkImageGenerator default to SkCodec
scroggo
2016-02-10
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19...
caryclark
2016-02-09
*
Sk4f: add floor()
mtklein
2016-02-09
*
Revert of Sk4f: add floor() (patchset #3 id:40001 of https://codereview.chrom...
mtklein
2016-02-09
*
Sk4f: add floor()
mtklein
2016-02-09
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-09
*
Remove SkNEW_APPEND_TO_TARRAY.
bungeman
2016-02-09
*
sknx refactoring
mtklein
2016-02-09
*
Add unit test to feed valid SVG sequences to make sure that
caryclark
2016-02-09
*
Relocate anisotropic mipmap logic to SkMipMap::extractLevel()
fmalita
2016-02-09
*
skeleton for float <-> half optimized procs
mtklein
2016-02-09
*
extend modecolorfilter to 4f
reed
2016-02-08
*
fix float <---> uint16_t conversion, with Mike's tests.
mtklein
2016-02-08
*
msan: initialize buffer BlurLargeImage blurs
mtklein
2016-02-07
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17...
bsalomon
2016-02-05
*
Fix memory leaks in SurfaceClear_Gpu test
bsalomon
2016-02-05
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-05
*
add kRGBA_F16_SkColorType
reed
2016-02-05
*
Optimize the SkRawStream when the input is an asset stream
yujieqin
2016-02-05
*
Remove deferred clear from SkGpuDevice
bsalomon
2016-02-05
*
Add SkSpecialImage & SkSpecialSurface classes
robertphillips
2016-02-04
*
Add SkAndroidCodec::getPixels
scroggo
2016-02-04
*
Clean up GrGLSLFragmentProcessor-derived classes
robertphillips
2016-02-03
*
Support decoding opaque to *premul
scroggo
2016-02-03
*
Fix for rounded-rect clips with filters.
senorblanco
2016-02-02
*
Fix printfs for Windows and undo speculative test disable
Brian Salomon
2016-02-02
*
Speculative fix for windows builders
Brian Salomon
2016-02-01
*
Disable test that is breaking Android and Windows bots.
Brian Salomon
2016-02-01
*
Fix GL readback code to handle rowbytes correctly for non-32bit formats
bsalomon
2016-02-01
*
Move SkColorMatrixFilter implementation to core.
bsalomon
2016-02-01
*
added a default constructor for GrBatchToXPOverrides
ethannicholas
2016-02-01
*
fix for GrPorterDuffTest valgrind error
ethannicholas
2016-02-01
*
Add SkImage factory method that forces image to be resolved to a texture.
bsalomon
2016-01-30
*
allow the caller to specified raster-surface rowbytes.
reed
2016-01-30
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
fix teeny dashed path bug
caryclark
2016-01-29
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-29
*
kill SkValue
mtklein
2016-01-27
[next]