1. febb224 Reduce CPU overhead on drawRegion() by msarett · 8 years ago
  2. a3f9d59 Fix angle build on Ubuntu by brianosman · 8 years ago
  3. 7147ee1 Expat target exports includes instead of FreeType. by bungeman · 8 years ago
  4. f0f4890 Add Mac NDK asset, and fetch NDK on Android compile bots. by mtklein · 8 years ago
  5. ce3bfb1 Don't add the resolve attachment to vulkan render passes. by egdaniel · 8 years ago
  6. fab4a9b fixed 'corners' of paths in GrAAConvexTessellator by ethannicholas · 8 years ago
  7. 5580c69 add an asset for the Linux Android NDK. by mtklein · 8 years ago
  8. cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
  9. e3031b6 Update ANGLE to latest as of August 25, 2016 by brianosman · 8 years ago
  10. 30afa71 Remove SVG serialization suppressions by fmalita · 8 years ago
  11. ce2fc6a Add imagemasksubset GM by fmalita · 8 years ago
  12. 358f93d Restrict supported font formats in Chrome context by drott · 8 years ago
  13. 55713af Move work from ctor to onOnceBeforeDraw in ShowMipLevel GMs by robertphillips · 8 years ago
  14. f71ab8f avoid generating degenerate conic from arc by caryclark · 8 years ago
  15. 56f33ea Added distance attenuation and diffuse shading to PointLights by vjiaoblack · 8 years ago
  16. 6a39761 Fix for fat stroked roundrects. by jvanverth · 8 years ago
  17. 349cece GN: mac host and armv7 target by mtklein · 8 years ago
  18. 22cffca SkOSFile instead of dirent in android font parser. by bungeman · 8 years ago
  19. 164fd9f Fix bounds check in grshape test by bsalomon · 8 years ago
  20. dca352e drawRegion() cleanups by msarett · 8 years ago
  21. ad23446 Ignore fill when stroke & filling convex line-only paths by robertphillips · 8 years ago
  22. cc319b9 GPU implementation of drawRegion() by msarett · 8 years ago
  23. 7d6fb2c GN: Android by mtklein · 8 years ago
  24. 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
  25. 4d866df Add support for getting vulkan descriptor sets without a GrVkUniformHandler. by egdaniel · 8 years ago
  26. 1c9f55b Do not spam the debugging information by liyuqian · 8 years ago
  27. 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
  28. 29b2563 path ops stream-lining by caryclark · 8 years ago
  29. f412f09 SkDrawCommand: hinting by halcanary · 8 years ago
  30. 5561e3d BUILD.gn: Fix fiddle raster. by jcgregorio · 8 years ago
  31. 650e20d SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern by halcanary · 8 years ago
  32. 464a7d6 Remove pixel config fallback - failing is a better option. by brianosman · 8 years ago
  33. f419781 update Android auto-detection. by mtklein · 8 years ago
  34. 6cf896d Reland: Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
  35. c3d0e42 Add Ganesh support for circular roundrects with strokes > 2*radii. by jvanverth · 8 years ago
  36. 48b2461 Make bleed GM produce consistent bitmaps on all platforms by bsalomon · 8 years ago
  37. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  38. 199a2ea Update Skia milestone to 55 by hcm · 8 years ago
  39. 250d00b Add fat stroke test case to roundrects GM. by jvanverth · 8 years ago
  40. 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
  41. 025b11e add pathops debugging by caryclark · 8 years ago
  42. b8b3f71 Add neon and crc32 sources for aarch64 by anmittal · 8 years ago
  43. 9d08cbc Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
  44. a395f7c Update GrShape test to allow more flexible shape creation. by bsalomon · 8 years ago
  45. 9b8583d GN: misc by mtklein · 8 years ago
  46. f849601 We can't infer the right type for voidp for old png_jmpbuf() by mtklein · 8 years ago
  47. e59cb1c SkPDF: set SK_SFNTLY_SUBSETTER uniformly by halcanary · 8 years ago
  48. 1682612 mark fuzz test flaky since it may fail on some platforms by caryclark · 8 years ago
  49. e37aa89 gyp/sfntly: set SK_SFNTLY_SUBSETTER uniformly by halcanary · 8 years ago
  50. c095df5 GN: guard tools (except fiddle) by skia_enable_tools. by mtklein · 8 years ago
  51. 6dc5b9a SkPngCodec: voidp instead of forward-declares for png.h types. by mtklein · 8 years ago
  52. 8c99eab Fix leak in GrTextureStripAtlasTest by ajuma · 8 years ago
  53. e55131c s/invertable/invertible by bungeman · 8 years ago
  54. 531191f tiny line breaks gl render by caryclark · 8 years ago
  55. bf783b3 Fix SkTLazy(const T*) initialization by fmalita · 8 years ago
  56. 2ff47c2 GN: Fuchsia probably cannot link without this. by mtklein · 8 years ago
  57. 9df5a4c SkPDF: vector canvases can't hint! by halcanary · 8 years ago
  58. 6321381 GN: more optional components: jpeg, pdf, png, xml by mtklein · 8 years ago
  59. ef4f32a remove point aliases by caryclark · 8 years ago
  60. ea17dfe SkPDF: vertical writing: draw nothing by halcanary · 8 years ago
  61. bea9748 Add simple font fallback on Mac. by bungeman · 8 years ago
  62. 95243eb Make GrTextureStripAtlas flush pending IO on newly acquired texture by ajuma · 8 years ago
  63. 9d15dab Parse ICC profiles from webps by msarett · 8 years ago
  64. 6693355 Add addtional resolve calls to vulkan backend by egdaniel · 8 years ago
  65. 3bf7509 Warn on bad rendering intents (instead of valid ones) by msarett · 8 years ago
  66. 8aeec39 New helper for creating a color space from another, with linear gamma by brianosman · 8 years ago
  67. 3f1c9c0 Apply gerrit ref if it is a Gerrit patch. by rmistry · 8 years ago
  68. 6a88206 combine setRectFan and mapRect by reed · 8 years ago
  69. 9dc6cf6 Fix generic color space xform, ColorSpaceXformTest by msarett · 8 years ago
  70. ae6377c Make singleton SkColorSpaces thread safe by msarett · 8 years ago
  71. 19fe41e Remove SkPixelRef::getTexture() by bsalomon · 8 years ago
  72. 457b42a GN: extract optional() as a template and use for giflib-dependent code by mtklein · 8 years ago
  73. 09e61f7 GN: Fix up Ganesh native interface hooks. by mtklein · 8 years ago
  74. 5ecbbbe Skip non-AA intersect rects in GrReducedClip by csmartdalton · 8 years ago
  75. 1f0e78d SkScalerContextRec::computeMatrices to return status. by bungeman · 8 years ago
  76. da19f6f Assume all TURBO_HAS_* are true. by mtklein · 8 years ago
  77. e1e5c74 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  78. d805f20 CMake: require libjpeg-turbo, not libjpeg by mtklein · 8 years ago
  79. 5eb8bff experimental/tools/mskp_parser.py by halcanary · 8 years ago
  80. 2a57f2f Revert of Moving SkBlurImageFilter into core (patchset #9 id:160001 of https://codereview.chromium.org/2255803003/ ) by bungeman · 8 years ago
  81. 3cebe24 fix conic path fuzz by caryclark · 8 years ago
  82. c966ef9 SkMultiSKP: version 2 by halcanary · 8 years ago
  83. afdc177 SkPDF: PDFDevice cleanup. by halcanary · 8 years ago
  84. a2d2f38 f16<->f32 ftz is an optional thing for speed. by mtklein · 8 years ago
  85. a97a1ab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  86. bb51f4a fix pathops fuzz by caryclark · 8 years ago
  87. eb3c425 GN: make libwebp an optional dependency by mtklein · 8 years ago
  88. 7535f41 Reduce window rectangles cap to 8 by csmartdalton · 8 years ago
  89. 5eca3e1 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 8 years ago
  90. 08197b2 Fix valgrind issue in CircleBatch__Test by robertphillips · 8 years ago
  91. d01c7d0 Remove file samplecode/SampleDraw.cpp by martina.kollarova · 8 years ago
  92. 6cfb106 Fix Ganesh analytic blurred rect draws by robertphillips · 8 years ago
  93. 0515593 Fix GLSL int to float error in arc code in GrOvalRenderer. by bsalomon · 8 years ago
  94. 4ff08df More robust check for sRGB gamma tables by msarett · 8 years ago
  95. dcb406c Remove virtual from overrides in SkGpuDevice.h by bsalomon · 8 years ago
  96. cadf75a Fix CircleBatch::TestCreate to always use a legal matrix by bsalomon · 8 years ago
  97. bdc335f Mark temporary paths created by SkCanvas for clipping as volatile by bsalomon · 8 years ago
  98. 236e272 Remove vulkan from most build variants by liyuqian · 8 years ago
  99. 8ae991e Flush denorm half floats to zero. by mtklein · 8 years ago
  100. 4f3a0ca GPU implementation of drawArc. by bsalomon · 8 years ago