summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [core] fix logging so we don't use strings as a formatterKonstantin Käfer2015-11-062-3/+3
* [node] Fixes 'make xnode' to configure HOST_SLUG.gypiMike Morris2015-11-055-0/+5
* [iOS] Defer didChange until after animationMinh Nguyễn2015-11-051-5/+52
* [core] Include Linux-specific scheduling headerKonstantin Käfer2015-11-051-0/+5
* [node] update platform/node/CHANGELOG.md [skip ci]Mike Morris2015-11-041-7/+5
* [node] update platform/node/CHANGELOG.md [skip ci]Mike Morris2015-11-041-2/+2
* [node] make ratio optional, default to 1.0Mike Morris2015-11-044-20/+39
* [node] swap array order to [lng, lat] for render option centerMike Morris2015-11-043-6/+7
* Disable callout view dimming when tap is a no-opMinh Nguyễn2015-11-041-0/+5
* Indicate target frame interval, with a comment about how it relates to FPS.Adam Hunter2015-11-041-2/+2
* more clearly indicate target FPS as relates to display linkJustin R. Miller2015-11-041-1/+2
* cleanupsJustin R. Miller2015-11-041-29/+28
* Fix #1975 - improve animation fluidity and responseAdam Hunter2015-11-041-2/+25
* [core] move mbgl.gyp to gyp directoryMike Morris2015-11-041-5/+5
* [node] enable npm to build mapbox-gl-native package from sourceLucas Wojciechowski2015-11-043-5/+4
* [core] catch compression/decompression errors and report themKonstantin Käfer2015-11-041-0/+5
* Strip whitespace and newlines from access token and style URLMinh Nguyễn2015-11-032-0/+4
* Update version and changelognode-v2.0.0-pre.11bsudekum2015-11-021-0/+1
* [node] add pitch optionbsudekum2015-11-021-0/+6
* bump iOS version to 3.0.0-pre.4ios-v3.0.0-pre.4Justin R. Miller2015-11-021-1/+1
* [core] Make DefaultFileSource react to all NetworkStatus changesKonstantin Käfer2015-11-021-6/+5
* [core] move retry logic to DefaultFileSourceKonstantin Käfer2015-11-025-282/+151
* Create UIActionSheet on demandMinh Nguyễn2015-10-301-16/+19
* bump iOS version in podspec/Fabricios-v3.0.0-pre.3Justin R. Miller2015-10-301-1/+1
* [core][iOS] Source iOS styles from default_stylesMinh Nguyễn2015-10-304-50/+35
* Fixed build issues and typosMinh Nguyễn2015-10-301-2/+2
* [core] Remove bundled styles.Leith Bade2015-10-303-43/+42
* Document node-mapbox-gl-native with JSDocTom MacWright2015-10-291-0/+75
* [ios] fix removal of heading view when changing user tracking modesMurray Hughes2015-10-291-0/+2
* [ios] fix user annotation view refresh when switched from course to noneMurray Hughes2015-10-292-38/+50
* bump SMCalloutView by one change to grab accessbility supportJustin R. Miller2015-10-291-0/+0
* [core] Set names to threads on LinuxThiago Marcos P. Santos2015-10-291-1/+1
* [node] Output debug logs when a render test times outJohn Firebaugh2015-10-283-1/+23
* [android] Update test app iconLeith Bade2015-10-281-0/+84
* remove heading tests as unreliableJustin R. Miller2015-10-271-1/+5
* remove dead, broken codeJustin R. Miller2015-10-271-7/+0
* [android] Fix crash on MarshmallowLeith Bade2015-10-281-0/+4
* [http] don't retry when there's already a request in progressKonstantin Käfer2015-10-271-2/+1
* [android] #2809 - addPolylines and removeAnnotations in JNI, added feature ac...Tobrun2015-10-271-0/+79
* [android] Restore old GL context after createSurfaceLeith Bade2015-10-271-1/+6
* improve gestures in perspective viewAnsis Brammanis2015-10-263-4/+14
* [core] Move parseCacheControl() up in the class hierarchyThiago Marcos P. Santos2015-10-263-47/+0
* [core] always reparse with the freshest possible placement configKonstantin Käfer2015-10-261-1/+1
* [core] Make response data shared to avoid excessive copyingKonstantin Käfer2015-10-266-16/+32
* [core] all requests have to be canceled explicitly nowKonstantin Käfer2015-10-261-1/+0
* [android] Move android filesLeith Bade2015-10-253-0/+3045
* re-bump for ios-v3.0.0-pre.2ios-v3.0.0-pre.2Justin R. Miller2015-10-231-1/+1
* bump iOS version for 2.2.0-pre.2ios-v2.2.0-pre.2Justin R. Miller2015-10-231-1/+1
* Fixed typo in default stylesBruno de Oliveira Abinader2015-10-231-1/+1
* refs #2684: integrate Twitter FabricJustin R. Miller2015-10-238-3/+271