summaryrefslogtreecommitdiff
path: root/platform/default
Commit message (Expand)AuthorAgeFilesLines
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-9/+18
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-3/+1
* [core] Fix compilation error with older libpng versionsBruno de Oliveira Abinader2017-05-021-1/+1
* [core] Fix compilation error with older libicu versionsBruno de Oliveira Abinader2017-05-021-1/+1
* [ios, macos] Update MGLMapView logo view (#8771)Minh Nguyễn2017-04-241-1/+91
* [android] use AAssetManager instead of libzipKonstantin Käfer2017-04-241-1/+7
* [common] Updated original application SVG iconMinh Nguyễn2017-04-191-84/+0
* [core] Remove unused bool() functionsBruno de Oliveira Abinader2017-04-142-12/+0
* [core] Updated Size::isEmpty and TransformState::valid checksBruno de Oliveira Abinader2017-04-101-1/+1
* [core] destroy HeadlessDisplay after HeadlessBackend implementationKonstantin Käfer2017-04-051-1/+1
* [core] Do not throw on dtorsThiago Marcos P. Santos2017-04-011-1/+1
* [core] Privatize OpenGL/Context headersKonstantin Käfer2017-03-282-0/+6
* [core] Move OpenGL extension initialization to BackendKonstantin Käfer2017-03-233-10/+2
* [glfw] Support mbgl::MapObserverBruno de Oliveira Abinader2017-03-152-11/+0
* [node, glfw] Don't throw in destructorJohn Firebaugh2017-03-101-1/+1
* [node, glfw] Remove libuv 0.10 supportJohn Firebaugh2017-03-103-27/+2
* [core] Safeguard ICU UChar usageBruno de Oliveira Abinader2017-03-021-5/+7
* [core] Cache file source base URL and access tokenJesse Bounds2017-03-011-4/+6
* [core] private OffscreenView implementationKonstantin Käfer2017-02-272-22/+51
* [core] Reserve vector sizeJohn Firebaugh2017-02-271-0/+2
* [core] Avoid some string copies in bidi implementationJohn Firebaugh2017-02-271-6/+7
* [core] Add a pause/resume API to the DefaultFileSourceThiago Marcos P. Santos2017-02-251-0/+8
* [linux] Don't manually activate context before destroying itJohn Firebaugh2017-02-221-3/+0
* [ios] Clean-up conditionals for iOS <8Jason Wray2017-02-211-2/+2
* [core] Ensure that context resources are destroyed before context is destroyedJohn Firebaugh2017-02-201-0/+4
* [core] Eliminate manual HeadlessBackend activation managementJohn Firebaugh2017-02-202-5/+3
* [core] Inline HeadlessBackend::{activate,deactivate,destroy}ContextJohn Firebaugh2017-02-202-24/+4
* [ios,macos,android,qt] use shared threadpoolKonstantin Käfer2017-02-203-1/+28
* [core] add ability to transform URLs before they're requested from the InternetKonstantin Käfer2017-02-202-0/+39
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-279-19/+19
* [macos,ios] don't roundtrip through encodePNG when converting imagesKonstantin Käfer2017-01-261-1/+1
* [core] add clone() call to Image objectsKonstantin Käfer2017-01-261-6/+2
* [core] replace encodePNG() with a version that doesn't use libpngKonstantin Käfer2017-01-253-70/+102
* [core] Replace sqlite3.h dependency in offline databaseBruno de Oliveira Abinader2017-01-232-4/+9
* [core] Move sqlite::Statement::check to pimplBruno de Oliveira Abinader2017-01-232-23/+21
* [core] Move lastInsertRowId/changes to sqlite::StatementBruno de Oliveira Abinader2017-01-233-20/+25
* [core] Private implementation for SQLite interfaceBruno de Oliveira Abinader2017-01-232-118/+149
* [core][Qt] Use Qt for UTF16, since `codecvt` is not always availableThiago Marcos P. Santos2017-01-201-0/+16
* [core] Evict cached resources and tiles equally by access time (#7770)Eric Wolfe2017-01-181-4/+29
* [core] Remove platform-specific main.cpp from MBGL_TEST_FILESBruno de Oliveira Abinader2017-01-181-0/+20
* Port raggedness-minimizing line breaking from gl-js.Chris Loer2017-01-051-14/+10
* Cleaning up line breaking code.Chris Loer2017-01-051-38/+41
* [core] Added BidiImpl to avoid ICU types exposureBruno de Oliveira Abinader2016-12-121-14/+17
* [build] ICU is now configured per platformBruno de Oliveira Abinader2016-12-121-0/+125
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-033-0/+0
|\
| * [ios, android] Move der files to ios platformJesse Bounds2016-11-303-0/+0
| * [ios] Use new pinning cert for stagingJesse Bounds2016-11-302-0/+0
| * [linux] Added OSMesa headless backendBruno de Oliveira Abinader2016-11-131-0/+47
* | [build] move logging to utilKonstantin Käfer2016-11-2211-12/+12
* | [build] move headless rendering files to platform/defaultKonstantin Käfer2016-11-227-5/+115