aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix node-test fail.upstream/jrex/qrf-2Julian Rex2019-07-231-26/+24
* Reverts some function changes, Merges commit '4f5dac66cf52fb8ed8a91bb91847b48...Julian Rex2019-07-2220-47/+42
|\
| * [core] Fix RenderLineLayer::queryIntersectsFeature()Mikhail Pozdnyakov2019-07-221-22/+21
| * [core] Remove commented code.Julian Rex2019-07-191-2/+0
| * [core] Change to nullptrJulian Rex2019-07-191-1/+1
| * [ios] Clean up iosapp / Add separate entry for road query.Julian Rex2019-07-193-52/+79
| * [ios] Fix leak.Julian Rex2019-07-191-0/+1
| * Address commit feedback & remove $$JR tag.Julian Rex2019-07-1915-21/+19
| * Avoid memory leakJulian Rex2019-07-191-3/+3
| * [ios] Perf experimentsJulian Rex2019-07-1917-18/+40
| * [ios] Changed profile to use RelWithDebInfo configurationJulian Rex2019-07-191-1/+1
| * [ios] Profiling test for querying road featuresJulian Rex2019-07-192-1/+50
* | Change log entriesupstream/jrex/qrf-road-featuresJulian Rex2019-07-222-3/+4
* | [core] Switched to emplace_backJulian Rex2019-07-221-1/+1
* | Call queryRoads 10 times in a row.Julian Rex2019-07-221-5/+18
* | Fixed bug with polygonIntersectsBufferedMultiline not being called enoughJulian Rex2019-07-221-6/+2
* | [core] Remove commented code.Julian Rex2019-07-221-2/+0
* | [core] Change to nullptrJulian Rex2019-07-221-1/+1
* | [ios] Clean up iosapp / Add separate entry for road query.Julian Rex2019-07-223-52/+79
* | [ios] Fix leak.Julian Rex2019-07-221-0/+1
* | Address commit feedback & remove $$JR tag.Julian Rex2019-07-2215-21/+19
* | Avoid memory leakJulian Rex2019-07-221-3/+3
* | [ios] Perf experimentsJulian Rex2019-07-2217-18/+40
* | [ios] Changed profile to use RelWithDebInfo configurationJulian Rex2019-07-221-1/+1
* | [ios] Profiling test for querying road featuresJulian Rex2019-07-222-1/+50
* | [android] remove layers first when clearing the styleŁukasz Paczos2019-07-222-11/+26
* | [core] SymbolBacket creates collision buffers optionallyMikhail Pozdnyakov2019-07-225-40/+52
* | [core] Symbol bucket uses shared layoutMikhail Pozdnyakov2019-07-228-97/+103
* | [core] sizeof(SymbolBucket) 2312 -> 2296Mikhail Pozdnyakov2019-07-222-15/+22
* | [android] 8.2.0 QA fixes for the test appŁukasz Paczos2019-07-227-10154/+14165
* | [ios][andoid] Add change log entryMikhail Pozdnyakov2019-07-222-1/+11
* | [core] Introduce RenderTileSetSource classMikhail Pozdnyakov2019-07-228-125/+132
* | [core] Avoid unneeded tile sets copying at sources codeMikhail Pozdnyakov2019-07-229-33/+22
* | [core] Render sources keep the existing tiles until the new tileset is readyMikhail Pozdnyakov2019-07-223-12/+24
|/
* [tests] Bump GL JS to run render test for #15139Thiago Marcos P. Santos2019-07-195-0/+18
* [core] Do not try to place a center anchor beyond the center of the lineThiago Marcos P. Santos2019-07-191-0/+2
* Fix wrong #15065 nit fixAleksandar Stojiljkovic2019-07-191-2/+4
* [android] - update dependencies, target SDK, support library (#15135)Tobrun2019-07-1934-236/+409
* Merge pull request #15170 from mapbox/tvn-snapshotTobrun2019-07-191-1/+1
* [android] - update CI image of the release jobtobrun2019-07-191-1/+1
* [docs] Remove references to increasing offline tile limitHeather Stenson2019-07-183-6/+2
* [android] ignore a flaky MapSnapshotter test until #11669 is resolvedŁukasz Paczos2019-07-181-0/+2
* [android] changelog for 8.2.0-beta.1Łukasz Paczos2019-07-181-27/+37
* [android] fail MapSnapshotter test in case of an error returned from coreŁukasz Paczos2019-07-181-2/+5
* [ios] Prepare ios-v5.2.0-beta.1 releaseios-v5.2.0-beta.1Jason Wray2019-07-174-22/+23
* [core] Fix collision with content insetsAleksandar Stojiljkovic2019-07-174-18/+18
* [ios] Add changelog entry for Cache Management API (#15131)Jordan Kiley2019-07-172-2/+7
* [ios, macos] Update Jazzy theme (#15125)Nadia Barbosa2019-07-174-10/+7
* [ios] Add MGLMapViewZoomTestsJason Wray2019-07-172-0/+144
* [ios] Check center coordinate in MGLMapViewDirectionTestsJason Wray2019-07-171-4/+20