summaryrefslogtreecommitdiff
path: root/platform/default
Commit message (Expand)AuthorAgeFilesLines
* [core] make the offline DB schema a regular include fileKonstantin Käfer2018-07-163-25/+30
* [core] - add LatLng for screencoordinate to mapsnapshottertobrun2018-07-052-2/+13
* [core] Avoid blocking in Thread<Object> constructor (#12151)Anand Thakker2018-07-033-19/+16
* [core] Default "collator" implementationChris Loer2018-07-033-0/+135
* [core, vendor] Create vendored nunicode 1.8.Chris Loer2018-07-031-4/+1
* [core] Fix GCC8's new -Wcatch-value warningsZsolt Bölöny2018-06-252-2/+2
* [core] Measuring tiles requesting/parsing time using logging (#12152)Lloyd Sheng2018-06-211-0/+10
* [core] consolidate database opening workflowKonstantin Käfer2018-06-123-57/+65
* [core] remove unused flags from SQLite headerKonstantin Käfer2018-06-121-4/+0
* [core] support moving Database object during a TransactionKonstantin Käfer2018-06-122-11/+24
* [test] verify log messages of OfflineDatabase testsKonstantin Käfer2018-06-121-1/+1
* [core] send all SQLite log messages to the Info bucket and add error codesKonstantin Käfer2018-06-121-77/+1
* [core] offline database - batch region resource insertsIvo van Dongen2018-06-044-20/+77
* [core] offline database - move transaction scope to public api levelIvo van Dongen2018-06-041-14/+4
* [linux] load cURL dynamically for wider compatibilityKonstantin Käfer2018-06-041-43/+122
* [core] [android] - optional map snapshotter camera positiontobrun2018-05-312-5/+8
* [core] [android] - add style json setter/getter to map snapshottertobrun2018-05-302-0/+22
* Style JSON configuration on map snapshotter (#11976)Tobrun2018-05-232-7/+10
* Avoid exceptions for flow control during database creationJohn Firebaugh2018-05-094-48/+77
* [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-271-5/+6
* [core] Streaming TileCover for polygonal regions (#11267)Asheem Mamoowala2018-04-261-1/+1
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-231-3/+0
|\
| * [ios, macos] Mark deprecated methods as unavailable (#11205)Jordan Kiley2018-02-161-3/+0
* | [core, qt] move self-resetting Statement/Query object to shared headerKonstantin Käfer2018-03-024-403/+405
* | [core] refactor SQLite error/status codesKonstantin Käfer2018-03-022-12/+45
* | [core] improve SQLite error loggingKonstantin Käfer2018-03-021-6/+76
* | [core] Add space in OfflineDatabase::updateMetadata SQL queryBruno de Oliveira Abinader2018-02-271-1/+1
|/
* [core] factor out RunLoop::wake()Konstantin Käfer2018-02-061-5/+2
* [core] align implementations of local and asset file sourceKonstantin Käfer2018-01-253-26/+30
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-0/+13
* [windows][core] Define S_ISDIR when not definedThiago Marcos P. Santos2018-01-081-1/+4
* [core, macos, ios] Unit tests for LocalGlyphRasterizerChris Loer2017-12-112-6/+6
* [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2017-12-111-0/+9
* [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-111-0/+13
* [core] move HeadlessBackend extension initialization code into ImplKonstantin Käfer2017-11-293-19/+26
* [core] fold HeadlessDisplay into the headless RenderBackend implementationKonstantin Käfer2017-11-295-74/+12
* [core, ios, qt, android] Close race condition in RunLoop (issue #9620)Chris Loer2017-11-271-2/+4
* [core] Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+2
* [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-171-1/+1
* [core] Expose GLContextMode in HeadlessFrontendBruno de Oliveira Abinader2017-11-012-6/+7
* [core] map snapshotter - add attributions to snapshotter callbackIvo van Dongen2017-10-312-1/+14
* [default] map snapshotter - add function to get screen coordinate from latlng...Ivo van Dongen2017-10-312-2/+23
* [default] headless frontend - allow access to the transform stateIvo van Dongen2017-10-312-0/+13
* [android] map snapshotter - add mutatorsIvo van Dongen2017-10-311-0/+1
* [core] map snapshotter - add mutatorsIvo van Dongen2017-10-312-4/+98
* [core] Move SourceType to the 'style' namespaceAnand Thakker2017-10-162-4/+4
* [core] make forcing cache/network only more explicitKonstantin Käfer2017-10-121-28/+22
* [build] split out DefaultFileSource and dependents to a separate targetKonstantin Käfer2017-09-282-0/+68
* [core] fix loading of stale must-revalidate resourcesKonstantin Käfer2017-09-251-9/+15
* [test] add ability to take the OnlineFileSource offlineKonstantin Käfer2017-09-222-4/+35