summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix trackball long press timeout calling the main thread method on a backgrou...upstream/branch-2017-01-16Pablo Guardiola2017-06-281-1/+2
* [android] - synchronize display and context initalisation with create surface...Tobrun2017-06-282-17/+56
* fix #8300 flyTo for close pointsAnsis Brammanis2017-06-061-10/+7
* [darwin] Use explicit initialization rather than global static variables for ...Konstantin Käfer2017-03-093-2/+7
* [core] - allow transformations to use AnimationOptionsTobrun2017-03-016-117/+115
* [ios] Search for ICU path using cmake cacheJesse Bounds2017-02-241-4/+4
* [ios] Publicized MGLOpenGLStyleLayer.hMinh Nguyễn2017-02-242-1/+5
* [android] - move calculating a bounding box zoom level to projection.Tobrun2017-02-232-11/+11
* [android] - post invoking onMapReady to the end of the main thread message qu...Tobrun2017-02-231-3/+9
* [core] - allow moveBy to use AnimationOptionsTobrun2017-02-225-7/+15
* [macos,ios] add tests for MGLOfflineStorageDelegateKonstantin Käfer2017-02-213-16/+52
* [test] add unit test for DefaultFileSource::setResourceTransform()Konstantin Käfer2017-02-211-0/+30
* [android] OfflineManager#setResourceTransform to allow transforming URLs prio...Konstantin Käfer2017-02-213-0/+136
* [android] use shared DefaultFileSource for all maps + OfflineManagerKonstantin Käfer2017-02-217-27/+51
* [macos,ios] expose callback for transforming URLsKonstantin Käfer2017-02-214-0/+106
* [darwin] move RunLoop initialization to static variableKonstantin Käfer2017-02-217-20/+41
* [core] add ability to transform URLs before they're requested from the InternetKonstantin Käfer2017-02-214-0/+45
* [tests] Disable timing-based Timer tests in CIJohn Firebaugh2017-02-212-2/+2
* [build] Satisfy 'brew link node@4' conditionBruno de Oliveira Abinader2017-02-151-1/+1
* [core] Undo data-driven property supportJohn Firebaugh2017-02-159-183/+100
* [core] Fix aliased text on mobile GPUsJohn Firebaugh2017-02-141-3/+3
* [core] Use cpp files for shader sourceJohn Firebaugh2017-02-1428-2039/+2265
* [core] Check in generated shader codeJohn Firebaugh2017-02-1427-106/+2293
* compare polygon ring areas absolutelyDane Springmeyer2017-02-132-1/+47
* [build] Avoid creating a recursively symlinked node_modulesJohn Firebaugh2017-01-191-1/+1
* [core] Allow tile cache size to change with viewport sizeJohn Firebaugh2017-01-161-1/+1
* [core] Scale tile cache size based on tile sizeJohn Firebaugh2017-01-161-2/+2
* [core] abort early when placing a glyph in GlyphAtlas if the bitmap is invalidKonstantin Käfer2017-01-162-2/+52
* [core] harden Glyph PBF parsingKonstantin Käfer2017-01-168-12/+230
* [core] Fix ambiguous condition on the sort criteriaThiago Marcos P. Santos2017-01-161-10/+10
* [android] - update build tools to bitrise supported version (#7729)Tobrun2017-01-163-3/+3
* [linux] No need for CXXABI suffix for mesaJohn Firebaugh2017-01-121-1/+1
* Add cmake to linux READMEJohn Firebaugh2017-01-111-0/+6
* [android] - synchronised mutators for thread safety in Mapbox, added document...Tobrun2017-01-111-2/+12
* [tests] Sidestep a gcc or gtest bugJohn Firebaugh2017-01-111-5/+5
* [android] - avoid triggering a fling gesture after a scale gesture. (#7675)Tobrun2017-01-112-2/+9
* Update version number and changelog (#7662)node-v3.4.4Bobby Sudekum2017-01-102-1/+5
* [android] - add filter to make command to execute one single android instrume...Tobrun2017-01-101-0/+6
* [core] Fix flickering caused by regression in #7586John Firebaugh2017-01-1013-26/+123
* [core] Replace FeatureIndex::collisionTile with a method parameterJohn Firebaugh2017-01-107-23/+13
* [core] Keep symbol and non-symbol buckets segregatedJohn Firebaugh2017-01-103-7/+51
* [android] - cleanup telem, disabled logging, exponential backoff, local broad...Tobrun2017-01-104-29/+65
* update gradle files and packages to use smaller versions of MAS and save meth...Antonio Zugaldia2017-01-106-18/+23
* [build] Symlink mapbox-gl-js/node_modules so that it shares a cacheJohn Firebaugh2017-01-091-0/+5
* [build] Use test-suite integration tests from mapbox-gl-jsJohn Firebaugh2017-01-097-5/+7
* Allow new s3 publish location (#7653)Bobby Sudekum2017-01-091-1/+1
* Bump version, update changelog (v3.4.3) (#7650)node-v3.4.3Bobby Sudekum2017-01-092-1/+5
* Move package to @mapbox namespace.Tom MacWright2017-01-091-2/+2
* Add addImage, removeImage API (#7610)Bobby Sudekum2017-01-095-1/+255
* [Qt] Removed unused fileThiago Marcos P. Santos2017-01-091-21/+0