summaryrefslogtreecommitdiff
path: root/test/renderer/image_manager.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] also remove version info in ImageManager when removing an image (#15397)Konstantin Käfer2019-08-191-0/+12
* [core] Introduce PatternAtlasMikhail Pozdnyakov2019-06-041-44/+3
* [core] Update ImageManager's unit test for onRemoveUnusedStyleImages APIAlexander Shalamov2019-05-211-13/+58
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-1/+0
* [core] Schedule invocation of onStyleImageMissing completion callback on the ...Alexander Shalamov2019-05-091-0/+22
* [core] Add unit test for ImageManager::reduceMemoryUsageAlexander Shalamov2019-04-251-1/+60
* [core] Pass ImageManager to ImageRequestor's constructorAlexander Shalamov2019-04-251-4/+6
* fix firing onStyleImageMissing after sprite has loaded (#14369)Ansis Brammanis2019-04-081-0/+75
* add onStyleImageMissing to allow dynamically loaded or generated images (#14253)Ansis Brammanis2019-04-021-5/+11
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-201-1/+0
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-7/+11
* [core] Added GeometryTileWorker-owned image correlation IDBruno de Oliveira Abinader2017-08-251-4/+7
* [core] Correctly track sprite loaded state through smart setStyleJohn Firebaugh2017-07-201-1/+1
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-131-0/+147