1. 53418db Remove "-Wno-over-aligned" from x86 Android builds by Leon Scroggins III · 7 years ago
  2. 6a3dbee Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  3. 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  4. d6365e5 Revert "Refactor CCPR coverage shaders for a vertex impl" by Eric Boren · 7 years ago
  5. e501033 Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  6. ce4a389 remove dead code -- older than min picture version by Mike Reed · 7 years ago
  7. d40b3b0 Make SkTypeface::Style and FromOldStyle private. by Ben Wagner · 7 years ago
  8. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  9. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  10. c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
  11. f6ad341 remove legacy font api flag for flutter by Mike Reed · 7 years ago
  12. 6245143 use new computeByteSize api by Mike Reed · 7 years ago
  13. cc604e5 CCPR: Add workaround for PowerVR crash by Chris Dalton · 7 years ago
  14. cf331a9 Revert[3] "remove legacy fontmgr flag from flutter" by Mike Reed · 7 years ago
  15. cbfd8bf Revert "Revert "remove legacy fontmgr flag from flutter"" by Mike Reed · 7 years ago
  16. 981a31e Generate warning settings for Android framework by Leon Scroggins III · 7 years ago
  17. da6cf4e Revert "remove legacy fontmgr flag from flutter" by Leon Scroggins · 7 years ago
  18. 7077ae8 remove legacy fontmgr flag from flutter by Mike Reed · 7 years ago
  19. ef8ce28 experiments to speed up drawing 32bit images into 565 by Mike Reed · 7 years ago
  20. 839872c converted GrConfigConversionEffect to SkSL by Ethan Nicholas · 7 years ago
  21. 46d6c68 disable object-size santizer in debug builds by Mike Klein · 7 years ago
  22. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  23. 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  24. 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
  25. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  26. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  27. 3ec9573 Add unit test for pinned SkImages by Robert Phillips · 7 years ago
  28. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
  29. 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
  30. e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
  31. e4781e9 function santizer is not available on Mac by Mike Klein · 7 years ago
  32. 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  33. 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 7 years ago
  34. 420c4cf Add GrTextureProxyPriv by Robert Phillips · 7 years ago
  35. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  36. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  37. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  38. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  39. 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
  40. f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago
  41. 712fe73 Add animated cowboy sample from WebKit tests, and fix. by Jim Van Verth · 7 years ago
  42. 5a93216 Update the Android.bp to expose a static library by Derek Sollenberger · 7 years ago
  43. 85463e6 Fix Android roll. by Mike Klein · 7 years ago
  44. ebf648e [WASM] Add POC compile bot for WebAssembly by Kevin Lubick · 7 years ago
  45. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  46. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  47. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  48. 6492afa Disable SkJumper assembly in cross builds for now. by Nico Weber · 7 years ago
  49. 9b2f69b grand unifried lowp stages by Mike Klein · 7 years ago
  50. b433c56 Adjust GPU YUV -> RGB (JPG) conversion by Brian Osman · 7 years ago
  51. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  52. 5d03474 Do software clip mask generation with worker threads by Brian Osman · 7 years ago
  53. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  54. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  55. bc7b1ea update clang_linux package to Clang 5 by Mike Klein · 7 years ago
  56. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  57. c1e5963 CCPR: Rewrite path parsing by Chris Dalton · 7 years ago
  58. a6d2d70 Add gn plumbing for mdbviz tool by Robert Phillips · 7 years ago
  59. dbb24ef Get viewer running on iOS by Jim Van Verth · 7 years ago
  60. cb2e235 Reduce stencil buffer clearing by Robert Phillips · 7 years ago
  61. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  62. ecfed2b Add iOS support for SkiaSDLExample. by Jim Van Verth · 7 years ago
  63. 1b4602b ok, backtrace support on Android by Mike Klein · 7 years ago
  64. 9d7e57d Revert "Revert "8-bit jumper on armv8"" by Mike Klein · 7 years ago
  65. 6d13575 Revert "8-bit jumper on armv8" by Derek Sollenberger · 7 years ago
  66. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  67. 0813358 8-bit jumper on armv8 by Mike Klein · 7 years ago
  68. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  69. 419a94d Add a GrCCPRGeometry file by Chris Dalton · 7 years ago
  70. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago
  71. 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 7 years ago
  72. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  73. 4189d1b Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter. by Sadrul Habib Chowdhury · 7 years ago
  74. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  75. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 7 years ago
  76. 51fd6d8 Add GrMtlRenderTarget class by Greg Daniel · 7 years ago
  77. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 7 years ago
  78. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 7 years ago
  79. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  80. a26d219 Revert "turn exceptions on in test tools on Android" by Mike Klein · 7 years ago
  81. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  82. c902ff8 turn exceptions on in test tools on Android by Mike Klein · 7 years ago
  83. 4c72b26 Add Chinese fling sample by Robert Phillips · 7 years ago
  84. 228276d Revert "Turn on exceptions in test tools." by Mike Klein · 7 years ago
  85. c667dff Turn on exceptions in test tools. by Mike Klein · 7 years ago
  86. df33fef Test blur small radii and text. by Herb Derby · 7 years ago
  87. 35ae65d SkSafeMath for tracking size_t overflow by Herb Derby · 7 years ago
  88. f7332d3 Build support for 32-bit armv8-a by Leon Scroggins III · 7 years ago
  89. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  90. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  91. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  92. dd3feee Move gFDot6INVERSE definition to cpp file by Yuqian Li · 7 years ago
  93. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  94. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  95. 69fd008 Added SkJSONWriter by Brian Osman · 7 years ago
  96. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 7 years ago
  97. bdc3afa simplify gm matrices by Mike Reed · 7 years ago
  98. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  99. 4a081e2 Add GrMtlTexture classes by Greg Daniel · 7 years ago
  100. b6705c2 Add support for object creation/snapshot/deletion events by Brian Osman · 7 years ago