summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Full support for line breaking bidirectional text using ICU bidi funct...Chris Loer2016-11-3010-187/+338
* [ios, macos] handle duplicate source errorIvo van Dongen2016-11-303-1/+33
* [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-11-3013-40/+40
* [android] test duplicate source id exception handlingIvo van Dongen2016-11-301-3/+10
* [core] guard against duplicate source id’sIvo van Dongen2016-11-302-0/+31
* [android] - add uithread annotation and regenerate classes (#7156)Pablo Guardiola2016-11-3018-25/+32
* [build] trigger shader rebuild when build-shaders.js changedKonstantin Käfer2016-11-291-0/+1
* Always use a dot as a decimal point in string, independent of localeAki Koskinen2016-11-291-1/+6
* [core] Assert valid range for color componentsJohn Firebaugh2016-11-292-16/+32
* [android] - disable CI failing test (#7204)Tobrun2016-11-292-0/+3
* [android] - Explicitly use hardware layer when (#7186)Tobrun2016-11-281-1/+3
* [build] upgrade to variant 1.1.4 and dependenciesKonstantin Käfer2016-11-2812-21/+33
* [qt] Use QOpenGLWidget instead of QGLWidget from Qt 5.4 onwardsBruno de Oliveira Abinader2016-11-283-3/+18
* [qt] Defer MapWindow's QMapboxGL init to initializeGL()Bruno de Oliveira Abinader2016-11-282-87/+93
* [qt, macos] Consume GL_INVALID_OPERATION from QtBruno de Oliveira Abinader2016-11-283-34/+19
* [android] add source_did_change event to intdef listIvo van Dongen2016-11-281-1/+14
* added round icon to testapp (#7193)Cameron Mace2016-11-286-0/+1
* [android] - handle null location update for MyLocationView (#7190)Tobrun2016-11-281-2/+4
* [android] - fix null pointer when no camera position is available on map init...Tobrun2016-11-281-1/+1
* Add instrumentation tests for query rendered features (#7127)Tobrun2016-11-2810-29/+283
* [build] Bitrise android core tests workflowTobrun2016-11-271-0/+8
* [android] Use pBuffer for headless EGL backendBruno de Oliveira Abinader2016-11-272-6/+36
* [android][build] core tests - initial setup for rendering testsIvo van Dongen2016-11-2715-78/+305
* [core] Use double in TransformState::zoomScaleBruno de Oliveira Abinader2016-11-271-1/+1
* [core] fix up online file source test so it compiles on androidIvo van Dongen2016-11-271-5/+5
* [android] - fix activity sanity tests generation command (#7147) (#7152)Pablo Guardiola2016-11-271-1/+1
* [android] - fixup timber merge (#7179)Tobrun2016-11-242-22/+16
* Fix incorrect command comment in templates (#7158)Pablo Guardiola2016-11-2318-18/+18
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-2362-700/+640
* Add ratio argument to render.cpp (#7161)Saman Bemel-Benrud2016-11-231-2/+4
* [android] - move camera logic to dedicated transform class (#6919)Tobrun2016-11-2313-637/+410
* [core] remove unused umbrella header in favor of individual includesKonstantin Käfer2016-11-2211-16/+6
* [build] move logging to utilKonstantin Käfer2016-11-2287-106/+104
* [build] move headless rendering files to platform/defaultKonstantin Käfer2016-11-2238-63/+72
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-2228-28/+32
* [build] move GLFW-related files to platform/glfwKonstantin Käfer2016-11-227-12/+11
* [build] move default_styles to platform/defaultKonstantin Käfer2016-11-2210-6/+27
* [build] move Reachability to platform/darwinKonstantin Käfer2016-11-228-9/+10
* [build] use scripts/generate-core-files.sh to auto-generate core-files.cmakeKonstantin Käfer2016-11-221-3/+3
* [android] - use double to restore instance state of MyLocationView (#7146)Tobrun2016-11-221-1/+1
* [build] publish binary size statistics to S3Konstantin Käfer2016-11-222-10/+91
* [build] Use thin archives for AndroidKonstantin Käfer2016-11-221-0/+6
* [build] reduce framework size for Release builds on macOSKonstantin Käfer2016-11-225-7/+13
* [android] - allow deselection of a MarkerView not found in current viewport (...Tobrun2016-11-221-4/+4
* Add simple map activity to testapp (#7136)Pablo Guardiola2016-11-225-1/+122
* [android] - run all espresso tests on Firebase test lab (#6980)Tobrun2016-11-211-2/+2
* [build] add --gc-sections to Android link flags to reduce binary sizeKonstantin Käfer2016-11-181-0/+9
* [android] - allow compass update without animation (#7094)Tobrun2016-11-181-4/+8
* [core] replace <regex> usage with plain string code to reduce binary sizeKonstantin Käfer2016-11-181-7/+14
* [android] fixed horizontal panning going the opposite directionFredrik Karlsson2016-11-182-12/+8