summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [android] - consitent use of ms unit for time in java code, unit conversion a...Tobrun2017-03-302-10/+4
* [❤️] Create .topissuesrc (#8568)Lucas Wojciechowski2017-03-301-0/+17
* RIP, @mention-botJohn Firebaugh2017-03-291-5/+0
* [build] generate .xcconfig files with configure_fileKonstantin Käfer2017-03-287-22/+25
* [build] don't advertise headers that aren't used in public headersKonstantin Käfer2017-03-287-7/+7
* [core] check null data in query source featuresIvo van Dongen2017-03-282-0/+14
* [core] implement dds for text-offsetMolly Lloyd2017-03-2812-24/+105
* [core] Update mapbox-gl-js submoduleJohn Firebaugh2017-03-289-27/+27
* [node] fix node bindings :bug:Molly Lloyd2017-03-281-1/+1
* [android] geojson source - add conversion testsIvo van Dongen2017-03-2810-0/+457
* [android] add option to set geometry and feature on geojson sourceIvo van Dongen2017-03-283-0/+96
* [android] geojson conversion optimisationIvo van Dongen2017-03-2847-134/+1266
* [core] Privatize gl/gl.hppKonstantin Käfer2017-03-285-14/+13
* [core] Privatize OpenGL/Context headersKonstantin Käfer2017-03-2817-67/+103
* [android] Move SDK files to separate targetKonstantin Käfer2017-03-282-182/+172
* [android] Remove public usage of private util/thread.hpp headerKonstantin Käfer2017-03-282-1/+2
* [node] Move util/async_task.hpp to public include directoryKonstantin Käfer2017-03-282-1/+1
* [glfw] Remove GL state restorationKonstantin Käfer2017-03-283-69/+10
* [core] Remove private header includes from CLI utilitiesKonstantin Käfer2017-03-287-44/+8
* [core] Internalize rapidjson.hppBruno de Oliveira Abinader2017-03-284-48/+39
* [node] Eliminate src as an include pathJohn Firebaugh2017-03-287-40/+43
* [node] Fix mistaken .cpp includeJohn Firebaugh2017-03-281-1/+1
* [core] Move map/change.hpp to public include directoryJohn Firebaugh2017-03-282-1/+1
* [core] Move actor/{mailbox,scheduler}.hpp to public include directoryJohn Firebaugh2017-03-283-2/+2
* [core] Move ignore.hpp to public include directoryJohn Firebaugh2017-03-282-1/+1
* [core] Avoid public dtoa.hpp includeJohn Firebaugh2017-03-283-13/+24
* [core] Avoid public geometry_tile_data.hpp includeJohn Firebaugh2017-03-282-3/+4
* [core] Core tests and benchmarks are allowed to include via srcJohn Firebaugh2017-03-283-3/+3
* [core] Move interpolate.hpp to public include directoryJohn Firebaugh2017-03-282-1/+1
* [android] use more appropriate numeric types for filter conversionIvo van Dongen2017-03-285-5/+22
* Small edit to improve code resiliency (#8540)Anand Thakker2017-03-281-2/+3
* [android] - mark non-translatable resources, remove debug string resources, e...Tobrun2017-03-283-12/+16
* [build] Add Dockerfile for BitriseKonstantin Käfer2017-03-282-43/+34
* [android] - harden offline region creation, add include method, expose world ...Tobrun2017-03-247-32/+252
* [android] - correct anchoring when Icon is updated (#8519)Tobrun2017-03-242-0/+10
* [android] - update VectorSource javadoc (#8521)Tobrun2017-03-242-6/+5
* [core] Added Map::latLngBoundsForCameraBruno de Oliveira Abinader2017-03-246-0/+57
* [core] Refactor OpenGL extension loading mechanismKonstantin Käfer2017-03-2323-379/+453
* [core] Move OpenGL extension initialization to BackendKonstantin Käfer2017-03-2325-110/+102
* [core] Ensure that a BackendScope exists when doing GL callsKonstantin Käfer2017-03-2320-9/+73
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-2336-486/+550
* [build] Autodetect Qt{4,5}Bruno de Oliveira Abinader2017-03-234-10/+22
* Verbose commenting on getSegmentGlyphs (#8361)Chris Loer2017-03-221-58/+180
* [core] cache binary shaders on AndroidKonstantin Käfer2017-03-2229-47/+541
* [qt] Add setFramebufferObject() for correct FBO binding restorationKonstantin Käfer2017-03-226-16/+55
* Merge branch 'release-ios-v3.5.0-android-v5.0.0'John Firebaugh2017-03-21175-750/+4880
|\
| * [ios][macos] Update DDS guideEric Wolfe2017-03-205-78/+189
| * [ios] Add next steps to Runtime Styling guide (#7855)Eric Wolfe2017-03-201-0/+4
| * [ios][macos] Document that transitions using setStyleURL are not supported (#...Eric Wolfe2017-03-201-2/+2
| * [ios, build] Change version checker URL to ios-sdk site (#8468)Jason Wray2017-03-192-21/+1