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
/
tests
/
unit
/
VectorDrawableTests.cpp
Age
Commit message (
Expand
)
Author
2019-11-25
switch to new SkPathDirection enum
Mike Reed
2019-04-11
Update to new factories for effects
Mike Reed
2018-12-18
Merge "New WebViewFunctor API"
John Reck
2018-12-17
Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332
Chih-Hung Hsieh
2018-12-17
Fix performance-for-range-copy warnings
Chih-Hung Hsieh
2018-12-14
New WebViewFunctor API
John Reck
2018-12-03
Remove ; from closing namespaces in libs/hwui
Chris Blume
2018-03-26
More path validation for better error message
Doris Liu
2017-12-05
Update VectorDrawables to use Skia's drawArc implementation.
Derek Sollenberger
2017-11-03
Format the world (or just HWUI)
John Reck
2017-05-26
don't need custom shader to track ref-counts
Mike Reed
2017-03-20
Modify VectorDrawable to scale path through canvas matrix
Stan Iliev
2016-10-12
Fix SkShader leak for Gradient VectorDrawable and test
Doris Liu
2016-04-13
Merge "Allow leading spaces in path string (to keep behavior consistent)" int...
Doris Liu
2016-04-13
Merge "Fix translationY not being set correctly for VD during animation" into...
Doris Liu
2016-04-12
Fix translationY not being set correctly for VD during animation
Doris Liu
2016-04-12
Allow leading spaces in path string (to keep behavior consistent)
Doris Liu
2016-04-08
Improve error logging for parsing failures
Doris Liu
2015-12-28
VectorDrawable native rendering - Step 3 of MANY
Doris Liu
2015-12-02
Reorganize hwui test directories
Chris Craik