1. 7c02cc7 Add clipping options to path text bench and samples by Chris Dalton · 7 years ago
  2. 97f0bc6 clean up cruft about --portableFonts and --resourceFonts by Mike Klein · 7 years ago
  3. ce54bce -= to control width of fatbits line width by Mike Reed · 7 years ago
  4. c17bf32 Convert geometry shaders to operate in Skia device space by Chris Dalton · 7 years ago
  5. 3c31281 Print measure info before closeWindow by Yuqian Li · 7 years ago
  6. 08d1a25 SampleAAGeometry tweaks by Chris Dalton · 7 years ago
  7. 1d01410 Add a SampleApp flag to automate keystrokes on startup by Chris Dalton · 7 years ago
  8. 1a1d241 Remove redundant parentheses. by Ben Wagner · 7 years ago
  9. 6a3dbee Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  10. d6365e5 Revert "Refactor CCPR coverage shaders for a vertex impl" by Eric Boren · 7 years ago
  11. e501033 Refactor CCPR coverage shaders for a vertex impl by Chris Dalton · 7 years ago
  12. 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
  13. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  14. 5a96580 Mark ~LuaView as override. by Ben Wagner · 7 years ago
  15. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  16. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  17. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  18. 6e3d995 Add width and height option to SampleApp by Yuqian Li · 7 years ago
  19. c3269ae Miscellaneous dynamic atlas fixes. by Jim Van Verth · 7 years ago
  20. d4124bc Add svg support to pathfinder tool by Chris Dalton · 7 years ago
  21. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  22. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  23. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  24. 58e2303 Remove unused functions get_preferred_size by Yuqian Li · 7 years ago
  25. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  26. 8d17769 CCPR: Remove kCombinedTriangleHullsAndEdges by Chris Dalton · 7 years ago
  27. 712fe73 Add animated cowboy sample from WebKit tests, and fix. by Jim Van Verth · 7 years ago
  28. 94fddf8 Add measurement command line args to SampleApp by Yuqian Li · 7 years ago
  29. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  30. a640c49 Minor cleanups for CCPR by Chris Dalton · 7 years ago
  31. 6bfc274 add L565 to our cycle of color configs in sampleapp by Mike Reed · 7 years ago
  32. 7f578bf CCPR: Remove cubic insets and MSAA borders by Chris Dalton · 7 years ago
  33. c1e5963 CCPR: Rewrite path parsing by Chris Dalton · 7 years ago
  34. ba0ce4b Let SampleApp provide the thread pool by Yuqian Li · 7 years ago
  35. 0461e9f simplify path validate by Cary Clark · 7 years ago
  36. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  37. 419a94d Add a GrCCPRGeometry file by Chris Dalton · 7 years ago
  38. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  39. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  40. 4c72b26 Add Chinese fling sample by Robert Phillips · 7 years ago
  41. c6c10b4 Remove SkTypeface::Style from fuzzers and lua. by Ben Wagner · 7 years ago
  42. 8780eda add 'R' to toggle rasterpipeline in sampleapp by Mike Reed · 7 years ago
  43. b072bb6 CCPR: Process quadratic flat edges without soft msaa by Chris Dalton · 7 years ago
  44. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  45. c722f79 clang on windows support by Mike Klein · 7 years ago
  46. 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 7 years ago
  47. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  48. df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 7 years ago
  49. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  50. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  51. 55963bc Revert "pass surface to device-manager" by Ben Wagner · 7 years ago
  52. 40e7e65 remove (unused?) arcto patheffect by Mike Reed · 7 years ago
  53. 7b215bc pass surface to device-manager by Mike Reed · 7 years ago
  54. 1a325d2 Coverage counting path renderer by Chris Dalton · 7 years ago
  55. 176c3b2 Move expensive initialization to onOnceBeforeDraw by Brian Osman · 7 years ago
  56. 412cda7 add srgb gamma colorfilters by Mike Reed · 7 years ago
  57. a920d36 remove unneeded code for index8 imagse by Mike Reed · 7 years ago
  58. 3921ba2 Enable SDF text when using a perspective matrix. by Jim Van Verth · 7 years ago
  59. 95cf166 Fix WavyPathText sample by Chris Dalton · 7 years ago
  60. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  61. 1a0882e Fix buffer overflow in SamplePathText by Chris Dalton · 7 years ago
  62. 34d6e4b Add tonal color support for shadows. by Jim Van Verth · 7 years ago
  63. 70898af Add TiledDrawScheduler so we can concurrently draw and enque by Yuqian Li · 7 years ago
  64. e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 7 years ago
  65. 91ea7ea delete some dead code in SampleApp by Mike Klein · 7 years ago
  66. bb3f562 Revert "Revert "Delete SkGaussianEdgeShader"" by Florin Malita · 7 years ago
  67. 9d14f93 Revert "Delete SkGaussianEdgeShader" by Florin Malita · 7 years ago
  68. 64790a3 Delete SkGaussianEdgeShader by Florin Malita · 7 years ago
  69. f2ae2b2 move perlinenoise2 into effects by Mike Reed · 7 years ago
  70. 8cc9331 Restore SampleApp picture drawing by Florin Malita · 7 years ago
  71. 5458cf8 Add cumulative fps to SampleApp by Yuqian Li · 7 years ago
  72. 623fadf Add Material Design shadow reference sample by Jim Van Verth · 7 years ago
  73. 8793e38 Cache ambient and spot shadows at a canonical position by Jim Van Verth · 7 years ago
  74. 9392f569c Fix shadow_utils light position for SampleApp tiling by Jim Van Verth · 7 years ago
  75. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  76. 23e474c SkCanvas: Helpers for draw{Point,Line,Circle} by Hal Canary · 7 years ago
  77. 37c5a96 Unify ShadowUtils interface by Jim Van Verth · 7 years ago
  78. e308a12 Remove height functor for shadows and replace with plane equation params by Jim Van Verth · 7 years ago
  79. 8d1e0ac More analytic shadow refactoring. by Jim Van Verth · 7 years ago
  80. e770578 Add ShadowUtils sample. by Jim Van Verth · 7 years ago
  81. 060d982 Combine the ambient and spot alphas into the base color for geometric shadows. by Jim Van Verth · 7 years ago
  82. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 7 years ago
  83. a9e241d drawfilter is legacy-guarded, no need for deprecated by Mike Reed · 7 years ago
  84. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  85. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  86. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago
  87. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  88. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  89. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  90. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  91. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  92. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 7 years ago
  93. b6069df Fix fast blur for shadow rrects. by Jim Van Verth · 7 years ago
  94. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  95. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  96. 8f7dc9f Circular shadow fixes for Flutter. by Jim Van Verth · 7 years ago
  97. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  98. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  99. da96550 Add perspective shadows by Jim Van Verth · 7 years ago
  100. 4ebb43e hide most details of SkPatchUtils by Mike Reed · 7 years ago