| Commit message (Expand) | Author | Age | Files | Lines |
* | [build] generate header maps instead of -files.txt | Konstantin Käfer | 2019-01-09 | 1 | -3/+3 |
* | [build] rework platform/default directory and add -files.txt for vendored libs | Konstantin Käfer | 2018-12-14 | 1 | -41/+3 |
* | [ios, macos] Layer manager for Darwin platforms | Mikhail Pozdnyakov | 2018-11-19 | 1 | -1/+0 |
* | Refer corresponding LayerFactory instance from the Layer::Impl | Mikhail Pozdnyakov | 2018-11-07 | 1 | -0/+1 |
* | [build] Add build system for submodules | Thiago Marcos P. Santos | 2018-10-31 | 1 | -5/+0 |
* | [build] use vendored version of ICU | Konstantin Käfer | 2018-09-05 | 1 | -1/+3 |
* | [build] allow WITH_EGL for macOS as well (SwiftShader) and enable EGL for GLFW | Konstantin Käfer | 2018-08-27 | 1 | -1/+1 |
* | [build] add plain text file lists for iOS/macOS | Konstantin Käfer | 2018-08-23 | 1 | -7/+2 |
* | [build] Move all mason_use statements to a single file | John Firebaugh | 2018-07-13 | 1 | -2/+0 |
* | [ios, macos] Darwin "collator" implementation | Chris Loer | 2018-07-03 | 1 | -0/+1 |
* | [core] Bump deployment versions to iOS 9, macOS 10.11 | Jason Wray | 2018-06-25 | 1 | -1/+1 |
* | [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer. | Chris Loer | 2017-12-11 | 1 | -1/+3 |
* | [core] Enable local glyph generation using TinySDF. | Chris Loer | 2017-12-11 | 1 | -0/+1 |
* | [build] standardize on -fvisibility=hidden for all targets | Konstantin Käfer | 2017-11-29 | 1 | -8/+0 |
* | [core] fold HeadlessDisplay into the headless RenderBackend implementation | Konstantin Käfer | 2017-11-29 | 1 | -9/+0 |
* | [build] split out DefaultFileSource and dependents to a separate target | Konstantin Käfer | 2017-09-28 | 1 | -26/+38 |
* | [ios] snapshotter | Ivo van Dongen | 2017-09-05 | 1 | -0/+4 |
* | [node, tests] Consolidate headless rendering logic in HeadlessFrontend | John Firebaugh | 2017-07-26 | 1 | -2/+2 |
* | [build] enable -fvisibility=hidden for iOS | Konstantin Käfer | 2017-07-13 | 1 | -0/+1 |
* | [all] make default_styles header-only | Konstantin Käfer | 2017-07-13 | 1 | -1/+0 |
* | [darwin] Include polylabel via cmake | Jason Wray | 2017-07-11 | 1 | -0/+1 |
* | [core] Isolate pthread-based tls implementation | Thiago Marcos P. Santos | 2017-07-07 | 1 | -0/+1 |
* | [ios] expose link flags via mbgl-core target | Konstantin Käfer | 2017-04-06 | 1 | -1/+8 |
* | [build] don't advertise headers that aren't used in public headers | Konstantin Käfer | 2017-03-28 | 1 | -1/+1 |
* | Use ICU compiled with -Os | John Firebaugh | 2017-03-08 | 1 | -1/+1 |
* | [ios,macos,android,qt] use shared threadpool | Konstantin Käfer | 2017-02-20 | 1 | -0/+2 |
* | [macos,ios] don't roundtrip through encodePNG when converting images | Konstantin Käfer | 2017-01-26 | 1 | -0/+2 |
* | [core][Qt] Use Qt for UTF16, since `codecvt` is not always available | Thiago Marcos P. Santos | 2017-01-20 | 1 | -0/+1 |
* | [build] ICU is now configured per platform | Bruno de Oliveira Abinader | 2016-12-12 | 1 | -0/+4 |
* | [build] only build active architecture for Debug builds on iOS | Konstantin Käfer | 2016-12-12 | 1 | -0/+1 |
* | [build] move logging to util | Konstantin Käfer | 2016-11-22 | 1 | -1/+1 |
* | [build] move headless rendering files to platform/default | Konstantin Käfer | 2016-11-22 | 1 | -3/+6 |
* | [build] move default ThreadPool implementation to platform/default | Konstantin Käfer | 2016-11-22 | 1 | -1/+2 |
* | [build] move default_styles to platform/default | Konstantin Käfer | 2016-11-22 | 1 | -1/+5 |
* | [build] move Reachability to platform/darwin | Konstantin Käfer | 2016-11-22 | 1 | -1/+3 |
* | [core] move gl::Context to Backend and refactor View | Konstantin Käfer | 2016-10-25 | 1 | -2/+1 |
* | [core] separate Backend from View for headless rendering | Konstantin Käfer | 2016-10-25 | 1 | -2/+4 |
* | [core] [node] pass thread pool impl to Map constructor | Mike Morris | 2016-10-20 | 1 | -0/+3 |
* | [android][ios][macos][linux][qt] included default LocalFileSource | Ivo van Dongen | 2016-09-30 | 1 | -0/+1 |
* | [core] remove dependence on gl.h types | Konstantin Käfer | 2016-09-29 | 1 | -0/+2 |
* | Runtime styling API for iOS/macOS (#5727) | Fredrik Karlsson | 2016-08-11 | 1 | -1/+3 |
* | [build] switch to CMake | Konstantin Käfer | 2016-08-05 | 1 | -0/+60 |