| Commit message (Expand) | Author | Age | Files | Lines |
* | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 2 | -46/+2 |
* | [core] Unify {Paint,Layout,Light}Properties | John Firebaugh | 2017-05-15 | 3 | -27/+35 |
* | [core] *LayerImpl::cascading ⇢ paint | John Firebaugh | 2017-05-15 | 1 | -4/+4 |
* | [core] Immutable<Impl> for Image | John Firebaugh | 2017-05-15 | 2 | -12/+13 |
* | [core] Trim StyleObserver interface | John Firebaugh | 2017-05-13 | 3 | -24/+32 |
* | [core] Move renderer/* files into sub-folders (#8983) | Asheem Mamoowala | 2017-05-12 | 3 | -6/+6 |
* | [core] Split style image collection from SpriteAtlas | Ivo van Dongen | 2017-05-12 | 7 | -217/+239 |
* | [core] Replace createRender{Source,Layer} with Render{Source,Layer}::create | John Firebaugh | 2017-05-12 | 2 | -10/+10 |
* | [core] Immutable Impls | John Firebaugh | 2017-05-12 | 5 | -74/+55 |
* | [tidy] modernize-deprecated-headers | Bruno de Oliveira Abinader | 2017-05-12 | 2 | -2/+2 |
* | [tidy] modernize-raw-string-literal | Bruno de Oliveira Abinader | 2017-05-12 | 5 | -22/+22 |
* | [tidy] modernize-pass-by-value | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -3/+4 |
* | [tidy] modernize-use-emplace | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -1/+1 |
* | [tidy] modernize-use-nullptr | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -2/+2 |
* | [tidy] modernize-use-default-member-init | Bruno de Oliveira Abinader | 2017-05-12 | 2 | -8/+5 |
* | [tidy] modernize-use-using | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -2/+2 |
* | [tidy] llvm-namespace-comment | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -2/+2 |
* | [tidy] Added test/.clang-tidy | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -0/+2 |
* | [core, android, ios, macos, qt] v10 default styles | Minh Nguyễn | 2017-05-11 | 1 | -2/+2 |
* | [core] Remove StyleSourcedAnnotation support | John Firebaugh | 2017-05-10 | 1 | -10/+0 |
* | [core, android] Factor JSON string conversions | John Firebaugh | 2017-05-08 | 4 | -53/+27 |
* | [core] generated accessor methods on light | Ivo van Dongen | 2017-05-08 | 1 | -19/+19 |
* | [core] Omnibus Style::update method | John Firebaugh | 2017-05-04 | 1 | -4/+8 |
* | [core] UpdateParameters ⇢ TileParameters | John Firebaugh | 2017-05-04 | 5 | -29/+29 |
* | [core] Move render-related sources out of style directory/namespace | John Firebaugh | 2017-05-03 | 7 | -13/+13 |
* | [core] Make Map.addImage tests pass (#8843) | Asheem Mamoowala | 2017-05-02 | 1 | -0/+15 |
* | [core] Refactor Source::*Impls into RenderSources and TilePyramid | John Firebaugh | 2017-05-02 | 4 | -137/+139 |
* | [core] Load source TileJSON immediately | John Firebaugh | 2017-05-02 | 4 | -76/+4 |
* | [all] Push querySourceFeatures back out to Map | John Firebaugh | 2017-05-02 | 2 | -8/+8 |
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 5 | -22/+174 |
* | [core] split off render layers | Ivo van Dongen | 2017-04-25 | 5 | -12/+22 |
* | [all] Rationalize style::Image | John Firebaugh | 2017-04-24 | 8 | -184/+132 |
* | [core] Move Sprite parsing to thread pool | Konstantin Käfer | 2017-04-24 | 9 | -23/+36 |
* | [android] use AAssetManager instead of libzip | Konstantin Käfer | 2017-04-24 | 6 | -52/+10 |
* | [core] Render parent raster tiles when ideal tile can't be loaded | Konstantin Käfer | 2017-04-20 | 4 | -1/+51 |
* | [core] Move ProjectedMeters to projection.hpp | John Firebaugh | 2017-04-18 | 2 | -16/+15 |
* | [core] Replace GlyphRangeSet in onGlyphsAvailable with optionals in the map | John Firebaugh | 2017-04-14 | 1 | -18/+14 |
* | [core] Ignore shortest path in Map::pixelForLatLng | Bruno de Oliveira Abinader | 2017-04-14 | 2 | -25/+54 |
* | [core] Safeguard PositionedIcon usage via optional | Bruno de Oliveira Abinader | 2017-04-14 | 2 | -15/+21 |
* | [core] Tighten geo.hpp ctors | Bruno de Oliveira Abinader | 2017-04-14 | 3 | -9/+76 |
* | [all] Remove redundant scale-related camera methods | John Firebaugh | 2017-04-13 | 1 | -49/+27 |
* | [tests] Rewrite GlyphAtlas tests to use public API | John Firebaugh | 2017-04-13 | 1 | -66/+77 |
* | [core] Inline GlyphSet into GlyphAtlas | John Firebaugh | 2017-04-12 | 1 | -6/+5 |
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b... | Fabian Guerra | 2017-04-11 | 1 | -0/+1 |
|\ |
|
| * | [core] cache binary shaders on Android | Konstantin Käfer | 2017-04-03 | 1 | -0/+39 |
| * | [core] check null data in query source features (#8553) | John Firebaugh | 2017-03-28 | 1 | -0/+10 |
| * | [test] Fix polygon construction to compile with clang 3.9.x | Dane Springmeyer | 2017-03-28 | 1 | -9/+9 |
| * | [core] don’t query rendered features until all data is available | Ivo van Dongen | 2017-03-14 | 1 | -0/+88 |
| * | [core] query source features | Ivo van Dongen | 2017-03-10 | 2 | -0/+50 |
* | | [core] Added {set,get}{Min,Max}Pitch | Bruno de Oliveira Abinader | 2017-04-11 | 1 | -0/+18 |