Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23Fixed crash with jni localreference table overflow after updating large numbe...Dmitry Yunitsky
2015-09-23Absolute paths in android.Dmitry Yunitsky
2015-09-23Fixes after colleagues commentsVladimir Byko-Ianko
2015-09-23(1) Writing log to a file on Android and iOS was implemented; (2) Memory trac...Vladimir Byko-Ianko
2015-09-23Added possibility to create java objects and find methods from native threads.Dmitry Yunitsky
2015-09-23Removed old fix for 2.1 devices.Dmitry Yunitsky
2015-09-23[android][c++][ios] Integrated builds with Alohalytics statistics.Alex Zolotarev
2015-09-23[android] Added DbgPrintC function in case when need to debug some c-code wit...vng
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23[android] Fixed bug with “static jobject …”.vng
2015-09-23[android] review fixesExMix
2015-09-23compile time switcher to write log into fileExMix
2015-09-23[android] Fixed insecure and slow call to logAlex Zolotarev
2015-09-23[android] Removed JNIEnv-less method ToNativeString.Dmitry Kunin
2015-09-23[android] More codereview fixes. Dmitry Kunin
2015-09-23[android] Codereview fixes.Dmitry Kunin
2015-09-23[android] Remove unused code.vng
2015-09-23fix compilation for androidExMix
2015-09-23[android] [bookmarks] change newAddressInfo. Viktor will be happy)Alexei Vitenko
2015-09-23[android] [bookmarks] code review #2. Value parameters -> references.Alexei Vitenko
2015-09-23[android] [bookmarks] create java-wrap for Framework::AddressInfoAlexei Vitenko
2015-09-23[android] [bookmarks] move GetNewPoint* methods from framework to jniHelperAlexeiVitenko
2015-09-23[android] Immediately stop on assert failure.vng
2015-09-23returning raw pointer instead of shared_ptr from RenderContext::createShared,...rachytski
2015-09-23refactored render states to use only programmable pipeline.rachytski
2015-09-23refactored RenderContext hierarchy.rachytski
2015-09-23separated OpenGL-dependent classes into separate namespace for better modular...rachytski
2015-09-23renamed yg into graphics.rachytski
2015-09-23[android] Fixed x86 and mips toolchainsAlex Zolotarev
2015-09-23[android] Correct mips macroAlex Zolotarev
2015-09-23[android] fixed exception unwinding issue on android 2.1rachytski
2015-09-23[android] Better string's conversion interface.vng
2015-09-23added MapsWithMePro version check.rachytski
2015-09-23fixes according to code reviewrachytski
2015-09-23add jni::DescribeException function.rachytski
2015-09-23[android] Fix bug with native nested Java object creation (simply avoid this).vng
2015-09-23[android] Refactoring of downloader activity.vng
2015-09-23fixes according to code review.rachytski
2015-09-23helper function for managing global refs to jobject by shared_ptr.rachytski
2015-09-23[android] JNI refactoring, automatic thread attach/detach, fixed crash with n...Alex Zolotarev
2015-09-23Revert "[android] - Refactored jni system"rachytski
2015-09-23[android] - Refactored jni systemAlex Zolotarev
2015-09-23[ios][mac] Added implementations for Platform::RunOnGuiThread and Platform::R...Alex Zolotarev
2015-09-23[android] Removed unused code, fixed compile errorAlex Zolotarev
2015-09-23[ANDROID] refactored eclipse project structure.rachytski