summaryrefslogtreecommitdiffstats
path: root/jni
Commit message (Collapse)AuthorAgeFilesLines
* 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