- b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
- 9dec5d2 Make SkRWBuffer destruct safely by scroggo · 9 years ago
- 829caa2 Delete SkDecodingImageGenerator by msarett · 9 years ago
- ddb64c8 new version of SkHalfToFloat_01 by mtklein · 9 years ago
- 0eed945 Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) by kjlubick · 9 years ago
- 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
- bed1ed6 Test SkAndroidCodec for more types by scroggo · 9 years ago
- 4946b94 Fix scanline decoding of rare RLE bmps by msarett · 9 years ago
- 7001576 SkDocument: remove use of SkTArray (part 1/3). by halcanary · 9 years ago
- fff055c SkHalfToFloat_01 / SkFloatToHalf_01 by mtklein · 9 years ago
- cbefc5e Revert of SkHalfToFloat_01 / SkFloatToHalf_01 (patchset #11 id:200001 of https://codereview.chromium.org/1685133005/ ) by mtklein · 9 years ago
- 9ea11a4 SkHalfToFloat_01 / SkFloatToHalf_01 by mtklein · 9 years ago
- 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
- 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 9 years ago
- 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 9 years ago
- 64e7533 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19 id:380001 of https://codereview.chromium.org/1623653002/ ) by caryclark · 9 years ago
- 126626e Sk4f: add floor() by mtklein · 9 years ago
- c023210 Revert of Sk4f: add floor() (patchset #3 id:40001 of https://codereview.chromium.org/1685773002/ ) by mtklein · 9 years ago
- 86c6c49 Sk4f: add floor() by mtklein · 9 years ago
- b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
- 85dc359 Remove SkNEW_APPEND_TO_TARRAY. by bungeman · 9 years ago
- e4c0bee sknx refactoring by mtklein · 9 years ago
- f1d4151 Add unit test to feed valid SVG sequences to make sure that by caryclark · 9 years ago
- 33ed3ad Relocate anisotropic mipmap logic to SkMipMap::extractLevel() by fmalita · 9 years ago
- a525cb1 skeleton for float <-> half optimized procs by mtklein · 9 years ago
- 3125565 extend modecolorfilter to 4f by reed · 9 years ago
- 629f25a fix float <---> uint16_t conversion, with Mike's tests. by mtklein · 9 years ago
- 2afbe23 msan: initialize buffer BlurLargeImage blurs by mtklein · 9 years ago
- f1036b2 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ ) by bsalomon · 9 years ago
- 2fba809 Fix memory leaks in SurfaceClear_Gpu test by bsalomon · 9 years ago
- 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
- 3601f28 add kRGBA_F16_SkColorType by reed · 9 years ago
- 9c7a8a4 Optimize the SkRawStream when the input is an asset stream by yujieqin · 9 years ago
- e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 9 years ago
- b6c65e9 Add SkSpecialImage & SkSpecialSurface classes by robertphillips · 9 years ago
- 7b5e553 Add SkAndroidCodec::getPixels by scroggo · 9 years ago
- 9cdb992 Clean up GrGLSLFragmentProcessor-derived classes by robertphillips · 9 years ago
- c5560be Support decoding opaque to *premul by scroggo · 9 years ago
- afc7cce Fix for rounded-rect clips with filters. by senorblanco · 9 years ago
- 2ea6ff7 Fix printfs for Windows and undo speculative test disable by Brian Salomon · 9 years ago
- be0fcb1 Speculative fix for windows builders by Brian Salomon · 9 years ago
- a64afd6 Disable test that is breaking Android and Windows bots. by Brian Salomon · 9 years ago
- 9d02b26 Fix GL readback code to handle rowbytes correctly for non-32bit formats by bsalomon · 9 years ago
- 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 9 years ago
- 3b7af78 added a default constructor for GrBatchToXPOverrides by ethannicholas · 9 years ago
- 975765c fix for GrPorterDuffTest valgrind error by ethannicholas · 9 years ago
- 8e74f80 Add SkImage factory method that forces image to be resolved to a texture. by bsalomon · 9 years ago
- 9cd016e allow the caller to specified raster-surface rowbytes. by reed · 9 years ago
- 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
- 703348f fix teeny dashed path bug by caryclark · 9 years ago
- f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
- bbb6dc8 kill SkValue by mtklein · 9 years ago
- a766ca8 de-proc sk_float_rsqrt by mtklein · 9 years ago
- e957331 Make A8 readbacks work from non-A8 surfaces by bsalomon · 9 years ago
- 8e49ca3 Disable RAW test when SkRawCodec is not compiled by msarett · 9 years ago
- 02cb4d4 Disable RAW test on Chrome OS, Windows by msarett · 9 years ago
- 916de9f Add RAW decoding into Skia. by yujieqin · 9 years ago
- c85a9fd Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ ) by msarett · 9 years ago
- 6bd8639 Add RAW decoding into Skia. by yujieqin · 9 years ago
- 1138be4 Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
- ccf1de0 skstd -> std for unique_ptr by mtklein · 9 years ago
- 3b69b82 add 4f support to colorfiltershader by reed · 9 years ago
- 7f225cf Revert[2] of expand unitests for color4f by reed · 9 years ago
- 5f34e8e Revert of expand unitests for color4f (patchset #1 id:1 of https://codereview.chromium.org/1622893002/ ) by reed · 9 years ago
- fac6845 expand unitests for color4f by reed · 9 years ago
- b714fb0 Add getYUV8Planes() API to SkCodec by msarett · 9 years ago
- 97293c6 Change name from ScaleToSides to SkScaleToSides. by herb · 9 years ago
- ed814f3 Revert of de-proc sk_float_rsqrt (patchset #3 id:40001 of https://codereview.chromium.org/1616013003/ ) by mtklein · 9 years ago
- 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
- 1c2729c Add SK_SUPPORT_LEGACY_DRAWFILTER guard around calls to SkCanvas::(get|set)DrawFilter. by benjaminwagner · 9 years ago
- efcc125 de-proc sk_float_rsqrt by mtklein · 9 years ago
- 5e0883c Fix bounds of checking if a radii are too long for a side. by herb · 9 years ago
- 8bf7b79 Refactor swizzle names and types. by mtklein · 9 years ago
- aa97a84 Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ ) by djsollen · 9 years ago
- 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
- 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
- 6d3cef9 Revert[2] of float color components by reed · 9 years ago
- 2a2bdc6 Revert of experiment: float color components (patchset #6 id:100001 of https://codereview.chromium.org/1617813002/ ) by reed · 9 years ago
- 353c148 experiment: float color components by reed · 9 years ago
- 27a6e86 SkValue: SkXfermode by halcanary · 9 years ago
- 55b29b2 Convert CanvasStateTest to the new saveLayer API by fmalita · 9 years ago
- 76097f8 SkValue: implementation, unit test by halcanary · 9 years ago
- b1475b0 Add SkPath::isLastContourClosed() by fs · 9 years ago
- b6474dd fix circular dashing by caryclark · 9 years ago
- 67b09bf use pixmaps in mipmap api by reed · 9 years ago
- c33065a add SkNx::abs(), for now only implemented for Sk4f by mtklein · 9 years ago
- 2a641ee Fix compile error in Google3 build. by benjaminwagner · 9 years ago
- edd2dcf Create an SkCodecImageGenerator by msarett · 9 years ago
- 576c206 Update tests to produce more sensible output for Android framework builds. by djsollen · 9 years ago
- 8afddab Revert of Create an SkCodecImageGenerator (patchset #10 id:260001 of https://codereview.chromium.org/1487683004/ ) by msarett · 9 years ago
- f074e70 sketch SkValue API by mtklein · 9 years ago
- e1102ce Create an SkCodecImageGenerator by msarett · 9 years ago
- e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
- 23e5666 Revert of Make A8 readback work in more cases and improve testing. (patchset #5 id:70001 of https://codereview.chromium.org/1584563002/ ) by bsalomon · 9 years ago
- 702501d Simplify path allocation, clean up resources correctly by kkinnunen · 9 years ago
- b76afed Make A8 readback work in more cases and improve testing. by bsalomon · 9 years ago
- f5883a6 Hide drawBatch on GrDrawTarget from test Methods by joshualitt · 9 years ago
- 1554ec0 Delete SkRectShaderImageFilter by ajuma · 9 years ago
- 32cdc32 SkTCopyOnFirstWrite-based SkPaintFilterCanvas API by fmalita · 9 years ago
- bad23dc SkPaintFilterCanvas skip-draw support by fmalita · 9 years ago