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