summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | [ios] Fix and expand accessibility feature transliterationJason Wray2018-01-1010-17/+168
* | [core] Account for circle-stroke-width in queryRenderedFeaturesJohn Firebaugh2018-01-103-7/+6
* | [core] Handle NaN input to interpolate and stepJohn Firebaugh2018-01-104-12/+20
* | [qt][build] Use ninja for compiling Qt for WindowsThiago Marcos P. Santos2018-01-102-5/+9
* | [qt] Make example app build on WindowsThiago Marcos P. Santos2018-01-101-12/+36
* | [qt] Fix import/export symbols declarationsThiago Marcos P. Santos2018-01-105-16/+26
* | [build] Make the appveyor build less verboseThiago Marcos P. Santos2018-01-101-1/+0
* | [build] Do not override CMake build configuration flagsThiago Marcos P. Santos2018-01-101-3/+3
* | [ios, macos, android] Commit accumulated `make style-code` updatesJohn Firebaugh2018-01-109-73/+47
* | [ios, macos] Add documentation overrides for icon-image and text-fieldJohn Firebaugh2018-01-101-0/+6
* | [build] Special case heatmap-color so it doesn't crash `make style-code`John Firebaugh2018-01-102-1/+9
* | [ios, macos] Fixed inconsistent indentationMinh Nguyễn2018-01-101-11/+11
* | [ios, macos] Qualify references to properties in enum docsMinh Nguyễn2018-01-101-0/+7
* | [ios, macos] Update cross-refs to properties in doc commentsMinh Nguyễn2018-01-101-4/+6
* | [ios] Make all headers members of both dynamic and static targets (#10851)Jason Wray2018-01-101-7/+89
* | [android] - update changelog for 5.3.1 releaseTobrun2018-01-101-0/+12
* | [android] - use the correct cancelable callback after posting the cancelationtobrun2018-01-103-24/+16
* | [core] Omit inferred type annotations for 'coalesce' argumentsJohn Firebaugh2018-01-094-35/+60
* | [core] Fix alpha handling in rgba and to-rgba operatorsJohn Firebaugh2018-01-094-10/+10
* | [core] Enable implicit type assertions for array typesJohn Firebaugh2018-01-092-3/+2
* | [core] Improve typing for !=, == expressionsJohn Firebaugh2018-01-096-30/+119
* | [core] Use separate shaders for background and clippingLauren Budorick2018-01-0920-40/+387
* | [core] Update debug collision circle shader.Chris Loer2018-01-093-1/+2
* | [core] blacklist binary program loading for Vivante GC4000 GPUsKonstantin Käfer2018-01-091-1/+4
* | [android] - include request urls when logging out failed http requestsTobrun2018-01-094-23/+59
* | [android] - fix code generation, remove lamda, fixup color conversion localetobrun2018-01-0919-6433/+7585
* | [ios, macos] Removed redundant typedefMinh Nguyễn2018-01-081-5/+0
* | [qt] Refreshed build documentationThiago Marcos P. Santos2018-01-082-17/+60
* | [windows] Build on AppVeyor CIThiago Marcos P. Santos2018-01-082-0/+64
* | [windows][core] Add std::tuple replacement for WindowsThiago Marcos P. Santos2018-01-082-5/+24
* | [windows][qt] Add build defines to build Mapbox GL + Qt on WindowsThiago Marcos P. Santos2018-01-082-0/+29
* | [windows][build] Make nodejs/npm optionalThiago Marcos P. Santos2018-01-083-82/+88
* | [windows][core] Define S_ISDIR when not definedThiago Marcos P. Santos2018-01-081-1/+4
* | [windows][core] Use Qt's own zlib on WindowsThiago Marcos P. Santos2018-01-081-0/+4
* | [windows][core] Add missing != operator to TilesetThiago Marcos P. Santos2018-01-081-0/+4
* | [windows][core] Include what you useThiago Marcos P. Santos2018-01-083-0/+3
* | [windows][qt] Remove std:: namespace of some functionsThiago Marcos P. Santos2018-01-082-3/+3
* | [ios] Ignore Boost's 'implicit conversion loses integer precision' warningBruno de Oliveira Abinader2018-01-081-0/+3
* | [core] Bump Boost version to 1.65.1Thiago Marcos P. Santos2018-01-081-1/+1
* | [qt] Removed unused headersThiago Marcos P. Santos2018-01-082-2/+0
* | [qt] Use add_definitions instead of resetting CXXFLAGSThiago Marcos P. Santos2018-01-081-2/+1
* | [core] port minor collision changes from -js (#10764)Ansis Brammanis2018-01-088-66/+80
* | [test] Only use our SQLite3 wrapper in testsBruno de Oliveira Abinader2018-01-082-47/+2
* | [android] fix sending more than once double tap event on a single double tap ...Pablo Guardiola2018-01-081-4/+3
* | [ios, macos] Updated changelogsMinh Nguyễn2018-01-052-12/+22
* | Support TileJSON bounds property (#10701)Asheem Mamoowala2018-01-0520-84/+339
* | [android] - detect genymotion virtual machines when determening attributes fo...Tobrun2018-01-051-2/+10
* | added parameter validation LatLngBounds.from() (#10831)Osana Babayan2018-01-052-1/+109
* | [android] - RTL supportTobrun2018-01-053-4/+12
* | [core] fix #10833 loading overscaled tilesAnsis Brammanis2018-01-051-3/+7