summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into 1033-metricsBrad Leege2015-03-231-9/+302
|\
| * Revert "bring in tweaked compass snapping fixes from @friedbunny"Justin R. Miller2015-03-221-19/+1
| * bring in tweaked compass snapping fixes from @friedbunnyJustin R. Miller2015-03-221-1/+19
| * more safe return when no selectionJustin R. Miller2015-03-221-1/+1
| * safety checks & no-op returnsJustin R. Miller2015-03-221-0/+20
| * Cocoa annotations APIJustin R. Miller2015-03-221-9/+282
| * Show Emerald by defaultMinh Nguyễn2015-03-201-1/+1
* | #1033 - Removing BackgroundStatus analyticBrad Leege2015-03-201-7/+0
* | #1033 - Initial integration of anonymous location metrics reportingBrad Leege2015-03-201-3/+5
* | #1033 - Adding CoreTelephony dependency and fixing access token setting metho...Brad Leege2015-03-201-1/+1
* | #1033 - Adding MGLMapboxEvents to MGLMapViewBrad Leege2015-03-201-1/+13
* | #1033 - Integrating MapboxEvents class.Brad Leege2015-03-201-0/+250
* | #1033 - Renaming MBLocationManager to MGLMetricsLocationManager to better com...Brad Leege2015-03-202-10/+10
* | #1033 - Moving MBLocationManager to Core GL from app specific instance.Brad Leege2015-03-202-0/+147
|/
* Delete the GLFWView object at exitThiago Marcos P. Santos2015-03-201-0/+1
* Merge pull request #1020 from mapbox/init-bundled-styleMinh Nguyễn2015-03-191-2/+15
|\
| * Added API for initializing with bundled styleMinh Nguyễn2015-03-191-2/+15
* | Log the Environment ID and the Thread nameThiago Marcos P. Santos2015-03-183-11/+6
* | Merge pull request #1012 from mapbox/1011-bundleJustin R. Miller2015-03-171-1/+10
|\ \ | |/ |/|
| * Look inside MapboxGL.bundle when presentMinh Nguyễn2015-03-161-1/+10
* | fix sprites for pixel ratios that are not 1 and 2Konstantin Käfer2015-03-173-112/+1
|/
* iOS setAppliedStyleClasses -> setStyleClassesJustin R. Miller2015-03-131-4/+4
* Merge pull request #994 from mapbox/990-paintItBlackJustin R. Miller2015-03-121-1/+1
|\
| * #990 - Changing to clear color instead of blackBrad Leege2015-03-121-1/+1
| * #990 - Changing background color from white to blackBrad Leege2015-03-121-1/+1
* | Merge pull request #984 from mapbox/log_stderr_printfJohn Firebaugh2015-03-125-11/+11
|\ \
| * | Get rid of printf and cout by using Log::*Thiago Marcos P. Santos2015-03-125-11/+11
| |/
* | Avoid building a redundant arrayMinh Nguyễn2015-03-121-6/+5
* | Remove the file extensions from the bundledStyleNames methodAnthony Picciano2015-03-121-3/+6
|/
* Merge pull request #972 from mapbox/log_cleanupThiago Marcos P. Santos2015-03-124-83/+12
|\
| * Make the logging system staticThiago Marcos P. Santos2015-03-124-13/+13
| * Simplify the logging mechanismThiago Marcos P. Santos2015-03-123-71/+0
* | fixes black flicker on rotating the deviceKonstantin Käfer2015-03-123-26/+23
|/
* Relax sqlite version check to major version onlyJohn Firebaugh2015-03-111-8/+1
* refs #935: remove dispatch_once, favor property use, and return immutable stylesJustin R. Miller2015-03-091-21/+19
* Alias hybrid to satelliteMinh Nguyễn2015-03-081-5/+31
* scope Requests to an Environment object for easier cancelationKonstantin Käfer2015-03-061-0/+3
* fix handling around unique_ptr releasesKonstantin Käfer2015-03-062-2/+1
* Fail early in case there is no displayKonstantin Käfer2015-03-061-0/+4
* guard against concurrent OpenGL extension loadingKonstantin Käfer2015-03-063-9/+25
* make Map::resize() privateKonstantin Käfer2015-03-063-16/+22
* Merge pull request #950 from friedbunny/3x-assetsJustin R. Miller2015-03-051-0/+0
|\
| * Add optimized 3x assetsJason Wray2015-03-051-0/+0
* | refs #950: add 3x Mapbox wordmarkJustin R. Miller2015-03-051-0/+0
|/
* #869 - Configuring cache.db to live in /Library/Caches for iOSBrad Leege2015-03-041-1/+1
* update default iOS style shown v6 -> v7Justin R. Miller2015-03-031-1/+1
* Fixed new clang errors in Xcode 6.3b2Minh Nguyễn2015-02-231-1/+1
* update uv_zipKonstantin Käfer2015-02-171-0/+2
* wrong symbol nameKonstantin Käfer2015-02-171-1/+1
* add ca bundle loading back to CURLKonstantin Käfer2015-02-171-4/+118