- 1e5abf1 made point light shadows by vjiaoblack · 8 years ago
- 653212c Add gammaIsLinear() API to SkColorSpace by msarett · 8 years ago
- e54f4b7 Revert of More robust check for sRGB gamma tables (patchset #2 id:60001 of https://codereview.chromium.org/2263233003/ ) by msarett · 8 years ago
- c1a50e1 added radial lights to SkLights by vjiaoblack · 8 years ago
- 6669010 check for null-layer-paint after prev fix to savelayer ops by reed · 8 years ago
- 47ae5c5 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
- 02f9ed7 test dont-clip-layer by reed · 8 years ago
- e97fe83 compare degenerates with tolerance by caryclark · 8 years ago
- 5a3c528 test picture-ops for savelayer by reed · 8 years ago
- 712bb1e Delete kInvalid_GammaNamed (part 2) by msarett · 8 years ago
- 008fbd1 Revert of Delete SkColorSpace::kUnknown_Named, remove fNamed field (patchset #1 id:20001 of https://codereview.chromium.org/2302413002/ ) by mgiuca · 8 years ago
- 54682e8 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
- de6c531 remove unused SkDevice::setMatrixClip by reed · 8 years ago
- 022c2bd SkMakeUnique.h defines skstd::make_unique<T>(Args...) by halcanary · 8 years ago
- 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
- df0e3ec Revert of Force SkPath::getConvexity() cache for thread safety. (patchset #1 id:1 of https://codereview.chromium.org/2300003003/ ) by mtklein · 8 years ago
- 6ae6969 record drawfilters by reed · 8 years ago
- d0634ee Force SkPath::getConvexity() cache for thread safety. by mtklein · 8 years ago
- d0cd2ec Remove some useless declarations by sylvestre.ledru · 8 years ago
- bcdc405 added point light attenuations to raster by vjiaoblack · 8 years ago
- bb10606 Optimizations and more documentation of SkShadowShader by vjiaoblack · 8 years ago
- fdf2986 made raster shadows variance shadows by vjiaoblack · 8 years ago
- 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
- e6ec163 Detect TSAN instead of relying on #ifdef THREAD_SANITIZER. by mtklein · 8 years ago
- babc697 raster shadows by vjiaoblack · 8 years ago
- e4d6a1b remove dead code by mtklein · 8 years ago
- a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
- 84cddf6 Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ ) by vjiaoblack · 8 years ago
- 22b2af1 dedup images/blobs/pictures by ID in old serialization format by reed · 8 years ago
- 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
- 2867e76 change readTypeface to return sk_sp by reed · 8 years ago
- ab83da7 drawBitmapRect() should not touch the CTM when mask filters are present by fmalita · 8 years ago
- cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
- f71ab8f avoid generating degenerate conic from arc by caryclark · 8 years ago
- 56f33ea Added distance attenuation and diffuse shading to PointLights by vjiaoblack · 8 years ago
- dca352e drawRegion() cleanups by msarett · 8 years ago
- ad23446 Ignore fill when stroke & filling convex line-only paths by robertphillips · 8 years ago
- 7d6fb2c GN: Android by mtklein · 8 years ago
- 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
- 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
- e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
- e55131c s/invertable/invertible by bungeman · 9 years ago
- 3bf7509 Warn on bad rendering intents (instead of valid ones) by msarett · 9 years ago
- 8aeec39 New helper for creating a color space from another, with linear gamma by brianosman · 9 years ago
- 6a88206 combine setRectFan and mapRect by reed · 9 years ago
- 9dc6cf6 Fix generic color space xform, ColorSpaceXformTest by msarett · 9 years ago
- ae6377c Make singleton SkColorSpaces thread safe by msarett · 9 years ago
- 19fe41e Remove SkPixelRef::getTexture() by bsalomon · 9 years ago
- 1f0e78d SkScalerContextRec::computeMatrices to return status. by bungeman · 9 years ago
- e1e5c74 Moving SkBlurImageFilter into core by vjiaoblack · 9 years ago
- 2a57f2f Revert of Moving SkBlurImageFilter into core (patchset #9 id:160001 of https://codereview.chromium.org/2255803003/ ) by bungeman · 9 years ago
- 3cebe24 fix conic path fuzz by caryclark · 9 years ago
- a2d2f38 f16<->f32 ftz is an optional thing for speed. by mtklein · 9 years ago
- a97a1ab Moving SkBlurImageFilter into core by vjiaoblack · 9 years ago
- 4ff08df More robust check for sRGB gamma tables by msarett · 9 years ago
- bdc335f Mark temporary paths created by SkCanvas for clipping as volatile by bsalomon · 9 years ago
- 8ae991e Flush denorm half floats to zero. by mtklein · 9 years ago
- 4d2cce4 check for wide-open inside quickContains by reed · 9 years ago
- d9015a4 Fix Equals and serialization for rare pngs by msarett · 9 years ago
- a90dcf7 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 9 years ago
- 4d76017 Moving SkBlurImageFilter into core by vjiaoblack · 9 years ago
- 6bf2331 Mark temp paths in SkBaseDevice::drawArc and ::drawDRRect as volatile by bsalomon · 9 years ago
- 7b14512 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 9 years ago
- e426bab Moving SkBlurImageFilter into core by vjiaoblack · 9 years ago
- 0f0c4f0 Detect all named gammas by msarett · 9 years ago
- 2ec4172 Revert of Moving SkBlurImageFilter into core (patchset #6 id:100001 of https://codereview.chromium.org/2255803003/ ) by mtklein · 9 years ago
- 78559a7 Use ARMv8 CRC32 instructions for SkOpts::hash(). by mtklein · 9 years ago
- dd3259e Moving SkBlurImageFilter into core by vjiaoblack · 9 years ago
- a39667c add SkMatrixPriv for specialized helpers by reed · 9 years ago
- deb8136 remove unused field from SkDrawIter by reed · 9 years ago
- 589a39e store info in basedevice, change getter to non-virtual const& by reed · 9 years ago
- 02fa32c Move GrFixedClip into src directory by csmartdalton · 9 years ago
- ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 9 years ago
- af0f6ef Added SkColor4f::FromColor3f(SkColor3f, float a) by dvonbeck · 9 years ago
- cbdf007 Fast path translate() in SkCanvas and SkLiteDL. by mtklein · 9 years ago
- 01a1699 Simplify embeddability test. by bungeman · 9 years ago
- 9da5a5a Fix bug, always keep fIsScaleTranslate in correct state by msarett · 9 years ago
- 954df2f Revert of Fast path translate() in SkCanvas and SkLiteDL. (patchset #5 id:80001 of https://codereview.chromium.org/2255283002/ ) by mtklein · 9 years ago
- 4a16717 quick check to not use AutoDrawLooper by reed · 9 years ago
- f1b6030 Detect CRC32 instructions on ARMv8. by mtklein · 9 years ago
- 10e3d9b Batched implementation of drawLattice() for GPU by msarett · 9 years ago
- 5fa47f4 Fast path translate() in SkCanvas and SkLiteDL. by mtklein · 9 years ago
- 7fc0858 Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ ) by msarett · 9 years ago
- 9637ea9 Fix initialization bug for fConservativeIsScaleTranslate by msarett · 9 years ago
- 93242c4 Batched implementation of drawLattice() for GPU by msarett · 9 years ago
- 3aafe11 make LayerIter private, and remove skipClip option by reed · 9 years ago
- 7c12354 remove disable aa/dither flags from Props -- never used by reed · 9 years ago
- 1ae57b3 Eagerly update the unichar to glyphID mapping. by herb · 9 years ago
- 91cd280 SkLiteDL: a little spring cleaning by mtklein · 9 years ago
- 2d5b714 pin as texture api by reed · 9 years ago
- 1da01c1 SkLiteDL: inline empty() by mtklein · 9 years ago
- ff863bc move private test for sect_with_horizontal into unittests by reed · 9 years ago
- 6480619 SkLiteDL: thread the original canvas matrix through for SetMatrix::Draw(). by mtklein · 9 years ago
- 3287588 SkPDF: SkPDFFont class changes by halcanary · 9 years ago
- 883c8ef SkLiteDL: remove freelisting, add reset() and SKLITEDL_PAGE knob. by mtklein · 9 years ago
- 1688206 Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy by msarett · 9 years ago
- 80e9608 Remove isOpaque from SkSpecialImage, just use alpha type by brianosman · 9 years ago
- 7f0d9f3 Attempt to throw away rrect clips of rrects. by bsalomon · 9 years ago
- 8bbbb69 Revert of add parallel public API for recording SkLiteDL. (patchset #1 id:1 of https://codereview.chromium.org/2246893002/ ) by mtklein · 9 years ago
- c2ad65e add gm that exercises compose shader allocations by caryclark · 9 years ago