summaryrefslogtreecommitdiff
path: root/platform/default/src
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix error handling in HeadlessFrontend::render()Mikhail Pozdnyakov2019-06-281-4/+9
* [core] Add number-format expressionJuha Alanen2019-06-271-0/+35
* [core] DefaultFileSource dynamic support for cache-only requestsBruno de Oliveira Abinader2019-06-252-5/+10
* [core] Fix offline regions reporting the wrong number of tilesThiago Marcos P. Santos2019-06-191-8/+10
* [core] Add method for setting a maximum size for the ambient cacheThiago Marcos P. Santos2019-06-182-14/+62
* [core] Clear/Invalidate should also work on non-tile resourcesThiago Marcos P. Santos2019-06-182-19/+56
* [core] Rename resetCache to resetDatabaseThiago Marcos P. Santos2019-06-182-5/+5
* [core] Fix bug of auto_vacuum not workingThiago Marcos P. Santos2019-06-131-6/+4
* [core] Surface cache management APIsThiago Marcos P. Santos2019-06-131-0/+24
* [core] Add API for clearing tile cacheThiago Marcos P. Santos2019-06-131-0/+20
* [build] remove roundtrip through <experimental/optional> when using optionalKonstantin Käfer2019-06-121-1/+1
* Fix namespace issue with OSMesaMichael Muesch2019-06-101-0/+2
* [core] refactor program object creationKonstantin Käfer2019-05-282-8/+10
* [core] Introduce usage tag for resourcesThiago Marcos P. Santos2019-05-281-7/+23
* [core] invoke optional resource path change completion listenerŁukasz Paczos2019-05-241-3/+6
* [core] option to perform platform specific operations when creating/destroyin...Łukasz Paczos2019-05-221-0/+7
* [core] Refactor HeadlessFrontend/Backend: GL separation and factory (#14692)Aleksandar Stojiljkovic2019-05-214-21/+42
* [core] Add API for invalidating tilesThiago Marcos P. Santos2019-05-211-0/+41
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-104-87/+8
* [core] Make ActorRef methods constMikhail Pozdnyakov2019-05-103-5/+5
* [core] Introduce resetCache APISudarsana Babu Nagineni2019-04-292-0/+16
* [core] refactor ThreadLocal backendKonstantin Käfer2019-04-081-42/+22
* [core] clang-tidy fixesKonstantin Käfer2019-04-053-3/+5
* [core] move GLContextMode to RendererBackendKonstantin Käfer2019-04-053-15/+28
* [core] refactor RendererBackendKonstantin Käfer2019-04-052-17/+26
* [core] move BackendScope to gfx namespaceKonstantin Käfer2019-04-053-5/+5
* [core] add generic base class for renderbuffersKonstantin Käfer2019-04-051-2/+2
* [core] gl::RenderbufferType -> gfx::RenderbufferPixelTypeKonstantin Käfer2019-04-051-4/+4
* add onStyleImageMissing to allow dynamically loaded or generated images (#14253)Ansis Brammanis2019-04-021-1/+7
* [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-281-1/+3
* [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-281-2/+2
* [core] ResoureOptions explicit copy via clone()Bruno de Oliveira Abinader2019-03-251-1/+1
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-203-24/+39
* [core] expose an option to change the db file path in runtimeŁukasz Paczos2019-03-132-10/+28
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-132-5/+5
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-081-1/+2
* [core] Remove map coordinate setters/gettersBruno de Oliveira Abinader2019-03-041-1/+1
* [build] Use the correct define on WindowsThiago Marcos P. Santos2019-02-191-1/+1
* [core] Remove old sqlite3 usage noteJason Wray2019-02-141-8/+0
* Ability to disable any layer using pre-processing flags.Michael Muesch2019-01-171-2/+26
* [core] Notify requests about network reachability in priority orderAlexander Shalamov2019-01-141-1/+11
* [android] Implement google benchmark runner for Android platformAlexander Shalamov2019-01-111-0/+5
* [core] Support for excluding ideographic glyphs from offline downloads.Chris Loer2018-12-212-9/+23
* [core] Refactor duplicated code in Asset and File sourcesAlexander Shalamov2018-12-173-57/+43
* [core] Use util::readFile for Local and Asset file sourcesAlexander Shalamov2018-12-172-8/+10
* [build] rework platform/default directory and add -files.txt for vendored libsKonstantin Käfer2018-12-1434-0/+5750