1. d0814db Add SkiaCanvas::captureCanvasState() by Matt Sarett · 7 years ago
  2. 7c9fb60 Merge "Xform bitmaps to sRGB on SW and PDF canvases" into oc-dev am: c29dffed16 by Matt Sarett · 7 years ago
  3. ea70d22 Xform bitmaps to sRGB on SW and PDF canvases by Matt Sarett · 7 years ago
  4. 826deef switch over to SkVertices object, and stop using deprecated methods. by Mike Reed · 7 years ago
  5. 0b58d99 Optimize Canvas::drawGlyphs by Stan Iliev · 7 years ago
  6. b29b16e Remove clipRegion from the public API. by Derek Sollenberger · 8 years ago
  7. 6e49c9f switch over clip calls to use SkClipOp instead of SkRegion::Op by Mike Reed · 8 years ago
  8. 6acfe16 SkCanvas is no longer reference-counted by Mike Reed · 8 years ago
  9. 021693b Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables. by Stan Iliev · 8 years ago
  10. f50806a Merge SkiaCanvas changes from master-skia to master branch. by Stan Iliev · 8 years ago
  11. 5fd2a1c Pass Bitmap instead of SkBitmap in drawNinePatch & drawBitmapMesh by sergeyv · 8 years ago
  12. fc999950 Pass Bitmap instead of SkBitmap for bitmap rect operation by sergeyv · 8 years ago
  13. aed7f58 Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) by sergeyv · 8 years ago
  14. 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
  15. c0e7a90 Initial refactoring to enable reuse of SkiaDisplayList by Stan Iliev · 8 years ago
  16. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
  17. afc22149 More efficient text rendering on path by Yuqian Li · 8 years ago
  18. c190813 Expose SkiaCanvas header file. by Derek Sollenberger · 8 years ago