History log of /external/skia/src/core/SkBlitRow_D16.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
35e2e62b55598210f6999fc2ea26ff8f41446ffe 16-May-2011 Derek Sollenberger <djsollen@google.com> Skia Merge (revision 1327)

Change-Id: I46f41274d07a3d7bac4728f8841c7f5e89dc9181
/external/skia/src/core/SkBlitRow_D16.cpp
215473cea1702d8acc0316da3e5a9bf4ce0130ef 09-Mar-2010 Mike Reed <reed@google.com> disable neon-opt for 32A->565 + alpha blend since it doesn't correctly treat
src-alpha == 0 as a no-op.

update unittests to measure this

Change-Id: If4d61ac5f7ff3d7fc27cbc3f242dbdf7ff4e76be
http://b/issue?id=2333376
/external/skia/src/core/SkBlitRow_D16.cpp
24fb8c7cc7b76134a25914d8f6346c89c359c621 10-Nov-2009 Mike Reed <reed@google.com> refresh from skia/trunk

support for SSE2 blitrow optimizations
fix flattening in 2-point gradient
fix rotation in colormatrix
/external/skia/src/core/SkBlitRow_D16.cpp
d0195f840fa964da51f7a1192b432954794e660c 23-Sep-2009 Mike Reed <reed@google.com> refresh from skia, with blitrow_d32 bottlenecks for neon optimizations
/external/skia/src/core/SkBlitRow_D16.cpp
96e6157bf8ddd0ab1ee75d3bf56d1443d3571d45 30-Jul-2009 Mike Reed <reed@google.com> add opts directory to hold arm/neon specific functions
vector out to those from our blitrow factory
/external/skia/src/core/SkBlitRow_D16.cpp
a8c52de60de1d2471206b3c81e9243e2c76f2edb 29-Jun-2009 Mike Reed <reed@google.com> refresh from trunk: shape flattening, bzero
/external/skia/src/core/SkBlitRow_D16.cpp
323fc5f6b797daedeb80cf137de1f7abb1ce6ff3 24-Jun-2009 Wei-Ta Chen <weita@google.com> Fix a broken sim-eng build because of lacking of arm arch check.
/external/skia/src/core/SkBlitRow_D16.cpp
9255d4e019df455c662b01c7030b5d9ec2376695 24-Jun-2009 Wei-Ta Chen <weita@google.com> Bypass source-overing if the alpha value of a source color equals to
255, i.e., no need to add previous destination color values.

My experimental results showed that the percentage of calls
to SkSrcOver32To16() falling into the bypass path in the following
processes are around:
1. system_server: 72%
2. acore: 80%
3. camera: 57%
4. browser: 66%
/external/skia/src/core/SkBlitRow_D16.cpp
0910916c0f7b951ee55c4b7c6358295b9bca0565 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/skia/src/core/SkBlitRow_D16.cpp
6eb364108744656fcd23a96a478aa772cd4e85bc 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/skia/src/core/SkBlitRow_D16.cpp
03202c9c3dfbf8c4feb0a1ee9b3680817e633f58 10-Jan-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@125939
/external/skia/src/core/SkBlitRow_D16.cpp