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
/
VectorDrawable.cpp
Age
Commit message (
Expand
)
Author
2021-05-22
Use TraceUtils.h from gui shared library.
rnlee
2021-01-29
Modernize calls to drawImage
Mike Reed
2020-11-25
Stop copying VectorDrawable pixels when drawing.
Derek Sollenberger
2020-09-30
Revert "Create wrapper around Shader native implementation"
Nader Jawad
2020-08-14
Create wrapper around Shader native implementation
Nader Jawad
2019-12-03
use new SkPathFillType enum
Mike Reed
2019-10-04
Delete VectorDrawableAtlas
John Reck
2019-08-09
Access VectorDrawableAtlas only on RenderThread
Stan Iliev
2019-07-29
pass Paint not SkPaint to Canvas
Mike Reed
2019-05-29
Build native android graphics library for desktop
Jerome Gaillard
2019-04-12
Do not cache AVDs that are off screen
Leon Scroggins III
2019-01-31
Remove references to ANDROID_ENABLE_LINEAR_BLENDING
Leon Scroggins III
2019-01-22
Add continuous SKP capture test api
John Reck
2018-12-03
Remove ; from closing namespaces in libs/hwui
Chris Blume
2018-10-02
Fix regressed alpha change in VD
Doris Liu
2018-09-21
Support auto-dark for VectorDrawable
John Reck
2018-07-31
Set bilinear filter quality when drawing VectorDrawable
Stan Iliev
2018-05-09
A better HW Bitmap uploader
John Reck
2018-02-09
use writepixels on surface, the canvas version is deprecated
Mike Reed
2018-02-08
Cache VectorDrawable bounds at record time
Stan Iliev
2017-12-04
Private API to turn off anti-aliasing for VectorDrawable
Doris Liu
2017-11-03
Format the world (or just HWUI)
John Reck
2017-09-14
Add systrace for VectorDrawable inflation and draw
ztenghui
2017-08-31
Render VectorDrawables in software and then upload to the VDAtlas.
Derek Sollenberger
2017-08-15
Use the faster path when calling drawImageRect.
Derek Sollenberger
2017-07-18
Cache VectorDrawables in an atlas
Stan Iliev
2017-03-27
Update VectorDrawables cache at frame start
Stan Iliev
2017-03-20
Modify VectorDrawable to scale path through canvas matrix
Stan Iliev
2017-02-10
Update framework to use new SkColorSpace API
Matt Sarett
2016-12-07
switch over clip calls to use SkClipOp instead of SkRegion::Op
Mike Reed
2016-12-02
Merge "Recreate the bitmap cache when it is smaller than needed"
Tenghui Zhu
2016-11-16
Recreate the bitmap cache when it is smaller than needed
Teng-Hui Zhu
2016-11-03
update callers to newer Skia APIs
Mike Reed
2016-10-20
Pass Bitmap instead of SkBitmap for bitmap rect operation
sergeyv
2016-10-13
use SkBlendMode instead of SkXfermode
Mike Reed
2016-10-12
Fix SkShader leak for Gradient VectorDrawable and test am: fc9cf72339 am: c47...
Doris Liu
2016-10-12
Fix SkShader leak for Gradient VectorDrawable and test
Doris Liu
2016-10-11
Linear blending, step 1
Romain Guy
2016-05-27
Copy native tree's property when mutate vector drawable
Doris Liu
2016-05-26
Copy native tree's property when mutate vector drawable
Doris Liu
2016-05-02
Count native allocation for VD against Java heap
Doris Liu
2016-04-12
Allow leading spaces in path string (to keep behavior consistent)
Doris Liu
2016-04-04
Make AVD thread safe
Doris Liu
2016-03-16
Merge "Add fillType support to VectorDrawable" into nyc-dev
Tenghui Zhu
2016-03-16
Add fillType support to VectorDrawable
Teng-Hui Zhu
2016-03-15
Workaround for PathMeasure.getSegment() behavior change
Doris Liu
2016-02-05
Ref count the nodes in VectorDrawable
Doris Liu
2016-02-04
Revert "Revert "VectorDrawable native rendering - Step 4 of MANY""
Doris Liu
2016-02-04
Revert "VectorDrawable native rendering - Step 4 of MANY"
Doris Liu
2016-02-03
Remove remaining references to SkCanvas::SaveFlags
Florin Malita
[next]