1. 0b7645f Simplify perspective shadows to match future MD specs. by Jim Van Verth · 6 years ago
  2. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  3. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  4. e39bc9f Implement tilted concave ambient shadow by Jim Van Verth · 6 years ago
  5. f507c28 Shadow fixes to avoid popping. by Jim Van Verth · 6 years ago
  6. 4c8c1e8 Minor shadow fixes. by Jim Van Verth · 6 years ago
  7. 39e7165 Revert "Remove ambient clamp hack for analytic shadows." by Jim Van Verth · 6 years ago
  8. d75b343 Remove ambient clamp hack for analytic shadows. by Jim Van Verth · 6 years ago
  9. 872da6b Add initial support for simple concave shadows. by Jim Van Verth · 6 years ago
  10. a556684 Remove deprecated drawShadow interfaces by Jim Van Verth · 7 years ago
  11. 744cbb3 Fix alpha contribution to tonal color. by Jim Van Verth · 7 years ago
  12. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  13. 34d6e4b Add tonal color support for shadows. by Jim Van Verth · 7 years ago
  14. bb3f562 Revert "Revert "Delete SkGaussianEdgeShader"" by Florin Malita · 7 years ago
  15. 9d14f93 Revert "Delete SkGaussianEdgeShader" by Florin Malita · 7 years ago
  16. 64790a3 Delete SkGaussianEdgeShader by Florin Malita · 7 years ago
  17. 37c5a96 Unify ShadowUtils interface by Jim Van Verth · 7 years ago
  18. e308a12 Remove height functor for shadows and replace with plane equation params by Jim Van Verth · 7 years ago
  19. e770578 Add ShadowUtils sample. by Jim Van Verth · 7 years ago
  20. 060d982 Combine the ambient and spot alphas into the base color for geometric shadows. by Jim Van Verth · 7 years ago
  21. b6069df Fix fast blur for shadow rrects. by Jim Van Verth · 7 years ago
  22. 8f7dc9f Circular shadow fixes for Flutter. by Jim Van Verth · 7 years ago
  23. da96550 Add perspective shadows by Jim Van Verth · 7 years ago
  24. b436655 Add height function to shadow tessellators. by Jim Van Verth · 7 years ago
  25. ab664fa Revert "Revert "Create new inset algorithm for spot shadows"" by Brian Salomon · 7 years ago
  26. e7c85c4 Revert "Create new inset algorithm for spot shadows" by Brian Salomon · 7 years ago
  27. e5f5bf5 Create new inset algorithm for spot shadows by Jim Van Verth · 7 years ago
  28. 2c1cd6d Add new test cases for Android shadow sample. by Jim Van Verth · 7 years ago
  29. cf40e30 Use fast path for circular shadows. by Jim Van Verth · 7 years ago
  30. 6f44969 Add more SampleApp support to viewer. by Jim Van Verth · 8 years ago
  31. 2aa535e Tweak shadow sample for demos. by Jim Van Verth · 8 years ago
  32. bce7496 Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
  33. e330eb2 Revert "Add geometric implementation for ambient shadows" by Ethan Nicholas · 8 years ago
  34. fdb1bdf Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
  35. 43475ad Move Android shadow rendering interface to util library. by Jim Van Verth · 8 years ago
  36. c590341 Add shadowrrect geometry processor by Jim Van Verth · 8 years ago
  37. 3c1b7db Add SkShadowMaskFilter by Jim Van Verth · 8 years ago
  38. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  39. 95304e3 Update AndroidShadows slide with new stroking offset by Robert Phillips · 8 years ago
  40. c20c0c0 Switch default for SkGaussianBlurShader radius size. by jvanverth · 8 years ago
  41. d99858a Update SampleAndroidShadows to use algorithm closer to Android OpenGL by jvanverth · 8 years ago
  42. a4f1af8 Use stroked rrects for Android shadow sample by jvanverth · 8 years ago
  43. 9da5dbd Fix SampleAndroidShadows warnings by fmalita · 8 years ago
  44. d7315f91 Add alternative spot shadow to Android shadow sample by jvanverth · 8 years ago
  45. 6c177a1 Add alternative ambient shadow method to Android shadow sample by jvanverth · 8 years ago
  46. e1a3bc6 Add Android Shadow sample by jvanverth · 8 years ago