summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/renderer/textureview/TextureViewRenderThread.java
Commit message (Expand)AuthorAgeFilesLines
* [android] - hook GLSurfaceViewMapRenderer into surfaceCreated callback, don't...tobrun2019-03-251-1/+0
* [android] hook into surface holder to cleanup renderer on the right thread be...Ivo van Dongen2019-02-141-0/+1
* [android] - nullify codebase with annotationsTobrun2018-11-071-1/+7
* Revert "[android] - infer nullity"tobrun2018-10-231-7/+1
* [android] - infer nullityTobrun2018-10-121-1/+7
* [android] - modularise the sdktobrun2018-08-241-12/+12
* [android] - translucent surface on TextureViewTobrun2018-02-131-3/+6
* [android] - don't recreate surface as part of view resizetobrun2018-02-121-8/+6
* [android] TextureView - cleanup destruction codeIvo van Dongen2017-11-031-12/+29
* [android] texture view map rendererIvo van Dongen2017-11-021-0/+442