1. c8f1e3a Allow GrSurfaceProxy-derived classes to use flags when instantiating by Robert Phillips · 8 years ago
  2. c0bc1bb Allow distance field path renderer to store bitmaps at low resolutions by Jim Van Verth · 8 years ago
  3. e4259e2 Make the fallback loop very accurate. by Herb Derby · 8 years ago
  4. af19769 Re-land of skslc switch support by Ethan Nicholas · 8 years ago
  5. ab8e02a SkGradientShader: Fix multi-byte-read-stack-use-after-scope by Hal Canary · 8 years ago
  6. a07741a begin to hide details of SkPathEffect by Mike Reed · 8 years ago
  7. 7f15b68 Fix bug handling CMYK images without color profiles by Matt Sarett · 8 years ago
  8. 0354c62 Set a limit on the size for BMP images by Leon Scroggins III · 8 years ago
  9. c5eabe7 Read color space info from raw exif data by Matt Sarett · 8 years ago
  10. b5cb683 Use construct/init pattern with GrPipeline to replace CreateAt. by Brian Salomon · 8 years ago
  11. e30f758 abs -> abs_ to avoid name conflicts by Mike Klein · 8 years ago
  12. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  13. 11d2df0 SkJumper: perspective matrix by Mike Klein · 8 years ago
  14. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  15. 9fe1b22 SkJumper: tiling modes by Mike Klein · 8 years ago
  16. 02baee9 Remove the skip-draw xp optimization by Brian Salomon · 8 years ago
  17. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  18. 20de615 headers: forward declare SkDOM, and include SkClipOp by Hal Canary · 8 years ago
  19. 420e38f SkJumper: a8 by Mike Klein · 8 years ago
  20. 1a9e8f3 Fix a confusing typo in a comment about MSAA by Brian Osman · 8 years ago
  21. 875218e Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.) by Robert Phillips · 8 years ago
  22. e3d4421 SkJumper: scales and lerps by Mike Klein · 8 years ago
  23. 5ad721e GrTessellator (AA): simplify boundary extraction. by Stephen White · 8 years ago
  24. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  25. 3f81f37 SkJumper: 565 by Mike Klein · 8 years ago
  26. e992d41 SkJumper: portable round() was truncating... by Mike Klein · 8 years ago
  27. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 8 years ago
  28. 6d67396 SkPDF: Stop using SkRasterClip/SkRegion by Hal Canary · 8 years ago
  29. 03e0584 Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot. by Brian Salomon · 8 years ago
  30. 8e15cdf Fix memory leak: adopt rather than ref GrTexture* in GrTextureStripAtlas by Robert Phillips · 8 years ago
  31. 372953b Don't use mixed samples if NVPR is disabled by csmartdalton · 8 years ago
  32. 16a40cb GrTessellator (AA): sorting and comparison performance improvements. by Stephen White · 8 years ago
  33. db356b7 SkJumper: fill in AVX f16 stages, turn on AVX by Mike Klein · 8 years ago
  34. 804e091 Make shadow_utils GM use its own SkResourceCache by Brian Salomon · 8 years ago
  35. 7d975fc Revert "skslc switch support" by Ethan Nicholas · 8 years ago
  36. d196cbe Do not throw away the savelayer if kDontClipToLayer_PrivateSaveLayerFlag is set by Yuqian Li · 8 years ago
  37. 2b1e468 skslc switch support by Ethan Nicholas · 8 years ago
  38. 69d4992 In Vulkan make sure resolve is sent to GPU when preparing msaa RenderTarget for external IO by Greg Daniel · 8 years ago
  39. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 8 years ago
  40. bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 8 years ago
  41. cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 8 years ago
  42. b16e8ac Make GrPipeline::CreateAt take GrRenderTarget and not GrRenderTargetContext by Brian Salomon · 8 years ago
  43. e9c25ce SkJumper: reformat .S files by Mike Klein · 8 years ago
  44. ca0cfb4 Add AVX to the SkJumper mix. by Mike Klein · 8 years ago
  45. fa24d34 abstract access to device-clip-bounds by Mike Reed · 8 years ago
  46. 9cd2168 SkPDF: stop using RasterClip for drawAnnotation() by Hal Canary · 8 years ago
  47. a41c2aa SkPDF: do not use SkRegion in populateGraphicStateEntryFromPaint() by Hal Canary · 8 years ago
  48. ca70b59 Use uintptr_t for masking ptrs. by Herb Derby · 8 years ago
  49. aab68c5 Revert[2] "hide deprecated underline and strikethru" by Mike Reed · 8 years ago
  50. 44a97d5 SkPDF: use RasterClip and Region less. by Hal Canary · 8 years ago
  51. 9d01fbc Check for bounds intersection when batching MSAAPathOps by Jim Van Verth · 8 years ago
  52. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  53. 91ad074 SkJumper: add mode to help prioritize porting by Mike Klein · 8 years ago
  54. d9e8225 SkJumper: set_rgb and swap_rb by Mike Klein · 8 years ago
  55. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 8 years ago
  56. 3661bc9 hide trivial helpers on canvas by Mike Reed · 8 years ago
  57. 2b76736 SkJumper: implement lerp_u8 by Mike Klein · 8 years ago
  58. bc9956d Attempt to stabilize shadow_utils GM for replay configs by Brian Salomon · 8 years ago
  59. e522f4c Enable legacy premuls in SkColorSpaceXform by Matt Sarett · 8 years ago
  60. 416bbd9 Switch SkTaskGroup to std::atomic. by Mike Klein · 8 years ago
  61. d7e86a5 fix typo in SkTaskGroup.h by Mike Klein · 8 years ago
  62. e549a05 Add new GMs to stress rendering of many circles and rrects by Jim Van Verth · 8 years ago
  63. 99330ba remove device field from SkDraw by Mike Reed · 8 years ago
  64. f3ee34f SkClipStack: add bounds() and isEmpty() methods by Hal Canary · 8 years ago
  65. 384b90a SkExecutor by Mike Klein · 8 years ago
  66. d44dd4c Fold MSAN awareness into SkJumper.cpp. by Mike Klein · 8 years ago
  67. d2743ea Remove GrPipelineBuilder.cpp by Brian Salomon · 8 years ago
  68. 8a0bfc5 GrTessellator: misc. cleanups and minor tweaks. by Stephen White · 8 years ago
  69. 8a7dc29 SkJumper: remove TODO. by Mike Klein · 8 years ago
  70. 58a1ea8 SkRegion: change serialization unit tests, better validation code by Hal Canary · 8 years ago
  71. 60c774d Support shared GL contexts in GrContextFactory by Brian Osman · 8 years ago
  72. 22eb2f1 remove guard for SkImageGenerator api by Mike Reed · 8 years ago
  73. 973ca80 SkConvertPixels: Add Alpha8 fast path by Matt Sarett · 8 years ago
  74. 5a3c948 Whoops, forgot to re-run build_stages. by Mike Klein · 8 years ago
  75. ef653b8 fixed SPIR-V vector equality tests by Ethan Nicholas · 8 years ago
  76. 9ef6375 Move looping logic into start_pipeline(). by Mike Klein · 8 years ago
  77. c663953 Print GL shader source with line numbers when there is a compile error by csmartdalton · 8 years ago
  78. 94cce4c Make GrXferProcessor and related classes private. by Brian Salomon · 8 years ago
  79. 2c6d2bf Remove SkSpecialImage's GrTexture-based ctors by Robert Phillips · 8 years ago
  80. e026511 Fix ComposeOneFragmentProcessor coverage as alpha optimization. by Brian Salomon · 8 years ago
  81. 709b025 SkPath.readFromMemory: check for error case by Hal Canary · 8 years ago
  82. c5ca7f9 Clamp gradient colors in fragment shader after interpolation when there is a color space. by Brian Salomon · 8 years ago
  83. ed1b902 SkJumper: Windows by Mike Klein · 8 years ago
  84. 4978906 GrTessellator (AA): implement fast path for removing non-boundary edges. by Stephen White · 8 years ago
  85. afcd2e1 initial clean up of pdf clipping by Mike Reed · 8 years ago
  86. f0fb929 move PDFDevice over to cipstackdevice by Mike Reed · 8 years ago
  87. 00b2cca Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual calls by Brian Salomon · 8 years ago
  88. 4eabd5d Improve SkCanvas::temporary_internal_getRgnClip performance by Stan Iliev · 8 years ago
  89. eb868aa Prefer EllipseOp instead of DIEllipseOp by Stan Iliev · 8 years ago
  90. dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 8 years ago
  91. cdcc33f Store GrRenderTarget rather than just its ID in GrRenderTargetOpList::RecordedOp. by Brian Salomon · 8 years ago
  92. 25b8ca1 Clean up DFs for extremely small paths by Jim Van Verth · 8 years ago
  93. edee1ae Write SkRegion fuzzer by Kevin Lubick · 8 years ago
  94. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 8 years ago
  95. a5fdc97 Replace SkSpecialImage::makeTightSubset with asImage (take 2) by Robert Phillips · 8 years ago
  96. 6f9f7eb Expand use of GrMakeCachedBitmapProxy (take 2) by Robert Phillips · 8 years ago
  97. 251bf3e SkRegion deserialization more robust by Hal Canary · 8 years ago
  98. 16fcb23 SkJumper: aarch64 and armv7 by Mike Klein · 8 years ago
  99. 7fc4a2d Fix -Wshadow-field warning in class NullInterface by Brian Salomon · 8 years ago
  100. f67c459 add ViaSVG to dm by Mike Reed · 8 years ago