| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] Add list of skipped core unit tests | Alexander Shalamov | 2019-01-10 | 1 | -0/+0 |
* | [build] generate header maps instead of -files.txt | Konstantin Käfer | 2019-01-09 | 3 | -1/+128 |
* | [Qt] Implement LocalGlyphRasterizer | Bruno de Oliveira Abinader | 2019-01-04 | 2 | -2/+7 |
* | [all] - update licenses to 2019 | tobrun | 2019-01-04 | 1 | -1/+1 |
* | [core] Support for excluding ideographic glyphs from offline downloads. | Chris Loer | 2018-12-21 | 3 | -35/+117 |
* | [test] Fixed headers in source.test.cpp | Mikhail Pozdnyakov | 2018-12-19 | 1 | -2/+2 |
* | [core,ios,macos] Updates default styles to streets v11, etc. (#13585) | Julian Rex | 2018-12-18 | 1 | -2/+2 |
* | [build] rework platform/default directory and add -files.txt for vendored libs | Konstantin Käfer | 2018-12-14 | 3 | -3/+3 |
* | [core] Add unit tests for queryFeatureExtensions | Alexander Shalamov | 2018-12-12 | 2 | -0/+3069 |
* | [core] OverscaledTileID::isChildOf should check wrap values. | Chris Loer | 2018-11-30 | 1 | -1/+4 |
* | [core] layermanager folder | Mikhail Pozdnyakov | 2018-11-30 | 1 | -0/+1 |
* | [core] Cleanup Transform, use {jump,ease}To() instead | Bruno de Oliveira Abinader | 2018-11-27 | 3 | -104/+81 |
* | [core][Android][Darwin] LayerManager creates RenderLayer instances | Mikhail Pozdnyakov | 2018-11-27 | 4 | -8/+8 |
* | [core] Camera center and anchor points are mutually exclusive | Bruno de Oliveira Abinader | 2018-11-26 | 1 | -0/+13 |
* | [core] Fix VectorTileFeature::getValue() semantics after geometry@v1.0.0 | Bruno de Oliveira Abinader | 2018-11-26 | 1 | -0/+34 |
* | [core] Fixed {prefix} evaluation | Minh Nguyễn | 2018-11-21 | 1 | -3/+3 |
* | Refactor util::fontStacks() | Mikhail Pozdnyakov | 2018-11-19 | 2 | -17/+22 |
* | [core] add test about number of maximum concurrent requests | Huyen Chau Nguyen | 2018-11-15 | 4 | -3/+40 |
* | [core] define number of concurrent downloads in online file source variable | Huyen Chau Nguyen | 2018-11-15 | 1 | -2/+2 |
* | [core] Add RendererState::{pixelForLatLng,latLngForPixel} | Bruno de Oliveira Abinader | 2018-11-14 | 1 | -0/+10 |
* | [test] Add test for when requesting the same resource many times | Thiago Marcos P. Santos | 2018-11-13 | 1 | -1/+19 |
* | [qt] Deprecate Qt4 and old versions of Qt5 | Thiago Marcos P. Santos | 2018-11-13 | 1 | -0/+0 |
* | [build] Update to geometry v1.0.0 | Bruno de Oliveira Abinader | 2018-11-13 | 6 | -28/+24 |
* | [core] Change toLowerHex to produce lower hex sequences | Alexander Shalamov | 2018-11-07 | 1 | -1/+1 |
* | Remove style::Layer::is()/as() | Mikhail Pozdnyakov | 2018-10-31 | 4 | -13/+17 |
* | [core] Added RendererState::has{Image,Layer,Source} | Bruno de Oliveira Abinader | 2018-10-25 | 1 | -0/+38 |
* | [core] add tests for handling requests with different priorities | Huyen Chau Nguyen | 2018-10-23 | 2 | -1/+92 |
* | [core] add priorities to resources | Huyen Chau Nguyen | 2018-10-23 | 2 | -3/+63 |
* | [core] remove some uses of <iostream> and <sstream> | Konstantin Käfer | 2018-10-23 | 2 | -2/+2 |
* | [core] don't use <sstream> and <iomanip> for string construction | Konstantin Käfer | 2018-10-23 | 1 | -0/+8 |
* | [core] add the ability to stringy numbers as hex | Konstantin Käfer | 2018-10-23 | 1 | -0/+11 |
* | [core] add ability to stringify doubles that are integer with and without tra... | Konstantin Käfer | 2018-10-23 | 1 | -0/+5 |
* | [core] deduplicate dtoa() from RapidJSON and add tests | Konstantin Käfer | 2018-10-23 | 1 | -0/+13 |
* | [core] Introduce mbgl::RendererState | Bruno de Oliveira Abinader | 2018-10-19 | 1 | -0/+28 |
* | [core] CameraOptions receives and outputs angle and pitch as degrees, not rad... | Bruno de Oliveira Abinader | 2018-10-19 | 2 | -8/+8 |
* | [Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105) | Ryan Hamley | 2018-10-18 | 1 | -1/+1 |
* | [core, test] Add BiDi unit test | Chris Loer | 2018-10-15 | 1 | -0/+90 |
* | [test] Add unit test for TaggedString::trim() | Chris Loer | 2018-10-15 | 1 | -0/+27 |
* | [test] Enable 'format' Expression test. | Chris Loer | 2018-10-15 | 1 | -2/+1 |
* | [core, tests] Don't break text-field support "identity functions" | Chris Loer | 2018-10-15 | 1 | -0/+18 |
* | [core] Initial implementation of 'format' expression | Chris Loer | 2018-10-15 | 4 | -7/+9 |
* | [core,test] Update expression style parsing test fixture. | Chris Loer | 2018-10-15 | 1 | -1/+1 |
* | [test] add test checking that unclipped tiles are not used by ClipIDGenerator | Molly Lloyd | 2018-10-03 | 1 | -0/+41 |
* | [core] Read style's transition from parser | Bruno de Oliveira Abinader | 2018-10-03 | 1 | -0/+8 |
* | [core] Do not constrain on X axis in ConstrainMode::HeightOnly | Bruno de Oliveira Abinader | 2018-10-02 | 2 | -9/+12 |
* | [core] Always request 1x and @2x sprite images for portability | Konstantin Käfer | 2018-09-24 | 1 | -5/+7 |
* | [core] don't break ascent in the overscaled tile phase | Konstantin Käfer | 2018-09-21 | 1 | -0/+50 |
* | [core] For string-valued properties, do coercion rather than assertion | John Firebaugh | 2018-09-19 | 1 | -5/+5 |
* | [linux,qt] Remove remainder of WebP support | Konstantin Käfer | 2018-09-13 | 3 | -30/+2 |
* | [android] add support for gnustl | Konstantin Käfer | 2018-09-11 | 4 | -19/+23 |