summaryrefslogtreecommitdiff
path: root/test/storage
Commit message (Expand)AuthorAgeFilesLines
* follow-up fixes after 16416Mikhail Pozdnyakov2020-04-221-1/+0
* [core] Database file source does not return stored tiles for volatile resourcesMikhail Pozdnyakov2020-04-221-0/+31
* [core] Add Resource::StoragePolicy and consider it in resource loaderMikhail Pozdnyakov2020-04-221-0/+27
* Add OnlineFileSource.RespectMinimumUpdateInterval unit testMikhail Pozdnyakov2020-04-201-0/+19
* [core] Fix google-default-arguments errors in header filesThiago Marcos P. Santos2020-04-171-2/+2
* [build] Fix undefined behavour sanitizer (#16375)zmiao2020-04-071-1/+1
* [core] Add unit tests for ambient cache sizeAlexander Shalamov2020-03-071-8/+52
* Add OfflineDownload.NoFreezingOnNotFoundError unit testMikhail Pozdnyakov2020-02-281-0/+69
* [core] OnlineFileSource is never accessed directlyMikhail Pozdnyakov2020-02-262-143/+134
* [core] FileSourceManager::getFileSource() returns PassRefPtrMikhail Pozdnyakov2020-02-262-21/+34
* Add OfflineDownload.NoFreezingOnCachedTilesAndNewStyle unit testMikhail Pozdnyakov2020-02-251-0/+36
* [core] Consolidate file source keys in the generic FileSource headerMikhail Pozdnyakov2020-02-252-6/+6
* [test] Fix failing tests on iOSJuha Alanen2020-02-141-4/+4
* [core] Add unit testAlexander Shalamov2020-02-141-0/+36
* Add OfflineDatabase.UpdateDatabaseReadOnlyMode unit testMikhail Pozdnyakov2020-02-071-0/+16
* Add OfflineDatabase.PutResourceReadOnlyMode unit testMikhail Pozdnyakov2020-02-071-0/+27
* [test] Improve the stability of a test on AndroidJuha Alanen2020-02-061-3/+10
* [test] Remove node.js based HTTP serverJuha Alanen2020-01-301-175/+0
* [core] Add unit test for pausing & resuming database fsAlexander Shalamov2020-01-271-0/+25
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-137-273/+304
* [core] Offline download must clear batch buffer at load interruptMikhail Pozdnyakov2019-12-181-1/+82
* [core] Add OfflineDatabase.Pack unit testMikhail Pozdnyakov2019-12-021-0/+30
* [core] Introduce OfflineDatabase::runPackDatabaseAutomatically() APIMikhail Pozdnyakov2019-12-021-2/+3
* [tests] Increase test toleranceThiago Marcos P. Santos2019-11-271-1/+1
* [test] Add test for priority of online requests for expired resourcesJuha Alanen2019-11-211-1/+76
* [core] OfflineDatabase pack APIMikhail Pozdnyakov2019-11-121-11/+37
* [core] Enable incremental vacuum for Offline DBMikhail Pozdnyakov2019-10-221-6/+46
* [core] Fix performance-move-const-argThiago Marcos P. Santos2019-09-251-2/+2
* [core] Add Map.Issue15342 unit testMikhail Pozdnyakov2019-09-121-2/+2
* [core] Add unit test to verify that Offline usage tag is not setAlexander Shalamov2019-09-111-1/+79
* Always call onSourceLoaded observers (#15548)Konstantin Käfer2019-09-031-0/+50
* [core] Add requiredTileCount to OfflineRegionStatusBruno de Oliveira Abinader2019-08-291-0/+11
* [core] Mark offline region resources in batchesMikhail Pozdnyakov2019-08-291-20/+18
* [core] Disable flaky OfflineDatabase.MaximumAmbientCacheSize testJason Wray2019-08-071-1/+2
* [core] Add storage unit tests for MapboxTileLimitExceededThiago Marcos P. Santos2019-06-191-0/+98
* [tests] Add unit tests for cache sizeThiago Marcos P. Santos2019-06-181-0/+134
* [core] Add method for setting a maximum size for the ambient cacheThiago Marcos P. Santos2019-06-181-13/+34
* [core] Clear/Invalidate should also work on non-tile resourcesThiago Marcos P. Santos2019-06-181-29/+59
* [core] Rename resetCache to resetDatabaseThiago Marcos P. Santos2019-06-181-3/+3
* [tests] Follow-up of previews PR, these tests need write permissionThiago Marcos P. Santos2019-06-181-2/+2
* [tests] Improve unit test for deleting offline region and concurrent useThiago Marcos P. Santos2019-06-131-12/+39
* [tests] Add unit test for clearing the ambient cacheThiago Marcos P. Santos2019-06-131-11/+39
* [core] Remove priority from the constructorThiago Marcos P. Santos2019-05-282-5/+8
* [core] Introduce usage tag for resourcesThiago Marcos P. Santos2019-05-281-1/+8
* [core] invoke optional resource path change completion listenerŁukasz Paczos2019-05-241-0/+12
* [tests] Add unit tests for offline data invalidationThiago Marcos P. Santos2019-05-211-0/+67
* [test] Add unit test for clearCache APISudarsana Babu Nagineni2019-04-291-0/+14
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-1/+1
* [core] expose an option to change the db file path in runtimeŁukasz Paczos2019-03-131-0/+8
* [core] Support for excluding ideographic glyphs from offline downloads.Chris Loer2018-12-213-35/+117