History log of /external/skia/src/core/SkPath.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ebb0af8e21433525397cefdec3a8903e3da966b0 04-Sep-2012 Romain Guy <romainguy@google.com> Increment SkPath's generation id when transform() is called

Change-Id: I2f164c30342620e1c0663e133ba671b4a3869b70
/external/skia/src/core/SkPath.cpp
4f1dae40e24d57d647db01443b8bf2410514b8b5 06-Mar-2012 Derek Sollenberger <djsollen@google.com> Skia Merge (revision 3312)

This CL also includes changes made to Android's copy of
Skia in their J release branch.

Change-Id: Ib2baecf48004951a3ad4a1574cdc38790c814cbc
/external/skia/src/core/SkPath.cpp
1cab2921ab279367f8206cdadc9259d12e603548 18-Jan-2012 Derek Sollenberger <djsollen@google.com> Skia merge (revision 3022)

This CL has companion changes to account for API updates in...
(1) frameworks/base
(2) external/webkit

Change-Id: Ibb989e76e8bd24313849f9631dbef42cdef9eb7d
/external/skia/src/core/SkPath.cpp
0199fa7423f89a129da2b22a488f2c18e2e4727f 23-Jun-2011 Derek Sollenberger <djsollen@google.com> Skia Merge (revision 1562)

Change-Id: Ief005abc9eb741ccf5efec3d1f29fe2dfc23103d
/external/skia/src/core/SkPath.cpp
0b15698a8c76bb8abc1b555c1d91892669b4118f 06-Jun-2011 Derek Sollenberger <djsollen@google.com> Skia Merge (revision 1510)

This CL includes bug fixes and closely mirrors the version of
Skia used in Chrome M13, which is likely to be our baseline for
ICS.

The CL also adds source files for the SampleApp which will allow
us to execute basic skia tests. The SampleApp requires the
utils/views directory in order to run.

Finally, we have included the PDF backend for Skia in order to
experiment with using it to generate PDF files for certain
applications.

Note: The SampleApp and PDF code are not built as part of libskia.

Change-Id: I1895ccfbd8074e25f19148cc7bd1b4af571fb307
/external/skia/src/core/SkPath.cpp
35e2e62b55598210f6999fc2ea26ff8f41446ffe 16-May-2011 Derek Sollenberger <djsollen@google.com> Skia Merge (revision 1327)

Change-Id: I46f41274d07a3d7bac4728f8841c7f5e89dc9181
/external/skia/src/core/SkPath.cpp
87b8e645865f9633f410c02252a0fd3feb18f09b 14-Apr-2011 Derek Sollenberger <djsollen@google.com> Skia Merge (revision 1116)

There is a companion change in external/webkit

Change-Id: I1c4110e7520bbef3f4e5f9551adb7ec79ac1e3ed
/external/skia/src/core/SkPath.cpp
5d0915c031ca37b2affc456aca3110f8ba5428bb 19-Mar-2011 Romain Guy <romainguy@google.com> Fix Path generation id tracking.

Change-Id: I5acaa683a402162c31a566c524b53b0b16445a3f
/external/skia/src/core/SkPath.cpp
05b6b4d746867a9fb02e14edfe1bf3685abeb813 14-Mar-2011 Derek Sollenberger <djsollen@google.com> Skia Merge (revision 922)

Change-Id: I7ed57d10905d8bad6486a4d7410165eec1cc2b4f
/external/skia/src/core/SkPath.cpp
40528743dbb9ce7f39f093e0cdc47849ac8887cf 07-Jan-2011 Derek Sollenberger <djsollen@google.com> Skia Merge (revision 808)

This merge has companion changes in the following projects in order
to be compatible with changes to skia interfaces and practices:

1. /frameworks/base
2. /external/webkit

Change-Id: I54092971305579e81a8fdb27bbe04ec340792e3b
/external/skia/src/core/SkPath.cpp
9339b1d58b53c0ee1bb1619711b53dc5fc2a17ed 06-Aug-2010 Romain Guy <romainguy@google.com> Fix generation ID tracking bug in SkPath.

Change-Id: I93da7b0d17b51279f56562fa0db093e5f6c7edc7
/external/skia/src/core/SkPath.cpp
fad89e5c108c0cf674a206cd133da011465ccd09 06-Aug-2010 Romain Guy <romainguy@google.com> Add a generation id to SkPath.

This can be used to know whether a path was modified.

Change-Id: I3a839357de4305d29cb608eacbada371682a5578
/external/skia/src/core/SkPath.cpp
1c980e0d7772f05f570ae0227d91635f017c2227 09-Feb-2010 Mike Reed <reed@google.com> refresh from skia/trunk
/external/skia/src/core/SkPath.cpp
2c497e64d20a73267eb92ae88fdc51ba2a356b55 04-Jan-2010 Mike Reed <reed@google.com> refresh from skia/trunk
/external/skia/src/core/SkPath.cpp
a8b45f65acb9d306cb57edd886728933f13d4424 23-Nov-2009 Mike Reed <reed@google.com> refresh from skia/trunk, fixing winding bug in lineclipper

also catch overflow in scalercontext
/external/skia/src/core/SkPath.cpp
9a5843c9b6ef01f25513bef72a91936f75cc4458 13-Aug-2009 Mike Reed <reed@google.com> special case no scale in the matrixprocs for tiled bitmaps
yields ~10% overall speedup
also, refresh misc fixes in freetype and antipath from trunk
/external/skia/src/core/SkPath.cpp
cac9f6a367de0788a55059ca6b34ed5b3f741390 22-Jul-2009 Mike Reed <reed@google.com> clean up special-case matrix+sampler procs
fix degenerate/NaN cases for bad cubics
/external/skia/src/core/SkPath.cpp
f87ea139deed57504b433fc4e1bf98c85ef0da80 10-Jun-2009 Mike Reed <reed@google.com> speedup gl port by detecting when the device hasn't changed
/external/skia/src/core/SkPath.cpp
79377cbceeea970b663e7934d7cb1f27bb223d98 05-Jun-2009 Mike Reed <reed@google.com> refresh from skia
add isConvex to paths
cache bitmap in gradients for opengl texture
64-bit fixes in views
dumpcanvas now recurses on pictures
/external/skia/src/core/SkPath.cpp
0e747d6d0a794242bd214fa44a6a179baeadfdf9 02-Apr-2009 Mike Reed <> AI 144018: change path to return its internal cached bounds, making it much lighter-weight to get the bounds.
BUG=1748928

Automated import of CL 144018
/external/skia/src/core/SkPath.cpp
aa4832adcc7eba085987357591bcfeb530ba7b0d 25-Mar-2009 Mike Reed <> Automated import from //branches/master/...@142205,142205
/external/skia/src/core/SkPath.cpp
7ecd8eaf1681919d6be87612a374739541b31996 25-Mar-2009 Feng Qian <> Automated import from //branches/master/...@141452,141452
/external/skia/src/core/SkPath.cpp
3298d565d8a70b84f28b455f6289293883c85494 05-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@136594
/external/skia/src/core/SkPath.cpp
0910916c0f7b951ee55c4b7c6358295b9bca0565 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/skia/src/core/SkPath.cpp
6eb364108744656fcd23a96a478aa772cd4e85bc 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/skia/src/core/SkPath.cpp
03202c9c3dfbf8c4feb0a1ee9b3680817e633f58 10-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@125939
/external/skia/src/core/SkPath.cpp