summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumping Podspec to 0.2.14ios-v0.2.14Brad Leege2015-04-171-1/+1
* remove noise on emeraldPeter Liu2015-04-171-0/+0
* Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeNicki Dlugash2015-04-1725-158/+446
|\
| * Merge pull request #1272 from mapbox/1272-render-still-images-on-threadKonstantin Käfer2015-04-1725-158/+446
| |\
| | * make the request header public as the node module requires itKonstantin Käfer2015-04-171-0/+0
| | * don't record Debug events to log observersKonstantin Käfer2015-04-171-1/+2
| | * explicitly call .discard() to resize the view on static rendersKonstantin Käfer2015-04-178-0/+106
| | * don't hide unchecked messagesKonstantin Käfer2015-04-171-1/+2
| | * remove nativeRun() method as that is now privateKonstantin Käfer2015-04-172-15/+1
| | * don't throw an exception in the map thread for bad stylesKonstantin Käfer2015-04-174-22/+35
| | * align static render mode and still image render modeKonstantin Käfer2015-04-1711-120/+301
| |/
* | bump styles pin. Updated Streets (colors, added refs for performance), Emeral...Nicki Dlugash2015-04-171-0/+0
|/
* 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
|/ / /