summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* node-v2.0.0-pre.14node-v2.0.0-pre.14Mike Morris2015-11-121-1/+1
* [core] safe RequestHolder::DeleterMike Morris2015-11-121-1/+5
* [node] use std::unique_ptr for NodeMap resourcesMike Morris2015-11-122-8/+11
* [node] always destruct canceled requests, don't exit earlyMike Morris2015-11-121-14/+8
* [node] minor stylistic changes in NodeFileSourceMike Morris2015-11-124-28/+36
* [node] move from node_mbgl to mbgl namespaceMike Morris2015-11-1210-70/+74
* Set refresh interval to 60fpsMinh Nguyễn2015-11-121-1/+1
* [android] Fixing Android API TargetBrad Leege2015-11-121-1/+1
* [iOS] Removed unnecessary castsMinh Nguyễn2015-11-121-13/+13
* [core] Cleanup Transform::rotateByBruno de Oliveira Abinader2015-11-121-17/+12
* [core] PrecisionPoint is now a vec2<double>Bruno de Oliveira Abinader2015-11-127-43/+41
* [core] Fixed bit-shifting error in exponential backoffMinh Nguyễn2015-11-121-2/+2
* [core] Fixed Transform::_setScale()Minh Nguyễn2015-11-121-8/+11
* [android] #2369 - Adding Developing and Running InstructionsBrad Leege2015-11-121-11/+27
* Fix symbol-placement: line + {icon,text}-rotation-alignment: viewportJohn Firebaugh2015-11-111-2/+2
* Updated changelogMinh Nguyễn2015-11-111-1/+1
* Publish Bitcode-less build for Xcode 6.4Minh Nguyễn2015-11-113-2/+16
* [core] Fix mbgl::projection function signaturesBruno de Oliveira Abinader2015-11-111-4/+4
* [core] Added MetersBoundsBruno de Oliveira Abinader2015-11-114-22/+24
* [core] Added more NaN checks in TransformBruno de Oliveira Abinader2015-11-111-2/+15
* [ios] Reflect Map API changes in MGLMapViewBruno de Oliveira Abinader2015-11-111-12/+18
* [android] Reflect Map API changes in JNIBruno de Oliveira Abinader2015-11-111-6/+12
* [core] Use PrecisionPoint in zoom and angle functionsBruno de Oliveira Abinader2015-11-115-58/+54
* [core] Use pass-by-ref in CameraOptionsBruno de Oliveira Abinader2015-11-114-35/+36
* [core] Use PrecisionPoint in coordinate functionsBruno de Oliveira Abinader2015-11-117-47/+50
* [core] Added PrecisionPoint to represent pixel pointsBruno de Oliveira Abinader2015-11-118-17/+30
* [core] Added isValid to geo helper structsBruno de Oliveira Abinader2015-11-112-2/+18
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-1048-1100/+583
* [core] Eliminate use of ClassProperties for layoutJohn Firebaugh2015-11-1033-326/+240
* [core] Push layouts and paints to subclassesJohn Firebaugh2015-11-1021-102/+249
* [core] Expose default fade duration to Map APIBruno de Oliveira Abinader2015-11-102-2/+14
* move from Fabric framework to bare headers per Twitter recommendationJustin R. Miller2015-11-099-68/+7
* [android] #2369 - Updating Android setup instructions for OS XBrad Leege2015-11-091-7/+9
* Updated changelogMinh Nguyễn2015-11-092-2/+3
* Merge remote-tracking branch 'bwhtmn/ios9_multitasking' into 1ec5-ios9-multit...Minh Nguyễn2015-11-091-3/+3
|\
| * Fix regression on iOS 8, where map would stop updating if device was rotated ...Brent Whitman2015-09-111-0/+1
| * Leave GLview rendering on when app is inactive, to get nice smooth transition...Brent Whitman2015-09-111-4/+3
* | [iOS] Replaced deprecated podspec flagMinh Nguyễn2015-11-092-1/+2
* | Revert "[core] only update the render order array when there are changes to t...Konstantin Käfer2015-11-094-37/+22
* | Updated references to old build docsMinh Nguyễn2015-11-092-2/+2
* | [iOS] Fetch tags on install, not ipackageMinh Nguyễn2015-11-092-1/+2
* | Remove constraints instead of deactivating themMinh Nguyễn2015-11-092-50/+9
* | [core] Update::Classes already implies repaintBruno de Oliveira Abinader2015-11-091-3/+1
* | [android] Fix Canvas.quickReject() crash on API 15Leith Bade2015-11-093-5/+7
* | [android] Make Annotation.getId() suitable for public use.Leith Bade2015-11-091-1/+4
* | [android] Check for location permission in MyLocationTrackingModeActivityLeith Bade2015-11-091-4/+30
* | [android] #2974 - Update documentation token.txtTobrun2015-11-081-1/+1
* | bump iOS version to 3.0.0-pre.5ios-v3.0.0-pre.5Justin R. Miller2015-11-062-2/+2
* | fixes #2961: download payload over HTTPSJustin R. Miller2015-11-061-1/+1
* | refs #2966: remove -ObjC linker flag & bring in categories via other meansJustin R. Miller2015-11-0610-1/+42