summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'robindarby-mapview-mapCallback-clear-ondestroy' of https://gith...upstream/robindarby-robindarby-mapview-mapCallback-clear-ondestroyTobrun2017-09-111-0/+5
|\
| * [android] Clear out mapCallback's OnMapReadyCallbacks on onDestroyRobin Darby2017-08-281-0/+5
* | [android] test app - fix highlight buildings exampleIvo van Dongen2017-09-111-11/+11
* | Fast tileCount with help from @mapbox/sphericalmercator moduleAsheem Mamoowala2017-09-088-15/+89
* | [core] Align line vertex to 4-byte boundaryJohn Firebaugh2017-09-087-21/+13
* | [core] Fix z-fighting of translucent fillsJohn Firebaugh2017-09-083-2/+6
* | [core] Remove debug::renderTreeLauren Budorick2017-09-073-24/+0
* | [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
* | [android] make the android release all build batched (#9907)Pablo Guardiola2017-09-051-0/+1
* | bump MAS version number to 2.2.3 (#9901)Pablo Guardiola2017-08-311-1/+1
* | [core] remove map update enumIvo van Dongen2017-08-315-69/+41
* | [core] move annotation tile updates to rendererIvo van Dongen2017-08-312-5/+4
* | [core] annotation manager - manage dirty state internallyIvo van Dongen2017-08-313-24/+29
* | [test] Enable render tests recycling the map object in node6-clang39-debugBruno de Oliveira Abinader2017-08-312-2/+18
* | [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-313-22/+15
* | [node] Split 'test-suite' run using 'run-s' scriptBruno de Oliveira Abinader2017-08-312-2/+5
* | Update gl-js SHA + ignore fill-extrusion-multiple testLauren Budorick2017-08-302-0/+1
* | Update gl-js SHAAsheem Mamoowala2017-08-301-0/+0
* | [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-3011-46/+362
* | [android] map snapshotterIvo van Dongen2017-08-3011-0/+620
* | [android] add GenericWeakReference that can be deleted from any threadIvo van Dongen2017-08-301-0/+29
* | [default] map snapshotterIvo van Dongen2017-08-302-0/+116
* | [default] headless_frontend - support program cache dirIvo van Dongen2017-08-302-6/+7
* | [linux] headless display - support opengl es 2Ivo van Dongen2017-08-301-0/+3
* | [core] enable Thread destruction from arbitrary threadsIvo van Dongen2017-08-301-2/+0
* | [core] make thread.hpp publicIvo van Dongen2017-08-302-1/+1
* | [core] Set Style::Impl::loaded only when finishing parsing styleBruno de Oliveira Abinader2017-08-301-1/+2
* | [core] Clear RenderGeoJSONSource tilePyramid if no data is availableBruno de Oliveira Abinader2017-08-301-6/+11
* | Enable tests for #1350, #9704Asheem Mamoowala2017-08-291-6/+1
* | bump MAS version number to 2.2.2 (#9856)Pablo Guardiola2017-08-291-1/+1
* | Merge branch release tag ios-v3.6.2Fabian Guerra2017-08-2947-344/+951
|\ \
| * | [android] Update sdk version.upstream/fabian-merge-release-branchFabian Guerra2017-08-281-1/+1
| * | [android] Diable lint check for MissingTranslationFabian Guerra2017-08-282-2/+4
| * | Merge tag 'ios-v3.6.2' into masterFabian Guerra2017-08-2846-343/+948
| |\ \
| | * | [ios] Update pods spec for iOS v3.6.2 (#9806)ios-v3.6.2Fabian Guerra Soto2017-08-183-3/+3
| | * | [ios] Warn about using MGLFeature-conforming annotations w/queryingJason Wray2017-08-182-5/+15
| | * | [ios] Add debug descriptions to shapes and featuresJason Wray2017-08-183-0/+69
| | * | [core] Use separate attribute component for line normalsJohn Firebaugh2017-08-188-41/+41
| | * | [ios, macos] Fix querying features returning nil when features available. (#9...Fabian Guerra Soto2017-08-175-9/+15
| | * | [ios] Add test for code snippet added to MGLPolyline doc changeNadia Barbosa2017-08-092-3/+14
| | * | [ios] Update MGLPolyline docs about antimeridian crossingsNadia Barbosa2017-08-091-2/+13
| | * | [ios] Fix user location horizontal accuracy ring inaccuracyupstream/fb-inaccurate-accuracyJason Wray2017-08-072-5/+3