summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | [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
* | Merge branch 'release-agua' back to master.Fabian Guerra2018-01-04125-655/+3945
|\ \
| * \ Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-04125-655/+3945
| |\ \ | | |/
| | * [ios, macos] Updates documentation with default CJK font recommendationsAndrew Kitchen2018-01-034-3/+5
| | * [ios, macos] Update mode.hpp file pathFabian Guerra2018-01-031-1/+1
| | * [ios,macos] Revert ideographic->ideograph name change.Chris Loer2018-01-035-6/+6
| | * [ios,macos] Update docs to use Apple-friendly "PingFang" font example.Chris Loer2018-01-034-4/+4
| | * [ios,macos] Remove dead/non-functioning font-weight and glyph metric code.Chris Loer2018-01-032-79/+23
| | * [macos, ios] Adds documentation for the MGLIdeographFontFamilyName keyAndrew Kitchen2018-01-032-0/+8
| | * [darwin, macos] Rename Info.plist key for consistencyAndrew Kitchen2018-01-033-11/+3
| | * [darwin, ios, macos] Introduces an MGLRendererConfiguration classAndrew Kitchen2018-01-036-18/+113