2016-09-13 |
Matthew Leibowitz | Merge pull request #23 from google/chrome/m54 |
tree | commitdiff |
2016-09-03 |
Matthew Leibowitz | Merge pull request #22 from google/chrome/m54 |
tree | commitdiff |
2016-09-02 |
Matthew Leibowitz | Merge pull request #21 from mono/merge-m54 |
tree | commitdiff |
2016-09-02 |
Matthew Leibowitz | Merge pull request #20 from mono/gpu-support |
tree | commitdiff |
2016-09-02 |
Matthew Leibowitz | Merge pull request #18 from mono/gpu-support |
tree | commitdiff |
2016-08-31 |
Matthew Leibowitz | UWP ARM seems to have an issue with Sk4f being uninitia... |
tree | commitdiff |
2016-08-30 |
Matthew Leibowitz | Merge branch 'chrome/m54' into merge-m54 |
tree | commitdiff |
2016-08-30 |
Matthew Leibowitz | Merge pull request #17 from google/chrome/m53 |
tree | commitdiff |
2016-08-30 |
caryclark | merge per request |
tree | commitdiff |
2016-08-24 |
bungeman | s/invertable/invertible |
tree | commitdiff |
2016-08-24 |
msarett | Warn on bad rendering intents (instead of valid ones) |
tree | commitdiff |
2016-08-24 |
brianosman | New helper for creating a color space from another... |
tree | commitdiff |
2016-08-24 |
reed | combine setRectFan and mapRect |
tree | commitdiff |
2016-08-24 |
msarett | Fix generic color space xform, ColorSpaceXformTest |
tree | commitdiff |
2016-08-23 |
msarett | Make singleton SkColorSpaces thread safe |
tree | commitdiff |
2016-08-23 |
bsalomon | Remove SkPixelRef::getTexture() |
tree | commitdiff |
2016-08-23 |
bungeman | SkScalerContextRec::computeMatrices to return status. |
tree | commitdiff |
2016-08-23 |
vjiaoblack | Moving SkBlurImageFilter into core |
tree | commitdiff |
2016-08-23 |
bungeman | Revert of Moving SkBlurImageFilter into core (patchset... |
tree | commitdiff |
2016-08-23 |
caryclark | fix conic path fuzz |
tree | commitdiff |
2016-08-23 |
mtklein | f16<->f32 ftz is an optional thing for speed. |
tree | commitdiff |
2016-08-23 |
vjiaoblack | Moving SkBlurImageFilter into core |
tree | commitdiff |
2016-08-22 |
msarett | More robust check for sRGB gamma tables |
tree | commitdiff |
2016-08-22 |
bsalomon | Mark temporary paths created by SkCanvas for clipping... |
tree | commitdiff |
2016-08-22 |
mtklein | Flush denorm half floats to zero. |
tree | commitdiff |
2016-08-22 |
reed | check for wide-open inside quickContains |
tree | commitdiff |
2016-08-22 |
msarett | Fix Equals and serialization for rare pngs |
tree | commitdiff |
2016-08-22 |
vjiaoblack | Revert of Moving SkBlurImageFilter into core (patchset... |
tree | commitdiff |
2016-08-22 |
vjiaoblack | Moving SkBlurImageFilter into core |
tree | commitdiff |
2016-08-22 |
bsalomon | Mark temp paths in SkBaseDevice::drawArc and ::drawDRRe... |
tree | commitdiff |
2016-08-22 |
vjiaoblack | Revert of Moving SkBlurImageFilter into core (patchset... |
tree | commitdiff |
2016-08-22 |
vjiaoblack | Moving SkBlurImageFilter into core |
tree | commitdiff |
2016-08-22 |
msarett | Detect all named gammas |
tree | commitdiff |
2016-08-22 |
mtklein | Revert of Moving SkBlurImageFilter into core (patchset... |
tree | commitdiff |
2016-08-22 |
mtklein | Use ARMv8 CRC32 instructions for SkOpts::hash(). |
tree | commitdiff |
2016-08-22 |
vjiaoblack | Moving SkBlurImageFilter into core |
tree | commitdiff |
2016-08-22 |
reed | add SkMatrixPriv for specialized helpers |
tree | commitdiff |
2016-08-20 |
reed | remove unused field from SkDrawIter |
tree | commitdiff |
2016-08-20 |
reed | store info in basedevice, change getter to non-virtual... |
tree | commitdiff |
2016-08-19 |
csmartdalton | Move GrFixedClip into src directory |
tree | commitdiff |
2016-08-19 |
bsalomon | Plumb drawArc to SkDevice. |
tree | commitdiff |
2016-08-19 |
dvonbeck | Added SkColor4f::FromColor3f(SkColor3f, float a) |
tree | commitdiff |
2016-08-19 |
mtklein | Fast path translate() in SkCanvas and SkLiteDL. |
tree | commitdiff |
2016-08-19 |
bungeman | Simplify embeddability test. |
tree | commitdiff |
2016-08-19 |
msarett | Fix bug, always keep fIsScaleTranslate in correct state |
tree | commitdiff |
2016-08-19 |
mtklein | Revert of Fast path translate() in SkCanvas and SkLiteD... |
tree | commitdiff |
2016-08-19 |
reed | quick check to not use AutoDrawLooper |
tree | commitdiff |
2016-08-18 |
mtklein | Detect CRC32 instructions on ARMv8. |
tree | commitdiff |
2016-08-18 |
msarett | Batched implementation of drawLattice() for GPU |
tree | commitdiff |
2016-08-18 |
mtklein | Fast path translate() in SkCanvas and SkLiteDL. |
tree | commitdiff |
2016-08-18 |
msarett | Revert of Batched implementation of drawLattice() for... |
tree | commitdiff |
2016-08-18 |
msarett | Fix initialization bug for fConservativeIsScaleTranslate |
tree | commitdiff |
2016-08-18 |
msarett | Batched implementation of drawLattice() for GPU |
tree | commitdiff |
2016-08-18 |
reed | make LayerIter private, and remove skipClip option |
tree | commitdiff |
2016-08-18 |
reed | remove disable aa/dither flags from Props -- never... |
tree | commitdiff |
2016-08-17 |
herb | Eagerly update the unichar to glyphID mapping. |
tree | commitdiff |
2016-08-17 |
mtklein | SkLiteDL: a little spring cleaning |
tree | commitdiff |
2016-08-17 |
reed | pin as texture api |
tree | commitdiff |
2016-08-17 |
mtklein | SkLiteDL: inline empty() |
tree | commitdiff |
2016-08-17 |
reed | move private test for sect_with_horizontal into unittests |
tree | commitdiff |
2016-08-17 |
mtklein | SkLiteDL: thread the original canvas matrix through... |
tree | commitdiff |
2016-08-16 |
halcanary | SkPDF: SkPDFFont class changes |
tree | commitdiff |
2016-08-16 |
mtklein | SkLiteDL: remove freelisting, add reset() and SKLITEDL_... |
tree | commitdiff |
2016-08-16 |
msarett | Add onDrawBitmapLattice(), avoid unnecessary bitmap... |
tree | commitdiff |
2016-08-16 |
brianosman | Remove isOpaque from SkSpecialImage, just use alpha... |
tree | commitdiff |
2016-08-15 |
bsalomon | Attempt to throw away rrect clips of rrects. |
tree | commitdiff |
2016-08-15 |
mtklein | Revert of add parallel public API for recording SkLiteD... |
tree | commitdiff |
2016-08-15 |
caryclark | add gm that exercises compose shader allocations |
tree | commitdiff |
2016-08-15 |
mtklein | just add SkLiteDL::empty() |
tree | commitdiff |
2016-08-15 |
dvonbeck | LightingFP now supports multiple directional lights |
tree | commitdiff |
2016-08-15 |
caryclark | Revert of increase small allocator limit to encompass... |
tree | commitdiff |
2016-08-15 |
msarett | Optimize color xforms when src and dst are matching |
tree | commitdiff |
2016-08-15 |
mtklein | add parallel public API for recording SkLiteDL. |
tree | commitdiff |
2016-08-15 |
caryclark | increase small allocator limit to encompass compose... |
tree | commitdiff |
2016-08-14 |
msarett | Assert fDeviceClipBounds is always empty when clip... |
tree | commitdiff |
2016-08-14 |
gogil | Prevent overflows when using gamma_alloc_size |
tree | commitdiff |
2016-08-12 |
vjiaoblack | Added PointLights to SkLights::Light |
tree | commitdiff |
2016-08-12 |
msarett | Optimized implementation of quickReject() |
tree | commitdiff |
2016-08-12 |
mtklein | Revert of Optimized implementation of quickReject(... |
tree | commitdiff |
2016-08-11 |
msarett | Optimized implementation of quickReject() |
tree | commitdiff |
2016-08-11 |
dvonbeck | LightingShader and NormalSource comment and style fixes |
tree | commitdiff |
2016-08-11 |
msarett | Delete quickRejectY() |
tree | commitdiff |
2016-08-11 |
mtklein | SkLiteDL: turn vtable sideways |
tree | commitdiff |
2016-08-11 |
reed | Revert of SkLiteDL: turn vtable sideways (patchset... |
tree | commitdiff |
2016-08-11 |
reed | Deserialize pictures with custom image-deserializer |
tree | commitdiff |
2016-08-10 |
mtklein | SkLiteDL: turn vtable sideways |
tree | commitdiff |
2016-08-10 |
robertphillips | Implement GPU occluded blur mask filter |
tree | commitdiff |
2016-08-10 |
reed | update textblob api to use sk_sp |
tree | commitdiff |
2016-08-10 |
robertphillips | Create blurred RRect mask on GPU (rather than uploading it) |
tree | commitdiff |
2016-08-10 |
robertphillips | Revert of Create blurred RRect mask on GPU (rather... |
tree | commitdiff |
2016-08-10 |
mtklein | constexpr NaN,+Inf,-Inf |
tree | commitdiff |
2016-08-10 |
robertphillips | Create blurred RRect mask on GPU (rather than uploading it) |
tree | commitdiff |
2016-08-10 |
halcanary | Revert of Change mapRectScaleTranslate to pass args... |
tree | commitdiff |
2016-08-10 |
reed | remove support for serializing bitmaps in old format |
tree | commitdiff |
2016-08-10 |
reed | Change mapRectScaleTranslate to pass args/ret by value |
tree | commitdiff |
2016-08-10 |
robertphillips | Revert of Create blurred RRect mask on GPU (rather... |
tree | commitdiff |
2016-08-10 |
robertphillips | Create blurred RRect mask on GPU (rather than uploading it) |
tree | commitdiff |
2016-08-09 |
mtklein | constexpr infinity |
tree | commitdiff |
2016-08-09 |
mtklein | allocate memory manually in SkLiteDL |
tree | commitdiff |
2016-08-09 |
mtklein | SkLiteDL: add some missing std::move() |
tree | commitdiff |
next |