summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Fix C++ symbol visibility warnings in test suiteupstream/fix-visibility-warningsAndrew Kitchen2017-12-121-0/+2
* [core] Include bucket name in queryRenderedSymbols duplicate feature filterChris Loer2017-12-112-3/+2
* [android] Add basic JavaDoc comment for LocalGlyphActivity.Chris Loer2017-12-111-0/+4
* [ios,macos] Revert ideographic->ideograph name change.Chris Loer2017-12-115-6/+6
* [ios,macos] Update docs to use Apple-friendly "PingFang" font example.Chris Loer2017-12-114-4/+4
* [macos, ios] Adds documentation for the MGLIdeographFontFamilyName keyAndrew Kitchen2017-12-112-0/+8
* [darwin, macos] Rename Info.plist key for consistencyAndrew Kitchen2017-12-113-11/+3
* [ios,macos] Remove dead/non-functioning font-weight and glyph metric code.Chris Loer2017-12-112-79/+23
* [android] Tweak LocalGlyphActivity description to be a bit more specific than...Chris Loer2017-12-111-1/+1
* [android] Fixups for LocalGlyphActivityChris Loer2017-12-113-5/+10
* [android] Add Configuration hook for local ideograph font family and demo act...Asheem Mamoowala2017-12-1115-41/+193
* [macos,ios,android] Unit test fixupsChris Loer2017-12-111-17/+17
* [core, macos, ios] Unit tests for LocalGlyphRasterizerChris Loer2017-12-118-6/+289
* [darwin, ios, macos] Introduces an MGLRendererConfiguration classAndrew Kitchen2017-12-116-18/+113
* [android] Android implementation of local CJK glyph renderingChris Loer2017-12-115-1/+209
* [ios, macos] Adds support for specifying an ideographic font family nameAndrew Kitchen2017-12-112-8/+30
* [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2017-12-1115-28/+309
* [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-1113-271/+428
* [core] C++ port of TinySDFChris Loer2017-12-113-0/+127
* [macos] Add Info.plist version keysupstream/fb-attribution-sheet-version-6551Jason Wray2017-12-072-1/+11
* [ios, macos] Append SDK version parameter to feedback URLJason Wray2017-12-072-2/+3
* [ios] Long-press attribution button to show SDK versionJason Wray2017-12-071-2/+20
* Correct ColorMode::ReplaceLauren Budorick2017-12-071-1/+1
* [core] Use wrapped bounds check for CustomTileLoaderAsheem Mamoowala2017-12-071-1/+1
* [core] Support wrapped bounds in LatLngBounds::contains and LatLngBounds::int...Asheem Mamoowala2017-12-072-18/+196
* [android] null checkAsheem Mamoowala2017-12-061-1/+1
* [core] Mark custom geometry tiles stale without clearing dataAsheem Mamoowala2017-12-065-20/+41
* Updated README for Arch Linux usersLukasPaczos2017-12-061-0/+3
* [android] - build boba snapshots from masterTobrun2017-12-063-4/+4
* [android] - add FileSource activation/deactivation to MapSnapshotter, handle ...Tobrun2017-12-065-33/+49
* [core] don't include .cpp fileKonstantin Käfer2017-12-051-13/+13
* [ios, macos] Rename the iOS and macOS SDKs (#10610)Jordan Kiley2017-12-0436-113/+119
* Android SDK renaming (#10609)Langston Smith2017-12-046-10/+10
* Update gl-js submoduleJohn Firebaugh2017-12-012-2/+14
* [build] Lint iOS and macOS plists on CIupstream/fb-circleci-lint-plistsJason Wray2017-12-012-0/+15
* [android] - handle destroying activity programmatically as part of theme swit...Tobrun2017-11-301-2/+6
* [build] standardize on -fvisibility=hidden for all targetsKonstantin Käfer2017-11-2919-142/+36
* [core] move HeadlessBackend extension initialization code into ImplKonstantin Käfer2017-11-2920-120/+117
* [core] fold HeadlessDisplay into the headless RenderBackend implementationKonstantin Käfer2017-11-2917-442/+285
* [build] Clang-3.8: Explicit mbgl::PlacedGlyph default+copy+move ctorBruno de Oliveira Abinader2017-11-291-0/+8
* [build] Added mbgl-filesource to 'linux-core' targetBruno de Oliveira Abinader2017-11-291-1/+1
* [android] - use concurrent lists for camera change listeners (#10542)Tobrun2017-11-291-26/+25
* [darwin] Fixes CGImageRef leak when creating a map snapshot (#10585)Andrew Kitchen2017-11-281-2/+6
* [darwin] Adjusts initializer body to avoid premature ivar usage (#10582)Andrew Kitchen2017-11-281-10/+15
* [darwin, macos, ios] Renames CGImage creation function to imply +1 retain cou...Andrew Kitchen2017-11-274-6/+6
* [core, ios, qt, android] Close race condition in RunLoop (issue #9620)Chris Loer2017-11-274-8/+16
* [core] Android + old libstdc++ build fixThiago Marcos P. Santos2017-11-272-2/+3
* [core] Fix Qt4 on macOSBruno de Oliveira Abinader2017-11-271-1/+6
* [qt] Use qWarning() for loggingThiago Marcos P. Santos2017-11-242-3/+13
* [core] Fix crash on Qt + Windows + ANGLEThiago Marcos P. Santos2017-11-241-1/+6