summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* node-v2.0.0-pre.15node-v2.0.0-pre.15Mike Morris2015-11-131-1/+1
* [node] cancel all pending requests in NodeFileSource destructorMike Morris2015-11-131-0/+6
* node-v2.0.0-pre.14Mike Morris2015-11-131-1/+1
* [core] safe RequestHolder::DeleterMike Morris2015-11-131-1/+5
* [node] use std::unique_ptr for NodeMap resourcesMike Morris2015-11-132-8/+11
* [node] always destruct canceled requests, don't exit earlyMike Morris2015-11-131-14/+8
* [node] minor stylistic changes in NodeFileSourceMike Morris2015-11-134-28/+36
* [node] move from node_mbgl to mbgl namespaceMike Morris2015-11-1310-70/+74
* [android] #3023 - reactive token generationTobrun2015-11-133-2/+21
* [android] #3019 - optimise visible coordinateboundsTobrun2015-11-132-1/+3
* [android] #3001 add config changes example to test appTobrun2015-11-131-0/+1
* [android] #2989 - moved access token to test appTobrun2015-11-135-44/+14
* [core] Merge Sprite into SpriteStoreJohn Firebaugh2015-11-1219-436/+364
* [core] Reorganize sprite related filesJohn Firebaugh2015-11-1230-84/+80
* 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