summaryrefslogtreecommitdiff
path: root/jni
AgeCommit message (Expand)Author
2021-05-07Convert Camera2/jni/Android.mk to Android.bpYuntao Xu
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/Camera2Bob Badour
2019-01-16Merge "Revert "Disable XOM in libjni_jpegutil.""Treehugger Robot
2019-01-15Revert "Disable XOM in libjni_jpegutil."Ivan Lozano
2019-01-11Move Camera2 and its libs to /productAnton Hansson
2018-11-29Disable XOM in libjni_jpegutil.Ivan Lozano
2017-08-23C++14 is the default now.Elliott Hughes
2017-04-07Fix unused parameter and signedness warnings.Tomasz Wasilczyk
2016-10-18Fix trivial warning in jpegutil.h.David Benjamin
2016-08-05Bump SDK version to 17 to match dependencies.Dan Albert
2016-06-17Use a NDK-compatible libjpegDan Willemsen
2015-05-14Remove jpegutiltest for ub-camera-haleakalaAlan Newberger
2015-03-05Add on-the-fly cropping and rotation to jpegutilPuneet Lall
2014-09-05Implemented rotation of zsl imagesPuneet Lall
2014-08-11Implemented NDK libjpeg wrapper for YUV420 encoding.Puneet Lall
2013-12-05Remove build target and codes for legacy panorama.Angus Kong
2013-09-25Enlarge the native buffer of wide-angle-pano.Angus Kong
2013-09-12Bring back tiny planet to the Camera filmstripSascha Haeberling
2013-08-14Copy over libjni_mosaic from Camera. We need to support the SRI panoSascha Haeberling
2013-08-06Remove two more .mk files. We will add CleanSpec.mk back later.Sascha Haeberling
2013-08-06This removes all non-Camera stuff from Camera2.Sascha Haeberling
2013-08-06Remove all .mk files from the cloned Camera2 until the project isSascha Haeberling
2013-07-02Add stop check in ImageFilterFXnicolasroard
2013-04-19tiny planet fixJohn Hoford
2013-02-21add highlight filterJohn Hoford
2013-02-19add movable vignetteJohn Hoford
2012-12-17Improved performance for Kmeans filter.Ruben Brunk
2012-12-13Refactoring: removed unused filters.Ruben Brunk
2012-12-13Added K-Means clustering filter.Ruben Brunk
2012-12-12Added sobel filter for edge function.Ruben Brunk
2012-12-12Added photonegative filter.Ruben Brunk
2012-10-23add support for black and white filters, add rotation API to tiny planetJohn Hoford
2012-10-19Adds a tiny planet (stereographic projection) image filter.Sascha Haeberling
2012-10-10add White balance & disable UI elementsJohn Hoford
2012-10-09add filtersJohn Hoford
2012-10-09Implementing Geometry save operations.Ruben Brunk
2012-10-08Added the rest of the Geometryfilter stubs.Ruben Brunk
2012-10-08add redeye and improve shadow removalJohn Hoford
2012-10-08Added stub for applying geometry flip.Ruben Brunk
2012-10-04add vibrance fix a free in shadowsJohn Hoford
2012-10-02Add Shadow featureJohn Hoford
2012-10-01Fix exposure and fixed warningsJohn Hoford
2012-09-28Add contrast & brightness filtersJohn Hoford
2012-09-26Fix the buildnicolasroard
2012-09-26Initial import of the new image editornicolasroard
2012-09-11Make ndk-build happy for Gallery jni.Teng-Hui Zhu
2012-08-23fix mips buildKeun young Park
2012-08-14Retire LOCAL_NDK_VERSION.Ying Wang
2012-07-23Fixed x86 buildAndrew Hsieh
2012-07-19Fix non-ARM builds - use the proper way to reference librariesJean-Baptiste Queru