summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | [android] #2921 - Regenerating gradle-wrapper.jar and adding distribution sha...Brad Leege2015-11-052-1/+2
* | [android] #2921 - Upgrading Gradle Wrapper to 2.8Brad Leege2015-11-052-3/+3
* | [iOS] Defer didChange until after animationMinh Nguyễn2015-11-051-5/+52
* | [node] only upload render test results on linuxnode-v2.0.0-pre.13Mike Morris2015-11-051-1/+1
* | [node] autopublish node-pre-gyp binaryMike Morris2015-11-053-1/+9
* | [core] Added missing virtual destructor to HTTPContextBaseThiago Marcos P. Santos2015-11-051-0/+1
* | [android] Save polylinesLeith Bade2015-11-061-7/+19
* | [core] only update the render order array when there are changes to tilesKonstantin Käfer2015-11-054-22/+31
* | [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-044-7/+8
* | Disable callout view dimming when tap is a no-opMinh Nguyễn2015-11-041-0/+5
* | [iOS] Wait for style loading, then rotation, then compass fadingMinh Nguyễn2015-11-041-6/+14
* | 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-0414-86/+86
* | [node] enable npm to build mapbox-gl-native package from sourceLucas Wojciechowski2015-11-048-23/+50
* | [core] Move remaining GL state from Painter into GLConfig objectKonstantin Käfer2015-11-0411-56/+81
* | [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
* | [android] - Adding Android SDK releases to changelogBrad Leege2015-11-031-0/+21
* | [android] #2891 - Going back to Android Build Tools 23.0.1Brad Leege2015-11-033-6/+6
* | [android] Update to build tools 23.0.2Leith Bade2015-11-033-6/+6
* | [android] Add setZoomControlsEnabled and setAllGesturesEnabledLeith Bade2015-11-034-26/+83
* | [publish binary]bsudekum2015-11-020-0/+0
* | Update version and changelognode-v2.0.0-pre.11bsudekum2015-11-022-1/+2
* | [node] add pitch optionbsudekum2015-11-022-1/+7
* | bump iOS version to 3.0.0-pre.4ios-v3.0.0-pre.4Justin R. Miller2015-11-022-2/+2
* | Force Bitcode in make ipackageMinh Nguyễn2015-11-021-0/+2
* | [core] mason geojsonvt-2.1.6.3Mike Morris2015-11-0216-20/+43
* | [node] patch Painter::renderSDF to ignore animation and fade duration in MapM...Mike Morris2015-11-021-5/+12
* | [android] #2899 - Moving make wrappers to module build.gradleBrad Leege2015-11-022-15/+17
* | fixes #2843: support for skipping CI with commit noteJustin R. Miller2015-11-021-2/+21
* | remove redundant git cloneJustin R. Miller2015-11-021-23/+0
* | refs #2898: snapshot current bitrise.yml into repoJustin R. Miller2015-11-021-0/+83
* | don't use xcprettyJustin R. Miller2015-11-021-2/+2
* | [core] Make DefaultFileSource react to all NetworkStatus changesKonstantin Käfer2015-11-025-10/+92
* | [core] move retry logic to DefaultFileSourceKonstantin Käfer2015-11-0239-621/+607
* | Add code of conductJason Wray2015-10-311-0/+5
* | Create UIActionSheet on demandMinh Nguyễn2015-10-301-16/+19
* | [android] Save added markers in test appLeith Bade2015-10-312-16/+43
* | [android] Adjust annotation touch tolerance to match default markerLeith Bade2015-10-311-4/+5
* | [android] When pinch zooming lock rotationLeith Bade2015-10-311-22/+13
* | bump iOS version in podspec/Fabricios-v3.0.0-pre.3Justin R. Miller2015-10-302-2/+2
* | [core] Don't crash when removing a shape annotation whose layer was never cre...John Firebaugh2015-10-302-1/+15
* | [core][iOS] Source iOS styles from default_stylesMinh Nguyễn2015-10-3016-95/+149