summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [tests] Do not run benchmarks with GDBThiago Marcos P. Santos2016-10-051-1/+1
* [tests] Added benchmarks for querying for featuresThiago Marcos P. Santos2016-10-057-0/+11424
* [tests] Add unit tests for query features fitersThiago Marcos P. Santos2016-10-053-0/+124
* [build] Re-add benchmark tests to the buildsystemThiago Marcos P. Santos2016-10-058-0/+101
* [core] Pre-filter sources based on the layers they containThiago Marcos P. Santos2016-10-051-0/+14
* [ios, macos] fixes #6160: allow updating multipoint coordinates (#6565)Justin R. Miller2016-10-046-39/+150
* [core] remove Raster object in favor of a more low-level Texture objectKonstantin Käfer2016-10-0413-190/+116
* Rework setStyleUrl() logic to avoid NPE as per #6512 (#6574)Tobrun2016-10-041-9/+9
* [ios] Remove double counting of content inset top and bottom (#6566)Jesse Bounds2016-10-031-2/+2
* [ios, macos] Updated changelogsios-v3.4.0-alpha.5Minh Nguyễn2016-10-032-3/+24
* ios-v3.4.0-alpha.5Jason Wray2016-10-032-2/+2
* [core] Preserve non-access_token query parameters in canonicalizeTileURLSam Matthews2016-10-032-0/+20
* [android] - make MyLocationView responsible for converting tilt to degrees. (...Tobrun2016-10-031-1/+2
* [ios, macos] Loosened style doc transform regex (#6543)Minh Nguyễn2016-09-301-2/+2
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-3023-119/+533
* [ios][macos] Update changelog for dSYM, symbol stripping fixJason Wray2016-09-302-0/+2
* [macos] Add 'Packaging builds' section to developing docJason Wray2016-09-301-0/+26
* [macos][build] Validate dSYM and framework UUIDsJason Wray2016-09-301-1/+22
* [macos][build] Generate debug symbols for all buildsJason Wray2016-09-301-3/+2
* [ios][build] Validate dSYM and framework UUIDsJason Wray2016-09-301-1/+22
* [ios][build] Generate debug symbols for all buildsJason Wray2016-09-302-8/+6
* [macos] Don't specify Swift version for jazzy doc generation (#6539)Jason Wray2016-09-301-3/+0
* [android] Add sprite image exampleIvo van Dongen2016-09-304-0/+202
* [android] addImage / removeImage jni bindingsIvo van Dongen2016-09-303-0/+78
* [build] add back -WerrorKonstantin Käfer2016-09-3012-28/+33
* [android] file:// exampleIvo van Dongen2016-09-305-0/+8941
* [darwin] NSURL remove workaround for file urlsIvo van Dongen2016-09-301-7/+0
* [android][ios][macos][linux][qt] included default LocalFileSourceIvo van Dongen2016-09-305-1/+6
* [core] LocalFileSource implementation and testsIvo van Dongen2016-09-306-1/+222
* [android] - fix polygon test activity state, introduced config class and tool...Tobrun2016-09-302-52/+105
* [android] - convert bearing value coming from core to degrees (#6526)Tobrun2016-09-302-2/+2
* [core] only load debug extensions in debug modeKonstantin Käfer2016-09-293-8/+17
* [core] move OpenGL extension loading to their own headersKonstantin Käfer2016-09-2917-100/+142
* [core] remove dependence on gl.h typesKonstantin Käfer2016-09-2974-672/+1046
* [core] introduces types for GL objectsKonstantin Käfer2016-09-2915-60/+101
* [core] rename VAO => VertexArray, FBO => FramebufferKonstantin Käfer2016-09-2911-45/+47
* [android] user agent stringIvo van Dongen2016-09-294-7/+56
* [android] update telemetry user-agentIvo van Dongen2016-09-291-9/+12
* Optionable textureview (#6480)Tobrun2016-09-295-4/+106
* [android] - update to lost 1.1.1 (#6476)Tobrun2016-09-291-1/+1
* 6453 restore tilt after orientation (#6491)Tobrun2016-09-296-99/+16
* [core] don't iterate over references to uint32_tKonstantin Käfer2016-09-281-9/+9
* [core] don't iterate too much over program objects scheduled for deletionKonstantin Käfer2016-09-281-4/+2
* [ios, macos] Guard against nil bundle identifier during testsJesse Bounds2016-09-281-2/+11
* [ios, macos] Rewrote CI scriptsMinh Nguyễn2016-09-282-7/+55
* [macos] Restored unit tests on CIMinh Nguyễn2016-09-282-0/+5
* [Qt] Connect to finished() and error() signals from QNetworkReplyBruno de Oliveira Abinader2016-09-282-5/+6
* [core] Use geojson as a header only libraryThiago Marcos P. Santos2016-09-284-1/+3
* [build] use git ls-files so we only include tracked filesKonstantin Käfer2016-09-282-2/+2
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-2860-59/+59