summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Update README.mdjingsam2017-05-151-3/+3
* [qt] Un-deprecate QMapboxGL::setTransitionOptionsJohn Firebaugh2017-05-151-5/+2
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-1516-204/+40
* [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-122-5/+5
* [core] Immutable ImplsJohn Firebaugh2017-05-121-22/+35
* [tidy] modernize-make-uniqueBruno de Oliveira Abinader2017-05-121-1/+1
* [tidy] modernize-deprecated-headersBruno de Oliveira Abinader2017-05-121-1/+1
* [tidy] modernize-raw-string-literalBruno de Oliveira Abinader2017-05-121-1/+1
* [tidy] modernize-use-emplaceBruno de Oliveira Abinader2017-05-121-2/+2
* [tidy] modernize-use-equals-defaultBruno de Oliveira Abinader2017-05-124-9/+5
* [tidy] modernize-use-nullptrBruno de Oliveira Abinader2017-05-122-14/+14
* [tidy] modernize-use-overrideBruno de Oliveira Abinader2017-05-122-2/+2
* [tidy] modernize-use-autoBruno de Oliveira Abinader2017-05-1210-24/+23
* [tidy] llvm-namespace-commentBruno de Oliveira Abinader2017-05-121-1/+1
* [android] Update attribution wordmark (#8774)Eric Wolfe2017-05-1213-58/+62
* [core] allow filesource url transform resetIvo van Dongen2017-05-121-6/+10
* [android] Fix gradle developer config creation task with discussed suggestion...Pablo Guardiola2017-05-123-6/+59
* [core, android, ios, macos] Added Traffic Day/Night to default stylesMinh Nguyễn2017-05-1114-39/+170
* [ios, macos] Undeprecated unversioned style URL factory methodsMinh Nguyễn2017-05-117-59/+124
* [ios, macos] Updated documented default style versionMinh Nguyễn2017-05-112-19/+6
* [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-1110-19/+20
* [ios] remove Secure Transport exception from demo appKonstantin Käfer2017-05-112-15/+1
* [Qt] Add example of adding a layer before other layerThiago Marcos P. Santos2017-05-111-2/+5
* [Qt] Make it possible to add a layer before another layerThiago Marcos P. Santos2017-05-112-7/+9
* [android] url getter on sourcesIvo van Dongen2017-05-1110-2/+92
* [android] refactor move unit tests from test app to sdk and add some annotati...Pablo Guardiola2017-05-1144-389/+939
* [core] Remove StyleSourcedAnnotation supportJohn Firebaugh2017-05-105-35/+0
* [ios] Use map view frame to calculate annotation view reuse adjustments (#8926)Jesse Bounds2017-05-091-8/+6
* [build] Suppress GLFW redefining GLAPIENTRY errorBruno de Oliveira Abinader2017-05-092-5/+8
* [android] Added Swedish localization from TransifexMinh Nguyễn2017-05-082-0/+16
* [ios, macos] Updated localizations from TransifexMinh Nguyễn2017-05-0815-22/+253
* [ios, macos] Moved DDS guide examples to Swift unit testMinh Nguyễn2017-05-088-134/+344
* [ios, macos] Fixed syntax error in DDS guideMinh Nguyễn2017-05-083-10/+9
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-085-31/+25
* [ios] Re-enable all console messages in iosappJason Wray2017-05-081-7/+0
* [ios] Check for NaN when calculating scale bar widthJason Wray2017-05-081-1/+2
* [node] bump version, add changelog entry (#8924)node-v3.5.1Bobby Sudekum2017-05-081-0/+5
* [android] - bump android support library, fixup SDK gradle dependencies to us...Tobrun2017-05-082-4/+4
* [android] - show error message when no browser is installed on the device of ...Tobrun2017-05-082-9/+18
* [core] Throw exceptions by valueKonstantin Käfer2017-05-052-2/+2
* [node] start publishing both release+debug builds (#8865)Dane Springmeyer2017-05-041-4/+3
* Revert "[Qt] Don't regen BackendScope on every QMapboxGL::render() call"Bruno de Oliveira Abinader2017-05-042-4/+1
* Add support for node v6 (#8884)Bobby Sudekum2017-05-041-4/+11
* [Qt] Don't regen BackendScope on every QMapboxGL::render() callBruno de Oliveira Abinader2017-05-042-1/+4
* [android] - only build custom layer for debug builds (#8885)Tobrun2017-05-041-2/+6
* [android] - add 3D buildings example (#8845)Tobrun2017-05-035-0/+128
* [ios] Bump podspecs for v3.6.0-alpha.1ios-v3.6.0-alpha.1Jason Wray2017-05-023-3/+3
* [ios] properly show attribution in modal hierarchies (#8837)Justin R. Miller2017-05-024-10/+53
* [core] Make Map.addImage tests pass (#8843)Asheem Mamoowala2017-05-022-3/+5
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-3/+1