summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove debug loggingJohn Firebaugh2015-08-312-10/+0
| * In still mode, don't load resources until a render request is madeJohn Firebaugh2015-08-311-0/+22
| * Clean up testsJohn Firebaugh2015-08-311-185/+156
| * More loggingJohn Firebaugh2015-08-311-0/+5
| * Always release mapJohn Firebaugh2015-08-311-2/+5
| * Merge branch 'master' into nodeJohn Firebaugh2015-08-314-9/+125
| |\
| * | Don't let test-suite fail; we have exceptions for known failures nowJohn Firebaugh2015-08-311-1/+1
| * | Drop faucet, it hides key error output when tests failJohn Firebaugh2015-08-312-4/+3
| * | Fix render test scriptJohn Firebaugh2015-08-311-5/+15
| * | fix consecutive.test.js suitePathMike Morris2015-08-281-1/+1
| * | update suitePath in consecutive.test.jsMike Morris2015-08-281-2/+1
| * | local nvm?Mike Morris2015-08-281-8/+1
| * | merge node travis build user into cloudformation/travis.templateMike Morris2015-08-281-114/+0
| * | drop platform/node/.travis.ymlMike Morris2015-08-281-115/+0
| * | merge platform/node/scripts/* into scripts/node/run.shMike Morris2015-08-273-38/+0
| * | drop faucet from test-suiteMike Morris2015-08-271-1/+1
| * | more logging, don't respond to cancelled requestsMike Morris2015-08-272-4/+11
| * | add request/respond loggingMike Morris2015-08-272-4/+10
| * | allow test suite failuresMike Morris2015-08-261-1/+1
| * | glfw_ldflagsMike Morris2015-08-261-1/+1
| * | use mapbox-gl-test-suite submodule, bump node depsMike Morris2015-08-262-8/+7
| * | npm install --build-from-sourceMike Morris2015-08-261-1/+1
| * | add FLAVOR=node to build matrixMike Morris2015-08-251-31/+0
| * | update npm testMike Morris2015-08-251-4/+3
| * | migrate style test fixture to v8, handle errors more gracefully in render testMike Morris2015-08-252-25/+31
| * | update mbgl::ResourceMike Morris2015-08-251-2/+4
| * | Merge branch 'before-render' into nodeMike Morris2015-08-255-18/+37
| |\ \
| | * | View::swap -> View::beforeRender View::afterRenderMike Morris2015-08-253-7/+25
| * | | 'make node' compiles!Mike Morris2015-08-251-3/+6
| * | | Revert "PLATFORM=node make node"Mike Morris2015-08-241-0/+79
| * | | PLATFORM=node make nodeMike Morris2015-08-211-79/+0
| * | | Merge branch 'master' into nodeMike Morris2015-08-2173-0/+10111
| |\ \ \
| * | | | move node-mbgl to platform/node/ directoryMike Morris2015-08-2137-0/+2620
| / / /
* | | | Add iOS resources README, reminder to minimize image sizesJason Wray2015-09-021-0/+5
* | | | Optimize bundled images' file sizesJason Wray2015-09-015-0/+0
| |_|/ |/| |
* | | Fixed persistence of user tracking mode in iOSMinh Nguyễn2015-08-311-2/+2
* | | Updated title of attribution action sheetMinh Nguyễn2015-08-281-1/+1
* | | iOS perspective gesture supportJason Wray2015-08-264-4/+112
* | | Disable heading updates for .FollowWithCourseMinh Nguyễn2015-08-261-1/+1
* | | Ask for 'always' location permissions, tooJason Wray2015-08-251-1/+9
| |/ |/|
* | update iOS first steps guide URLJustin R. Miller2015-08-241-1/+1
* | iOS app/framework fixes for v8Justin R. Miller2015-08-241-4/+5
* | Merge branch 'v8'John Firebaugh2015-08-242-6/+6
|\ \ | |/ |/|
| * Support v8 sprite, glyph, and style mapbox:// urlsLucas Wojciechowski2015-08-211-1/+1
| * Update stylesJohn Firebaugh2015-08-201-5/+5
* | GL is the library, SDK is the productJustin R. Miller2015-08-213-5/+5
|/
* Avoid deprecated CLLocationManagerDelegate methodMinh Nguyễn2015-08-181-9/+6
* fixes #1907: skip MGLPolyline/MGLPolygons with zero pointsJustin R. Miller2015-08-171-2/+4
* MGLUserTrackingModeFollowWithCourseMinh Nguyễn2015-08-143-7/+19
* Use uv::async in HTTPAndroidRequest to ensure the correct thread deletes requ...Leith Bade2015-08-141-67/+38