aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2016-12-02Convert libjpeg-turbo to Android.bpColin Cross
2016-11-02libjpeg-turbo: add support for building TJBenchAlex Naidis
2016-11-01libjpeg-turbo: Be sure that we should compile in ARM modeAlex Naidis
2016-10-26libjpeg-turbo: add -WerrorAlex Naidis
2016-10-26libjpeg-turbo: Simplify and Commonize MakefileAlex Naidis
2016-10-23libjpeg-turbo: Upgrade to 1.5.1Alex Naidis
2016-06-21Add NDK versions of libjpegDan Willemsen
2016-01-21Compile x86 and x86-64 assembly with appropriate compiler flagsMatt Sarett
2016-01-11Remove unused warnings from libjpeg-turboChris Craik
2015-12-15Use the clang integrated assembler for Arm64 assembly codeMatt Sarett
2015-12-04Turn off x86 and x86-64 SIMDMatt Sarett
2015-12-03Merge "Change library module name to libjpeg"Matt Sarett
2015-12-03Fix build breakages on ariel by always building with clangMatt Sarett
2015-11-30Fix x86 and x86_64 builds by specifying LOCAL_C_INCLUDESMatt Sarett
2015-11-25Compile x86 and x86-64 SIMD optimizationsMatt Sarett
2015-11-23Change library module name to libjpegMatt Sarett
2015-11-20Build using clangMatt Sarett
2015-11-11Reenable ARM v8 NEON optimizationsMatt Sarett
2015-11-09Further build fixes for x86, x86_64, and mipsMatt Sarett
2015-11-06Temporarily use jsimd_none.c on N9Matt Sarett
2015-11-06Temporarily don't compile ARM v8 NEON codeMatt Sarett
2015-11-04Set include dirs for shared libraryMatt Sarett
2015-11-03Add makefile for new libjpeg-turbo repositoryMatt Sarett