platform_system_core/libpixelflinger
Narayan Kamath 419e6c3c68 libutils: Fix integer overflows in VectorImpl.
Use external/safe-iop to check for overflows on arithmetic
operations.

Also remove an unnecessary copy of Vector/SharedBuffer from
codeflinger and use the copy from libutils instead.

Note that some of the unit tests are somewhat useless due to
test-runner limitations : gtest's ability to filter on abort message
doesn't work when combined with messages formatted by android's logging
system.

bug: 22953624

(cherry picked from commit c609c31fb5)

Change-Id: I61644633db6b54fa230683615de9724f7fabf6fb
2015-09-09 12:05:06 +01:00
..
arch-arm64 system/core: rename aarch64 target to arm64 2014-01-23 18:01:14 -08:00
arch-mips Add Mips support to libpixelflinger 2012-05-30 11:48:53 -07:00
codeflinger libutils: Fix integer overflows in VectorImpl. 2015-09-09 12:05:06 +01:00
tests Build pixelflinger tests as native tests, not executables. 2014-06-26 13:22:44 +01:00
Android.mk libutils: Fix integer overflows in VectorImpl. 2015-09-09 12:05:06 +01:00
buffer.cpp Fix compiler warnings in libpixelflinger 2014-02-20 14:21:55 -08:00
buffer.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
clear.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
clear.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
col32cb16blend.S Copyright message changed 2010-08-19 12:31:34 +01:00
col32cb16blend_neon.S Copyright message changed 2010-08-19 12:31:34 +01:00
fixed.cpp Prevent bit shifting if num bits is negative 2012-01-25 14:45:30 -08:00
format.cpp remove unused YUV constants 2010-02-16 16:54:53 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
picker.cpp Fix compiler warnings in libpixelflinger 2014-02-20 14:21:55 -08:00
picker.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
pixelflinger.cpp Fix compiler warnings in libpixelflinger 2014-02-20 14:21:55 -08:00
raster.cpp Fix compiler warnings in libpixelflinger 2014-02-20 14:21:55 -08:00
raster.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
rotate90CW_4x4_16v6.S auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
scanline.cpp [MIPS64] Use generic cpu-independent libpixelflinger for mips64 2014-06-03 16:53:12 -07:00
scanline.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
t32cb16blend.S eclair snapshot 2009-11-12 18:46:23 -08:00
trap.cpp Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) 2012-01-17 17:56:19 +00:00
trap.h auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00