summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | [tidy] llvm-namespace-commentBruno de Oliveira Abinader2017-05-1213-14/+14
* | [core] Removed unused namedColorCountBruno de Oliveira Abinader2017-05-121-3/+0
* | [core] Make deleted members publicBruno de Oliveira Abinader2017-05-122-7/+9
* | [core] Explicitly use mbgl::optional in IdentityStops::evaluateBruno de Oliveira Abinader2017-05-121-2/+3
* | [core] Avoid calling virtual GeometryTile::cancel() on dtorBruno de Oliveira Abinader2017-05-122-1/+7
* | [tidy] Disable clang-analyzer-core.{NullDereference,NonNullParamChecker}Bruno de Oliveira Abinader2017-05-121-1/+1
* | [tidy] Added test/.clang-tidyBruno de Oliveira Abinader2017-05-121-0/+2
* | [build] Bump clang-{tidy,format} to 4.0.0Bruno de Oliveira Abinader2017-05-121-37/+41
* | [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-1111-21/+22
* | [ios] remove Secure Transport exception from demo appKonstantin Käfer2017-05-112-15/+1
* | [android] - build SNAPSHOT from release branch (#8958)Tobrun2017-05-111-1/+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] fix ui test filter in makefileIvo van Dongen2017-05-111-1/+1
* | [android] url getter on sourcesIvo van Dongen2017-05-1110-2/+92
* | [core] When a layer is added, reload its source's tilesJohn Firebaugh2017-05-112-15/+16
* | [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-1014-150/+1
* | [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-093-5/+19
* | [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] Configured stringsdict from TransifexMinh Nguyễn2017-05-081-1/+11
* | [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-0819-187/+131
* | [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-082-1/+6
* | [core] delegate light changes to render lightIvo van Dongen2017-05-0813-74/+155
* | [core] generated accessor methods on lightIvo van Dongen2017-05-0811-69/+332
* | [core] render lightIvo van Dongen2017-05-087-12/+73
* | [core] Reuse fill-extrusion textures between frames (#8896)Lauren Budorick2017-05-085-37/+44
* | [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] Reset observers of removed Sources and LayersJohn Firebaugh2017-05-053-2/+4
* | [core] Remove unused declarationJohn Firebaugh2017-05-051-5/+0
* | [core] Remove unused declarationJohn Firebaugh2017-05-051-1/+0
* | [core] Reduce use of RecalculateStyleJohn Firebaugh2017-05-055-53/+48
* | [core] Throw exceptions by valueKonstantin Käfer2017-05-053-4/+4
* | [node] start publishing both release+debug builds (#8865)Dane Springmeyer2017-05-043-5/+8
* | [core] Corrected mapbox-gl-js submodule pinMinh Nguyễn2017-05-041-0/+0
* | 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-042-11/+47