1. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  2. 585dba8 Fix crash switching to Vulkan in viewer on Windows by Brian Osman · 8 years ago
  3. 6722553 Add SkColorSpace::isNumericalTransferFn() to the public API by Matt Sarett · 8 years ago
  4. 61cd31a viewer: Add a "Path renderer" dropdown menu by csmartdalton · 8 years ago
  5. 3809f89 Disable f16 and srgb configs for Android CPU perf. by Ben Wagner · 8 years ago
  6. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 8 years ago
  7. b26373c Revert "Add AVX-512 detection to SkCpu" by Cary Clark · 8 years ago
  8. 97042bf When traversing convex paths only consume zero length segments. by Brian Salomon · 8 years ago
  9. e556bf7 Fix single leg Compose Shader crash. by Herb Derby · 8 years ago
  10. 33632d8 Reland: Allow DFPathRenderer to store bitmaps at low resolutions by Jim Van Verth · 8 years ago
  11. 3c322e2 Add AVX-512 detection to SkCpu by Mike Klein · 8 years ago
  12. c746bc1 Add another null check for the Vk NexusPlayer bot by Brian Osman · 8 years ago
  13. 2411c11 Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating" by Robert Phillips · 8 years ago
  14. e30cf80 GrTessellator: take sweep_gt out behind the woodshed. by Stephen White · 8 years ago
  15. 0755bb1 Revert "Allow distance field path renderer to store bitmaps at low resolutions" by Cary Clark · 8 years ago
  16. c8f1e3a Allow GrSurfaceProxy-derived classes to use flags when instantiating by Robert Phillips · 8 years ago
  17. b1305c0 Remove unused Skia OWNERS files by Ravi Mistry · 8 years ago
  18. c0bc1bb Allow distance field path renderer to store bitmaps at low resolutions by Jim Van Verth · 8 years ago
  19. edbeb8b Fix stack-overflow in FuzzCanvas by Kevin Lubick · 8 years ago
  20. 7ce0a45 Move armv7 CPU tests to Nexus 10. by Ben Wagner · 8 years ago
  21. 671e442 FuzzCanvas: impl SkPictureShader, SkTypeface, other TextEncodings by Hal Canary · 8 years ago
  22. e4259e2 Make the fallback loop very accurate. by Herb Derby · 8 years ago
  23. 24ac42b Fuzz PDF, N32, and Null Canvases by Hal Canary · 8 years ago
  24. af19769 Re-land of skslc switch support by Ethan Nicholas · 8 years ago
  25. 578f064 Add msaa flag and UI to viewer by csmartdalton · 8 years ago
  26. ab8e02a SkGradientShader: Fix multi-byte-read-stack-use-after-scope by Hal Canary · 8 years ago
  27. cb79393 Drop SkRasterPipelineBench N to 15. by Mike Klein · 8 years ago
  28. 61b721c Roll Recipe DEPS by Eric Boren · 8 years ago
  29. 9eac2ea Fixes to shared context test API by Brian Osman · 8 years ago
  30. a07741a begin to hide details of SkPathEffect by Mike Reed · 8 years ago
  31. eb090ef Update SKP version by UpdateSKPs · 8 years ago
  32. 9b91715 Remove iHD530 tests. by Ben Wagner · 8 years ago
  33. 7f15b68 Fix bug handling CMYK images without color profiles by Matt Sarett · 8 years ago
  34. 443ec1b Add onBackendCreated callback to Viewer by Christopher Dalton · 8 years ago
  35. 0354c62 Set a limit on the size for BMP images by Leon Scroggins III · 8 years ago
  36. c5eabe7 Read color space info from raw exif data by Matt Sarett · 8 years ago
  37. 541b1b0 Improve comment in SkICC.h by Matt Sarett · 8 years ago
  38. b5cb683 Use construct/init pattern with GrPipeline to replace CreateAt. by Brian Salomon · 8 years ago
  39. fd8f4d5 Fix some viewer crashes when switching color mode by Brian Osman · 8 years ago
  40. e30f758 abs -> abs_ to avoid name conflicts by Mike Klein · 8 years ago
  41. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  42. 11d2df0 SkJumper: perspective matrix by Mike Klein · 8 years ago
  43. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  44. 9fe1b22 SkJumper: tiling modes by Mike Klein · 8 years ago
  45. 02baee9 Remove the skip-draw xp optimization by Brian Salomon · 8 years ago
  46. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  47. 20de615 headers: forward declare SkDOM, and include SkClipOp by Hal Canary · 8 years ago
  48. a109e39 ImGui color space controls by Brian Osman · 8 years ago
  49. e127523 gn_to_bp to recurse deps. by Ben Wagner · 8 years ago
  50. 420e38f SkJumper: a8 by Mike Klein · 8 years ago
  51. 1a9e8f3 Fix a confusing typo in a comment about MSAA by Brian Osman · 8 years ago
  52. 875218e Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.) by Robert Phillips · 8 years ago
  53. e3d4421 SkJumper: scales and lerps by Mike Klein · 8 years ago
  54. 8db9c6f Revert "Revert "removed flags for g3"" by Mike Reed · 8 years ago
  55. 5ad721e GrTessellator (AA): simplify boundary extraction. by Stephen White · 8 years ago
  56. c777b88 One-liner fix that allows Viewer to switch between Raster and OpenGL by Chet Haase · 8 years ago
  57. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  58. 3f81f37 SkJumper: 565 by Mike Klein · 8 years ago
  59. e992d41 SkJumper: portable round() was truncating... by Mike Klein · 8 years ago
  60. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 8 years ago
  61. 6d67396 SkPDF: Stop using SkRasterClip/SkRegion by Hal Canary · 8 years ago
  62. 03e0584 Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot. by Brian Salomon · 8 years ago
  63. 8e15cdf Fix memory leak: adopt rather than ref GrTexture* in GrTextureStripAtlas by Robert Phillips · 8 years ago
  64. 372953b Don't use mixed samples if NVPR is disabled by csmartdalton · 8 years ago
  65. 16a40cb GrTessellator (AA): sorting and comparison performance improvements. by Stephen White · 8 years ago
  66. db356b7 SkJumper: fill in AVX f16 stages, turn on AVX by Mike Klein · 8 years ago
  67. bff4178 Blacklist test on Vulkan Ubuntu Intel caused by driver bug by Greg Daniel · 8 years ago
  68. 804e091 Make shadow_utils GM use its own SkResourceCache by Brian Salomon · 8 years ago
  69. 7d975fc Revert "skslc switch support" by Ethan Nicholas · 8 years ago
  70. d196cbe Do not throw away the savelayer if kDontClipToLayer_PrivateSaveLayerFlag is set by Yuqian Li · 8 years ago
  71. a979a1d Move around GL dependencies. by Mike Klein · 8 years ago
  72. 7df440b remove no longer used links from directory by Heather Miller · 8 years ago
  73. 2b1e468 skslc switch support by Ethan Nicholas · 8 years ago
  74. 69d4992 In Vulkan make sure resolve is sent to GPU when preparing msaa RenderTarget for external IO by Greg Daniel · 8 years ago
  75. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 8 years ago
  76. bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 8 years ago
  77. cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 8 years ago
  78. b16e8ac Make GrPipeline::CreateAt take GrRenderTarget and not GrRenderTargetContext by Brian Salomon · 8 years ago
  79. e9c25ce SkJumper: reformat .S files by Mike Klein · 8 years ago
  80. ca0cfb4 Add AVX to the SkJumper mix. by Mike Klein · 8 years ago
  81. a6e431b Revert "removed flags for g3" by Mike Reed · 8 years ago
  82. 319ca08 removed flags for g3 by Mike Reed · 8 years ago
  83. fa24d34 abstract access to device-clip-bounds by Mike Reed · 8 years ago
  84. 9cd2168 SkPDF: stop using RasterClip for drawAnnotation() by Hal Canary · 8 years ago
  85. a41c2aa SkPDF: do not use SkRegion in populateGraphicStateEntryFromPaint() by Hal Canary · 8 years ago
  86. e2d78ec Don't include GrContextFactory.h from SkCommonFlagsPathRenderer.h by csmartdalton · 8 years ago
  87. ca70b59 Use uintptr_t for masking ptrs. by Herb Derby · 8 years ago
  88. aab68c5 Revert[2] "hide deprecated underline and strikethru" by Mike Reed · 8 years ago
  89. 40540a7 Actually test our ref-counting in release builds by Brian Osman · 8 years ago
  90. bf52e3d Viewer: balance save/restores and draw offscreen to window in src mode by Brian Salomon · 8 years ago
  91. 44a97d5 SkPDF: use RasterClip and Region less. by Hal Canary · 8 years ago
  92. 9d01fbc Check for bounds intersection when batching MSAAPathOps by Jim Van Verth · 8 years ago
  93. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  94. 19eec39 Fix SkSemaphore comments. by Mike Klein · 8 years ago
  95. 91ad074 SkJumper: add mode to help prioritize porting by Mike Klein · 8 years ago
  96. d9e8225 SkJumper: set_rgb and swap_rb by Mike Klein · 8 years ago
  97. 46b83a4 Update endRecordingAsPicture to finishRecordingAsPicture by Yuqian Li · 8 years ago
  98. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 8 years ago
  99. 3661bc9 hide trivial helpers on canvas by Mike Reed · 8 years ago
  100. 2b76736 SkJumper: implement lerp_u8 by Mike Klein · 8 years ago