1. 2d14213 Initial implmentation of AnimatedImageDrawables on the RenderThread. by Derek Sollenberger · 7 years ago
  2. 671cce2 Make ImageDecoder return animated Drawables by Leon Scroggins III · 7 years ago
  3. 1bcacfd Format the world (or just HWUI) by John Reck · 7 years ago
  4. 938e884 Avoid setting high contrast in every view draw by John Reck · 7 years ago
  5. fa3e340 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 7 years ago
  6. a7f6af2c Revert "Use colorFilters when rendering to an sRGB bitmap." by Derek Sollenberger · 7 years ago
  7. b851b19 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 7 years ago
  8. d0814db Add SkiaCanvas::captureCanvasState() by Matt Sarett · 7 years ago
  9. 7c9fb60 Merge "Xform bitmaps to sRGB on SW and PDF canvases" into oc-dev am: c29dffed16 by Matt Sarett · 7 years ago
  10. ea70d22 Xform bitmaps to sRGB on SW and PDF canvases by Matt Sarett · 7 years ago
  11. 826deef switch over to SkVertices object, and stop using deprecated methods. by Mike Reed · 7 years ago
  12. 0b58d99 Optimize Canvas::drawGlyphs by Stan Iliev · 7 years ago
  13. b29b16e Remove clipRegion from the public API. by Derek Sollenberger · 8 years ago
  14. 6e49c9f switch over clip calls to use SkClipOp instead of SkRegion::Op by Mike Reed · 8 years ago
  15. 6acfe16 SkCanvas is no longer reference-counted by Mike Reed · 8 years ago
  16. 021693b Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables. by Stan Iliev · 8 years ago
  17. f50806a Merge SkiaCanvas changes from master-skia to master branch. by Stan Iliev · 8 years ago
  18. 5fd2a1c Pass Bitmap instead of SkBitmap in drawNinePatch & drawBitmapMesh by sergeyv · 8 years ago
  19. fc999950 Pass Bitmap instead of SkBitmap for bitmap rect operation by sergeyv · 8 years ago
  20. aed7f58 Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) by sergeyv · 8 years ago
  21. 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
  22. c0e7a90 Initial refactoring to enable reuse of SkiaDisplayList by Stan Iliev · 8 years ago
  23. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
  24. afc22149 More efficient text rendering on path by Yuqian Li · 8 years ago
  25. c190813 Expose SkiaCanvas header file. by Derek Sollenberger · 8 years ago