1. d21b6e1 Optimize away unnecessary state changes by Romain Guy · 13 years ago
  2. 6203f6c Reduce the amount of data cached by the gradients cache. by Romain Guy · 14 years ago
  3. b501498 Correctly apply linear filter to drawBitmap(Rect, Rect) by Romain Guy · 14 years ago
  4. e3c2685 Improve rendering performance on some GPUs by Romain Guy · 14 years ago
  5. 43ccf46 Don't crash Launcher on config change. by Romain Guy · 14 years ago
  6. 24c0021 Copy shaders when recording them in display lists. by Romain Guy · 14 years ago
  7. 01d0657 Reduce number of GL calls when drawing with shaders. by Romain Guy · 14 years ago
  8. 8164c2d Don't change textures wrap modes on every draw. by Romain Guy · 14 years ago
  9. 1483094 Add 3D transforms support to all gradients. by Romain Guy · 14 years ago
  10. e3095e0 Apply 3D transformations to gradient shaders. by Romain Guy · 14 years ago
  11. 29d8997 Fix OpenGL errors in various places. by Romain Guy · 14 years ago
  12. ddb80be Add support for circular gradients to the GL renderer. by Romain Guy · 14 years ago
  13. ee916f1 Add support for SweepGradient in the GL renderer. by Romain Guy · 14 years ago
  14. 759ea80 Add support for drawLines(), with anti-aliasing by Romain Guy · 14 years ago
  15. 8aef54f Add support for Canvas flags on save. by Romain Guy · 15 years ago
  16. 0ba681b Fix GC issue, fix local shader transformations. by Romain Guy · 15 years ago
  17. a48a1a8 Fast text selection drawing. by Romain Guy · 15 years ago
  18. 61c8c9c Fix tons of bugs and add new text rendering support. by Romain Guy · 15 years ago
  19. 9cccc2b9 Enforce maximum texture size. by Romain Guy · 15 years ago
  20. 25ee037 Fix incorrect memory cleanup in SkiaShader. by Romain Guy · 15 years ago
  21. 6c07daf Fix native crash in SkiaShader. by Romain Guy · 15 years ago
  22. 06f96e2 Refactor Skia shaders handling. by Romain Guy · 15 years ago