1. bd4569c Remove SkBitmap::getTexture() by bsalomon · 8 years ago
  2. 33e0cb5 Store mipmap levels in deferred texture image by cblume · 8 years ago
  3. fdf2986 made raster shadows variance shadows by vjiaoblack · 8 years ago
  4. 8e3f54d Revert of SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. (patchset #3 id:40001 of https://codereview.chromium.org/2258233002/ ) by halcanary · 8 years ago
  5. 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
  6. fd7f867 Increase run_benchmarks timeout because the two Chromium page sets can take a while by rmistry · 8 years ago
  7. b6064ef clean up use of register storage class by mtklein · 8 years ago
  8. 1bab6ae SkPDF: SK_SFNTLY_SUBSETTER is gone by halcanary · 8 years ago
  9. e6ec163 Detect TSAN instead of relying on #ifdef THREAD_SANITIZER. by mtklein · 8 years ago
  10. fce1906 SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. by halcanary · 8 years ago
  11. 9e0d9dd GN: add sksl by mtklein · 8 years ago
  12. 752f6ea Remove unneeded variables from ResourceCache test by bsalomon · 8 years ago
  13. 9a44565 Remove custom data from GrGpuResource by bsalomon · 8 years ago
  14. fc6cb73 changed kCurveConnectionThreshold in GrAAConvexTessellator by ethannicholas · 8 years ago
  15. babc697 raster shadows by vjiaoblack · 8 years ago
  16. 7a99a0a Improve the gamma GM significantly by brianosman · 8 years ago
  17. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  18. 6f5df6a Disable sktexttopdf when building for mipsel. by mtklein · 8 years ago
  19. a45be61 GN: fontmgr_android by mtklein · 8 years ago
  20. 68440f8 Skip spinlock overhead on Android by msarett · 8 years ago
  21. 9b09cd8 Add Gray support to SkPNGImageEncoder by msarett · 8 years ago
  22. e4d6a1b remove dead code by mtklein · 8 years ago
  23. a3992bf Fix stroked rrects with batching. by jvanverth · 8 years ago
  24. f5f97dd Remove unneeded pipeline barrier in vulkan by egdaniel · 8 years ago
  25. 1703bd1 benchmarks: Avoid brackets and commas in test names. by jcgregorio · 8 years ago
  26. 3cc2218 GN: ft and fc as optionals by mtklein · 8 years ago
  27. 82023d5 add gn_android_flavor by mtklein · 8 years ago
  28. db27fc5 Skip batch iteration in GrDrawTarget::forwardCombine when the max look ahead is 0 by bsalomon · 8 years ago
  29. adbd480 Add docs for GN/Android by mtklein · 8 years ago
  30. 7957872 GN: release -> -O3, to match GYP by mtklein · 8 years ago
  31. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  32. 84839f6 Batch all circular rrects together by jvanverth · 8 years ago
  33. 1748432 SkPDF: Remove some unused glyphs from fallback fonts by halcanary · 8 years ago
  34. fc9527a Add support for glDrawRangeElements by bsalomon · 8 years ago
  35. 0ac1bec Add width, height, unique ID, alpha to debugger DrawImageCommand by msarett · 8 years ago
  36. 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
  37. b398ecc Add Gerrit API support to Skia's PRESUBMIT.py by rmistry · 8 years ago
  38. 22b2af1 dedup images/blobs/pictures by ID in old serialization format by reed · 8 years ago
  39. 5787945 Whitespace change to test Gerrit Submit by Ravi Mistry · 8 years ago
  40. a4f1af8 Use stroked rrects for Android shadow sample by jvanverth · 8 years ago
  41. a28e263 Roll GN by mtklein · 8 years ago
  42. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  43. 2867e76 change readTypeface to return sk_sp by reed · 8 years ago
  44. aa92afb Remove FP16 support from ANGLE. Previous workaround was incomplete. by brianosman · 8 years ago
  45. a26cab0 [SVGDom] Don't truncate opacity scalars by fmalita · 8 years ago
  46. 839d3ad Update SKP version by update-skps · 8 years ago
  47. cdc8942 cleanup dead nanomsg and build_overrides by mtklein · 8 years ago
  48. 7941809 if the winding of the top can't be computed, give up by caryclark · 8 years ago
  49. cab0bb7 GN: support compiler_prefix, use it for ccache on bots. by mtklein · 8 years ago
  50. 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
  51. ab83da7 drawBitmapRect() should not touch the CTM when mask filters are present by fmalita · 8 years ago
  52. febb224 Reduce CPU overhead on drawRegion() by msarett · 8 years ago
  53. a3f9d59 Fix angle build on Ubuntu by brianosman · 8 years ago
  54. 7147ee1 Expat target exports includes instead of FreeType. by bungeman · 8 years ago
  55. f0f4890 Add Mac NDK asset, and fetch NDK on Android compile bots. by mtklein · 8 years ago
  56. ce3bfb1 Don't add the resolve attachment to vulkan render passes. by egdaniel · 8 years ago
  57. fab4a9b fixed 'corners' of paths in GrAAConvexTessellator by ethannicholas · 8 years ago
  58. 5580c69 add an asset for the Linux Android NDK. by mtklein · 8 years ago
  59. cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
  60. e3031b6 Update ANGLE to latest as of August 25, 2016 by brianosman · 8 years ago
  61. 30afa71 Remove SVG serialization suppressions by fmalita · 8 years ago
  62. ce2fc6a Add imagemasksubset GM by fmalita · 8 years ago
  63. 358f93d Restrict supported font formats in Chrome context by drott · 8 years ago
  64. 55713af Move work from ctor to onOnceBeforeDraw in ShowMipLevel GMs by robertphillips · 8 years ago
  65. f71ab8f avoid generating degenerate conic from arc by caryclark · 8 years ago
  66. 56f33ea Added distance attenuation and diffuse shading to PointLights by vjiaoblack · 8 years ago
  67. 6a39761 Fix for fat stroked roundrects. by jvanverth · 8 years ago
  68. 349cece GN: mac host and armv7 target by mtklein · 8 years ago
  69. 22cffca SkOSFile instead of dirent in android font parser. by bungeman · 8 years ago
  70. 164fd9f Fix bounds check in grshape test by bsalomon · 8 years ago
  71. dca352e drawRegion() cleanups by msarett · 8 years ago
  72. ad23446 Ignore fill when stroke & filling convex line-only paths by robertphillips · 8 years ago
  73. cc319b9 GPU implementation of drawRegion() by msarett · 8 years ago
  74. 7d6fb2c GN: Android by mtklein · 8 years ago
  75. 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
  76. 4d866df Add support for getting vulkan descriptor sets without a GrVkUniformHandler. by egdaniel · 8 years ago
  77. 1c9f55b Do not spam the debugging information by liyuqian · 8 years ago
  78. 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
  79. 29b2563 path ops stream-lining by caryclark · 8 years ago
  80. f412f09 SkDrawCommand: hinting by halcanary · 8 years ago
  81. 5561e3d BUILD.gn: Fix fiddle raster. by jcgregorio · 8 years ago
  82. 650e20d SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern by halcanary · 8 years ago
  83. 464a7d6 Remove pixel config fallback - failing is a better option. by brianosman · 8 years ago
  84. f419781 update Android auto-detection. by mtklein · 8 years ago
  85. 6cf896d Reland: Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
  86. c3d0e42 Add Ganesh support for circular roundrects with strokes > 2*radii. by jvanverth · 8 years ago
  87. 48b2461 Make bleed GM produce consistent bitmaps on all platforms by bsalomon · 8 years ago
  88. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  89. 199a2ea Update Skia milestone to 55 by hcm · 8 years ago
  90. 250d00b Add fat stroke test case to roundrects GM. by jvanverth · 8 years ago
  91. 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
  92. 025b11e add pathops debugging by caryclark · 8 years ago
  93. b8b3f71 Add neon and crc32 sources for aarch64 by anmittal · 8 years ago
  94. 9d08cbc Experimental parsing expression grammar (PEG) template library by fmalita · 8 years ago
  95. a395f7c Update GrShape test to allow more flexible shape creation. by bsalomon · 8 years ago
  96. 9b8583d GN: misc by mtklein · 8 years ago
  97. f849601 We can't infer the right type for voidp for old png_jmpbuf() by mtklein · 8 years ago
  98. e59cb1c SkPDF: set SK_SFNTLY_SUBSETTER uniformly by halcanary · 8 years ago
  99. 1682612 mark fuzz test flaky since it may fail on some platforms by caryclark · 8 years ago
  100. e37aa89 gyp/sfntly: set SK_SFNTLY_SUBSETTER uniformly by halcanary · 8 years ago