summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Use separate attribute components for line normalsupstream/fix-7583John Firebaugh2017-08-019-50/+36
* [android] - bump MAS dependency (#9671)Tobrun2017-08-011-1/+1
* [test] Add native ignore for text-max-width/property-function and text-max-wi...Nicki Dlugash2017-08-011-0/+2
* [android] - fix OnCameraMoveStartedListener typo (#9664)Tobrun2017-08-012-2/+2
* [android] - try/catch initalisation of Telemetry (#9658)Tobrun2017-08-011-2/+10
* [android] - remove preview image integration (#9657)Tobrun2017-08-016-70/+1
* [android] - move ZoomButtonController creation to view initalisation (#9587)Tobrun2017-08-012-15/+17
* Solve lint issues, reduce baseline (#9627)Tobrun2017-07-2888-3289/+553
* [core] modify texture coordinate scaling (#9153)Molly Lloyd2017-07-277-48/+57
* [android] fix compass direction (Transform::getCameraOptions returns counterc...Pablo Guardiola2017-07-271-1/+2
* [android] - remove wear module from projectTobrun Van Nuland2017-07-2728-1433/+1
* [docs] Add FOSSA 'license scan' badge (#9624)Jason Wray2017-07-261-0/+3
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-2625-158/+352
* [android] - add zMediaOverlay configuration, add bottom sheet test setupTobrun Van Nuland2017-07-2611-7/+418
* [android] - forward getMapAsync to map for fragmentTobrun Van Nuland2017-07-262-4/+16
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-2633-98/+53
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-2640-768/+378
* [core] Remove API tests that are covered by node testsJohn Firebaugh2017-07-264-153/+0
* [core] Replace API.ZoomHistory test with integration testJohn Firebaugh2017-07-265-63/+2
* [tests] Bump clang-tidy/format versionThiago Marcos P. Santos2017-07-261-2/+2
* [core] Fix issues with the std:: namespace and old compilersThiago Marcos P. Santos2017-07-268-3/+39
* [android] - add make target for dumping system GFX informationTobrun Van Nuland2017-07-261-0/+5
* [android] - add make target documentationTobrun Van Nuland2017-07-261-18/+25
* [Qt] Fix database timeout not being set correctlyThiago Marcos P. Santos2017-07-261-1/+6
* [benchmark] manage backendscope in renderer frontendIvo van Dongen2017-07-252-4/+4
* [node] manage backendscope in renderer frontendIvo van Dongen2017-07-253-6/+10
* [qt] manage backendscope in renderer frontendIvo van Dongen2017-07-254-8/+11
* [glfw] manage backendscope in renderer frontendIvo van Dongen2017-07-252-1/+2
* [android] manage backendscope in renderer frontendIvo van Dongen2017-07-253-1/+9
* [render] manage backendscope in renderer frontendIvo van Dongen2017-07-251-1/+1
* [default] manage backendscope in renderer frontendIvo van Dongen2017-07-253-4/+8
* [ios][macos] manage backendscope in renderer frontendIvo van Dongen2017-07-253-13/+11
* [core] fix backend scope handling on render, cleanup and lowmemoryIvo van Dongen2017-07-252-8/+4
* [android] - hook into onGlobalLayout to start creating the surface and as a r...Tobrun Van Nuland2017-07-251-3/+14
* [android] - don't query for shape annotations if none were addedTobrun Van Nuland2017-07-251-4/+6
* [android] fix added to map checks because LongSparseArray#indexOfKey could re...Pablo Guardiola2017-07-254-33/+20
* [android] - use custom viewpager to allow horizontal swipingTobrun Van Nuland2017-07-253-4/+24
* [node] Reset Style::Impl::lastError when loading a new styleJohn Firebaugh2017-07-242-0/+53
* [node] Protect against more badly behaved request implementationsJohn Firebaugh2017-07-242-7/+70
* [node] Rewrite request testsJohn Firebaugh2017-07-244-136/+71
* [core] make actor self reference optionalIvo van Dongen2017-07-242-3/+46
* [core] add ask pattern to actor refIvo van Dongen2017-07-242-3/+76
* [core] implement ask pattern in actorIvo van Dongen2017-07-243-0/+70
* [android] - harden click handling of shape annotationsTobrun Van Nuland2017-07-241-4/+20
* [android] - validate Marker before opening InfoWindowTobrun Van Nuland2017-07-241-3/+2
* [core] generate masks for raster tiles to avoid painting over childrenKonstantin Käfer2017-07-2413-8/+264
* [core] add algorithm for computing masks for raster tilesKonstantin Käfer2017-07-249-0/+323
* [android] fix geojson source proguard issue (#9569) (#9577)Pablo Guardiola2017-07-241-1/+2
* [node] Protect against synchronous request implementationsJohn Firebaugh2017-07-211-1/+7
* Partially revert "[node] Fix memory test hanging after GlyphAtlas refactoring...John Firebaugh2017-07-212-16/+0