Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
f1575117443a51cf4b059d8630c3d83c139bffb0
/
libs
/
hwui
/
VectorDrawable.cpp
fc9cf72
Fix SkShader leak for Gradient VectorDrawable and test
by Doris Liu
· 9 years ago
0280297
Copy native tree's property when mutate vector drawable
by Doris Liu
· 9 years ago
f8d131c
Count native allocation for VD against Java heap
by Doris Liu
· 9 years ago
b35da39
Allow leading spaces in path string (to keep behavior consistent)
by Doris Liu
· 9 years ago
1d8e194
Make AVD thread safe
by Doris Liu
· 9 years ago
71e806b
Merge "Add fillType support to VectorDrawable" into nyc-dev
by Tenghui Zhu
· 9 years ago
46591f4
Add fillType support to VectorDrawable
by Teng-Hui Zhu
· 9 years ago
24ba125
Workaround for PathMeasure.getSegment() behavior change
by Doris Liu
· 9 years ago
ef062eb
Ref count the nodes in VectorDrawable
by Doris Liu
· 9 years ago
766431a
Revert "Revert "VectorDrawable native rendering - Step 4 of MANY""
by Doris Liu
· 9 years ago
5a11e8d
Revert "VectorDrawable native rendering - Step 4 of MANY"
by Doris Liu
· 9 years ago
777bf85
Remove remaining references to SkCanvas::SaveFlags
by Florin Malita
· 9 years ago
f276acd
VectorDrawable native rendering - Step 4 of MANY
by Doris Liu
· 10 years ago
28d4ea5
Fix redundant drawPath call
by Teng-Hui Zhu
· 9 years ago
dbee9bb
Gradient for VectorDrawable's fill and stroke
by Teng-Hui Zhu
· 10 years ago
eecff56
Add internal Canvas save flags
by Florin Malita
· 10 years ago
c2de46f
Create SkCanvas on the stack to avoid leaking memeory
by Doris Liu
· 9 years ago
e410a35
Properly handle the negative scaling factor of canvas in VectorDrawable
by Doris Liu
· 10 years ago
a0e6157
VectorDrawable: Use the matrix scale only if the matrix has no rotation or skew.
by Doris Liu
· 10 years ago
4bbc293
VectorDrawable native rendering - Step 3 of MANY
by Doris Liu
· 10 years ago