1. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  2. 3c3e0d7 Work around VS 2015 Update 3 optimizer internal compiler error by brucedawson · 8 years ago
  3. e86134f SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API by halcanary · 8 years ago
  4. 02f9ed7 test dont-clip-layer by reed · 8 years ago
  5. ef7cee4 provide safe exit for runaway intersections by caryclark · 8 years ago
  6. e97fe83 compare degenerates with tolerance by caryclark · 8 years ago
  7. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  8. 5a3c528 test picture-ops for savelayer by reed · 8 years ago
  9. 8016b26 interpolation of coincidence must be local to a single span by caryclark · 8 years ago
  10. 48fde9c Add a makeDrawContextWithFallback that handles config fallback by robertphillips · 8 years ago
  11. 712bb1e Delete kInvalid_GammaNamed (part 2) by msarett · 8 years ago
  12. 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
  13. 54682e8 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  14. de6c531 remove unused SkDevice::setMatrixClip by reed · 8 years ago
  15. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  16. 022c2bd SkMakeUnique.h defines skstd::make_unique<T>(Args...) by halcanary · 8 years ago
  17. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  18. 8d2141f Small perf optimizations preparing sampled images in vulkan by egdaniel · 8 years ago
  19. 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
  20. 6ae6969 record drawfilters by reed · 8 years ago
  21. 400a93b Make swizzler optional for SkPngCodec, refactor xforms by msarett · 8 years ago
  22. e26a8ad Request legacy mode behavior from SkCodec in BitmapRegionDecoder by msarett · 8 years ago
  23. 59be20c SkPDF: revert changes to CMapName/Registry/Ordering in 3d01c62 by halcanary · 8 years ago
  24. d0634ee Force SkPath::getConvexity() cache for thread safety. by mtklein · 8 years ago
  25. 0b629ec Disable MSAAPathRender for Android Framework builds by robertphillips · 8 years ago
  26. 4bb029c SkFontMgr_FontConfigInterface create typeface from FontParameters. by bungeman · 8 years ago
  27. d0cd2ec Remove some useless declarations by sylvestre.ledru · 8 years ago
  28. 7370e0d Enable the screenspace AA tessellating path renderer. by senorblanco · 8 years ago
  29. f0cbfb3 Remove a duplicate declaration by sylvestre.ledru · 8 years ago
  30. 0730be7 minor SkSL changes to avoid compiler errors in Chromium by ethannicholas · 8 years ago
  31. d3030ac Fix ASAN int overflow error in GLProgramsTest by bsalomon · 8 years ago
  32. 13a7eee Flush some non-substantive Ganesh changes by robertphillips · 8 years ago
  33. 1da3ecd Add read/write-Pixels to GrDrawContext by robertphillips · 8 years ago
  34. 30b9fdd pathops coincident work by caryclark · 8 years ago
  35. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  36. bde96c6 Move clip mask generation into GrReducedClip by csmartdalton · 8 years ago
  37. 3d01c62 SkPDF: Fix Type3 ToUnicode table. by halcanary · 8 years ago
  38. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  39. dc43898 Don't purge resources for trivial GrContext flushes by bsalomon · 8 years ago
  40. bcdc405 added point light attenuations to raster by vjiaoblack · 8 years ago
  41. bb10606 Optimizations and more documentation of SkShadowShader by vjiaoblack · 8 years ago
  42. 580fa59 In VulkanWindowContext add check to see if ganesh changed the layout of the image. by egdaniel · 8 years ago
  43. f57372d Screenspace AA tessellated GPU path rendering. by senorblanco · 8 years ago
  44. 19ff103 Always add a barrier when old layout was general in vulkan. by egdaniel · 8 years ago
  45. 682580f Revert of Screenspace AA tessellated path rendering. (patchset #37 id:730001 of https://codereview.chromium.org/1152733009/ ) by senorblanco · 8 years ago
  46. 9992bde Screenspace AA tessellated GPU path rendering. by senorblanco · 8 years ago
  47. 4bcd62e Add some copy support for vulkan msaa by egdaniel · 8 years ago
  48. 33e0cb5 Store mipmap levels in deferred texture image by cblume · 8 years ago
  49. fdf2986 made raster shadows variance shadows by vjiaoblack · 8 years ago
  50. 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
  51. 4f0a23a SkTextBlob: Begin implementing Extended TextBlob API by halcanary · 8 years ago
  52. b6064ef clean up use of register storage class by mtklein · 8 years ago
  53. 1bab6ae SkPDF: SK_SFNTLY_SUBSETTER is gone by halcanary · 8 years ago
  54. e6ec163 Detect TSAN instead of relying on #ifdef THREAD_SANITIZER. by mtklein · 8 years ago
  55. fce1906 SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. by halcanary · 8 years ago
  56. 9a44565 Remove custom data from GrGpuResource by bsalomon · 8 years ago
  57. fc6cb73 changed kCurveConnectionThreshold in GrAAConvexTessellator by ethannicholas · 8 years ago
  58. babc697 raster shadows by vjiaoblack · 8 years ago
  59. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  60. 68440f8 Skip spinlock overhead on Android by msarett · 8 years ago
  61. 9b09cd8 Add Gray support to SkPNGImageEncoder by msarett · 8 years ago
  62. e4d6a1b remove dead code by mtklein · 8 years ago
  63. a3992bf Fix stroked rrects with batching. by jvanverth · 8 years ago
  64. f5f97dd Remove unneeded pipeline barrier in vulkan by egdaniel · 8 years ago
  65. db27fc5 Skip batch iteration in GrDrawTarget::forwardCombine when the max look ahead is 0 by bsalomon · 8 years ago
  66. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  67. 84839f6 Batch all circular rrects together by jvanverth · 8 years ago
  68. 1748432 SkPDF: Remove some unused glyphs from fallback fonts by halcanary · 8 years ago
  69. fc9527a Add support for glDrawRangeElements by bsalomon · 8 years ago
  70. 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
  71. 22b2af1 dedup images/blobs/pictures by ID in old serialization format by reed · 8 years ago
  72. a4f1af8 Use stroked rrects for Android shadow sample by jvanverth · 8 years ago
  73. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  74. 2867e76 change readTypeface to return sk_sp by reed · 8 years ago
  75. aa92afb Remove FP16 support from ANGLE. Previous workaround was incomplete. by brianosman · 8 years ago
  76. 7941809 if the winding of the top can't be computed, give up by caryclark · 8 years ago
  77. 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
  78. ab83da7 drawBitmapRect() should not touch the CTM when mask filters are present by fmalita · 8 years ago
  79. febb224 Reduce CPU overhead on drawRegion() by msarett · 8 years ago
  80. ce3bfb1 Don't add the resolve attachment to vulkan render passes. by egdaniel · 8 years ago
  81. fab4a9b fixed 'corners' of paths in GrAAConvexTessellator by ethannicholas · 8 years ago
  82. cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
  83. e3031b6 Update ANGLE to latest as of August 25, 2016 by brianosman · 8 years ago
  84. 358f93d Restrict supported font formats in Chrome context by drott · 8 years ago
  85. f71ab8f avoid generating degenerate conic from arc by caryclark · 8 years ago
  86. 56f33ea Added distance attenuation and diffuse shading to PointLights by vjiaoblack · 8 years ago
  87. 6a39761 Fix for fat stroked roundrects. by jvanverth · 8 years ago
  88. 22cffca SkOSFile instead of dirent in android font parser. by bungeman · 8 years ago
  89. dca352e drawRegion() cleanups by msarett · 8 years ago
  90. ad23446 Ignore fill when stroke & filling convex line-only paths by robertphillips · 8 years ago
  91. cc319b9 GPU implementation of drawRegion() by msarett · 8 years ago
  92. 7d6fb2c GN: Android by mtklein · 8 years ago
  93. 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
  94. 4d866df Add support for getting vulkan descriptor sets without a GrVkUniformHandler. by egdaniel · 8 years ago
  95. 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
  96. 29b2563 path ops stream-lining by caryclark · 8 years ago
  97. 650e20d SkPDF: Stop `#include PREPROCESSOR_DEFINE` pattern by halcanary · 8 years ago
  98. 464a7d6 Remove pixel config fallback - failing is a better option. by brianosman · 8 years ago
  99. c3d0e42 Add Ganesh support for circular roundrects with strokes > 2*radii. by jvanverth · 8 years ago
  100. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago