1. 03e0584 Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot. by Brian Salomon · 8 years ago
  2. 8e15cdf Fix memory leak: adopt rather than ref GrTexture* in GrTextureStripAtlas by Robert Phillips · 8 years ago
  3. 372953b Don't use mixed samples if NVPR is disabled by csmartdalton · 8 years ago
  4. 16a40cb GrTessellator (AA): sorting and comparison performance improvements. by Stephen White · 8 years ago
  5. db356b7 SkJumper: fill in AVX f16 stages, turn on AVX by Mike Klein · 8 years ago
  6. 804e091 Make shadow_utils GM use its own SkResourceCache by Brian Salomon · 8 years ago
  7. 7d975fc Revert "skslc switch support" by Ethan Nicholas · 8 years ago
  8. d196cbe Do not throw away the savelayer if kDontClipToLayer_PrivateSaveLayerFlag is set by Yuqian Li · 8 years ago
  9. 2b1e468 skslc switch support by Ethan Nicholas · 8 years ago
  10. 69d4992 In Vulkan make sure resolve is sent to GPU when preparing msaa RenderTarget for external IO by Greg Daniel · 8 years ago
  11. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 8 years ago
  12. bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 8 years ago
  13. cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 8 years ago
  14. b16e8ac Make GrPipeline::CreateAt take GrRenderTarget and not GrRenderTargetContext by Brian Salomon · 8 years ago
  15. e9c25ce SkJumper: reformat .S files by Mike Klein · 8 years ago
  16. ca0cfb4 Add AVX to the SkJumper mix. by Mike Klein · 8 years ago
  17. fa24d34 abstract access to device-clip-bounds by Mike Reed · 8 years ago
  18. 9cd2168 SkPDF: stop using RasterClip for drawAnnotation() by Hal Canary · 8 years ago
  19. a41c2aa SkPDF: do not use SkRegion in populateGraphicStateEntryFromPaint() by Hal Canary · 8 years ago
  20. ca70b59 Use uintptr_t for masking ptrs. by Herb Derby · 8 years ago
  21. aab68c5 Revert[2] "hide deprecated underline and strikethru" by Mike Reed · 8 years ago
  22. 44a97d5 SkPDF: use RasterClip and Region less. by Hal Canary · 8 years ago
  23. 9d01fbc Check for bounds intersection when batching MSAAPathOps by Jim Van Verth · 8 years ago
  24. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  25. 91ad074 SkJumper: add mode to help prioritize porting by Mike Klein · 8 years ago
  26. d9e8225 SkJumper: set_rgb and swap_rb by Mike Klein · 8 years ago
  27. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 8 years ago
  28. 3661bc9 hide trivial helpers on canvas by Mike Reed · 8 years ago
  29. 2b76736 SkJumper: implement lerp_u8 by Mike Klein · 8 years ago
  30. bc9956d Attempt to stabilize shadow_utils GM for replay configs by Brian Salomon · 8 years ago
  31. e522f4c Enable legacy premuls in SkColorSpaceXform by Matt Sarett · 8 years ago
  32. 416bbd9 Switch SkTaskGroup to std::atomic. by Mike Klein · 8 years ago
  33. d7e86a5 fix typo in SkTaskGroup.h by Mike Klein · 8 years ago
  34. e549a05 Add new GMs to stress rendering of many circles and rrects by Jim Van Verth · 8 years ago
  35. 99330ba remove device field from SkDraw by Mike Reed · 8 years ago
  36. f3ee34f SkClipStack: add bounds() and isEmpty() methods by Hal Canary · 8 years ago
  37. 384b90a SkExecutor by Mike Klein · 8 years ago
  38. d44dd4c Fold MSAN awareness into SkJumper.cpp. by Mike Klein · 8 years ago
  39. d2743ea Remove GrPipelineBuilder.cpp by Brian Salomon · 8 years ago
  40. 8a0bfc5 GrTessellator: misc. cleanups and minor tweaks. by Stephen White · 8 years ago
  41. 8a7dc29 SkJumper: remove TODO. by Mike Klein · 8 years ago
  42. 58a1ea8 SkRegion: change serialization unit tests, better validation code by Hal Canary · 8 years ago
  43. 60c774d Support shared GL contexts in GrContextFactory by Brian Osman · 8 years ago
  44. 22eb2f1 remove guard for SkImageGenerator api by Mike Reed · 8 years ago
  45. 973ca80 SkConvertPixels: Add Alpha8 fast path by Matt Sarett · 8 years ago
  46. 5a3c948 Whoops, forgot to re-run build_stages. by Mike Klein · 8 years ago
  47. ef653b8 fixed SPIR-V vector equality tests by Ethan Nicholas · 8 years ago
  48. 9ef6375 Move looping logic into start_pipeline(). by Mike Klein · 8 years ago
  49. c663953 Print GL shader source with line numbers when there is a compile error by csmartdalton · 8 years ago
  50. 94cce4c Make GrXferProcessor and related classes private. by Brian Salomon · 8 years ago
  51. 2c6d2bf Remove SkSpecialImage's GrTexture-based ctors by Robert Phillips · 8 years ago
  52. e026511 Fix ComposeOneFragmentProcessor coverage as alpha optimization. by Brian Salomon · 8 years ago
  53. 709b025 SkPath.readFromMemory: check for error case by Hal Canary · 8 years ago
  54. c5ca7f9 Clamp gradient colors in fragment shader after interpolation when there is a color space. by Brian Salomon · 8 years ago
  55. ed1b902 SkJumper: Windows by Mike Klein · 8 years ago
  56. 4978906 GrTessellator (AA): implement fast path for removing non-boundary edges. by Stephen White · 8 years ago
  57. afcd2e1 initial clean up of pdf clipping by Mike Reed · 8 years ago
  58. f0fb929 move PDFDevice over to cipstackdevice by Mike Reed · 8 years ago
  59. 00b2cca Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual calls by Brian Salomon · 8 years ago
  60. 4eabd5d Improve SkCanvas::temporary_internal_getRgnClip performance by Stan Iliev · 8 years ago
  61. eb868aa Prefer EllipseOp instead of DIEllipseOp by Stan Iliev · 8 years ago
  62. dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 8 years ago
  63. cdcc33f Store GrRenderTarget rather than just its ID in GrRenderTargetOpList::RecordedOp. by Brian Salomon · 8 years ago
  64. 25b8ca1 Clean up DFs for extremely small paths by Jim Van Verth · 8 years ago
  65. edee1ae Write SkRegion fuzzer by Kevin Lubick · 8 years ago
  66. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 8 years ago
  67. a5fdc97 Replace SkSpecialImage::makeTightSubset with asImage (take 2) by Robert Phillips · 8 years ago
  68. 6f9f7eb Expand use of GrMakeCachedBitmapProxy (take 2) by Robert Phillips · 8 years ago
  69. 251bf3e SkRegion deserialization more robust by Hal Canary · 8 years ago
  70. 16fcb23 SkJumper: aarch64 and armv7 by Mike Klein · 8 years ago
  71. 7fc4a2d Fix -Wshadow-field warning in class NullInterface by Brian Salomon · 8 years ago
  72. f67c459 add ViaSVG to dm by Mike Reed · 8 years ago
  73. e005edd Revert "hide deprecated underline and strikethru" by Leon Scroggins · 8 years ago
  74. 52cad15 sksl support for geometry shaders by Ethan Nicholas · 8 years ago
  75. c12551c SkJumper: Linux by Mike Klein · 8 years ago
  76. c5e641c use common intermediate device class for clipstack management by Mike Reed · 8 years ago
  77. eae7524 Revert "Expand use of GrMakeCachedBitmapProxy" by Robert Phillips · 8 years ago
  78. 2527209 Make mask uintptr_t when calculating alignment. by Herb Derby · 8 years ago
  79. 561d1f8 Expand use of GrMakeCachedBitmapProxy by Robert Phillips · 8 years ago
  80. ef0a15b Fix TAP ASAN failure. by Florin Malita · 8 years ago
  81. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  82. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  83. 8612548 Revert "Revert "Take missed opportunity: memset for A8."" by Mike Klein · 8 years ago
  84. 1bf3fc7 Switch from size_t to uint32_t to represent constraints better. by Herb Derby · 8 years ago
  85. a01bf9a hide deprecated underline and strikethru by Mike Reed · 8 years ago
  86. d1fe952 SkJumper: start on asm by Mike Klein · 8 years ago
  87. 2e777ea Add a workaround for platforms with broken geo shader invocations by csmartdalton · 8 years ago
  88. e14349a Revert "Replace SkSpecialImage::makeTightSubset with asImage" by Robert Phillips · 8 years ago
  89. 2028625 Revert "Take missed opportunity: memset for A8." by Mike Klein · 8 years ago
  90. f614ba2 Fix drawVertices() texture mapping in the presence of a local matrix by Florin Malita · 8 years ago
  91. 1d2aed0 Check for GL_EXT_geometry_shader on ES by csmartdalton · 8 years ago
  92. 11f65e0 GrTessellator (AA): Performance tweaks and cleanup. by Stephen White · 8 years ago
  93. dab4811 Revert "GrTessellator (AA): Performance tweaks and cleanup." by Ben Wagner · 8 years ago
  94. 5df6db1 Replace SkSpecialImage::makeTightSubset with asImage by Robert Phillips · 8 years ago
  95. dc0cae1 Let DFPathRenderer accept smaller paths. by Jim Van Verth · 8 years ago
  96. 50afc17 Fixed a couple of spots where sksl didn't have proper array support. by Ethan Nicholas · 8 years ago
  97. d519d48 add device-clipping to gpudevice by Mike Reed · 8 years ago
  98. e595bbf GrTessellator (AA): Performance tweaks and cleanup. by Stephen White · 8 years ago
  99. ea91b11 remove code for TextDecorations by Mike Reed · 8 years ago
  100. 7ad8793 SkPDF/font subsetting: Use new version of SfntlyWrapper::SubsetFont by Hal Canary · 8 years ago