summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bumpnode-v3.4.4-islandstwoupstream/islandstwoBobby Sudekum2017-04-071-1/+1
* Force linkBobby Sudekum2017-04-071-1/+1
* bump version to v3.4.4-islandsnode-v3.4.4-islandsDane Springmeyer2017-04-071-1/+1
* [linux] Don't manually activate context before destroying itnode-v3.4.4-islands2John Firebaugh2017-04-072-6/+0
* [core] Avoid -Wundefined-var-template warnings with clang 3.9+John Firebaugh2017-04-071-19/+19
* compare polygon ring areas absolutelyDane Springmeyer2017-04-072-1/+47
* 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
* [Qt] Fix cross compilation on OSXThiago Marcos P. Santos2017-01-091-1/+1
* [Qt] Added line-dasharray to the example appThiago Marcos P. Santos2017-01-091-0/+6
* [Qt] Fixed typo s/maker/markerThiago Marcos P. Santos2017-01-091-31/+31
* [Qt] Add more docsThiago Marcos P. Santos2017-01-092-78/+457
* [Qt] Removed unused methodsThiago Marcos P. Santos2017-01-092-18/+0
* [core] Unify update and render into a single stepJohn Firebaugh2017-01-062-84/+89
* [android] - update changeling for 5.0.0 with current progress (#7579)Tobrun2017-01-061-1/+28
* Small line breaking improvements based on testing with Chinese data:Chris Loer2017-01-052-22/+24
* Port raggedness-minimizing line breaking from gl-js.Chris Loer2017-01-057-71/+130
* Render newlines in labels even if there's nothing else on the line.Chris Loer2017-01-051-10/+10
* Cleaning up line breaking code.Chris Loer2017-01-054-79/+72
* [Qt] Expose method for changing the base API URLThiago Marcos P. Santos2017-01-052-0/+27
* [android] - rework MarkerView update mechanism (#7581)Tobrun2017-01-052-5/+18
* [android] improve test runner by allowing selective execution of testsKonstantin Käfer2017-01-055-36/+95
* [android] - Show bus stops and route Circle Layer Activity (#7402)Tobrun2017-01-056-52/+141
* Fix test-suite SHAJohn Firebaugh2017-01-041-1/+1
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-0444-69/+645
* [core] Use PropertyMap typedefJohn Firebaugh2017-01-041-2/+2
* [node] Fix array/object distinctionJohn Firebaugh2017-01-041-1/+1
* [android] - move snapshot t NativeMapView (#7463)Tobrun2017-01-053-71/+50
* [docs] Add note about MGL_EXPORT to macOS documentationKonstantin Käfer2017-01-042-0/+2
* [macOS] use SourceKit to ensure that all public symbols are exportedKonstantin Käfer2017-01-043-0/+90
* [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-0451-54/+207
* Happy new year! 🎉Minh Nguyễn2017-01-048-8/+8
* [core] Remove constexpr from ColorJohn Firebaugh2017-01-043-14/+14
* [android] - remove deprecated setAccessToken and getAccessToken from OfflineM...Tobrun2017-01-044-39/+11
* [android] - limit the scale factor for double tap zoom (#7580)Tobrun2017-01-033-1/+17
* [Qt] Add docs for QMapboxGLThiago Marcos P. Santos2017-01-032-34/+196
* [Qt] Added docs for QMapboxGLSettingsThiago Marcos P. Santos2017-01-031-1/+107
* [Qt] Move QMapboxGL stuff from QMapbox namespaceThiago Marcos P. Santos2017-01-0310-75/+76