1. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 7 years ago
  2. 46fe9c7 Remove SkDumpCanvas by Brian Osman · 7 years ago
  3. 8738cf4 ccpr: Simplify triangle corners by Chris Dalton · 7 years ago
  4. c2ef4ab Remove all uses of getCache with get. by Herb Derby · 7 years ago
  5. baf3e78 Revert "ccpr: Draw curves in a single pass" by Chris Dalton · 7 years ago
  6. fe462ef Revert "ccpr: Simplify triangle corners" by Chris Dalton · 7 years ago
  7. 622650a ccpr: Simplify triangle corners by Chris Dalton · 7 years ago
  8. df04ce2 ccpr: Draw curves in a single pass by Chris Dalton · 7 years ago
  9. 5183e64 ccpr: Combine GS triangle hulls and edges into a single draw by Chris Dalton · 7 years ago
  10. ab6fd7e Revert "Remove attach and detach glyph cache." by Herb Derby · 7 years ago
  11. 61d56b9 Remove attach and detach glyph cache. by Herb Derby · 7 years ago
  12. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  13. 2252636 Fall back to blurs for unsupported DrawShadow cases by Jim Van Verth · 7 years ago
  14. a556684 Remove deprecated drawShadow interfaces by Jim Van Verth · 7 years ago
  15. 2d18f41 Resurrect pathfinder in viewer and rename to "bisect" by Chris Dalton · 7 years ago
  16. cad0acf Fix thrashing issue with multitextured atlas. by Jim Van Verth · 7 years ago
  17. 84403d7 ccpr: Tessellate fans for very large and/or simple paths by Chris Dalton · 7 years ago
  18. 82040a9 Revert "ccpr: Tessellate fans for very large and/or simple paths" by Cary Clark · 7 years ago
  19. 4138c97 ccpr: Tessellate fans for very large and/or simple paths by Chris Dalton · 7 years ago
  20. 193d3a0 use SkShaper instead of SkTextBox by Mike Reed · 7 years ago
  21. efcacfa Revert "use SkShaper instead of SkTextBox" by Yuqian Li · 7 years ago
  22. 59dad91 use SkShaper instead of SkTextBox by Mike Reed · 7 years ago
  23. 495e0f0 Simplify SkAnimatedImage by Leon Scroggins III · 7 years ago
  24. cca86f3 [skottie] Hierarchical animators by Florin Malita · 7 years ago
  25. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
  26. fc4f768 Use int when possible to calculate atlas indices in shaders. by Jim Van Verth · 7 years ago
  27. 27059d3 ccpr: Use primitive restart feature on ARM by Chris Dalton · 7 years ago
  28. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  29. 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
  30. ca02c0a Convert SVGPong sample to sksg by Florin Malita · 7 years ago
  31. 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 7 years ago
  32. 87d18ce Add Chinese zoom Sample. by Jim Van Verth · 7 years ago
  33. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  34. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago
  35. 7a10b33 Add an SkDrawable for animated images (e.g. GIF) by Leon Scroggins III · 7 years ago
  36. 383a2ef CCPR: Rename GrCCPR* -> GrCC* by Chris Dalton · 7 years ago
  37. 274218e move largest apis into private by Mike Reed · 7 years ago
  38. 90e8fb1 Reland "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  39. 2a2dfcb [sksg] Fix paint inval by Florin Malita · 7 years ago
  40. e5ae84b Fix leak in GM:Rectanizer by Florin Malita · 7 years ago
  41. d23c7c4 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Chris Dalton · 7 years ago
  42. e3877ce CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  43. 4aa4441 Initial scene graph (SkSG) by Florin Malita · 7 years ago
  44. 2871436 Revert "CCPR: Initial semi-optimized vertex shader Impl" by Brian Osman · 7 years ago
  45. a8f6aef CCPR: Initial semi-optimized vertex shader Impl by Chris Dalton · 7 years ago
  46. 394197d Revert "efficiently dash very large rectangles and very long lines" by Cary Clark · 7 years ago
  47. 744cbb3 Fix alpha contribution to tonal color. by Jim Van Verth · 7 years ago
  48. 1ad8198 efficiently dash very large rectangles and very long lines by Cary Clark · 7 years ago
  49. 2326177 CCPR: Don't use instanced draw calls with geometry shaders by Chris Dalton · 7 years ago
  50. ba19b6f Fix SampleLua build by Florin Malita · 7 years ago
  51. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  52. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  53. be4ffab CCPR: Combine loops and serpentines back into a single shader by Chris Dalton · 7 years ago
  54. 53e5e7d resources: resource identifiers don't begin with leading slash by Hal Canary · 7 years ago
  55. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  56. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  57. a3e9271 CCPR: Eliminate texel buffers by Chris Dalton · 7 years ago
  58. a32a3c3 Add analytic clip FPs that read from the CCPR atlas by Chris Dalton · 7 years ago
  59. 1ef8094 turn on extended Clang warnings on Windows too by Chris Dalton · 7 years ago
  60. d75f3f9 Fix SVGPong slide crash in Viewer by Florin Malita · 7 years ago
  61. 8ceee43 Remove more views code, just to simplify things by Brian Osman · 7 years ago
  62. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  63. 4f99e58 Remove a huge pile of views code by Brian Osman · 7 years ago
  64. 2bd856d Fix XferDemo by sending push button events directly to parent by Brian Osman · 7 years ago
  65. eff04b5 Remove SampleApp and convert HelloWorld to sk_app by Brian Osman · 7 years ago
  66. 11adf32 Remove clutter from experimental by Brian Osman · 7 years ago
  67. c02cb8a Revert "Use int when possible to calculate atlas indices in shaders." by Jim Van Verth · 7 years ago
  68. 53d863c Enable tonal color for shadows by default. by Jim Van Verth · 7 years ago
  69. 999ec57 Use int when possible to calculate atlas indices in shaders. by Jim Van Verth · 7 years ago
  70. 339b84e Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  71. 3e31e99 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Brian Osman · 7 years ago
  72. 1662257 Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  73. 3ae1a30 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Ben Wagner · 7 years ago
  74. 6b26deb Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  75. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  76. 7c02cc7 Add clipping options to path text bench and samples by Chris Dalton · 7 years ago
  77. 97f0bc6 clean up cruft about --portableFonts and --resourceFonts by Mike Klein · 7 years ago
  78. ce54bce -= to control width of fatbits line width by Mike Reed · 7 years ago
  79. c17bf32 Convert geometry shaders to operate in Skia device space by Chris Dalton · 7 years ago
  80. 3c31281 Print measure info before closeWindow by Yuqian Li · 7 years ago
  81. 08d1a25 SampleAAGeometry tweaks by Chris Dalton · 7 years ago
  82. 1d01410 Add a SampleApp flag to automate keystrokes on startup by Chris Dalton · 7 years ago
  83. 1a1d241 Remove redundant parentheses. by Ben Wagner · 7 years ago
  84. 6a3dbee Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  85. d6365e5 Revert "Refactor CCPR coverage shaders for a vertex impl" by Eric Boren · 7 years ago
  86. e501033 Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  87. 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
  88. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  89. 5a96580 Mark ~LuaView as override. by Ben Wagner · 7 years ago
  90. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  91. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  92. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  93. 6e3d995 Add width and height option to SampleApp by Yuqian Li · 7 years ago
  94. c3269ae Miscellaneous dynamic atlas fixes. by Jim Van Verth · 7 years ago
  95. d4124bc Add svg support to pathfinder tool by Chris Dalton · 7 years ago
  96. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  97. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  98. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  99. 58e2303 Remove unused functions get_preferred_size by Yuqian Li · 7 years ago
  100. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago