summaryrefslogtreecommitdiff
path: root/platform/android/src/native_map_view.hpp
Commit message (Expand)AuthorAgeFilesLines
* [android] introduce generic Peer object for JNI wrappingupstream/7743-nativepeer-defaultfilesourceKonstantin Käfer2017-01-171-3/+6
* [android] expose DefaultFileSource via jni.hppKonstantin Käfer2017-01-171-4/+9
* [core] use raii to guard backend deactivationIvo van Dongen2016-12-121-2/+4
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+1
* [android] Update GLSL + ensure binding to OpenGL ES 2.0Bruno de Oliveira Abinader2016-11-141-2/+0
* [android] update viewport size when framebuffer size changedKonstantin Käfer2016-11-101-0/+1
* [core] correctly set the framebuffer size on retina screensKonstantin Käfer2016-11-011-0/+1
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-3/+1
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-3/+4
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-0/+2
* [android] Refcount the view activationsThiago Marcos P. Santos2016-08-061-0/+2
* [android] SurfaceView compatible snapshot apiTobrun Van Nuland2016-08-031-0/+3
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [android] Restore prior GLContext if existsThiago Marcos P. Santos2016-04-181-0/+6
* [android] Do not attach/detach to threadsThiago Marcos P. Santos2016-04-141-3/+1
* [core] Render from the main threadJohn Firebaugh2016-04-141-5/+1
* [android] #4240 - add flag to resize only when needed.Tobrun2016-03-081-1/+1
* [android] Add API to be able to set insets on MapView.Larry Geromegnace2016-01-271-0/+3
* [core] Privatize SQLiteCacheJohn Firebaugh2016-01-081-2/+0
* [android] Simplify structure for native filesJohn Firebaugh2015-12-161-0/+101