summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump podspec to 0.2.21ios-v0.2.21Justin R. Miller2015-05-051-1/+1
* Don't crash if ResourceLoader::_sprite is nullJohn Firebaugh2015-05-053-1/+26
* fixes #1391: install awscli for iOS deploysJustin R. Miller2015-05-051-0/+3
* no longer link iOS HTML docs since missing CSSJustin R. Miller2015-05-051-3/+0
* Merge pull request #1329 from mapbox/1225-start-tokenBrad Leege2015-05-058-16/+88
|\
| * #1225 - Simplifying MGLAccountManager for initial setup and access to AccessT...Brad Leege2015-05-054-14/+18
| * Updating from masterBrad Leege2015-05-04230-4549/+4351
| |\
| * | #1225 - Renaming getAccessToken method to sharedAccessToken to avoid any iOS ...Brad Leege2015-05-043-3/+3
| * | #1225 - Restoring MapboxGL.h as an Umbrella header file by splitting the sing...Brad Leege2015-05-047-14/+16
| * | #1225 - Starting Mapbox Events at shared instance setup timeBrad Leege2015-04-241-0/+2
| * | #1225 - Converting id to instancetypeBrad Leege2015-04-242-2/+2
| * | #1225 - Removing unavailable block on MGLMapView.initWithFrameBrad Leege2015-04-241-2/+0
| * | #1225 - Initial conversion of Mapbox GL app to set access token in AppDelegat...Brad Leege2015-04-236-18/+38
| * | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into 1225-start-t...Brad Leege2015-04-2344-413/+493
| |\ \
| * | | #1225 - Initial setup of MapboxGL as a singleton object with access tokenBrad Leege2015-04-223-0/+46
* | | | [publish ios-v0.2.20]Justin R. Miller2015-05-050-0/+0
* | | | Merge pull request #1326 from mapbox/925-remove_promisesios-v0.2.20John Firebaugh2015-05-0521-204/+568
|\ \ \ \
| * | | | Cancel all pending requests before leavingThiago Marcos P. Santos2015-05-058-18/+37
| * | | | Do not process buckets depending on Glyphs that were not loadedThiago Marcos P. Santos2015-05-056-80/+108
| * | | | Make GlyphStore observableThiago Marcos P. Santos2015-05-054-2/+42
| * | | | Add partial tile parsingThiago Marcos P. Santos2015-05-058-34/+135
| * | | | Move the Sprite handling to ResourceLoaderThiago Marcos P. Santos2015-05-059-64/+69
| * | | | Update the tiles via ResourceLoaderThiago Marcos P. Santos2015-05-053-5/+31
| * | | | Notify data changes using Observer patternThiago Marcos P. Santos2015-05-055-24/+64
| * | | | Introduce the ResourceLoaderThiago Marcos P. Santos2015-05-054-7/+112
* | | | | [publish ios-v0.2.20]Justin R. Miller2015-05-050-0/+0
* | | | | bump podspec to 0.2.20Justin R. Miller2015-05-051-1/+1
|/ / / /
* | | | Merge pull request #1380 from mapbox/benchmarkKonstantin Käfer2015-05-0554-9/+8817
|\ \ \ \
| * | | | don't trigger cleanups when we're not renderingKonstantin Käfer2015-05-051-2/+2
| * | | | [iOS] add benchmarking applicationKonstantin Käfer2015-05-0544-1/+8760
| * | | | add Map::isFullyLoaded()Konstantin Käfer2015-05-058-3/+36
| * | | | decode URLS when loading from file systemKonstantin Käfer2015-05-051-2/+3
| * | | | show failed glyph URLKonstantin Käfer2015-05-051-1/+1
| * | | | [iOS] send map rendering notificationsKonstantin Käfer2015-05-051-0/+4
| * | | | [iOS] allow calling invalidate() on MGLMapViewKonstantin Käfer2015-05-051-0/+11
|/ / / /
* | | | Merge pull request #1418 from mapbox/1418-correct-aspect-ratio-after-rotationKonstantin Käfer2015-05-051-2/+3
|\ \ \ \
| * | | | apply the framebuffer size before calling updateMatrices()Konstantin Käfer2015-05-051-2/+3
|/ / / /
* | | | Merge pull request #1419 from mapbox/strict-pauseJohn Firebaugh2015-05-045-12/+10
|\ \ \ \
| * | | | Ensure no GL commands are executed after pauseJohn Firebaugh2015-05-045-12/+10
|/ / / /
* | | | Update a couple more spots in README with new requirementsJohn Firebaugh2015-05-041-4/+3
* | | | Merge pull request #1415 from mapbox/1413-install-ios-docsJustin R. Miller2015-05-045-8/+37
|\ \ \ \
| * | | | use brew git to get tag flag neededJustin R. Miller2015-05-041-0/+3
| * | | | improvements to source install docs scriptJustin R. Miller2015-05-041-3/+5
| * | | | missing docs tuneupsJustin R. Miller2015-05-041-3/+7
| * | | | add HTML docs generation to iOS packaging scriptJustin R. Miller2015-05-042-2/+22
| | |_|/ | |/| |
* | | | Merge pull request #1412 from mapbox/1309-another-tryJohn Firebaugh2015-05-0415-56/+127
|\ \ \ \ | |/ / / |/| | |
| * | | Join worker tasks before destroying TileDataJohn Firebaugh2015-05-0411-40/+111
| * | | C++14John Firebaugh2015-05-041-2/+3
| * | | Build with clang 3.5John Firebaugh2015-05-041-6/+6
| * | | Build with gcc 4.9John Firebaugh2015-05-044-10/+9