1. fe2d3c7 SkBlurMaskFilter.h is only needed for (deprecated) emboss by Mike Reed · 4 years, 9 months ago
  2. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 4 years, 10 months ago
  3. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 10 months ago
  4. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 10 months ago
  5. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 4 years, 10 months ago
  6. e0fbe94 Use flat version of path-direction enum by Mike Reed · 4 years, 10 months ago
  7. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  8. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  9. d7639af Samples: clean up cruft by Hal Canary · 5 years ago
  10. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
  11. 6cc65e1 Samples: simplify Sample::Event by Hal Canary · 5 years ago
  12. 8a02731 Samples: add name() virtual by Hal Canary · 5 years ago
  13. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  14. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 5 years ago
  15. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  16. 0b7645f Simplify perspective shadows to match future MD specs. by Jim Van Verth · 6 years ago
  17. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  18. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  19. e39bc9f Implement tilted concave ambient shadow by Jim Van Verth · 6 years ago
  20. f507c28 Shadow fixes to avoid popping. by Jim Van Verth · 6 years ago
  21. 4c8c1e8 Minor shadow fixes. by Jim Van Verth · 6 years ago
  22. 39e7165 Revert "Remove ambient clamp hack for analytic shadows." by Jim Van Verth · 6 years ago
  23. d75b343 Remove ambient clamp hack for analytic shadows. by Jim Van Verth · 6 years ago
  24. 872da6b Add initial support for simple concave shadows. by Jim Van Verth · 6 years ago
  25. a556684 Remove deprecated drawShadow interfaces by Jim Van Verth · 7 years ago
  26. 744cbb3 Fix alpha contribution to tonal color. by Jim Van Verth · 7 years ago
  27. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  28. 34d6e4b Add tonal color support for shadows. by Jim Van Verth · 7 years ago
  29. bb3f562 Revert "Revert "Delete SkGaussianEdgeShader"" by Florin Malita · 7 years ago
  30. 9d14f93 Revert "Delete SkGaussianEdgeShader" by Florin Malita · 7 years ago
  31. 64790a3 Delete SkGaussianEdgeShader by Florin Malita · 7 years ago
  32. 37c5a96 Unify ShadowUtils interface by Jim Van Verth · 7 years ago
  33. e308a12 Remove height functor for shadows and replace with plane equation params by Jim Van Verth · 7 years ago
  34. e770578 Add ShadowUtils sample. by Jim Van Verth · 7 years ago
  35. 060d982 Combine the ambient and spot alphas into the base color for geometric shadows. by Jim Van Verth · 7 years ago
  36. b6069df Fix fast blur for shadow rrects. by Jim Van Verth · 7 years ago
  37. 8f7dc9f Circular shadow fixes for Flutter. by Jim Van Verth · 7 years ago
  38. da96550 Add perspective shadows by Jim Van Verth · 7 years ago
  39. b436655 Add height function to shadow tessellators. by Jim Van Verth · 7 years ago
  40. ab664fa Revert "Revert "Create new inset algorithm for spot shadows"" by Brian Salomon · 7 years ago
  41. e7c85c4 Revert "Create new inset algorithm for spot shadows" by Brian Salomon · 7 years ago
  42. e5f5bf5 Create new inset algorithm for spot shadows by Jim Van Verth · 7 years ago
  43. 2c1cd6d Add new test cases for Android shadow sample. by Jim Van Verth · 8 years ago
  44. cf40e30 Use fast path for circular shadows. by Jim Van Verth · 8 years ago
  45. 6f44969 Add more SampleApp support to viewer. by Jim Van Verth · 8 years ago
  46. 2aa535e Tweak shadow sample for demos. by Jim Van Verth · 8 years ago
  47. bce7496 Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
  48. e330eb2 Revert "Add geometric implementation for ambient shadows" by Ethan Nicholas · 8 years ago
  49. fdb1bdf Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
  50. 43475ad Move Android shadow rendering interface to util library. by Jim Van Verth · 8 years ago
  51. c590341 Add shadowrrect geometry processor by Jim Van Verth · 8 years ago
  52. 3c1b7db Add SkShadowMaskFilter by Jim Van Verth · 8 years ago
  53. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  54. 95304e3 Update AndroidShadows slide with new stroking offset by Robert Phillips · 8 years ago
  55. c20c0c0 Switch default for SkGaussianBlurShader radius size. by jvanverth · 8 years ago
  56. d99858a Update SampleAndroidShadows to use algorithm closer to Android OpenGL by jvanverth · 8 years ago
  57. a4f1af8 Use stroked rrects for Android shadow sample by jvanverth · 8 years ago
  58. 9da5dbd Fix SampleAndroidShadows warnings by fmalita · 8 years ago
  59. d7315f91 Add alternative spot shadow to Android shadow sample by jvanverth · 8 years ago
  60. 6c177a1 Add alternative ambient shadow method to Android shadow sample by jvanverth · 8 years ago
  61. e1a3bc6 Add Android Shadow sample by jvanverth · 8 years ago