index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
util
/
PathParser.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+2
*
Convert utils fastjni -> @FastNative
John Reck
2016-10-10
1
-1
/
+13
*
Improve error logging for parsing failures
Doris Liu
2016-04-08
1
-8
/
+2
*
Revert "Revert "VectorDrawable native rendering - Step 4 of MANY""
Doris Liu
2016-02-04
1
-0
/
+1
*
Revert "VectorDrawable native rendering - Step 4 of MANY"
Doris Liu
2016-02-04
1
-1
/
+0
*
VectorDrawable native rendering - Step 4 of MANY
Doris Liu
2016-02-02
1
-0
/
+1
*
VectorDrawable native rendering - Step 3 of MANY
Doris Liu
2015-12-28
1
-0
/
+4
*
VectorDrawable native rendering - Step 2 of MANY
Doris Liu
2015-11-18
1
-634
/
+61
*
Add hooks in JNI to start using native path parsing
Doris Liu
2015-11-11
1
-11
/
+14
*
Fix segment number for arcTo conversion
Teng-Hui Zhu
2015-10-20
1
-1
/
+1
*
Fix implicit lineTo issue
Teng-Hui Zhu
2015-09-10
1
-6
/
+20
*
Frameworks/base: Use || instead of |
Andreas Gampe
2015-03-17
1
-1
/
+1
*
Fix the starting pen's position when a path close.
ztenghui
2014-11-13
1
-6
/
+19
*
Support negative value in exponential data in the pathData.
ztenghui
2014-10-10
1
-5
/
+21
*
Support dot separation as the svg path data did.
ztenghui
2014-10-08
1
-7
/
+17
*
API REVIEW: VectorDrawable
ztenghui
2014-07-25
1
-0
/
+3
*
Add negative sign separation support in the pathData
ztenghui
2014-07-23
1
-27
/
+66
*
AVD now support path morphing.
ztenghui
2014-06-20
1
-1
/
+82
*
Add path support into xml files for PathInterpolator and ObjectAnimator.
ztenghui
2014-06-19
1
-0
/
+528