summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [android] map snapshotsIvo van Dongen2017-09-227-32/+49
* [android] signal renderer when gl surface is re-initialized that gl context i...Ivo van Dongen2017-09-221-0/+1
* [android] Re-initialise renderer, backend and context when the android system...Ivo van Dongen2017-09-227-45/+99
* [android] fix ZoomButtonController initialisation orderIvo van Dongen2017-09-221-1/+1
* [android] self-contained map rendererIvo van Dongen2017-09-2218-435/+560
* [android] schedule work on the gl thread using GLSurfaceView#queueEventIvo van Dongen2017-09-229-47/+122
* [android] async renderingIvo van Dongen2017-09-2211-644/+713
* [android] extract RendererBackend from NativeMapViewIvo van Dongen2017-09-225-106/+109
* [android] remove texture viewIvo van Dongen2017-09-226-55/+8
* [glfw] Save/Restore online status of DefaultFileSourceKonstantin Käfer2017-09-225-0/+26
* [glfw] Always load settings, and allow CLI args to override themKonstantin Käfer2017-09-221-30/+14
* [test] add ability to take the OnlineFileSource offlineKonstantin Käfer2017-09-222-4/+35
* Preserve depth buffer between 3D layers + optimize render order (#9931)Lauren Budorick2017-09-2110-13/+26
* [glfw] allow loading mapbox:// style URLs via CLIKonstantin Käfer2017-09-211-1/+5
* [android] - set error handler when starting snapshotter, remove obsolete stat...Tobrun Van Nuland2017-09-211-1/+2
* Fix platform dependent number type `unsigned long` -> `uint64_t`Asheem Mamoowala2017-09-201-1/+1
* [android] hook camera events into compass (#10019)Pablo Guardiola2017-09-203-53/+90
* [android] - move strings resources to dedicated files, fixup simple map activ...Tobrun Van Nuland2017-09-1824-588/+295
* [node] Added 'removeSource'Bruno de Oliveira Abinader2017-09-153-0/+21
* [android] - update zoom function example with selected stateTobrun Van Nuland2017-09-141-11/+59
* [android] - add style inspecatable in debug mode activityTobrun Van Nuland2017-09-143-60/+231
* Do not check connection if it is local requestRadosław Juszczyk2017-09-141-4/+5
* [android] - harden offline region deletionTobrun Van Nuland2017-09-141-1/+2
* [android] - bump external dependenciesTobrun Van Nuland2017-09-143-10/+9
* [core] Do not cache stale tilesBruno de Oliveira Abinader2017-09-141-1/+0
* [node] Reflect GL JS changes in render.test.jsBruno de Oliveira Abinader2017-09-141-45/+1
* [node] Implement GeoJSON converterBruno de Oliveira Abinader2017-09-133-22/+14
* [core] Clear atlasImage rect for a removed patternBruno de Oliveira Abinader2017-09-131-0/+1
* [ios] Update podspecs for v3.7.0-alpha.1ios-v3.7.0-alpha.1upstream/fb-v3.7.0-podspecsJason Wray2017-09-123-3/+3
* [node] Shuffle seed supportBruno de Oliveira Abinader2017-09-121-1/+27
* [macos] Updated changelogMinh Nguyễn2017-09-121-3/+23
* [ios] Updated changelogJesse Bounds2017-09-121-3/+23
* [android] - don't recycle bitmap for icon reuse.Tobrun Van Nuland2017-09-121-10/+1
* [android] - avoid adding duplicate points to boundsTobrun2017-09-111-2/+4
* [android] Clear out mapCallback's OnMapReadyCallbacks on onDestroyRobin Darby2017-09-111-0/+5
* [ios] Fix slight mismerge in iosappJason Wray2017-09-111-1/+1
* [android] test app - fix highlight buildings exampleIvo van Dongen2017-09-111-11/+11
* Fast tileCount with help from @mapbox/sphericalmercator moduleAsheem Mamoowala2017-09-082-10/+27
* [core] Fix z-fighting of translucent fillsJohn Firebaugh2017-09-081-1/+3
* [android] fix is download complete (a download is complete when count and req...Pablo Guardiola2017-09-071-1/+1
* [macos] snapshotterIvo van Dongen2017-09-056-8/+95
* [ios] snapshotterIvo van Dongen2017-09-057-5/+181
* [darwin] snapshotterIvo van Dongen2017-09-052-0/+268
* [ios] extend ui image additions with init from premultiplied imageIvo van Dongen2017-09-052-0/+15
* bump MAS version number to 2.2.3 (#9901)Pablo Guardiola2017-08-311-1/+1
* [test] Unignore render-tests/circle-pitch-alignment/*Bruno de Oliveira Abinader2017-08-311-4/+0
* [test] One map per pixel ratio in render.test.js --recycle-mapBruno de Oliveira Abinader2017-08-311-16/+36
* [test] Interpret render tests params: --recycleMap and --shuffleBruno de Oliveira Abinader2017-08-311-2/+14
* [node] Set style default camera upon each test suite runBruno de Oliveira Abinader2017-08-312-1/+19
* [node] Cleanup NodeMap::RenderBruno de Oliveira Abinader2017-08-311-21/+6