2016-07-26 |
reed | Fix ASAN bot TBR=reed@google.com
|
commit | commitdiff | tree |
2016-07-25 |
reed | cherry-pick fix for large conic weights
|
commit | commitdiff | tree |
2016-07-25 |
reed | cherry-pick https://codereview.chromium.org/2159223005
|
commit | commitdiff | tree |
2016-06-29 |
reed | add SK_SUPPORT_PRECHECK_CLIPRECT experiment for clipRect
|
commit | commitdiff | tree |
2016-06-29 |
reed | add short-desc
|
commit | commitdiff | tree |
2016-06-29 |
reed | add annotations to debugger
|
commit | commitdiff | tree |
2016-06-28 |
reed | remove SK_SUPPORT_LEGACY_COLORPROFILETYPE dead-code
|
commit | commitdiff | tree |
2016-06-25 |
reed | remove DownSample imagefilter
|
commit | commitdiff | tree |
2016-06-25 |
reed | remove experimental treat-skcolor-as-srgb flag
|
commit | commitdiff | tree |
2016-06-21 |
reed | update callers to not use SkColorProfileType
|
commit | commitdiff | tree |
2016-06-20 |
reed | assert that non-empty clips have non-empty bounds
|
commit | commitdiff | tree |
2016-06-17 |
reed | remove colorprofiletype from imageinfo
|
commit | commitdiff | tree |
2016-06-11 |
reed | tweak mipmap_srgb gm to use integer coordinates
|
commit | commitdiff | tree |
2016-06-10 |
reed | fix non-square stroke rects (non-aa)
|
commit | commitdiff | tree |
2016-06-10 |
reed | respect srgb gamma when building mips
|
commit | commitdiff | tree |
2016-06-02 |
reed | add MakeS32 helper to SkImageInfo, fix named-gamma...
|
commit | commitdiff | tree |
2016-05-26 |
reed | add --forceSRGB option to nanobench, to get all src...
|
commit | commitdiff | tree |
2016-05-26 |
reed | add more SK_WARN_UNUSED_RESULT attributes to functions...
|
commit | commitdiff | tree |
2016-05-18 |
reed | remove animator from SampleApp
|
commit | commitdiff | tree |
2016-05-17 |
reed | Revert of Add specialized sRGB blitter for SkOpts ...
|
commit | commitdiff | tree |
2016-05-11 |
reed | compressed texture support has been broken/untested...
|
commit | commitdiff | tree |
2016-05-10 |
reed | refactor drawPath to have drawDevPath
|
commit | commitdiff | tree |
2016-05-06 |
reed | remove alias for SkMatrix44.h -- chrome callers have...
|
commit | commitdiff | tree |
2016-05-05 |
reed | Revert of Modify LineBench for drawing straight line...
|
commit | commitdiff | tree |
2016-05-05 |
reed | Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of...
|
commit | commitdiff | tree |
2016-05-05 |
reed | Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of...
|
commit | commitdiff | tree |
2016-05-05 |
reed | Revert of SkOncePtr -> SkOnce (patchset #4 id:60001...
|
commit | commitdiff | tree |
2016-05-05 |
reed | Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex...
|
commit | commitdiff | tree |
2016-05-04 |
reed | move colorshader into its own .cpp, add color4f variant
|
commit | commitdiff | tree |
2016-05-03 |
reed | return 4x4 matrix from SkColorSpace
|
commit | commitdiff | tree |
2016-05-01 |
reed | remove SK_SUPPORT_LEGACY_IMAGEFILTER_CTM flag
|
commit | commitdiff | tree |
2016-04-28 |
reed | remove (now unused) SkDivBits
|
commit | commitdiff | tree |
2016-04-28 |
reed | Revert of Repurpose Release_Developer BUILDTYPE and...
|
commit | commitdiff | tree |
2016-04-28 |
reed | Revert of fix build by using ifdef instead of if for...
|
commit | commitdiff | tree |
2016-04-28 |
reed | BUG=skia:
|
commit | commitdiff | tree |
2016-04-28 |
reed | remove SK_SUPPORT_LEGACY_DIVBITS_UB -- chrome no longer...
|
commit | commitdiff | tree |
2016-04-27 |
reed | skip unneeded header from writeFlattenable when building...
|
commit | commitdiff | tree |
2016-04-27 |
reed | remove 'deprecated' region from SkDraw
|
commit | commitdiff | tree |
2016-04-26 |
reed | make context() virtual on device
|
commit | commitdiff | tree |
2016-04-25 |
reed | share code with drawSpriteWithFilter
|
commit | commitdiff | tree |
2016-04-25 |
reed | simplify handle-affine: subclass overrides just describe...
|
commit | commitdiff | tree |
2016-04-23 |
reed | allow imagefilter to manage CTM decomposition
|
commit | commitdiff | tree |
2016-04-20 |
reed | post apply non-scale transforms after imagefilters...
|
commit | commitdiff | tree |
2016-04-19 |
reed | add gm to exercise rotated imagefiltesr w/ and w/o...
|
commit | commitdiff | tree |
2016-04-16 |
reed | Revert of move static arrays into impl, to avoid multiple...
|
commit | commitdiff | tree |
2016-04-15 |
reed | exernalize imagefactory guard
|
commit | commitdiff | tree |
2016-04-15 |
reed | WIP: runtime switch for how to interpret SkColor -vs...
|
commit | commitdiff | tree |
2016-04-15 |
reed | move static arrays into impl, to avoid multiple copies
|
commit | commitdiff | tree |
2016-04-15 |
reed | spriteblitter for memcpy case (for all configs)
|
commit | commitdiff | tree |
2016-04-14 |
reed | add index in getPixels for F16
|
commit | commitdiff | tree |
2016-04-14 |
reed | remove U16 support, just support F16
|
commit | commitdiff | tree |
2016-04-12 |
reed | remove SK_SUPPORT_NEW_ONCREATESCALERCONTEXT, no longer...
|
commit | commitdiff | tree |
2016-04-12 |
reed | f16 and pm4f are always the same swizzle, so remove...
|
commit | commitdiff | tree |
2016-04-12 |
reed | Revert "Revert of Pass effects directly to fontcache...
|
commit | commitdiff | tree |
2016-04-11 |
reed | Pass effects directly to fontcache
|
commit | commitdiff | tree |
2016-04-11 |
reed | adjust gm bounds for better content fit
|
commit | commitdiff | tree |
2016-04-09 |
reed | remove unused BML (binary xml) code
|
commit | commitdiff | tree |
2016-04-08 |
reed | Fix race condition in SkROBuffer.
|
commit | commitdiff | tree |
2016-04-05 |
reed | remove avoid and pixelxor xfermodes
|
commit | commitdiff | tree |
2016-04-04 |
reed | switch maskfilters to sk_sp
|
commit | commitdiff | tree |
2016-04-03 |
reed | change flattenable factory to return sk_sp
|
commit | commitdiff | tree |
2016-04-03 |
reed | check for bad params sent to discrete patheffect
|
commit | commitdiff | tree |
2016-03-29 |
reed | switch xfermodes over to sk_sp
|
commit | commitdiff | tree |
2016-03-25 |
reed | move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESH...
|
commit | commitdiff | tree |
2016-03-24 |
reed | switch surface to sk_sp
|
commit | commitdiff | tree |
2016-03-22 |
reed | Reland of [2] of "switch colorfilters to sk_sp (patchset...
|
commit | commitdiff | tree |
2016-03-22 |
reed | Revert of Revert[2] of "switch colorfilters to sk_sp...
|
commit | commitdiff | tree |
2016-03-22 |
reed | Revert[2] of "switch colorfilters to sk_sp (patchset...
|
commit | commitdiff | tree |
2016-03-22 |
reed | Revert of switch colorfilters to sk_sp (patchset #11...
|
commit | commitdiff | tree |
2016-03-22 |
reed | switch colorfilters to sk_sp
|
commit | commitdiff | tree |
2016-03-21 |
reed | guard rasterizer and drawlooper setters
|
commit | commitdiff | tree |
2016-03-21 |
reed | add SK_SUPPORT_LEGACY_PATHEFFECT_PTR for google3 roll fix
|
commit | commitdiff | tree |
2016-03-19 |
reed | disable SK_SUPPORT_LEGACY_PATHEFFECT_PTR for skia builds
|
commit | commitdiff | tree |
2016-03-18 |
reed | allow more options for shader blitprocs
|
commit | commitdiff | tree |
2016-03-18 |
reed | Reland of "switch patheffects over to sk_sp (patchset...
|
commit | commitdiff | tree |
2016-03-18 |
reed | Revert of switch patheffects over to sk_sp (patchset...
|
commit | commitdiff | tree |
2016-03-18 |
reed | switch patheffects over to sk_sp
|
commit | commitdiff | tree |
2016-03-18 |
reed | return pictures as sk_sp
|
commit | commitdiff | tree |
2016-03-17 |
reed | update callsites for Make image factories
|
commit | commitdiff | tree |
2016-03-17 |
reed | Allow const& for SkImages and SkPictures in draw methods.
|
commit | commitdiff | tree |
2016-03-16 |
reed | add blitprocs to shaders
|
commit | commitdiff | tree |
2016-03-14 |
reed | Reland of "Finish conversion to sk_sp<SkShader> (patchset...
|
commit | commitdiff | tree |
2016-03-14 |
reed | Revert of Finish conversion to sk_sp<SkShader> (patchset...
|
commit | commitdiff | tree |
2016-03-14 |
reed | Finish conversion to sk_sp<SkShader>
|
commit | commitdiff | tree |
2016-03-13 |
reed | Reland of "more shader-->sp conversions (patchset ...
|
commit | commitdiff | tree |
2016-03-13 |
reed | Revert of more shader-->sp conversions (patchset #5...
|
commit | commitdiff | tree |
2016-03-13 |
reed | more shader-->sp conversions
|
commit | commitdiff | tree |
2016-03-11 |
reed | Make sp variants for SkData
|
commit | commitdiff | tree |
2016-03-11 |
reed | Revert "Revert of add Make variations to return SkImage...
|
commit | commitdiff | tree |
2016-03-10 |
reed | add Make variations to return SkImage by sk_sp
|
commit | commitdiff | tree |
2016-03-10 |
reed | sk_sp versions of newWithColorFilter and newWithLocalMatrix
|
commit | commitdiff | tree |
2016-03-09 |
reed | un-restore test, as bug is not fixed
|
commit | commitdiff | tree |
2016-03-09 |
reed | SkImage now has makeShader to return sk_sp
|
commit | commitdiff | tree |
2016-03-09 |
reed | unify peekPixels around pixmap parameter
|
commit | commitdiff | tree |
2016-03-09 |
reed | partial switch over to sp usage of shaders
|
commit | commitdiff | tree |
2016-03-09 |
reed | use Make instead of Create to return a shared shader
|
commit | commitdiff | tree |
2016-03-08 |
reed | Add sk_ref_sp helper function.
|
commit | commitdiff | tree |
2016-03-08 |
reed | make pm4f be RGBA always, not pmcolor order
|
commit | commitdiff | tree |
2016-03-08 |
reed | work around leftshift for negative values
|
commit | commitdiff | tree |
2016-03-07 |
reed | Add variants of the setters on SkPaint which take a...
|
commit | commitdiff | tree |
next |