1. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  2. ba4847c Reland "Intersection calc cleanup." by Jim Van Verth · 6 years ago
  3. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  4. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  5. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  6. f83cacb Fix imagefiltersbase GM in ColorSpaceXformCanvas configs by Brian Osman · 6 years ago
  7. b948572 Store GrMeshDrawOps' meshes in GrOpFlushState's arena. by Brian Salomon · 6 years ago
  8. 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 6 years ago
  9. aea785b Recreate Android porter-duff blend modes by Robert Phillips · 6 years ago
  10. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  11. 77bf48a Generate Emoji rendering test using typeface created by different font files. by Bruce Wang · 6 years ago
  12. f107a2f SkUTF by Hal Canary · 6 years ago
  13. 3ebd354 For TextureOp + Alpha texture, xform paint color to dest color space by Brian Osman · 6 years ago
  14. 79f99f7 Fix a crash in the clockwise gm by Chris Dalton · 6 years ago
  15. 49d14e9 sksl: Add a "sk_Clockwise" built-in by Chris Dalton · 6 years ago
  16. e28a6b5 add explicit accessor for sRGB singleton colorspaces by Mike Klein · 6 years ago
  17. 1d474dd Pin max curvature solutions to 0..1 by Chris Dalton · 6 years ago
  18. 4014ba6 SkUtils: remove some versions of UTF routines. by Hal Canary · 6 years ago
  19. 310f44d rename to Merge patheffect by Mike Reed · 6 years ago
  20. 0ef539a add new patheffects by Mike Reed · 6 years ago
  21. 363402d added GMs that use the vertex caching pipeline by Ruiqi Mao · 6 years ago
  22. 85dcf6b GrTessellator: fix overlap outer boundary winding. by Stephen White · 6 years ago
  23. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  24. b609e6d added byte and ubyte types to SKSL by Ruiqi Mao · 6 years ago
  25. 1e04b36 Reland: Check for ANGLE's implementation of texture_rectangle by Weiliang Chen · 6 years ago
  26. 83c6b96 Improve SkTestFontMgr. by Ben Wagner · 6 years ago
  27. a07bf67 Add bullet proofing to image_subset GM for TSAN failures by Robert Phillips · 6 years ago
  28. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  29. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  30. d499817 Whitespace Fixup by Hal Canary · 6 years ago
  31. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  32. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 6 years ago
  33. c69c441 Remove matrixconvolution GM hacks for linear blending by Brian Osman · 6 years ago
  34. 3e95e57 Use TextureProxy size directly in GrYUVToRGBEffect FragmentProcessor by Weiliang Chen · 6 years ago
  35. 8664a1d Add ear-clipping code to triangulate simple polygons. by Jim Van Verth · 6 years ago
  36. a66f4da Revert "Reland "Revert "Update GPU DM/nanobench configs for color testing""" by Brian Osman · 6 years ago
  37. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  38. d5161b9 Reland "Revert "Update GPU DM/nanobench configs for color testing"" by Brian Osman · 6 years ago
  39. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  40. c0fb3c8 Revert "Revert "Update GPU DM/nanobench configs for color testing"" by Brian Osman · 6 years ago
  41. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  42. 6d36370 Add bullet proofing for preAbandonContext by Robert Phillips · 6 years ago
  43. 17bca9a Make fontmgr_bounds change with veryVerbose by Ben Wagner · 6 years ago
  44. 2a284de Revert "Update GPU DM/nanobench configs for color testing" by Brian Osman · 6 years ago
  45. 5e11777 Update GPU DM/nanobench configs for color testing by Brian Osman · 6 years ago
  46. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 6 years ago
  47. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  48. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  49. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  50. 63b3bfb Reland "Remove old references to SampleApp" by Brian Osman · 6 years ago
  51. 3ff2b20 Revert "Remove old references to SampleApp" by Brian Osman · 6 years ago
  52. 1c477fc Remove old references to SampleApp by Brian Osman · 6 years ago
  53. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  54. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  55. d2b5084 Change scaling of antialiased perspective text in dftext to help glitches. by Jim Van Verth · 6 years ago
  56. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  57. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  58. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  59. bdde428 Add variable offset support by Jim Van Verth · 6 years ago
  60. 527a297 Handle missing json resource gracefully in 3dgm by Florin Malita · 6 years ago
  61. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  62. 22be4c4 SkMacros split from SkTypes.h by Hal Canary · 6 years ago
  63. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  64. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  65. 27dddae rebase by Cary Clark · 6 years ago
  66. f0aacaf Add SkTypeface::makeClone. by Bruce Wang · 6 years ago
  67. 4ba1a6f Revert "Change persp dftext to only antialiased" by Jim Van Verth · 6 years ago
  68. 8345aa6 Change persp dftext to only antialiased by Jim Van Verth · 6 years ago
  69. 2525a37 Add test of tiny text with perspective. by Jim Van Verth · 6 years ago
  70. 77169c8 GrTessellator: fix for overlapping outer boundary edges in AA case. by Stephen White · 6 years ago
  71. 7027691 Set bounds correctly for color emoji that need post-cache transfoms by Jim Van Verth · 6 years ago
  72. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  73. 531a48e GrTessellator: fix winding merged to zero on split edge. by Stephen White · 6 years ago
  74. 2f0edd5 draw skottie in 3d by Mike Reed · 6 years ago
  75. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  76. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  77. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  78. 35b40ce Revert "Check for ANGLE's implementation of texture_rectangle" by Ravi Mistry · 6 years ago
  79. 27714a0 3d by Mike Reed · 6 years ago
  80. 00f8866 Check for ANGLE's implementation of texture_rectangle by Weiliang Chen · 6 years ago
  81. f2c7364 support image-subsets in serialization by Mike Reed · 6 years ago
  82. b80ffee Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp." by Brian Salomon · 6 years ago
  83. 633f20e Revert "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp." by Stephen White · 6 years ago
  84. 30f64e4 Clean up textblobrandomfont. by Jim Van Verth · 6 years ago
  85. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 6 years ago
  86. 5426850 Make GMs with persistent SkImages that may be texture backed recreate by Brian Salomon · 6 years ago
  87. a0047bc Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp. by Brian Salomon · 6 years ago
  88. 1e7c658 drawPosText no longer obeys paint alignment by Herb Derby · 6 years ago
  89. be3c1d2 Add perspective support to GrTextureOp. by Brian Salomon · 6 years ago
  90. 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
  91. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  92. 5191880 remove toString by Cary Clark · 6 years ago
  93. ec42e15 Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRect by Brian Salomon · 6 years ago
  94. 1207843 Fix srcBounds computation in SkMatrixConvolutionImageFilter by Robert Phillips · 6 years ago
  95. 81f60ec Allow slides/gms to extend the UI by Mike Reed · 6 years ago
  96. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  97. e3f1b59 Non-normal blur styles to work with non-a8. by Ben Wagner · 6 years ago
  98. ce4cf72 non-linear blending first steps by Mike Klein · 6 years ago
  99. 21015b7 Fix clipping of SkMatrixImageFilter input (take 2) by Robert Phillips · 6 years ago
  100. ef4f7b4 Revert "Fix clipping of SkMatrixImageFilter input" by Robert Phillips · 6 years ago