summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Scope the Tile worker thread to an EnvironmentThiago Marcos P. Santos2015-03-1814-48/+43
* Scope the Map thread to an EnvironmentThiago Marcos P. Santos2015-03-184-59/+35
* Introduce the ThreadInfoStore and Environment::ScopeThiago Marcos P. Santos2015-03-182-2/+113
* 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
* | Merge pull request #1021 from mapbox/point-annotations-apiJustin R. Miller2015-03-1724-39/+656
|\ \
| * | feature() -> getFeature() to clear up ambiguity / Linux compiler errorJustin R. Miller2015-03-176-6/+6
| * | properly clean up tile annotations on deleteJustin R. Miller2015-03-171-0/+6
| * | fix passing of annotation managerJustin R. Miller2015-03-173-5/+5
| * | refs #893 #992: point annotations APIJustin R. Miller2015-03-1723-35/+646
|/ /
* | Merge pull request #1013 from mapbox/android-22Brad Leege2015-03-174-16/+16
|\ \
| * | Update to latest API 22 build toolsLeith Bade2015-03-174-16/+16
* | | Merge pull request #843 from mapbox/843-fix-spritesKonstantin Käfer2015-03-1719-61/+283
|\ \ \ | |/ / |/| |
| * | fix sprites for pixel ratios that are not 1 and 2Konstantin Käfer2015-03-1719-61/+283
|/ /
* | Merge pull request #1009 from mapbox/1ec5-967-readmeMinh Nguyễn2015-03-161-1/+18
|\ \ | |/ |/|
| * Added iOS project setup walkthroughMinh Nguyễn2015-03-161-1/+18
|/
* Merge pull request #1006 from mapbox/linux_build_fixKonstantin Käfer2015-03-161-2/+2
|\
| * Link with X11 explicitlyThiago Marcos P. Santos2015-03-161-2/+2
|/
* Revert "Move atlas ownership to Style"John Firebaugh2015-03-1310-148/+161
* Index glyph use by tile pointer value, not tile IDJohn Firebaugh2015-03-136-18/+21
* Remove unused declarationJohn Firebaugh2015-03-131-3/+0
* Remove needless indirectionJohn Firebaugh2015-03-132-12/+1
* Clean up GlyphAtlasJohn Firebaugh2015-03-132-40/+40
* Move atlas ownership to StyleJohn Firebaugh2015-03-1310-161/+148
* Merge pull request #1000 from mapbox/ios-set-classesJustin R. Miller2015-03-131-4/+4
|\
| * iOS setAppliedStyleClasses -> setStyleClassesJustin R. Miller2015-03-131-4/+4
* | fix rare issue that had the notify and cancel callbacks called in the wrong o...Konstantin Käfer2015-03-132-61/+50
|/
* scripts for running linux tests with dockerKonstantin Käfer2015-03-1311-16/+101
* 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-1217-54/+65
|\ \
| * | Get rid of printf and cout by using Log::*Thiago Marcos P. Santos2015-03-1217-54/+65
| |/
* | Avoid building a redundant arrayMinh Nguyễn2015-03-121-6/+5
* | Remove the file extensions from the bundledStyleNames methodAnthony Picciano2015-03-121-3/+6
* | tolerate missing spritesKonstantin Käfer2015-03-121-8/+4
|/
* Merge pull request #972 from mapbox/log_cleanupThiago Marcos P. Santos2015-03-1220-347/+199
|\
| * Update the FixtureLogThiago Marcos P. Santos2015-03-129-157/+152
| * Make the logging system staticThiago Marcos P. Santos2015-03-1213-121/+33
| * Simplify the logging mechanismThiago Marcos P. Santos2015-03-127-81/+26
* | Merge pull request #838 from mapbox/838-fix-rotate-flickerKonstantin Käfer2015-03-1220-207/+183
|\ \ | |/ |/|
| * fixes black flicker on rotating the deviceKonstantin Käfer2015-03-1220-207/+183
|/
* Merge pull request #982 from mapbox/982-android-only-upload-existing-apksKonstantin Käfer2015-03-122-7/+28
|\
| * only upload the artifact we're buildingKonstantin Käfer2015-03-121-5/+26
| * build the BUILDTYPE with gradle as wellKonstantin Käfer2015-03-121-2/+2
|/
* Merge pull request #976 from mapbox/968-sqlite-version-checkJohn Firebaugh2015-03-111-8/+1
|\
| * Relax sqlite version check to major version onlyJohn Firebaugh2015-03-111-8/+1
* | Merge pull request #979 from mapbox/gradleSpeedBrad Leege2015-03-111-2/+3
|\ \ | |/ |/|
| * #978 - Creating `android-project` task as an alias for `android-lib` to mirr...Brad Leege2015-03-111-0/+1
| * #978 - Changing `gradle build` to `gradle assembleRelease` for `make android`Brad Leege2015-03-111-2/+2
|/