summaryrefslogtreecommitdiff
path: root/libs/hwui/VectorDrawable.h
AgeCommit message (Expand)Author
2019-10-04Delete VectorDrawableAtlasJohn Reck
2018-09-21Support auto-dark for VectorDrawableJohn Reck
2018-07-12Remove use of SkRefCnt_SafeAssign.Ben Wagner
2018-05-03Delete a bunch of codeJohn Reck
2018-02-08Cache VectorDrawable bounds at record timeStan Iliev
2017-12-04Private API to turn off anti-aliasing for VectorDrawableDoris Liu
2017-11-03Format the world (or just HWUI)John Reck
2017-09-19Fix VectorDrawable dirty flag logicStan Iliev
2017-08-31Render VectorDrawables in software and then upload to the VDAtlas.Derek Sollenberger
2017-07-18Cache VectorDrawables in an atlasStan Iliev
2017-03-27Update VectorDrawables cache at frame startStan Iliev
2017-03-20Modify VectorDrawable to scale path through canvas matrixStan Iliev
2016-11-16Recreate the bitmap cache when it is smaller than neededTeng-Hui Zhu
2016-10-20Pass Bitmap instead of SkBitmap for bitmap rect operationsergeyv
2016-09-01Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7...Chih-hung Hsieh
2016-08-31Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7...Chih-hung Hsieh
2016-08-29Fix google-explicit-constructor warnings in libs/hwui.Chih-Hung Hsieh
2016-07-28Run animation *after* property sync am: 7c7052dd9b am: 0053b066e5Doris Liu
2016-07-26Run animation *after* property syncDoris Liu
2016-06-09Handle hidden RT VectorDrawable animatorsDoris Liu
2016-05-27Copy native tree's property when mutate vector drawableDoris Liu
2016-05-26Copy native tree's property when mutate vector drawableDoris Liu
2016-05-26Handle hidden RT VectorDrawable animatorsDoris Liu
2016-05-11Merge "Turn off some path drawing logs by default"Tenghui Zhu
2016-05-02Count native allocation for VD against Java heapDoris Liu
2016-04-25Turn off some path drawing logs by defaultTeng-Hui Zhu
2016-04-15Merge "Fix ref count of fillGradient and strokeGradient" into nyc-devDoris Liu
2016-04-14Fix ref count of fillGradient and strokeGradientDoris Liu
2016-04-12Fix translationY not being set correctly for VD during animationDoris Liu
2016-04-04Make AVD thread safeDoris Liu
2016-03-21Reland: Move text logic from jni to hwui levelsergeyv
2016-03-21Revert "Move text logic from jni to hwui level"Sergei Vasilinetc
2016-03-17Move text logic from jni to hwui levelsergeyv
2016-03-16Add fillType support to VectorDrawableTeng-Hui Zhu
2016-02-05Ref count the nodes in VectorDrawableDoris Liu
2016-02-04Revert "Revert "VectorDrawable native rendering - Step 4 of MANY""Doris Liu
2016-02-04Revert "VectorDrawable native rendering - Step 4 of MANY"Doris Liu
2016-02-02VectorDrawable native rendering - Step 4 of MANYDoris Liu
2016-01-27Gradient for VectorDrawable's fill and strokeTeng-Hui Zhu
2016-01-21Create SkCanvas on the stack to avoid leaking memeoryDoris Liu
2015-12-28VectorDrawable native rendering - Step 3 of MANYDoris Liu