1. 6be3523 Add support for Semaphores (gpu waiting on gpu) in Ganesh by Greg Daniel · 7 years ago
  2. bb7dd44 Make SkTypeface::onGetVariationDesignPosition pure virtual. by Ben Wagner · 7 years ago
  3. e93d190 SkJumper: upgrade to Clang 3.9 by Mike Klein · 7 years ago
  4. e0c9e00 Remove SK_HAS_DWRITE_X defines. by Ben Wagner · 7 years ago
  5. 2a098d0 Call FT_Set_Default_Properties when available. by Ben Wagner · 7 years ago
  6. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  7. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  8. 8a9de3d Add path renderer options to viewer GUI by Brian Osman · 7 years ago
  9. 5ff3a5c Remove stencil related flags from GrInstancedPipelineInfo. by Brian Salomon · 7 years ago
  10. 8af026e fix fuzzer by Cary Clark · 7 years ago
  11. afb4103 Unpremul the blend constant in PDLCDXferProcessor. by Brian Salomon · 7 years ago
  12. 6641212 GrTessellator: minor cleanups and speedups. by Stephen White · 7 years ago
  13. 4b1b04d Use SkArenaAlloc in SkEdgeBuilder. by Herb Derby · 7 years ago
  14. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  15. af9847e Use GrAAType in instanced rendering. by Brian Salomon · 7 years ago
  16. bfe15f6 changed skslc layout parsing strategy by Ethan Nicholas · 7 years ago
  17. 9341c98 SkAndroidCodec: Leave pixels in encoded colorspace when tf is numerical by Matt Sarett · 7 years ago
  18. 7928e76 Disable deferred gpu resources for Chrome branch by Robert Phillips · 7 years ago
  19. c61abee add isolate (init-with-previous) savelayer flag by Mike Reed · 7 years ago
  20. 822128b Clarify what is passed to AutoDrawLooper. by Mike Reed · 7 years ago
  21. c6a449d Add AVX-512 detection to SkCpu, try 2. by Mike Klein · 7 years ago
  22. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 7 years ago
  23. dac5f6b Fix -Wshadow-field warnings by Brian Salomon · 7 years ago
  24. 5990680 Remove SkDataTableBuilder. It is not used. by Herb Derby · 7 years ago
  25. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 7 years ago
  26. 6722553 Add SkColorSpace::isNumericalTransferFn() to the public API by Matt Sarett · 7 years ago
  27. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 7 years ago
  28. b26373c Revert "Add AVX-512 detection to SkCpu" by Cary Clark · 7 years ago
  29. 97042bf When traversing convex paths only consume zero length segments. by Brian Salomon · 7 years ago
  30. e556bf7 Fix single leg Compose Shader crash. by Herb Derby · 7 years ago
  31. 33632d8 Reland: Allow DFPathRenderer to store bitmaps at low resolutions by Jim Van Verth · 7 years ago
  32. 3c322e2 Add AVX-512 detection to SkCpu by Mike Klein · 7 years ago
  33. 2411c11 Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating" by Robert Phillips · 7 years ago
  34. e30cf80 GrTessellator: take sweep_gt out behind the woodshed. by Stephen White · 7 years ago
  35. 0755bb1 Revert "Allow distance field path renderer to store bitmaps at low resolutions" by Cary Clark · 7 years ago
  36. c8f1e3a Allow GrSurfaceProxy-derived classes to use flags when instantiating by Robert Phillips · 7 years ago
  37. c0bc1bb Allow distance field path renderer to store bitmaps at low resolutions by Jim Van Verth · 7 years ago
  38. e4259e2 Make the fallback loop very accurate. by Herb Derby · 7 years ago
  39. af19769 Re-land of skslc switch support by Ethan Nicholas · 7 years ago
  40. ab8e02a SkGradientShader: Fix multi-byte-read-stack-use-after-scope by Hal Canary · 7 years ago
  41. a07741a begin to hide details of SkPathEffect by Mike Reed · 7 years ago
  42. 7f15b68 Fix bug handling CMYK images without color profiles by Matt Sarett · 7 years ago
  43. 0354c62 Set a limit on the size for BMP images by Leon Scroggins III · 7 years ago
  44. c5eabe7 Read color space info from raw exif data by Matt Sarett · 7 years ago
  45. b5cb683 Use construct/init pattern with GrPipeline to replace CreateAt. by Brian Salomon · 7 years ago
  46. e30f758 abs -> abs_ to avoid name conflicts by Mike Klein · 7 years ago
  47. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 7 years ago
  48. 11d2df0 SkJumper: perspective matrix by Mike Klein · 7 years ago
  49. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 7 years ago
  50. 9fe1b22 SkJumper: tiling modes by Mike Klein · 7 years ago
  51. 02baee9 Remove the skip-draw xp optimization by Brian Salomon · 7 years ago
  52. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 7 years ago
  53. 20de615 headers: forward declare SkDOM, and include SkClipOp by Hal Canary · 7 years ago
  54. 420e38f SkJumper: a8 by Mike Klein · 7 years ago
  55. 1a9e8f3 Fix a confusing typo in a comment about MSAA by Brian Osman · 7 years ago
  56. 875218e Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.) by Robert Phillips · 7 years ago
  57. e3d4421 SkJumper: scales and lerps by Mike Klein · 7 years ago
  58. 5ad721e GrTessellator (AA): simplify boundary extraction. by Stephen White · 7 years ago
  59. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 7 years ago
  60. 3f81f37 SkJumper: 565 by Mike Klein · 7 years ago
  61. e992d41 SkJumper: portable round() was truncating... by Mike Klein · 7 years ago
  62. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 7 years ago
  63. 6d67396 SkPDF: Stop using SkRasterClip/SkRegion by Hal Canary · 7 years ago
  64. 03e0584 Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot. by Brian Salomon · 7 years ago
  65. 8e15cdf Fix memory leak: adopt rather than ref GrTexture* in GrTextureStripAtlas by Robert Phillips · 7 years ago
  66. 372953b Don't use mixed samples if NVPR is disabled by csmartdalton · 7 years ago
  67. 16a40cb GrTessellator (AA): sorting and comparison performance improvements. by Stephen White · 7 years ago
  68. db356b7 SkJumper: fill in AVX f16 stages, turn on AVX by Mike Klein · 7 years ago
  69. 804e091 Make shadow_utils GM use its own SkResourceCache by Brian Salomon · 7 years ago
  70. 7d975fc Revert "skslc switch support" by Ethan Nicholas · 7 years ago
  71. d196cbe Do not throw away the savelayer if kDontClipToLayer_PrivateSaveLayerFlag is set by Yuqian Li · 7 years ago
  72. 2b1e468 skslc switch support by Ethan Nicholas · 7 years ago
  73. 69d4992 In Vulkan make sure resolve is sent to GPU when preparing msaa RenderTarget for external IO by Greg Daniel · 7 years ago
  74. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 7 years ago
  75. bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 7 years ago
  76. cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 7 years ago
  77. b16e8ac Make GrPipeline::CreateAt take GrRenderTarget and not GrRenderTargetContext by Brian Salomon · 7 years ago
  78. e9c25ce SkJumper: reformat .S files by Mike Klein · 7 years ago
  79. ca0cfb4 Add AVX to the SkJumper mix. by Mike Klein · 7 years ago
  80. fa24d34 abstract access to device-clip-bounds by Mike Reed · 7 years ago
  81. 9cd2168 SkPDF: stop using RasterClip for drawAnnotation() by Hal Canary · 7 years ago
  82. a41c2aa SkPDF: do not use SkRegion in populateGraphicStateEntryFromPaint() by Hal Canary · 7 years ago
  83. ca70b59 Use uintptr_t for masking ptrs. by Herb Derby · 7 years ago
  84. aab68c5 Revert[2] "hide deprecated underline and strikethru" by Mike Reed · 7 years ago
  85. 44a97d5 SkPDF: use RasterClip and Region less. by Hal Canary · 7 years ago
  86. 9d01fbc Check for bounds intersection when batching MSAAPathOps by Jim Van Verth · 7 years ago
  87. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 7 years ago
  88. 91ad074 SkJumper: add mode to help prioritize porting by Mike Klein · 7 years ago
  89. d9e8225 SkJumper: set_rgb and swap_rb by Mike Klein · 7 years ago
  90. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 7 years ago
  91. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  92. 2b76736 SkJumper: implement lerp_u8 by Mike Klein · 7 years ago
  93. bc9956d Attempt to stabilize shadow_utils GM for replay configs by Brian Salomon · 7 years ago
  94. e522f4c Enable legacy premuls in SkColorSpaceXform by Matt Sarett · 7 years ago
  95. 416bbd9 Switch SkTaskGroup to std::atomic. by Mike Klein · 7 years ago
  96. d7e86a5 fix typo in SkTaskGroup.h by Mike Klein · 7 years ago
  97. e549a05 Add new GMs to stress rendering of many circles and rrects by Jim Van Verth · 7 years ago
  98. 99330ba remove device field from SkDraw by Mike Reed · 7 years ago
  99. f3ee34f SkClipStack: add bounds() and isEmpty() methods by Hal Canary · 8 years ago
  100. 384b90a SkExecutor by Mike Klein · 7 years ago