| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] add support for half float texturesupstream/half-float-textures | Konstantin Käfer | 2018-01-25 | 3 | -15/+58 |
* | [core] align implementations of local and asset file source | Konstantin Käfer | 2018-01-25 | 6 | -26/+84 |
* | Merge branch 'release-agua' into masterupstream/fabian-release-agua-master | Fabian Guerra | 2018-01-25 | 4 | -6/+2 |
|\ |
|
| * | [ios, macos] Fix MGLMapSnapshotter pointForCoordinate returns an scaled point. | Fabian Guerra | 2018-01-25 | 1 | -1/+1 |
| * | [core] fix style parsing crash when a layer's paint property is not an object | Konstantin Käfer | 2018-01-23 | 3 | -0/+18 |
| * | [android] - release android v5.3.2, bump snapshot version | Tobrun | 2018-01-23 | 1 | -1/+1 |
| * | [android] - rollback fragment flash changes for ViewPager supportandroid-v5.3.2 | Tobrun | 2018-01-23 | 2 | -4/+0 |
| * | [android] - update changelog for v5.3.2 | Tobrun | 2018-01-23 | 1 | -0/+13 |
| * | [android] - handle null Call instances in HttpRequest | Tobrun | 2018-01-23 | 1 | -1/+1 |
| * | [android] - allow setting an OkHttpClient | Tobrun | 2018-01-23 | 4 | -4/+19 |
| * | Camera callbacks for velocity animated movements (#10925) | Łukasz Paczos | 2018-01-23 | 3 | -24/+57 |
| * | [android] do not overwrite user-set focal point when tracking location (#10910) | Łukasz Paczos | 2018-01-23 | 1 | -3/+0 |
| * | [android] - retain configuration for user provided focal point and deselect m... | Tobrun | 2018-01-23 | 2 | -0/+26 |
| * | [android] - add filesource activation/deactivation to OfflineRegion status an... | Tobrun | 2018-01-23 | 2 | -20/+18 |
| * | [android] - check if the render surface has been correctly created before des... | Tobrun | 2018-01-23 | 1 | -1/+3 |
| * | [android] - validate zoom level before creating mapbox telem event | Tobrun | 2018-01-23 | 1 | -4/+13 |
* | | [ios, macos] Hook up hillshade style layers, raster DEM sources to iOS/macOS ... | Minh Nguyễn | 2018-01-25 | 29 | -91/+496 |
* | | [android] - add binding integration for RasterDEMSource, add example | Tobrun | 2018-01-25 | 11 | -3/+312 |
* | | [android] - correct marker location when using Snapshot#pixelForLatLng | Tobrun | 2018-01-25 | 1 | -3/+6 |
* | | [android] - add toString to Expression to print out object array notation | Tobrun | 2018-01-25 | 2 | -0/+41 |
* | | [ios, macos] Raster style layers are used with image sources too | Minh Nguyễn | 2018-01-24 | 2 | -5/+12 |
* | | [core] align raster imagery rendering to pixel rid to avoid blurriness | Konstantin Käfer | 2018-01-24 | 7 | -10/+30 |
* | | [node] add setLight support | Konstantin Käfer | 2018-01-24 | 4 | -6/+50 |
* | | [core] update mapbox-gl-js submodule pin | Konstantin Käfer | 2018-01-24 | 10 | -93/+1 |
* | | [android] - add SafeVarargs to Expression methods | Tobrun | 2018-01-24 | 1 | -3/+21 |
* | | [ios, macos] Removed heatmap layer suppression from Darwin code generator | Minh Nguyễn | 2018-01-24 | 1 | -3/+0 |
* | | [build] Add build that verifies that the code generator was run | Konstantin Käfer | 2018-01-24 | 2 | -0/+72 |
* | | [build] Add build that verifies the submodule pin is up-to-date | Konstantin Käfer | 2018-01-24 | 3 | -0/+67 |
* | | [build] Write out a list of files generated by our code generator scripts | Konstantin Käfer | 2018-01-24 | 4 | -0/+19 |
* | | [build] convert CMake file list generation code to JavaScript | Konstantin Käfer | 2018-01-24 | 8 | -103/+83 |
* | | [build] Always use style-code's writeIfModified to unify file updates | Konstantin Käfer | 2018-01-24 | 5 | -22/+23 |
* | | [build] Add temporary modifications to style spec + shaders | Konstantin Käfer | 2018-01-24 | 6 | -4/+16 |
* | | [android] - create Handler using the main thread looper | Tobrun | 2018-01-24 | 1 | -1/+2 |
* | | [android] - rename initRenderSurface to onSurfaceCreated | Tobrun | 2018-01-24 | 1 | -11/+8 |
* | | Reimplement style values atop NSExpression (#10726) | Minh Nguyễn | 2018-01-24 | 85 | -7261/+7580 |
* | | [core] fix style parsing crash when a layer's paint property is not an object | Konstantin Käfer | 2018-01-23 | 3 | -0/+18 |
* | | [core] add raster-dem source type and hillshade layer type (#10642) | Molly Lloyd | 2018-01-23 | 84 | -56/+4661 |
* | | [android] - update changelog for v5.3.2 | Tobrun | 2018-01-22 | 1 | -1/+10 |
* | | [android] - handle null Call instances in HttpRequest | Tobrun | 2018-01-22 | 1 | -1/+1 |
* | | [android] - validate zoom level before creating mapbox telem event | Tobrun | 2018-01-22 | 1 | -4/+13 |
* | | [core] update CA bundle for cURL | Konstantin Käfer | 2018-01-22 | 1 | -390/+211 |
* | | [ios, macos] Converted strings files to UTF-8 | Minh Nguyễn | 2018-01-19 | 15 | -0/+0 |
* | | [android, ios, macos] Updated Ukrainian translations | Minh Nguyễn | 2018-01-19 | 4 | -30/+77 |
* | | [android, ios, macos] Updated Swedish translations | Minh Nguyễn | 2018-01-19 | 3 | -26/+51 |
* | | [android, ios, macos] Updated French translations | Minh Nguyễn | 2018-01-19 | 4 | -43/+88 |
* | | Adds an `ios-integration-test` Makefile target to run on CI (circle.yml) | Andrew Kitchen | 2018-01-19 | 2 | -0/+9 |
* | | Restores fix to MGLOpenGLStyleLayer memory-related crash (#10765) | Andrew Kitchen | 2018-01-19 | 4 | -21/+3 |
* | | Adds an integration test harness to the iOS project | Andrew Kitchen | 2018-01-19 | 14 | -3/+692 |
* | | [android, ios, macos] Added Hebrew localization | Minh Nguyễn | 2018-01-19 | 12 | -6/+491 |
* | | Prune unused layers from CrossTileSymbolIndex | Chris Loer | 2018-01-19 | 3 | -0/+16 |