summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* going back to b1 styles pin to avoid other complications for nowios-v0.3.4Justin R. Miller2015-06-041-0/+0
* [publish ios-v0.3.4]Justin R. Miller2015-06-040-0/+0
* bump podspec to 0.3.4Justin R. Miller2015-06-041-1/+1
* bump/correct styles pinJustin R. Miller2015-06-041-0/+0
* Test Map object destruction with pending requestsThiago Marcos P. Santos2015-06-044-34/+188
* Cleanup the MapContext before the util::Thread destructorThiago Marcos P. Santos2015-06-044-0/+9
* Fix race condition on error notificationThiago Marcos P. Santos2015-06-043-0/+12
* [publish ios-v0.3.3]Justin R. Miller2015-06-030-0/+0
* bump podspec to 0.3.3ios-v0.3.3Justin R. Miller2015-06-031-1/+1
* Merge remote-tracking branch 'origin/master' into HEADAnsis Brammanis2015-06-0329-464/+347
|\
| * Adding iOS Testing Header To Draw AttentionBrad Leege2015-06-031-0/+1
| * fix typoJustin R. Miller2015-06-031-1/+1
| * point to better appledoc install methodJustin R. Miller2015-06-032-2/+2
| * Do not call update() asynchronously on the test caseThiago Marcos P. Santos2015-06-021-6/+2
| * Rebase the resource loading testsThiago Marcos P. Santos2015-06-025-45/+26
| * Remove references to ResourceLoaderThiago Marcos P. Santos2015-06-023-4/+4
| * .zip != .tgzJustin R. Miller2015-06-011-1/+1
| * appledoc download is a redirectJustin R. Miller2015-06-011-1/+1
| * wget -> curl since wget itself is a brew installJustin R. Miller2015-06-011-1/+1
| * Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeBrad Leege2015-06-0113-388/+251
| |\
| | * Remove unused; fix naming styleJohn Firebaugh2015-06-012-9/+5
| | * Merge ResourceLoader into Style and move atlas ownershipJohn Firebaugh2015-06-0113-387/+254
| * | #1659 - Converting true to YES, false to NO to match Objective C standardsBrad Leege2015-06-011-4/+4
| * | #1659 - Converting usingTestServer to atomic propertyBrad Leege2015-06-011-3/+6
| |/
| * Require appledoc v2.2-963 exactlyJohn Firebaugh2015-05-292-6/+13
| * Latest homebrew appledoc should be goodJohn Firebaugh2015-05-292-1/+8
| * Opt-in to Travis Xcode 6.3 betaJohn Firebaugh2015-05-291-0/+2
| * Fixed ios-bench buildMinh Nguyễn2015-05-291-1/+1
| * Update mason to use soft float on Android ARMLeith Bade2015-05-291-0/+0
| * Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeBrad Leege2015-05-282-15/+15
| |\
| | * Adapt metrics tests to constant flush timerJason Wray2015-05-282-15/+15
| * | #1659 - Adding tile stream certificate and ssl pin check for test server.Brad Leege2015-05-282-0/+23
| |/
* | fix collision box clippingAnsis Brammanis2015-06-034-16/+18
* | fix hangs caused by redoPlacementAnsis Brammanis2015-06-024-13/+8
* | fix android compile errorsAnsis Brammanis2015-06-022-4/+5
* | use source zoom level for tile loading errorsAnsis Brammanis2015-06-021-1/+1
* | update test suiteAnsis Brammanis2015-06-021-1/+0
* | re-add sprite atlas pollution fixAnsis Brammanis2015-06-021-1/+2
* | fix assertion. only include glyphs with metricsAnsis Brammanis2015-06-021-1/+1
* | sort overlapping symbols in the y directionAnsis Brammanis2015-06-023-27/+72
* | use floats when resampling lines to match -jsAnsis Brammanis2015-05-292-3/+3
* | Merge remote-tracking branch 'origin/master' into new-labellingAnsis Brammanis2015-05-28113-1154/+2096
|\ \ | |/
| * Remove boost install instructions; now installed via masonJohn Firebaugh2015-05-281-12/+1
| * added link with clang-3.5+ linux installMike Morris2015-05-281-1/+1
| * Linux build instruction updatesAJ Ashton2015-05-281-3/+4
| * Merge pull request #1632 from mapbox/1632-handle_currupt_dataThiago Marcos P. Santos2015-05-2813-65/+182
| |\
| | * Add tests for handling corrupted dataThiago Marcos P. Santos2015-05-283-32/+98
| | * Notify tile parsing errorsThiago Marcos P. Santos2015-05-285-19/+50
| | * Notify glyph parsing errorsThiago Marcos P. Santos2015-05-283-4/+15
| | * Notify sprite parsing errorsThiago Marcos P. Santos2015-05-282-10/+19
| |/