1. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  2. bc7b1ea update clang_linux package to Clang 5 by Mike Klein · 7 years ago
  3. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  4. c1e5963 CCPR: Rewrite path parsing by Chris Dalton · 7 years ago
  5. a6d2d70 Add gn plumbing for mdbviz tool by Robert Phillips · 7 years ago
  6. dbb24ef Get viewer running on iOS by Jim Van Verth · 7 years ago
  7. cb2e235 Reduce stencil buffer clearing by Robert Phillips · 7 years ago
  8. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  9. ecfed2b Add iOS support for SkiaSDLExample. by Jim Van Verth · 7 years ago
  10. 1b4602b ok, backtrace support on Android by Mike Klein · 7 years ago
  11. 9d7e57d Revert "Revert "8-bit jumper on armv8"" by Mike Klein · 7 years ago
  12. 6d13575 Revert "8-bit jumper on armv8" by Derek Sollenberger · 7 years ago
  13. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  14. 0813358 8-bit jumper on armv8 by Mike Klein · 7 years ago
  15. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  16. 419a94d Add a GrCCPRGeometry file by Chris Dalton · 7 years ago
  17. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago
  18. 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 7 years ago
  19. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  20. 4189d1b Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter. by Sadrul Habib Chowdhury · 7 years ago
  21. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  22. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 7 years ago
  23. 51fd6d8 Add GrMtlRenderTarget class by Greg Daniel · 7 years ago
  24. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 7 years ago
  25. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 7 years ago
  26. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  27. a26d219 Revert "turn exceptions on in test tools on Android" by Mike Klein · 7 years ago
  28. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  29. c902ff8 turn exceptions on in test tools on Android by Mike Klein · 7 years ago
  30. 4c72b26 Add Chinese fling sample by Robert Phillips · 7 years ago
  31. 228276d Revert "Turn on exceptions in test tools." by Mike Klein · 7 years ago
  32. c667dff Turn on exceptions in test tools. by Mike Klein · 7 years ago
  33. df33fef Test blur small radii and text. by Herb Derby · 7 years ago
  34. 35ae65d SkSafeMath for tracking size_t overflow by Herb Derby · 7 years ago
  35. f7332d3 Build support for 32-bit armv8-a by Leon Scroggins III · 7 years ago
  36. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  37. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  38. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  39. dd3feee Move gFDot6INVERSE definition to cpp file by Yuqian Li · 7 years ago
  40. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  41. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  42. 69fd008 Added SkJSONWriter by Brian Osman · 7 years ago
  43. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 7 years ago
  44. bdc3afa simplify gm matrices by Mike Reed · 7 years ago
  45. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  46. 4a081e2 Add GrMtlTexture classes by Greg Daniel · 7 years ago
  47. b6705c2 Add support for object creation/snapshot/deletion events by Brian Osman · 7 years ago
  48. a91ec58 Tell clang/win to emulate MSVC 2015 by Mike Klein · 7 years ago
  49. 0576a45 Add GrMtlUtil class by Greg Daniel · 7 years ago
  50. 98adfa8 use -imsvc (~= -isystem) with win/clang by Mike Klein · 7 years ago
  51. c722f79 clang on windows support by Mike Klein · 7 years ago
  52. cebcb84 Add caps files for metal by Greg Daniel · 7 years ago
  53. 1af03d4 Compute correct bounds for DrawShadowRec. by Jim Van Verth · 7 years ago
  54. eee5183 Add placeholder GrMtlTypes in include/gpu/mtl by Greg Daniel · 7 years ago
  55. 71603cc Remove the now unused GR_PROXY_MOVE macro by Brian Salomon · 7 years ago
  56. b9f6afb switched to infra version of clang-format for skslc by Ethan Nicholas · 7 years ago
  57. b4d1873 Remove GrTraceMarker and friends by Brian Osman · 7 years ago
  58. b133ffe Remove Gr1DKernelEffect "helper" class. by Brian Salomon · 7 years ago
  59. 6cd51b5 Remove GrSingleTextureEffect by Brian Salomon · 7 years ago
  60. a9340ba Tracing macro cleanup continued by Brian Osman · 7 years ago
  61. 7a0ba1c guard SkTableColorFilter against out-of-range inputs by Mike Klein · 7 years ago
  62. df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 7 years ago
  63. c47f223 rename new GM by Mike Klein · 7 years ago
  64. fa78ece Revert "Revert "Add GM to test SkToSRGBColorFilter"" by Mike Reed · 7 years ago
  65. a1fc471 Revert "Add GM to test SkToSRGBColorFilter" by Kevin Lubick · 7 years ago
  66. fa3ed03 Add GM to test SkToSRGBColorFilter by Brian Osman · 7 years ago
  67. 10b6ad1 sRGB color filter by Brian Osman · 7 years ago
  68. 56e2d94 remove orphaned file by Mike Reed · 7 years ago
  69. b7506c3 Remove unused function GrDrawOp::DumpPipelineInfo by Brian Salomon · 7 years ago
  70. 40e7e65 remove (unused?) arcto patheffect by Mike Reed · 7 years ago
  71. 0fddb2d Retry cleaning up SkLinearBitmapPipeline. by Mike Klein · 7 years ago
  72. e32500f Assume HQ is handled by pipeline, delete legacy code-path by Mike Reed · 7 years ago
  73. f828c1d Add Alpha Image GM by Hal Canary · 7 years ago
  74. b7e8c3b run skslc output through clang-format by Ethan Nicholas · 7 years ago
  75. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  76. c588603 Move GrTypesPriv.h to include/private by Brian Salomon · 7 years ago
  77. fc26f3c Remove GrAnalyticRectOp, the last legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  78. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  79. 263cef7 quote $windk to make copy-and-paste easy by Mike Klein · 7 years ago
  80. 1a325d2 Coverage counting path renderer by Chris Dalton · 7 years ago
  81. 0274b30 converted GrBlurredEdgeFragmentProcessor to sksl by Ethan Nicholas · 7 years ago
  82. 420f156 converted EllipseEffect to sksl by Ethan Nicholas · 7 years ago
  83. f2c9014 Add GN arg to allow Flutter-specific API guards by Brian Osman · 7 years ago
  84. 8abb9f4 Remove GrTestMeshDrawOp by Brian Salomon · 7 years ago
  85. 83d1185 converted CircleEffect to SkSL by Ethan Nicholas · 7 years ago
  86. 771ae96 Revert "Revert "Experimental blur code with 32 bit fix."" by Mike Reed · 7 years ago
  87. b4d6106 Give GrSimpleMeshDrawOpHelper a cpp file by Brian Salomon · 7 years ago
  88. 68990be Re-land of "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  89. 27b3d27 Revert "Experimental blur code with 32 bit fix." by Mike Reed · 7 years ago
  90. 6b7e0e2 Add arc support to gpu Obj c++ code by Greg Daniel · 7 years ago
  91. 7cbf5e3 SkPDF: simplify drawImage/Bitmap/Sprite code. by Hal Canary · 7 years ago
  92. d4b2c53 Experimental blur code with 32 bit fix. by Herb Derby · 7 years ago
  93. baf981f Revert "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  94. 46b654d converted GrSimpleTextureEffect to sksl by Ethan Nicholas · 7 years ago
  95. 6ee2965 remove unreachable perspective code for imageshader by Mike Reed · 7 years ago
  96. a30d407 Revert "Experimental blur code." by Florin Malita · 7 years ago
  97. d96ed9d Experimental blur code. by Herb Derby · 7 years ago
  98. 51b2f1b Stop adding Android-specific defines to SkUserConfig by Leon Scroggins III · 7 years ago
  99. ceb4d48 Re-land "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  100. 7d9f953 Revert "remove flags for android" by Mike Reed · 7 years ago