index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
SkiaCanvas.cpp
Age
Commit message (
Expand
)
Author
2019-01-29
don't pass bounds to textblobbuilder
Mike Reed
2019-01-24
Store SkFont in android::Paint
Mike Reed
2019-01-08
don't toggle between Paint and SkPaint
Mike Reed
2019-01-01
drawTextRSXform is deprecated
Mike Reed
2018-12-20
Improve performance of unclipped save layers.
Derek Sollenberger
2018-12-04
use SkTextEncoding
Mike Reed
2018-11-28
Merge "Set the color space to sRGB on the Surface and remove colorFilter."
Derek Sollenberger
2018-11-21
pass font instead of paint to blobbuilder
Mike Reed
2018-11-07
Set the color space to sRGB on the Surface and remove colorFilter.
Derek Sollenberger
2018-11-01
move alignment to Paint (from SkPaint)
Mike Reed
2018-10-02
Added support for Canvas#drawDoubleRoundRect in application Canvas API
Nader Jawad
2018-07-11
Replace SkDrawFilter with PaintFilter.
Ben Wagner
2018-05-09
A better HW Bitmap uploader
John Reck
2018-04-12
Remove Properties::isSkiaPipeline (3/!?)
John Reck
2018-03-14
Update text alignment when using drawTextOnPath.
Derek Sollenberger
2018-02-08
Draw text with a hairline stroke as if it is fill style
Stan Iliev
2018-02-06
remove unused/deprecated flags from savelayer
Mike Reed
2018-01-24
Initial implmentation of AnimatedImageDrawables on the RenderThread.
Derek Sollenberger
2018-01-17
Make ImageDecoder return animated Drawables
Leon Scroggins III
2018-01-11
Improve correctness of SkiaCanvas::drawLayoutOnPath
Stan Iliev
2017-12-11
Enable fast drawing for solid color nine patch rectangles
Stan Iliev
2017-11-29
Fix text encoding in some macrobench tests
Stan Iliev
2017-11-06
If the absolute value of a sweep angle >= 360 then draw it as an oval.
Derek Sollenberger
2017-11-03
Format the world (or just HWUI)
John Reck
2017-08-24
Avoid setting high contrast in every view draw
John Reck
2017-08-16
Merge "Filter empty paths at record time"
TreeHugger Robot
2017-08-16
Filter empty paths at record time
Stan Iliev
2017-08-15
Use the faster path when calling drawImageRect.
Derek Sollenberger
2017-08-07
Use colorFilters when rendering to an sRGB bitmap.
Derek Sollenberger
2017-08-02
Revert "Use colorFilters when rendering to an sRGB bitmap."
Derek Sollenberger
2017-08-02
Use colorFilters when rendering to an sRGB bitmap.
Derek Sollenberger
2017-07-27
Enable colorspace conversion while perserving legacy blending.
Derek Sollenberger
2017-07-19
Improve color correctness for drawing bitmaps with Skia pipeline
Stan Iliev
2017-04-18
Merge "Remove round rect clipping optimization." into oc-dev am: 190fe086df
Derek Sollenberger
2017-04-17
Remove round rect clipping optimization.
Derek Sollenberger
2017-04-14
Merge "Bug fix: use legacy SkCanvas regardless of color space tag" into oc-de...
Matt Sarett
2017-04-14
Bug fix: use legacy SkCanvas regardless of color space tag
Matt Sarett
2017-04-13
Add SkiaCanvas::captureCanvasState()
Matt Sarett
2017-04-13
Add SkiaCanvas::captureCanvasState()
Matt Sarett
2017-04-12
Merge "Change behavior of setBitmap to cleanly reset the canvas" into oc-dev ...
Derek Sollenberger
2017-04-11
Change behavior of setBitmap to cleanly reset the canvas
Derek Sollenberger
2017-04-07
Merge "Color management, the missing pieces" into oc-dev am: 7dfa16c2ef
Romain Guy
2017-04-07
Color management, the missing pieces
Romain Guy
2017-04-06
Merge "Xform bitmaps to sRGB on SW and PDF canvases" into oc-dev am: c29dffed16
Matt Sarett
2017-04-06
Xform bitmaps to sRGB on SW and PDF canvases
Matt Sarett
2017-04-05
switch over to SkVertices object, and stop using deprecated methods.
Mike Reed
2017-04-04
Merge "Optimize Canvas::drawGlyphs"
TreeHugger Robot
2017-04-04
Optimize Canvas::drawGlyphs
Stan Iliev
2017-04-04
Don't use deprecated canvas methods
Mike Reed
2017-03-20
use SkVertices::Builder in drawBitmapLattice
Mike Reed
[next]