1. 34d6e4b Add tonal color support for shadows. by Jim Van Verth · 7 years ago
  2. bb3f562 Revert "Revert "Delete SkGaussianEdgeShader"" by Florin Malita · 7 years ago
  3. 9d14f93 Revert "Delete SkGaussianEdgeShader" by Florin Malita · 7 years ago
  4. 64790a3 Delete SkGaussianEdgeShader by Florin Malita · 7 years ago
  5. 37c5a96 Unify ShadowUtils interface by Jim Van Verth · 7 years ago
  6. e308a12 Remove height functor for shadows and replace with plane equation params by Jim Van Verth · 7 years ago
  7. e770578 Add ShadowUtils sample. by Jim Van Verth · 7 years ago
  8. 060d982 Combine the ambient and spot alphas into the base color for geometric shadows. by Jim Van Verth · 7 years ago
  9. b6069df Fix fast blur for shadow rrects. by Jim Van Verth · 7 years ago
  10. 8f7dc9f Circular shadow fixes for Flutter. by Jim Van Verth · 7 years ago
  11. da96550 Add perspective shadows by Jim Van Verth · 7 years ago
  12. b436655 Add height function to shadow tessellators. by Jim Van Verth · 7 years ago
  13. ab664fa Revert "Revert "Create new inset algorithm for spot shadows"" by Brian Salomon · 7 years ago
  14. e7c85c4 Revert "Create new inset algorithm for spot shadows" by Brian Salomon · 7 years ago
  15. e5f5bf5 Create new inset algorithm for spot shadows by Jim Van Verth · 7 years ago
  16. 2c1cd6d Add new test cases for Android shadow sample. by Jim Van Verth · 7 years ago
  17. cf40e30 Use fast path for circular shadows. by Jim Van Verth · 7 years ago
  18. 6f44969 Add more SampleApp support to viewer. by Jim Van Verth · 7 years ago
  19. 2aa535e Tweak shadow sample for demos. by Jim Van Verth · 8 years ago
  20. bce7496 Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
  21. e330eb2 Revert "Add geometric implementation for ambient shadows" by Ethan Nicholas · 8 years ago
  22. fdb1bdf Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
  23. 43475ad Move Android shadow rendering interface to util library. by Jim Van Verth · 8 years ago
  24. c590341 Add shadowrrect geometry processor by Jim Van Verth · 8 years ago
  25. 3c1b7db Add SkShadowMaskFilter by Jim Van Verth · 8 years ago
  26. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  27. 95304e3 Update AndroidShadows slide with new stroking offset by Robert Phillips · 8 years ago
  28. c20c0c0 Switch default for SkGaussianBlurShader radius size. by jvanverth · 8 years ago
  29. d99858a Update SampleAndroidShadows to use algorithm closer to Android OpenGL by jvanverth · 8 years ago
  30. a4f1af8 Use stroked rrects for Android shadow sample by jvanverth · 8 years ago
  31. 9da5dbd Fix SampleAndroidShadows warnings by fmalita · 8 years ago
  32. d7315f91 Add alternative spot shadow to Android shadow sample by jvanverth · 8 years ago
  33. 6c177a1 Add alternative ambient shadow method to Android shadow sample by jvanverth · 8 years ago
  34. e1a3bc6 Add Android Shadow sample by jvanverth · 8 years ago