Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
5be70d014bc9be603a91e298129e54e9b45ac13a
/
libs
/
hwui
/
VectorDrawable.cpp
cc29a5d
Modify VectorDrawable to scale path through canvas matrix
by Stan Iliev
· 8 years ago
89ddb1f
Update framework to use new SkColorSpace API
by Matt Sarett
· 8 years ago
6e49c9f
switch over clip calls to use SkClipOp instead of SkRegion::Op
by Mike Reed
· 8 years ago
f223774
Merge "Recreate the bitmap cache when it is smaller than needed"
by Tenghui Zhu
· 8 years ago
037fc18
Recreate the bitmap cache when it is smaller than needed
by Teng-Hui Zhu
· 8 years ago
ab12c1f
update callers to newer Skia APIs
by Mike Reed
· 8 years ago
fc999950
Pass Bitmap instead of SkBitmap for bitmap rect operation
by sergeyv
· 8 years ago
260ab72
use SkBlendMode instead of SkXfermode
by Mike Reed
· 8 years ago
4e230f4
Fix SkShader leak for Gradient VectorDrawable and test am: fc9cf72339 am: c47199bb6a
by Doris Liu
· 8 years ago
fc9cf72
Fix SkShader leak for Gradient VectorDrawable and test
by Doris Liu
· 8 years ago
253f2c2
Linear blending, step 1
by Romain Guy
· 8 years ago
0280297
Copy native tree's property when mutate vector drawable
by Doris Liu
· 9 years ago
335d7d1
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
· 9 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
· 9 years ago
eecff56
Add internal Canvas save flags
by Florin Malita
· 9 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
· 9 years ago
a0e6157
VectorDrawable: Use the matrix scale only if the matrix has no rotation or skew.
by Doris Liu
· 9 years ago
4bbc293
VectorDrawable native rendering - Step 3 of MANY
by Doris Liu
· 9 years ago