1. 2dfd55d don't toggle between Paint and SkPaint by Mike Reed · 6 years ago
  2. 24fc901 Improve performance of unclipped save layers. by Derek Sollenberger · 6 years ago
  3. d01b591 Set the color space to sRGB on the Surface and remove colorFilter. by Derek Sollenberger · 6 years ago
  4. adfe1d9 Added support for Canvas#drawDoubleRoundRect in application Canvas API by Nader Jawad · 6 years ago
  5. 0ed10be Replace SkDrawFilter with PaintFilter. by Ben Wagner · 6 years ago
  6. 2d14213 Initial implmentation of AnimatedImageDrawables on the RenderThread. by Derek Sollenberger · 7 years ago
  7. 671cce2 Make ImageDecoder return animated Drawables by Leon Scroggins III · 7 years ago
  8. 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
  9. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  10. fa3e340 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 7 years ago
  11. a7f6af2c Revert "Use colorFilters when rendering to an sRGB bitmap." by Derek Sollenberger · 7 years ago
  12. b851b19 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 7 years ago
  13. d0814db Add SkiaCanvas::captureCanvasState() by Matt Sarett · 7 years ago
  14. 7c9fb60 Merge "Xform bitmaps to sRGB on SW and PDF canvases" into oc-dev am: c29dffed16 by Matt Sarett · 7 years ago
  15. ea70d22 Xform bitmaps to sRGB on SW and PDF canvases by Matt Sarett · 7 years ago
  16. 826deef switch over to SkVertices object, and stop using deprecated methods. by Mike Reed · 7 years ago
  17. 0b58d99 Optimize Canvas::drawGlyphs by Stan Iliev · 7 years ago
  18. b29b16e Remove clipRegion from the public API. by Derek Sollenberger · 8 years ago
  19. 6e49c9f switch over clip calls to use SkClipOp instead of SkRegion::Op by Mike Reed · 8 years ago
  20. 6acfe16 SkCanvas is no longer reference-counted by Mike Reed · 8 years ago
  21. 021693b Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables. by Stan Iliev · 8 years ago
  22. f50806a Merge SkiaCanvas changes from master-skia to master branch. by Stan Iliev · 8 years ago
  23. 5fd2a1c Pass Bitmap instead of SkBitmap in drawNinePatch & drawBitmapMesh by sergeyv · 8 years ago
  24. fc999950 Pass Bitmap instead of SkBitmap for bitmap rect operation by sergeyv · 8 years ago
  25. aed7f58 Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) by sergeyv · 8 years ago
  26. 0154fee Merge "Initial refactoring to enable reuse of SkiaDisplayList on a per RenderNode basis. With Skia renderer we see 30% speed improvement in Invalidate Tree UI Jank test, when SkiaDisplayList objects are reused." by TreeHugger Robot · 8 years ago
  27. c0e7a90 Initial refactoring to enable reuse of SkiaDisplayList by Stan Iliev · 8 years ago
  28. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
  29. afc22149 More efficient text rendering on path by Yuqian Li · 8 years ago
  30. c190813 Expose SkiaCanvas header file. by Derek Sollenberger · 8 years ago