index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
SkiaCanvas.cpp
Age
Commit message (
Expand
)
Author
2020-05-01
Fix setShadowLayer + drawTextOnPath
Leon Scroggins III
2020-01-15
Merge "Added support for antialiased canvas clipping"
Nader Jawad
2020-01-10
Added support for antialiased canvas clipping
Nader Jawad
2020-01-10
Include text draws in looper refactor
Nathaniel Nifong
2019-09-03
use canvaspriv for legacy flag.
Mike Reed
2019-07-29
pass Paint not SkPaint to Canvas
Mike Reed
2019-07-15
Remove final usage of asSkCanvas
John Reck
2019-05-02
Fix fading edge effect from impacting neighboring pixels
Derek Sollenberger
2019-04-11
Update to new factories for effects
Mike Reed
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
[next]