- 3cc2218 GN: ft and fc as optionals by mtklein · 8 years ago
- 82023d5 add gn_android_flavor by mtklein · 8 years ago
- db27fc5 Skip batch iteration in GrDrawTarget::forwardCombine when the max look ahead is 0 by bsalomon · 8 years ago
- adbd480 Add docs for GN/Android by mtklein · 8 years ago
- 7957872 GN: release -> -O3, to match GYP by mtklein · 8 years ago
- a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
- 84839f6 Batch all circular rrects together by jvanverth · 8 years ago
- 1748432 SkPDF: Remove some unused glyphs from fallback fonts by halcanary · 8 years ago
- fc9527a Add support for glDrawRangeElements by bsalomon · 8 years ago
- 0ac1bec Add width, height, unique ID, alpha to debugger DrawImageCommand by msarett · 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
- b398ecc Add Gerrit API support to Skia's PRESUBMIT.py by rmistry · 8 years ago
- 22b2af1 dedup images/blobs/pictures by ID in old serialization format by reed · 8 years ago
- 5787945 Whitespace change to test Gerrit Submit by Ravi Mistry · 8 years ago
- a4f1af8 Use stroked rrects for Android shadow sample by jvanverth · 8 years ago
- a28e263 Roll GN by mtklein · 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
- aa92afb Remove FP16 support from ANGLE. Previous workaround was incomplete. by brianosman · 8 years ago
- a26cab0 [SVGDom] Don't truncate opacity scalars by fmalita · 8 years ago
- 839d3ad Update SKP version by update-skps · 8 years ago
- cdc8942 cleanup dead nanomsg and build_overrides by mtklein · 8 years ago
- 7941809 if the winding of the top can't be computed, give up by caryclark · 8 years ago
- cab0bb7 GN: support compiler_prefix, use it for ccache on bots. by mtklein · 8 years ago
- 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
- ab83da7 drawBitmapRect() should not touch the CTM when mask filters are present by fmalita · 8 years ago
- febb224 Reduce CPU overhead on drawRegion() by msarett · 8 years ago
- a3f9d59 Fix angle build on Ubuntu by brianosman · 8 years ago
- 7147ee1 Expat target exports includes instead of FreeType. by bungeman · 8 years ago
- f0f4890 Add Mac NDK asset, and fetch NDK on Android compile bots. by mtklein · 8 years ago
- ce3bfb1 Don't add the resolve attachment to vulkan render passes. by egdaniel · 8 years ago
- fab4a9b fixed 'corners' of paths in GrAAConvexTessellator by ethannicholas · 8 years ago
- 5580c69 add an asset for the Linux Android NDK. by mtklein · 8 years ago
- cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
- e3031b6 Update ANGLE to latest as of August 25, 2016 by brianosman · 8 years ago
- 30afa71 Remove SVG serialization suppressions by fmalita · 8 years ago
- ce2fc6a Add imagemasksubset GM by fmalita · 8 years ago
- 358f93d Restrict supported font formats in Chrome context by drott · 8 years ago
- 55713af Move work from ctor to onOnceBeforeDraw in ShowMipLevel GMs by robertphillips · 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
- 6a39761 Fix for fat stroked roundrects. by jvanverth · 8 years ago
- 349cece GN: mac host and armv7 target by mtklein · 8 years ago
- 22cffca SkOSFile instead of dirent in android font parser. by bungeman · 8 years ago
- 164fd9f Fix bounds check in grshape test by bsalomon · 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
- cc319b9 GPU implementation of drawRegion() by msarett · 8 years ago
- 7d6fb2c GN: Android by mtklein · 8 years ago
- 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
- 4d866df Add support for getting vulkan descriptor sets without a GrVkUniformHandler. by egdaniel · 8 years ago
- 1c9f55b Do not spam the debugging information by liyuqian · 8 years ago
- 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
- 29b2563 path ops stream-lining by caryclark · 8 years ago
- f412f09 SkDrawCommand: hinting by halcanary · 8 years ago
- 5561e3d BUILD.gn: Fix fiddle raster. by jcgregorio · 8 years ago
- 650e20d SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern by halcanary · 8 years ago
- 464a7d6 Remove pixel config fallback - failing is a better option. by brianosman · 8 years ago
- f419781 update Android auto-detection. by mtklein · 8 years ago
- 6cf896d Reland: Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
- c3d0e42 Add Ganesh support for circular roundrects with strokes > 2*radii. by jvanverth · 8 years ago
- 48b2461 Make bleed GM produce consistent bitmaps on all platforms by bsalomon · 8 years ago
- e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
- 199a2ea Update Skia milestone to 55 by hcm · 8 years ago
- 250d00b Add fat stroke test case to roundrects GM. by jvanverth · 8 years ago
- 0172e77 Revert of Experimental parsing expression grammar (PEG) template library (patchset #8 id:140001 of https://codereview.chromium.org/2271743002/ ) by fmalita · 8 years ago
- 025b11e add pathops debugging by caryclark · 8 years ago
- b8b3f71 Add neon and crc32 sources for aarch64 by anmittal · 8 years ago
- 9d08cbc Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
- a395f7c Update GrShape test to allow more flexible shape creation. by bsalomon · 8 years ago
- 9b8583d GN: misc by mtklein · 8 years ago
- f849601 We can't infer the right type for voidp for old png_jmpbuf() by mtklein · 8 years ago
- e59cb1c SkPDF: set SK_SFNTLY_SUBSETTER uniformly by halcanary · 8 years ago
- 1682612 mark fuzz test flaky since it may fail on some platforms by caryclark · 8 years ago
- e37aa89 gyp/sfntly: set SK_SFNTLY_SUBSETTER uniformly by halcanary · 8 years ago
- c095df5 GN: guard tools (except fiddle) by skia_enable_tools. by mtklein · 8 years ago
- 6dc5b9a SkPngCodec: voidp instead of forward-declares for png.h types. by mtklein · 8 years ago
- 8c99eab Fix leak in GrTextureStripAtlasTest by ajuma · 8 years ago
- e55131c s/invertable/invertible by bungeman · 8 years ago
- 531191f tiny line breaks gl render by caryclark · 8 years ago
- bf783b3 Fix SkTLazy(const T*) initialization by fmalita · 8 years ago
- 2ff47c2 GN: Fuchsia probably cannot link without this. by mtklein · 8 years ago
- 9df5a4c SkPDF: vector canvases can't hint! by halcanary · 8 years ago
- 6321381 GN: more optional components: jpeg, pdf, png, xml by mtklein · 8 years ago
- ef4f32a remove point aliases by caryclark · 8 years ago
- ea17dfe SkPDF: vertical writing: draw nothing by halcanary · 8 years ago
- bea9748 Add simple font fallback on Mac. by bungeman · 8 years ago
- 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago
- 9d15dab Parse ICC profiles from webps by msarett · 8 years ago
- 6693355 Add addtional resolve calls to vulkan backend by egdaniel · 8 years ago
- 3bf7509 Warn on bad rendering intents (instead of valid ones) by msarett · 8 years ago
- 8aeec39 New helper for creating a color space from another, with linear gamma by brianosman · 8 years ago
- 3f1c9c0 Apply gerrit ref if it is a Gerrit patch. by rmistry · 8 years ago
- 6a88206 combine setRectFan and mapRect by reed · 8 years ago
- 9dc6cf6 Fix generic color space xform, ColorSpaceXformTest by msarett · 8 years ago
- ae6377c Make singleton SkColorSpaces thread safe by msarett · 8 years ago
- 19fe41e Remove SkPixelRef::getTexture() by bsalomon · 8 years ago
- 457b42a GN: extract optional() as a template and use for giflib-dependent code by mtklein · 8 years ago
- 09e61f7 GN: Fix up Ganesh native interface hooks. by mtklein · 8 years ago
- 5ecbbbe Skip non-AA intersect rects in GrReducedClip by csmartdalton · 8 years ago