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.h
Age
Commit message (
Expand
)
Author
2019-10-04
Delete VectorDrawableAtlas
John Reck
2018-09-21
Support auto-dark for VectorDrawable
John Reck
2018-07-12
Remove use of SkRefCnt_SafeAssign.
Ben Wagner
2018-05-03
Delete a bunch of code
John Reck
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-19
Fix VectorDrawable dirty flag logic
Stan Iliev
2017-08-31
Render VectorDrawables in software and then upload to the VDAtlas.
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
2016-11-16
Recreate the bitmap cache when it is smaller than needed
Teng-Hui Zhu
2016-10-20
Pass Bitmap instead of SkBitmap for bitmap rect operation
sergeyv
2016-09-01
Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7...
Chih-hung Hsieh
2016-08-31
Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7...
Chih-hung Hsieh
2016-08-29
Fix google-explicit-constructor warnings in libs/hwui.
Chih-Hung Hsieh
2016-07-28
Run animation *after* property sync am: 7c7052dd9b am: 0053b066e5
Doris Liu
2016-07-26
Run animation *after* property sync
Doris Liu
2016-06-09
Handle hidden RT VectorDrawable animators
Doris Liu
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-26
Handle hidden RT VectorDrawable animators
Doris Liu
2016-05-11
Merge "Turn off some path drawing logs by default"
Tenghui Zhu
2016-05-02
Count native allocation for VD against Java heap
Doris Liu
2016-04-25
Turn off some path drawing logs by default
Teng-Hui Zhu
2016-04-15
Merge "Fix ref count of fillGradient and strokeGradient" into nyc-dev
Doris Liu
2016-04-14
Fix ref count of fillGradient and strokeGradient
Doris Liu
2016-04-12
Fix translationY not being set correctly for VD during animation
Doris Liu
2016-04-04
Make AVD thread safe
Doris Liu
2016-03-21
Reland: Move text logic from jni to hwui level
sergeyv
2016-03-21
Revert "Move text logic from jni to hwui level"
Sergei Vasilinetc
2016-03-17
Move text logic from jni to hwui level
sergeyv
2016-03-16
Add fillType support to VectorDrawable
Teng-Hui Zhu
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-02
VectorDrawable native rendering - Step 4 of MANY
Doris Liu
2016-01-27
Gradient for VectorDrawable's fill and stroke
Teng-Hui Zhu
2016-01-21
Create SkCanvas on the stack to avoid leaking memeory
Doris Liu
2015-12-28
VectorDrawable native rendering - Step 3 of MANY
Doris Liu