History log of /packages/apps/Gallery2/jni/filters/shadows.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c2122c6e57cad3c90ac7eeb8c42fa8416984590c 27-Jul-2016 Dan Albert <danalbert@google.com> Add missing includes.

These files all use malloc/free but never include it. It looks like
the NDK headers leak stdlib.h through something that was being
included, but the updated headers don't have that mess.

Test: mma
Change-Id: Ia34a2d74f382f88476708e31da819ea18ab0aa4f
/packages/apps/Gallery2/jni/filters/shadows.c
90b1d251973bfa748d435896fc277cb4024451ad 08-Oct-2012 John Hoford <hoford@google.com> add redeye and improve shadow removal

bug:7234321
Change-Id: I12c2eb28555d7594fddf86dfa224219b70137681
/packages/apps/Gallery2/jni/filters/shadows.c
b559b2dd6637660ddbbdbae79a742c9f0fb1180b 04-Oct-2012 John Hoford <hoford@google.com> add vibrance fix a free in shadows

bug:7234321
Change-Id: I52b1b952fcdc34c23464793621df60aa7e8e00b2
/packages/apps/Gallery2/jni/filters/shadows.c
c7b2c287bfbe3f53a4d65800c3884b0082ad683c 03-Oct-2012 John Hoford <hoford@google.com> Add Shadow feature

bug:7234321
Change-Id: Ib0d4db773486e469ed818385b68b7b907070c297
/packages/apps/Gallery2/jni/filters/shadows.c