summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Maintain user tracking, anchor on user dot during zoom, rotateMinh Nguyễn2016-01-202-44/+40
* [ios, osx] Optionally animate content insets changeMinh Nguyễn2016-01-204-21/+91
* [ios] Made user dot position configurableMinh Nguyễn2016-01-204-6/+50
* [ios] Non-animated user tracking mode changesMinh Nguyễn2016-01-201-6/+11
* [ios] Keep user dot callout open after user location changeMinh Nguyễn2016-01-201-8/+0
* [ios] Keep callout attached to moving user dotMinh Nguyễn2016-01-201-12/+32
* [ios] Maintain user tracking mode after orientation changeMinh Nguyễn2016-01-201-1/+6
* [ios] Eliminated jump after flight to first locationMinh Nguyễn2016-01-201-1/+4
* [ios] Leave user location callout open when trackingMinh Nguyễn2016-01-201-3/+17
* [ios] Fly to user locationMinh Nguyễn2016-01-201-43/+54
* [ios] Affix user dot on screen in user tracking modeMinh Nguyễn2016-01-202-17/+76
* [tests] Added utests for RunLoop refcountingThiago Marcos P. Santos2016-01-202-0/+76
* [osx] Fix loop closing with pending requestsThiago Marcos P. Santos2016-01-201-0/+7
* [core] Add ref counting to the main loopThiago Marcos P. Santos2016-01-202-1/+28
* [ios] Fixes crash when vendorId is nilCameron Mulhern2016-01-201-0/+3
* Revert "Revert WebP support due to broken builds"Bruno de Oliveira Abinader2016-01-2010-3/+76
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-1920-168/+160
* [core][ios][osx][android] fix icons with non-integer width/heightAnsis Brammanis2016-01-199-43/+39
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-1930-80/+87
* node-v2.2.2node-v2.2.2Mike Morris2016-01-192-1/+5
* [core] Eliminate macros in sqlite3.cppJohn Firebaugh2016-01-192-26/+22
* Revert WebP support due to broken buildsJohn Firebaugh2016-01-1910-76/+3
* [linux] Replace PNG with WebP on tile source URLBruno de Oliveira Abinader2016-01-192-0/+13
* [linux] Added WebP tile supportBruno de Oliveira Abinader2016-01-196-3/+58
* [linux] Added WebP build depsBruno de Oliveira Abinader2016-01-193-0/+5
* [osx] No need to link with libpng & libjpegBruno de Oliveira Abinader2016-01-191-2/+0
* [glfw] Fix panning directionThiago Marcos P. Santos2016-01-191-1/+1
* [ios] Flip points, not edge insetsMinh Nguyễn2016-01-183-14/+7
* [core] Reformulated setLatLng() based on CameraOptionsMinh Nguyễn2016-01-181-15/+11
* [ios] Removed redundant zoom constraintsMinh Nguyễn2016-01-181-2/+2
* [ios] Account for top/bottom barsMinh Nguyễn2016-01-183-6/+76
* [core, ios, osx, android, glfw] Flipped origin of Map::latLngForPixel(), Map:...Minh Nguyễn2016-01-187-42/+42
* [core, osx] Added optional padding to convenience methodsMinh Nguyễn2016-01-185-29/+89
* [osx] Content insetsMinh Nguyễn2016-01-182-3/+86
* [core] Added padding option to CameraOptionsMinh Nguyễn2016-01-188-18/+135
* [ios] Refactored unrotationMinh Nguyễn2016-01-162-29/+35
* [ios] Avoid unrotating in heading or course tracking modeMinh Nguyễn2016-01-161-1/+3
* [core] Add missing returns in error caseJohn Firebaugh2016-01-151-0/+2
* [core] tileSize is a source property, not a TileJSON propertyJohn Firebaugh2016-01-155-6/+21
* [core] use stale glyphsKonstantin Käfer2016-01-159-36/+104
* [core] don't store error stateKonstantin Käfer2016-01-158-36/+35
* [core] use stale sprite dataKonstantin Käfer2016-01-156-14/+80
* [core] abort current parse when we get a new NotFound responseKonstantin Käfer2016-01-151-0/+1
* [core] update the modified/expires debug info for unmodified responses as wellKonstantin Käfer2016-01-152-6/+6
* [core] use stale raster tilesKonstantin Käfer2016-01-151-7/+11
* [core] don't mark tiles with failed requests as obsoleteKonstantin Käfer2016-01-153-2/+10
* [test] ensure static rendering finishes when a tile can't be loadedKonstantin Käfer2016-01-154-0/+103
* [core] use stale and refreshing TileJSON/GeoJSON dataKonstantin Käfer2016-01-154-5/+82
* [core] use stale stylesKonstantin Käfer2016-01-1510-11/+105
* [core] Support multiple paths in SQLiteCache::getShared()Konstantin Käfer2016-01-154-8/+60