summaryrefslogtreecommitdiffstats
path: root/jni
Commit message (Collapse)AuthorAgeFilesLines
* Copy over libjni_mosaic from Camera. We need to support the SRI panoSascha Haeberling2013-08-1481-0/+26185
| | | | | | mode for Carlsbad. Change-Id: Id14e64d8248236e8170c12cfca2cbf2ca952e993
* Remove two more .mk files. We will add CleanSpec.mk back later.Sascha Haeberling2013-08-061-1/+0
| | | | Change-Id: Ic58a86df7ba5002d4f9ea8c0fdacb02435a92da4
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-0624-2106/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Remove all .mk files from the cloned Camera2 until the project isSascha Haeberling2013-08-061-52/+0
| | | | | | properly set up. Change-Id: I3eb79a7a756793ac5253b8c40c3fbc6c6fe2e8e3
* Add stop check in ImageFilterFXnicolasroard2013-07-021-4/+4
| | | | | | speed up switching / interrupting of rendering. Change-Id: I3ef4b1d16047b00a062c86d72cdfff2bfe9817a2
* tiny planet fixJohn Hoford2013-04-191-0/+1
| | | | | bug:8323524 Change-Id: I39283face7079574dbe25e797323a84141930f9a
* add highlight filterJohn Hoford2013-02-214-0/+51
| | | | Change-Id: I2e59e09fbc80172b9dfe27b3ce8ff2f1e24c5872
* add movable vignetteJohn Hoford2013-02-191-32/+12
| | | | Change-Id: I54f2fccd0d748ca4c908d5b0f3c3ef7349cd686d
* Improved performance for Kmeans filter.Ruben Brunk2012-12-172-32/+75
| | | | | Bug: 7739334 Change-Id: I5ab1eb429d65f84449a61deca962a47f2b6dbc8b
* Refactoring: removed unused filters.Ruben Brunk2012-12-132-109/+1
| | | | Change-Id: If6344fde16607ab9dddb25922d295b1df205df6b
* Added K-Means clustering filter.Ruben Brunk2012-12-133-1/+272
| | | | Change-Id: If8961d4a21de953b754cf74aefc222b6bec902a3
* Added sobel filter for edge function.Ruben Brunk2012-12-122-0/+127
| | | | Change-Id: I4d59a96585f4902cd01d26ff68c777b542041132
* Added photonegative filter.Ruben Brunk2012-12-122-0/+34
| | | | Change-Id: I73594573b26873cb3fda49aca6d40761dec3707f
* add support for black and white filters, add rotation API to tiny planetJohn Hoford2012-10-233-4/+61
| | | | | | bug:7386370 bug:7389189 Change-Id: I1720893000c39edf28a356fb7b56634f004ef120
* Adds a tiny planet (stereographic projection) image filter.Sascha Haeberling2012-10-193-2/+152
| | | | | | | | | Bug: 7293391 Also fixes an issue where the preview value was statically set to 100. This adds a preview parameter value that can be set for this purpose. Change-Id: I68c4ec04e86ab8a29ef7f561e5f21a298003677e
* add White balance & disable UI elementsJohn Hoford2012-10-102-0/+170
| | | | | bug:7234321 Change-Id: Ic44bfe30b5d25e7d4442c4e6d4fd9e0e8410c7af
* add filtersJohn Hoford2012-10-092-0/+89
| | | | | bug:7234321 Change-Id: I4c9695c3ad90fcb7f4d67d40faa0a7da85f99030
* Implementing Geometry save operations.Ruben Brunk2012-10-091-32/+116
| | | | | | Bug: 7224232 Bug: 7218935 Change-Id: I83e5f8a5dc29c5b6be0bb69f10eadf823122bb97
* Added the rest of the Geometryfilter stubs.Ruben Brunk2012-10-081-2/+66
| | | | | | Bug: 7224232 Bug: 7218935 Change-Id: I9ebbc4a98b5696e1514995e465aa4e145fdfa4f8
* add redeye and improve shadow removalJohn Hoford2012-10-086-136/+372
| | | | | bug:7234321 Change-Id: I12c2eb28555d7594fddf86dfa224219b70137681
* Added stub for applying geometry flip.Ruben Brunk2012-10-082-3/+40
| | | | | | Bug: 7224232 Bug: 7218935 Change-Id: Iaeea6a94f4fea44a8046f09a0fce72fe32ed7cc0
* add vibrance fix a free in shadowsJohn Hoford2012-10-043-1/+64
| | | | | bug:7234321 Change-Id: I52b1b952fcdc34c23464793621df60aa7e8e00b2
* Add Shadow featureJohn Hoford2012-10-024-0/+188
| | | | | bug:7234321 Change-Id: Ib0d4db773486e469ed818385b68b7b907070c297
* Fix exposure and fixed warningsJohn Hoford2012-10-015-9/+10
| | | | bug:7234321
* Add contrast & brightness filtersJohn Hoford2012-09-285-0/+134
| | | | | | | | Added hue fixed contrast Stablized Contrast, Saturation, Tint, Exposure bug:7234321 Change-Id: Iadd1e3ab215b60f920b718fa56611a07f24effee
* Fix the buildnicolasroard2012-09-261-2/+3
| | | | Change-Id: I6e645b5f5835ff4871881a7b73685fe074bce924
* Initial import of the new image editornicolasroard2012-09-266-0/+357
| | | | | bug:7165910 Change-Id: I756d6594f5bddd233772c979410362ca22e232a3
* Make ndk-build happy for Gallery jni.Teng-Hui Zhu2012-09-111-0/+1
| | | | | | Need to specify the APP_PLATFORM to support egl.h when running ndk-build locally. Change-Id: Ic2bf1e8b8021816063a123f5c2398727ea4b0493
* fix mips buildKeun young Park2012-08-231-7/+1
| | | | | | - LOCAL_SDK_VERSION should be defined always Change-Id: Icd1972279c76bd28e3caf9b44f1cea9b585836a1
* Retire LOCAL_NDK_VERSION.Ying Wang2012-08-141-2/+0
| | | | | Bug: 6932421 Change-Id: I9e5e8fba22ac235701c002e27012bb3954896140
* Fixed x86 buildAndrew Hsieh2012-07-231-3/+7
| | | | | | | NDK supports x86 from r6. Without setting correct LOCAL_NDK_VERSION build may fail to add library path for "-llog" and "-lEGL" Change-Id: I863e20e434d274b5d8924eafcf1f5e1d0b05f90d
* Fix non-ARM builds - use the proper way to reference librariesJean-Baptiste Queru2012-07-191-2/+3
| | | | Change-Id: Ibd84af84861d1cbaa8203e4b287cb20f5e9027a0
* Make jni build against NDK.Wu-cheng Li2012-07-112-6/+44
| | | | | | bug:6698708 Change-Id: I913e2f29657abc0af79223ba49148a6080d39ba7
* Fix b/6590795 dejank photo effect sliderRuei-sung Lin2012-06-013-0/+93
Change-Id: I14737bd01361b58c6bd4af19957d514368cc19ea