Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
98d41e6917af1411c525efde2698dd8874e068e8
/
libs
/
hwui
/
VectorDrawable.cpp
6c5864c
Do not cache AVDs that are off screen
by Leon Scroggins III
· 6 years ago
1249757
Remove references to ANDROID_ENABLE_LINEAR_BLENDING
by Leon Scroggins III
· 6 years ago
5cca8f2
Add continuous SKP capture test api
by John Reck
· 6 years ago
7b8a808
Remove ; from closing namespaces in libs/hwui
by Chris Blume
· 6 years ago
7cc6ec2
Fix regressed alpha change in VD
by Doris Liu
· 6 years ago
08ee815
Support auto-dark for VectorDrawable
by John Reck
· 6 years ago
038fc37
Set bilinear filter quality when drawing VectorDrawable
by Stan Iliev
· 7 years ago
e170fb6
A better HW Bitmap uploader
by John Reck
· 7 years ago
6b6e66d
use writepixels on surface, the canvas version is deprecated
by Mike Reed
· 7 years ago
65e678f
Cache VectorDrawable bounds at record time
by Stan Iliev
· 7 years ago
6b184d7
Private API to turn off anti-aliasing for VectorDrawable
by Doris Liu
· 7 years ago
1bcacfd
Format the world (or just HWUI)
by John Reck
· 7 years ago
cf0c41d
Add systrace for VectorDrawable inflation and draw
by ztenghui
· 7 years ago
7fe53c1
Render VectorDrawables in software and then upload to the VDAtlas.
by Derek Sollenberger
· 7 years ago
6c2a9e2
Use the faster path when calling drawImageRect.
by Derek Sollenberger
· 8 years ago
3310fb1
Cache VectorDrawables in an atlas
by Stan Iliev
· 8 years ago
23c38a9
Update VectorDrawables cache at frame start
by Stan Iliev
· 8 years ago
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