summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump styles pin. Updated Mapbox Streets (mainly fonts, colors, and sprite), u...Nicki Dlugash2015-04-161-0/+0
* refs #1285: don't use special getters for dot syntaxJustin R. Miller2015-04-161-1/+1
* Merge pull request #1285 from mapbox/fg-bg-ios-tweaksJustin R. Miller2015-04-161-20/+15
|\
| * fixes #1276: maintain snapshot in hierarchy & hide when appropriateJustin R. Miller2015-04-161-20/+15
|/
* Merge pull request #1284 from mapbox/fix-cache-resizeJustin R. Miller2015-04-161-1/+0
|\
| * don't auto-resize & fill cache with zerosJustin R. Miller2015-04-161-1/+0
|/
* Merge pull request #1282 from mapbox/1282-remove-runloop-message-wrapperKonstantin Käfer2015-04-162-30/+19
|\
| * use std::unique_ptr<> as a movable-only container directly instead of wrappin...Konstantin Käfer2015-04-162-30/+19
|/
* Merge pull request #1250 from mapbox/1250-separate-thread-objectJohn Firebaugh2015-04-1648-550/+777
|\
| * Convert storage tests to RunLoopJohn Firebaugh2015-04-151-115/+133
| * Shorten method namesJohn Firebaugh2015-04-154-18/+18
| * Stricter Thread<> interfaceJohn Firebaugh2015-04-159-137/+237
| * separate SQLiteCache::Impl header from implementation fileKonstantin Käfer2015-04-132-28/+45
| * rename SQLiteCache::Thread to SQLiteCache::ImplKonstantin Käfer2015-04-132-14/+14
| * make implementation files private headersKonstantin Käfer2015-04-1330-24/+70
| * hide Thread<> and separate the Implementation objectKonstantin Käfer2015-04-1333-205/+195
| * use std::tuple<> to forward parameters into the Thread<> objectKonstantin Käfer2015-04-131-6/+30
| * don't shadow variable namesKonstantin Käfer2015-04-101-7/+7
| * OS X needs -framework Foundation for CURL testsKonstantin Käfer2015-04-101-0/+1
| * convert DefaultFileSource to use util::Thread<>Konstantin Käfer2015-04-1030-243/+164
| * guarantee that Object stays aroundKonstantin Käfer2015-04-102-1/+12
| * add Thread<T> and RunLoopKonstantin Käfer2015-04-1017-180/+279
* | [publish ios-v0.2.13]Justin R. Miller2015-04-160-0/+0
* | bump podspec versionios-v0.2.13Justin R. Miller2015-04-161-1/+1
* | Merge pull request #1281 from mapbox/cache-parsed-tiles-memoryJustin R. Miller2015-04-169-7/+191
|\ \
| * | fixes #1157, #1255: cache parsed tiles in memoryJustin R. Miller2015-04-169-7/+191
|/ /
* | Merge pull request #1280 from mapbox/source-release-fixJustin R. Miller2015-04-161-10/+14
|\ \
| * | add commentJustin R. Miller2015-04-151-0/+2
| * | fixes #1267: properly break reference cycle with live tile data & styleJustin R. Miller2015-04-151-10/+12
* | | Merge pull request #1254 from mapbox/1050-bgMinh Nguyễn2015-04-151-2/+24
|\ \ \ | |/ / |/| |
| * | Assert that snapshot view obscures GL view when it existsMinh Nguyễn2015-04-151-1/+10
| * | Leave GLKView in place, obscured by snapshotMinh Nguyễn2015-04-141-14/+12
| * | Detach GLKView while app is in backgroundMinh Nguyễn2015-04-101-0/+15
* | | Merge pull request #1274 from mapbox/1271-alloc-initBrad Leege2015-04-151-1/+1
|\ \ \
| * | | #1271 - Changing "new" to "alloc init"Brad Leege2015-04-151-1/+1
* | | | make environment.hpp header publicMike Morris2015-04-151-0/+0
|/ / /
* | | Merge pull request #1269 from mapbox/1268-horizontal-accuracyBrad Leege2015-04-143-0/+3
|\ \ \
| * | | #1268 - Adding horizontalAccuracy to location eventBrad Leege2015-04-143-0/+3
|/ / /
* | | Merge pull request #1260 from mapbox/defaults-gypiMike Morris2015-04-142-1/+1
|\ \ \
| * | | define MACOSX_DEPLOYMENT_TARGET in common.gypiMike Morris2015-04-132-1/+1
|/ / /
* | | Ensure that ~TileData happens on map threadJohn Firebaugh2015-04-101-1/+5
* | | [publish ios-v0.2.12]Justin R. Miller2015-04-100-0/+0
* | | bump podspec to 0.2.12ios-v0.2.12Justin R. Miller2015-04-101-1/+1
* | | change default style to StreetsJustin R. Miller2015-04-102-2/+2
* | | Revert "Override file name for Mapbox Streets style JSON"Justin R. Miller2015-04-101-12/+3
* | | bump CocoaPodsios-v0.2.11Justin R. Miller2015-04-101-1/+1
* | | [publish ios-v0.2.11]Justin R. Miller2015-04-100-0/+0
* | | bump styles pinJustin R. Miller2015-04-101-0/+0
* | | Merge pull request #1253 from mapbox/1252-createdBrad Leege2015-04-101-2/+1
|\ \ \ | |_|/ |/| |
| * | #1252 - Merging 2 "created" attribute value setting attempts into 1Brad Leege2015-04-101-2/+1
|/ /