1. 3fe3261 Marker for AMD driver update. by Ben Wagner · 7 years ago
  2. ceb9905 turned off SPIR-V validation on ASAN bots by Ethan Nicholas · 7 years ago
  3. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 7 years ago
  4. a6ae1f7 wired up SPIR-V validator by Ethan Nicholas · 7 years ago
  5. 3338914 Support all gradient types in SkColorSpaceXformCanvas. by Mike Klein · 7 years ago
  6. 859621f Outset dst texture bounds by a pixel to fix corruption in dstreadshuffle. by Brian Salomon · 7 years ago
  7. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 7 years ago
  8. 755a2c6 Add SK_API to SkCreateColorSpaceXformCanvas by Christopher Cameron · 7 years ago
  9. 8301046 Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer by Jim Van Verth · 7 years ago
  10. 69225d0 Make SkTArray not allocate unless reserve or initial count > 0 by Brian Salomon · 7 years ago
  11. 0c984a0 More pre-emptive proxification by Robert Phillips · 7 years ago
  12. f49b1e0 FuzzCanvas: only valid ChannelSelectors by Hal Canary · 7 years ago
  13. 2ba659e Update recipes.py to f605e5c0bc2e748170ca851383cb552c7225316b by Robert Iannucci · 7 years ago
  14. b66fa52 Revert "Support pixel antialising in DirectWrite." by Mike Reed · 7 years ago
  15. 5eefb85 remove legacy clipop names by Mike Reed · 7 years ago
  16. 34db1ee Support pixel antialising in DirectWrite. by Ben Wagner · 7 years ago
  17. cb01aec Add color spin test for SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  18. 8336e94 Make dstreadshuffle GM more visually comprehensible by Brian Salomon · 7 years ago
  19. 0361d49 FuzzCanvas: make fuzzing drawImgNine easier by Hal Canary · 7 years ago
  20. 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 7 years ago
  21. 81538ee Run gen tasks by Kevin Lubick · 7 years ago
  22. 44801ca FuzzCanvas: NativeGLCanvas by Hal Canary · 7 years ago
  23. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 7 years ago
  24. d492db9 SkColorSpaceXformCanvas: simple support for shaders by Mike Klein · 7 years ago
  25. 7d9f9e3 Revert[2] "store vertices arrays inline with object"" by Mike Reed · 7 years ago
  26. a4c41b3 Push setMipColorMode calls further down-stack & add to GrTextureProxy by Robert Phillips · 7 years ago
  27. 2229d44 Recreate SVG asset by Kevin Lubick · 7 years ago
  28. cd9ada5 must check for zero-length in reader32::read() before calling memcpy by Mike Reed · 7 years ago
  29. 2f3865b Fix formatting error in test output by Brian Osman · 7 years ago
  30. 1a9dc87 Disable debug layers on non android vulkan bots by Greg Daniel · 7 years ago
  31. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 7 years ago
  32. 04ef48c Fix warning in Clang 4.0 Mac build. by Mike Klein · 7 years ago
  33. 9e62df6 Revert "store vertices arrays inline with object" by Mike Reed · 7 years ago
  34. d1e67e7 Use SkBlendMode_Name rather than one-off tables by Brian Osman · 7 years ago
  35. eaaebb1 store vertices arrays inline with object by Mike Reed · 7 years ago
  36. bd1f76f Emit dumpInfo string when processor opt test fails by Brian Osman · 7 years ago
  37. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  38. e0d4fba Viewer's nonlinear blend mode uses SkColorSpaceXformCanvas by Brian Osman · 7 years ago
  39. 7aa7cf6 Add Linux GTX 960 tasks by Kevin Lubick · 7 years ago
  40. 8f0161a Update coverage script to cover new Canvas Fuzzers by Kevin Lubick · 7 years ago
  41. 462c4bd Roll freetype. by Ben Wagner · 7 years ago
  42. dabe8ac SkDynamicMemoryWStream::detachAsData more memory efficent by Hal Canary · 7 years ago
  43. 63954c9 GPU version of onMakeColorSpace by Brian Osman · 7 years ago
  44. e8b5085 Update recipes.py to 78c57c5d69a38ef3db86d9763d539383f98714e6. by Robert Iannucci · 7 years ago
  45. 96cf206 option to make 'M' mean picture+serialize by Mike Reed · 7 years ago
  46. 9a8065d add uniqueID by Mike Reed · 7 years ago
  47. 64b9748 SkJumper: update to Clang 4.0 by Mike Klein · 7 years ago
  48. 009e68c floor -> floor_, just like abs_ by Mike Klein · 7 years ago
  49. 5224f46 SkJumper: more constants, _f and _i literals. by Mike Klein · 7 years ago
  50. 3150ec6 Added support for building for tvOS by Matthew Leibowitz · 7 years ago
  51. dad29a0 Fix uninitialized values in FuzzCanvas by Kevin Lubick · 7 years ago
  52. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  53. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 7 years ago
  54. 1619c22 Rename remaining NUCs. by Ben Wagner · 7 years ago
  55. 6de1310 Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 7 years ago
  56. bdce9c2 vertices to/from data by Mike Reed · 7 years ago
  57. 8199d94 Generaly Fixes to gpu bezier code by Greg Daniel · 7 years ago
  58. 97eb4fe add SkVertices::Builder by Mike Reed · 7 years ago
  59. 8f7d9b9 Revert "Begin implementation of SkImage_Base::makeColorSpace" by Mike Reed · 7 years ago
  60. 73e6270 Expose SkColorSpaceTransferFn inversion function by Brian Osman · 7 years ago
  61. dce2590 Remove unused SkBitmap::RLEPixels by Leon Scroggins III · 7 years ago
  62. e411a07 Add const to GrColorSpaceXform member arguments by Brian Osman · 7 years ago
  63. f61d995 Update Mesa drivers to 17.0.1 by Kevin Lubick · 7 years ago
  64. c500d9b Use SkTArray for mailbox polling by Florin Malita · 7 years ago
  65. 98629ef Begin implementation of SkImage_Base::makeColorSpace by Matt Sarett · 7 years ago
  66. 30a6b81 Documentation: Consistancy by Hal Canary · 7 years ago
  67. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 7 years ago
  68. 4a01ac9 Purge GrTextBlobCache entries on SkTextBlob deletion by Florin Malita · 7 years ago
  69. b66b42f Preparatory Proxification by Robert Phillips · 7 years ago
  70. f85f2a9 Increase precision of equality checking for color space transfer fns by Matt Sarett · 7 years ago
  71. 0727f67 Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpu by Brian Salomon · 7 years ago
  72. 0166cfd Remove GrClipsStackClip member from SkGpuDevice by Brian Salomon · 7 years ago
  73. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 7 years ago
  74. 301c69c Add GCN gen 2 bot (Radeon R9 M470X) by Ben Wagner · 7 years ago
  75. fcc6ee5 Default to no compression for CIPD assets and use depot_tools's CIPD exe by Kevin Lubick · 7 years ago
  76. 6291863 remove legacy clipop flag for android by Mike Reed · 7 years ago
  77. bda29c0 GrTessellator (AA): implement fast path for non-intersecting geometry. by Stephen White · 7 years ago
  78. a368bb3 Add GalaxyS7_G930FD bot by Ben Wagner · 7 years ago
  79. 49f33b8 More SkCSXformCanvas work. by Mike Klein · 7 years ago
  80. 7a5e0f3 Add iOS simulator support in GN. by Mike Klein · 7 years ago
  81. c2e9f6d remove legacy flag by Mike Reed · 7 years ago
  82. 780b41f Add query to GrXPFactory about coverage-as-alpha optimization by Brian Salomon · 7 years ago
  83. 4f70623 Restore deferred GPU resources in Chrome by Robert Phillips · 7 years ago
  84. 841101d SkColorSpaceXformCanvas by Mike Klein · 7 years ago
  85. f880b68 use AutoRestore instead of making a copy of the clipstack by Mike Reed · 7 years ago
  86. 52fe583 Remove SK_SUPPORT_LEGACY_BROKEN_LERP support by Florin Malita · 7 years ago
  87. 8d2f90b Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred pipeline creation. by Brian Salomon · 7 years ago
  88. 766fcbb Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  89. 1e0138b FuzzCanvas: rename functions, cleanup by Hal Canary · 7 years ago
  90. 3a9a7a3 Remove run count field from SkTextBlob. by Florin Malita · 7 years ago
  91. d69e182 Roll Recipe DEPS by Eric Boren · 7 years ago
  92. d54639f Add SkSTArray move assignment operators by Florin Malita · 7 years ago
  93. 9a4148f Update SKP version by UpdateSKPs · 7 years ago
  94. e393a62 disable assert until I can understand why it fails in cc_unittests by Mike Reed · 7 years ago
  95. 2c1cd6d Add new test cases for Android shadow sample. by Jim Van Verth · 7 years ago
  96. a6953f2 Revert "Treat cross context images as Ganesh-created resources" by Brian Osman · 7 years ago
  97. 4d1955c Fix SkFILEStream. by Ben Wagner · 7 years ago
  98. dc9f0db Check for bad bounds in picture cullbounds by Mike Reed · 7 years ago
  99. cccda60 Treat cross context images as Ganesh-created resources by Brian Osman · 7 years ago
  100. dc175ea Rename GalaxyS7 to include model number. by Ben Wagner · 7 years ago