Sign in
android
/
platform
/
frameworks
/
base
/
d960d4b11a4b8991f5da5ed0472438f5e4318d3e
/
libs
/
hwui
/
jni
/
Path.cpp
dd1e5ef
Remove SK_SCALAR_IS_FLOAT checks, they are always true
by Kevin Lubick
· 2 years ago
0834e9f
Add APIs to make Android Path queryable and more useful
by Chet Haase
· 2 years, 6 months ago
c5882c4
Remove dependencies on headers outside UI module
by Derek Sollenberger
· 5 years ago
83ccff7
Move android.graphics JNI & APEX files into HWUI
by Derek Sollenberger
· 5 years ago
[Renamed from core/jni/android/graphics/Path.cpp]
6a8bf8e
use new SkPathFillType enum
by Mike Reed
· 5 years ago
7d48969
don't call deprecated iter next
by Mike Reed
· 5 years ago
15760c9
switch to new SkPathDirection enum
by Mike Reed
· 5 years ago
21e7e2d
Build native android graphics library for desktop
by Jerome Gaillard
· 6 years ago
8cafcc6
remove (dead) caches from hwui
by Mike Reed
· 7 years ago
205d83e
Move Path to NAR
by John Reck
· 7 years ago
96202d5
Add conic support for Path#approximate
by Chris Craik
· 8 years ago
2414e1b
Outline & Path perf improvements
by Chris Craik
· 8 years ago
ecbcdd3
Add offset() to Path's fast-case mode
by sergeyv
· 9 years ago
434a481
am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master
by Elliott Hughes
· 9 years ago
b57dd72
resolved conflicts for a884d81e to stage-aosp-master
by Elliott Hughes
· 9 years ago
76f6a86
constify JNINativeMethod function pointer tables
by Daniel Micay
· 9 years ago
1ad545d
Fix path direction enum to match native SkPath values
by Derek Sollenberger
· 10 years ago
ee24859
Refactor DisplayList path caching.
by Derek Sollenberger
· 10 years ago
a2732a2
Stop pretending USE_OPENGL_RENDERER is a thing
by John Reck
· 10 years ago
7d13d9d
resolved conflicts for merge of 3fc5e3ca to lmp-mr1-dev-plus-aosp
by Andreas Gampe
· 10 years ago
ed6b9df
Frameworks/base: Consistency in core/jni
by Andreas Gampe
· 10 years ago
a35778c7
Yank ResourceCache out of Caches
by John Reck
· 10 years ago
68cfdad
Allow Path approximation to work with a single point Path.
by George Mount
· 10 years ago
24609581
Added primitive parameters to various functions requiring rectangles.
by Antonio Calabrese
· 11 years ago
7979388
Support Oval GradientDrawable outlines, and ShapeDrawable
by Chris Craik
· 11 years ago
2e0103e
Remove SkFloatToScalar.
by Leon Scroggins III
· 11 years ago
5be83ed
Add Path.isConvex, and force View outlines to be convex
by Chris Craik
· 11 years ago
eece0dd
Fix includes so that they no longer rely on the global Skia includes directories.
by Derek Sollenberger
· 11 years ago
56f57cc
Revert "Add Path trimming."
by George Mount
· 11 years ago
e55bc7f
Path.native_trim should return long, not int.
by Narayan Kamath
· 11 years ago
36bef0b
AArch64: Make graphics classes 64-bit compatible
by Ashok Bhat
· 11 years ago
7023df0
Revert "AArch64: Make graphics classes 64-bit compatible"
by Narayan Kamath
· 11 years ago
18b4cbe
AArch64: Make graphics classes 64-bit compatible
by Ashok Bhat
· 11 years ago
7fe03a2
Add Path trimming.
by George Mount
· 11 years ago
c96c7b2
Add animations along a Path.
by George Mount
· 12 years ago
8018c8d
Add path ops API
by Romain Guy
· 12 years ago
5a7e828
Fix crash when Paths are GCd in hw accelerated apps
by Chet Haase
· 14 years ago
fe48f65
Free resources only from the GL context thread. Bug #3179882
by Romain Guy
· 14 years ago
a2341a9
Purge Skia objects from GL caches as needed.
by Romain Guy
· 14 years ago
54900e8
update dox that we ignore the exact parameter on computeBounds
by Mike Reed
· 15 years ago
8ba8877
AI 144018: change path to return its internal cached bounds, making it much lighter-weight to get the bounds.
by Mike Reed
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago