History log of /external/webp/src/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
af51b94a435132e9014c324e25fb686b3d07a8c8 28-Aug-2014 Vikas Arora <vikasa@google.com> Sync-patch with libwebp ver 0.4.1

Sync-patch with libwebp ver 0.4.1-rc1 (change#I5346984d2).
- NEON assembly optimizations:
- ~25% faster lossy decode / encode (-m 4)
- ~10% faster lossless decode
- ~5-10% faster lossless encode (-m 3/4)
- Arch64 (arm64) & MIPS support/optimizations.
The bug for this request is b/16624377

Ran (OK/Pass) following cts tests for N7 (Razor/flo) & N8 (Volantis/flounder).

cts-tradefed run cts -d -c android.graphics.cts.BitmapTest
cts-tradefed run cts -d -c android.graphics.cts.BitmapFactoryTest
cts-tradefed run cts -d -c android.graphics.cts.BitmapRegionDecoderTest
cts-tradefed run cts -d -c android.graphics.cts.Bitmap_CompressFormatTest
cts-tradefed run cts -d -c android.graphics.cts.Bitmap_ConfigTest
cts-tradefed run cts -d -c android.graphics.cts.BitmapFactory_OptionsTest
cts-tradefed run cts -d -c android.graphics.cts.BitmapShaderTest

Change-Id: Idf2756b8881d10001c0663bca454aac86ab30a39
/external/webp/src/Android.mk
af0c566847b7693a6b85e2619f83cee5c00647a7 15-Apr-2014 Ying Wang <wangying@google.com> Move module definitions to parent dir

Previously "../"s in LOCAL_SRC_FILES lead to object files out
of the module's intermediate dir and caused build race condition.

Change-Id: I3c3fc05feaf144d4223b8ca5b86a2c497078d2ba
/external/webp/src/Android.mk
7c970a0a679089e416c5887cf7fcece15a70bfa4 16-Jun-2011 Vikas Arora <vikasa@google.com> Add WebP Encoder code to the /external/webp code-repo. With this change
in addtion to libwebp-decode static lib, libwebp-encode static library
corresponding to WebP encoder will be build & installed.

Change-Id: I809a427a6ad849ba7d16f56dd0b0bc5cba4768ec
/external/webp/src/Android.mk