1. fa3e340 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 7 years ago
  2. a7f6af2c Revert "Use colorFilters when rendering to an sRGB bitmap." by Derek Sollenberger · 7 years ago
  3. b851b19 Use colorFilters when rendering to an sRGB bitmap. by Derek Sollenberger · 7 years ago
  4. 7c0ae0f bitmaps and pixelrefs no longer need lock/unlock by Mike Reed · 7 years ago
  5. ca9b703 Bug fix: use legacy SkCanvas regardless of color space tag by Matt Sarett · 7 years ago
  6. 44dc270 Add SkiaCanvas::captureCanvasState() by Matt Sarett · 7 years ago
  7. ea70d22 Xform bitmaps to sRGB on SW and PDF canvases by Matt Sarett · 7 years ago
  8. 792fb32 Use SkPaint.nothingToDraw instead of PaintUtils helper. by Derek Sollenberger · 7 years ago
  9. 98c78da Update hwui_unit_tests to support running with Vulkan backend. by Greg Daniel · 8 years ago
  10. 050bb6a Minor cleanup of unused headers and overly described functions. by Derek Sollenberger · 8 years ago
  11. 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
  12. 58691b6 Fix broken test. by Derek Sollenberger · 8 years ago
  13. 35934cc Compute text bounds on a per glyph basis when drawing from an SkPicture. by Derek Sollenberger · 8 years ago