summaryrefslogtreecommitdiffstats
path: root/jni/filters
Commit message (Collapse)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-0622-1995/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* 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-213-0/+50
| | | | 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-131-107/+0
| | | | Change-Id: If6344fde16607ab9dddb25922d295b1df205df6b
* Added K-Means clustering filter.Ruben Brunk2012-12-132-0/+270
| | | | Change-Id: If8961d4a21de953b754cf74aefc222b6bec902a3
* Added sobel filter for edge function.Ruben Brunk2012-12-121-0/+126
| | | | Change-Id: I4d59a96585f4902cd01d26ff68c777b542041132
* Added photonegative filter.Ruben Brunk2012-12-121-0/+33
| | | | Change-Id: I73594573b26873cb3fda49aca6d40761dec3707f
* add support for black and white filters, add rotation API to tiny planetJohn Hoford2012-10-232-4/+60
| | | | | | bug:7386370 bug:7389189 Change-Id: I1720893000c39edf28a356fb7b56634f004ef120
* Adds a tiny planet (stereographic projection) image filter.Sascha Haeberling2012-10-192-1/+149
| | | | | | | | | 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-101-0/+169
| | | | | bug:7234321 Change-Id: Ic44bfe30b5d25e7d4442c4e6d4fd9e0e8410c7af
* add filtersJohn Hoford2012-10-091-0/+88
| | | | | 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-085-135/+369
| | | | | bug:7234321 Change-Id: I12c2eb28555d7594fddf86dfa224219b70137681
* Added stub for applying geometry flip.Ruben Brunk2012-10-081-0/+36
| | | | | | Bug: 7224232 Bug: 7218935 Change-Id: Iaeea6a94f4fea44a8046f09a0fce72fe32ed7cc0
* add vibrance fix a free in shadowsJohn Hoford2012-10-042-1/+63
| | | | | bug:7234321 Change-Id: I52b1b952fcdc34c23464793621df60aa7e8e00b2
* Add Shadow featureJohn Hoford2012-10-023-0/+186
| | | | | bug:7234321 Change-Id: Ib0d4db773486e469ed818385b68b7b907070c297
* Fix exposure and fixed warningsJohn Hoford2012-10-014-8/+9
| | | | bug:7234321
* Add contrast & brightness filtersJohn Hoford2012-09-284-0/+131
| | | | | | | | Added hue fixed contrast Stablized Contrast, Saturation, Tint, Exposure bug:7234321 Change-Id: Iadd1e3ab215b60f920b718fa56611a07f24effee
* Initial import of the new image editornicolasroard2012-09-265-0/+340
bug:7165910 Change-Id: I756d6594f5bddd233772c979410362ca22e232a3