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