summaryrefslogtreecommitdiff
path: root/jni
AgeCommit message (Expand)Author
2023-03-15Check for Potential Null PointerJing Mike
2022-12-08Fix sizeof warnings on mallocChih-Hung Hsieh
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/Gallery2Bob Badour
2020-04-13Add explicit dependencies on jni_headersOrion Hodson
2019-07-24Gallery2: Fix jni build warningsLuca Stefani
2019-06-18Convert to Android.bpDan Willemsen
2019-01-11Move Gallery2 and its libs to /productAnton Hansson
2017-11-02Use -Werror in packages/apps/Gallery2Chih-Hung Hsieh
2017-04-20Revert setting Werror flag - there are still warnings on some builds.Tomasz Wasilczyk
2017-04-07Fix warnings and set Werror flag to not let them happen again.Tomasz Wasilczyk
2016-07-27Add missing includes.Dan Albert
2016-07-27Cleanup warnings in jni.Dan Albert
2016-06-30Fix misc-macro-parentheses warnings in Gallery2.Chih-Hung Hsieh
2014-07-22Build against the NDK libraries.Ying Wang
2014-03-05A couple of fixesKévin PETIT
2013-12-06jni: fix C99 inline linkingsynergydev
2013-08-29vignette fix & enhance to remove center focusJohn Hoford
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
2012-07-11Make jni build against NDK.Wu-cheng Li
2012-06-01Fix b/6590795 dejank photo effect sliderRuei-sung Lin