summaryrefslogtreecommitdiff
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* [android, ios] Increase benchmark repetition countJuha Alanen2020-04-151-1/+1
* [benchmark] Increase iteration count for some benchmarksJuha Alanen2020-04-152-7/+7
* [benchmark] Add new benchmark for rendering a mapJuha Alanen2020-04-152-11/+34
* [build] Use found code sign identitieszmiao2020-03-191-6/+9
* [build][ios] Refactor iOS test runner CI job configsJuha Alanen2020-02-271-2/+2
* [benchmark] Add iOS benchmark runnerJuha Alanen2020-02-1817-0/+421
* [build] Remove unused filesThiago Marcos P. Santos2020-02-071-23/+0
* [build] Move the `next` buildsystem to the rootThiago Marcos P. Santos2020-02-072-1/+39
* [benchmark] Run benchmark as NativeActivity application on AndroidJuha Alanen2020-01-0319-3/+413
* [core] Fix MapSnapshotter build failure on WindowsAnder Conselvan de Oliveira2019-11-131-0/+0
* [core] Add batch conversion of latLngs to/from screenCoords (#15891)zmiao2019-11-071-1/+26
* [test-runner] Run render test runner as a NativeActivity app on android devic...zmiao2019-10-221-0/+0
* [core][benchmark] Add API_renderStill_multiple_sources benchmarkMikhail Pozdnyakov2019-10-041-4/+40
* [build] Add simple instructionsThiago Marcos P. Santos2019-09-171-0/+0
* [build] Mark explicitly visible symbolsThiago Marcos P. Santos2019-09-171-1/+3
* [core] Force getGeometries() return const refAlexander Shalamov2019-07-241-1/+1
* [benchmark] Add benchmark tests for resizing the databaseThiago Marcos P. Santos2019-06-181-0/+65
* [core] Clear/Invalidate should also work on non-tile resourcesThiago Marcos P. Santos2019-06-181-4/+4
* [benchmark] Add performance test for cacheThiago Marcos P. Santos2019-06-131-9/+86
* [core] Update algorithm::updateTileMasks testsMikhail Pozdnyakov2019-06-101-18/+16
* [core] Refactor HeadlessFrontend/Backend: GL separation and factory (#14692)Aleksandar Stojiljkovic2019-05-212-2/+2
* [benchmark] Add benchmark for tile invalidationThiago Marcos P. Santos2019-05-212-0/+55
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-102-14/+10
* [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-282-9/+12
* [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-282-10/+10
* [core] Replace shared_ptr with unique_ptr in {Map,Resource}OptionsBruno de Oliveira Abinader2019-03-221-20/+23
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-202-17/+16
* [core] Remove fileSource from render.benchmark.cppAlexander Shalamov2019-03-131-1/+1
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-132-4/+4
* [core] Add possibility of overriding paint properties inside format expressio...Alexander Shalamov2019-03-133-1/+4007
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-082-4/+10
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-041-1/+1
* [core] Remove map zoom setters/gettersBruno de Oliveira Abinader2019-03-042-2/+2
* [android] Implement google benchmark runner for Android platformAlexander Shalamov2019-01-112-6/+0
* [build] generate header maps instead of -files.txtKonstantin Käfer2019-01-091-0/+23
* [core] Cleanup Transform, use {jump,ease}To() insteadBruno de Oliveira Abinader2018-11-271-5/+2
* [ios, macos] Layer manager for Darwin platformsMikhail Pozdnyakov2018-11-191-0/+0
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-3/+3
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-194-4/+4
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-313-14/+14
* [build] Bump benchmark to v1.4.1Bruno de Oliveira Abinader2018-07-231-0/+0
* [core] Convert token strings to expressionsJohn Firebaugh2018-07-202-4/+4
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-203-15/+12
* [core] Convert legacy functions directly to expressionsJohn Firebaugh2018-07-131-1/+0
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-1/+0
|\
| * [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-1/+0
| * [core] Add expression filter support (#11251)Lucas Wojciechowski2018-03-092-7/+4
* | [core] Streaming TileCover for polygonal regions (#11267)Asheem Mamoowala2018-04-261-0/+96
* | [core] Add expression filter support (#11251)Lucas Wojciechowski2018-03-082-7/+4
|/
* [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-172-4/+4