summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #1653 from mapbox/1ec5-init-unfailMinh Nguyễn2015-05-272-30/+13
|\
| * Defailablize init methodsMinh Nguyễn2015-05-272-30/+13
|/
* Merge pull request #1652 from mapbox/1ec5-init-nilMinh Nguyễn2015-05-271-1/+2
|\
| * Return nil upon failure to initializeMinh Nguyễn2015-05-271-1/+2
|/
* [publish ios-v0.3.2]Justin R. Miller2015-05-260-0/+0
* bump podspec to 0.3.2ios-v0.3.2Justin R. Miller2015-05-261-1/+1
* #1641 - Changing version to a static constant instead of a propertyBrad Leege2015-05-261-4/+3
* #1641 - Adding version and instance to Turnstile event and keeping them DRY f...Brad Leege2015-05-261-7/+11
* Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-2653-173/+115
* rename reachability on OS X as wellKonstantin Käfer2015-05-261-3/+3
* DefaultFileSource has responsibility for handling mapbox:// URLsJohn Firebaugh2015-05-2616-71/+62
* prefix Reachability with "MGL" to avoid linking conflicts and app store rejec...Konstantin Käfer2015-05-263-11/+11
* update Reachability with latest versionKonstantin Käfer2015-05-262-168/+93
* Merge pull request #1618 from mapbox/1ec5-utilityMinh Nguyễn2015-05-221-34/+34
|\
| * Pulled self-less utility methods out into functionsMinh Nguyễn2015-05-211-34/+34
* | Merge pull request #1627 from mapbox/hide_logsThiago Marcos P. Santos2015-05-221-2/+29
|\ \
| * | Add check for log messages on ResourceLoader testsThiago Marcos P. Santos2015-05-221-2/+29
* | | Do not call abandon texture if there is no textureThiago Marcos P. Santos2015-05-222-4/+4
|/ /
* | split up glyph_store.cpp into multiple filesKonstantin Käfer2015-05-229-298/+337
* | Merge pull request #1588 from mapbox/1565-failed_requestsThiago Marcos P. Santos2015-05-2229-47/+512
|\ \
| * | Add ResourceLoader unit testsThiago Marcos P. Santos2015-05-222-0/+155
| * | Add MockFileSource and MockView for testing the ResourceLoaderThiago Marcos P. Santos2015-05-2210-0/+138
| * | Notify failures when loading glyphsThiago Marcos P. Santos2015-05-225-17/+58
| * | Notify failures when loading tilesThiago Marcos P. Santos2015-05-227-12/+47
| * | Notify failures when loading the sprite JSON and imageThiago Marcos P. Santos2015-05-225-9/+39
| * | Notify failures when loading the source JSONThiago Marcos P. Santos2015-05-225-2/+29
| * | Add callback for error notifications on renderStill()Thiago Marcos P. Santos2015-05-229-7/+46
|/ /
* | Add Thread tests; get argument transfer working for all casesJohn Firebaugh2015-05-214-53/+161
* | Android NDK r10eJohn Firebaugh2015-05-212-4/+4
* | Merge pull request #1561 from 1ec5-style-id-1500Minh Nguyễn2015-05-213-16/+21
|\ \ | |/ |/|
| * mapID → styleIDMinh Nguyễn2015-05-143-15/+20
* | Merge pull request #1617 from friedbunny/ios-tests-phablet-supportMinh Nguyễn2015-05-217-4/+274
|\ \
| * | Change LaunchScreen text to © because unicode is awesomeJason Wray2015-05-211-1/+1
| * | Add iOS test project launch images for older devices, tooJason Wray2015-05-215-0/+219
| * | Add iOS tests support for iPhone 6/6+ screen sizesJason Wray2015-05-213-4/+55
|/ /
* | Merge pull request #1615 from mapbox/1ec5-plist-orderMinh Nguyễn2015-05-214-134/+109
|\ \
| * | Removed unavailable method implementationMinh Nguyễn2015-05-211-4/+0
| * | Rewrote IB designable messageMinh Nguyễn2015-05-211-124/+101
| * | Clarified IB designable messageMinh Nguyễn2015-05-211-1/+1
| * | Made accessToken uninspectableMinh Nguyễn2015-05-211-1/+0
| * | Fixed up various Info.plist edge casesMinh Nguyễn2015-05-212-5/+8
* | | Merge pull request #1614 from friedbunny/update-tests-for-token-changesMinh Nguyễn2015-05-214-10/+5
|\ \ \
| * | | Update tests for access token changesJason Wray2015-05-214-10/+5
|/ / /
* | | Merge pull request #1611 from friedbunny/1519-actionsheet-metrics-squashMinh Nguyễn2015-05-211-0/+11
|\ \ \ | |/ / |/| |