Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] Fix z-fighting of translucent fillsupstream/z-fighting | John Firebaugh | 2017-09-07 | 3 | -2/+6 |
| | |||||
* | [core] Remove debug::renderTree | Lauren Budorick | 2017-09-07 | 3 | -24/+0 |
| | |||||
* | [android] fix is download complete (a download is complete when count and ↵ | Pablo Guardiola | 2017-09-07 | 1 | -1/+1 |
| | | | | required resources match and the download state is inactive) (#9913) | ||||
* | [macos] snapshotter | Ivo van Dongen | 2017-09-05 | 6 | -8/+95 |
| | |||||
* | [ios] snapshotter | Ivo van Dongen | 2017-09-05 | 7 | -5/+181 |
| | |||||
* | [darwin] snapshotter | Ivo van Dongen | 2017-09-05 | 2 | -0/+268 |
| | |||||
* | [ios] extend ui image additions with init from premultiplied image | Ivo van Dongen | 2017-09-05 | 2 | -0/+15 |
| | |||||
* | [android] make the android release all build batched (#9907) | Pablo Guardiola | 2017-09-05 | 1 | -0/+1 |
| | |||||
* | bump MAS version number to 2.2.3 (#9901) | Pablo Guardiola | 2017-08-31 | 1 | -1/+1 |
| | |||||
* | [core] remove map update enum | Ivo van Dongen | 2017-08-31 | 5 | -69/+41 |
| | |||||
* | [core] move annotation tile updates to renderer | Ivo van Dongen | 2017-08-31 | 2 | -5/+4 |
| | | | | | - AnnotationData.updateData() was not completely thread safe. Calling it from the renderer thread instead of the main thread fixes this - Since we moved the coalescing of updates out of the map and into the renderer frontend implementations, the updateData was called too much, resulting in degraded performance. Moving it into the renderer makes sure it gets coalesced again. | ||||
* | [core] annotation manager - manage dirty state internally | Ivo van Dongen | 2017-08-31 | 3 | -24/+29 |
| | |||||
* | [test] Enable render tests recycling the map object in node6-clang39-debug | Bruno de Oliveira Abinader | 2017-08-31 | 2 | -2/+18 |
| | |||||
* | [test] Unignore render-tests/circle-pitch-alignment/* | Bruno de Oliveira Abinader | 2017-08-31 | 1 | -4/+0 |
| | |||||
* | [test] One map per pixel ratio in render.test.js --recycle-map | Bruno de Oliveira Abinader | 2017-08-31 | 1 | -16/+36 |
| | |||||
* | [test] Interpret render tests params: --recycleMap and --shuffle | Bruno de Oliveira Abinader | 2017-08-31 | 1 | -2/+14 |
| | |||||
* | [node] Set style default camera upon each test suite run | Bruno de Oliveira Abinader | 2017-08-31 | 2 | -1/+19 |
| | |||||
* | [node] Cleanup NodeMap::Render | Bruno de Oliveira Abinader | 2017-08-31 | 3 | -22/+15 |
| | |||||
* | [node] Split 'test-suite' run using 'run-s' script | Bruno de Oliveira Abinader | 2017-08-31 | 2 | -2/+5 |
| | |||||
* | Update gl-js SHA + ignore fill-extrusion-multiple test | Lauren Budorick | 2017-08-30 | 2 | -0/+1 |
| | |||||
* | Update gl-js SHA | Asheem Mamoowala | 2017-08-30 | 1 | -0/+0 |
| | |||||
* | [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width` | Asheem Mamoowala | 2017-08-30 | 11 | -46/+362 |
| | |||||
* | [android] map snapshotter | Ivo van Dongen | 2017-08-30 | 11 | -0/+620 |
| | |||||
* | [android] add GenericWeakReference that can be deleted from any thread | Ivo van Dongen | 2017-08-30 | 1 | -0/+29 |
| | |||||
* | [default] map snapshotter | Ivo van Dongen | 2017-08-30 | 2 | -0/+116 |
| | |||||
* | [default] headless_frontend - support program cache dir | Ivo van Dongen | 2017-08-30 | 2 | -6/+7 |
| | |||||
* | [linux] headless display - support opengl es 2 | Ivo van Dongen | 2017-08-30 | 1 | -0/+3 |
| | |||||
* | [core] enable Thread destruction from arbitrary threads | Ivo van Dongen | 2017-08-30 | 1 | -2/+0 |
| | |||||
* | [core] make thread.hpp public | Ivo van Dongen | 2017-08-30 | 2 | -1/+1 |
| | |||||
* | [core] Set Style::Impl::loaded only when finishing parsing style | Bruno de Oliveira Abinader | 2017-08-30 | 1 | -1/+2 |
| | |||||
* | [core] Clear RenderGeoJSONSource tilePyramid if no data is available | Bruno de Oliveira Abinader | 2017-08-30 | 1 | -6/+11 |
| | |||||
* | Enable tests for #1350, #9704 | Asheem Mamoowala | 2017-08-29 | 1 | -6/+1 |
| | |||||
* | bump MAS version number to 2.2.2 (#9856) | Pablo Guardiola | 2017-08-29 | 1 | -1/+1 |
| | |||||
* | Merge branch release tag ios-v3.6.2 | Fabian Guerra | 2017-08-29 | 47 | -344/+951 |
|\ | |||||
| * | [android] Update sdk version.upstream/fabian-merge-release-branch | Fabian Guerra | 2017-08-28 | 1 | -1/+1 |
| | | |||||
| * | [android] Diable lint check for MissingTranslation | Fabian Guerra | 2017-08-28 | 2 | -2/+4 |
| | | |||||
| * | Merge tag 'ios-v3.6.2' into master | Fabian Guerra | 2017-08-28 | 46 | -343/+948 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # cmake/core-files.cmake # include/mbgl/renderer/renderer_backend.hpp # platform/android/CHANGELOG.md # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/AnnotationManager.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/IconManager.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/MapboxMap.java # platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/Projection.java # platform/android/dependencies.gradle # platform/darwin/src/MGLStyle.mm # platform/ios/CHANGELOG.md # platform/ios/app/Info.plist # platform/ios/app/MBXViewController.m # platform/ios/ios.xcodeproj/project.pbxproj # platform/macos/CHANGELOG.md # src/mbgl/gl/attribute.cpp # src/mbgl/gl/attribute.hpp # src/mbgl/gl/context.hpp # src/mbgl/gl/types.hpp # src/mbgl/gl/value.cpp # src/mbgl/gl/value.hpp # src/mbgl/map/backend_scope.cpp # src/mbgl/programs/attributes.hpp # src/mbgl/programs/program.hpp # src/mbgl/programs/segment.cpp # src/mbgl/programs/segment.hpp # src/mbgl/programs/symbol_program.hpp # src/mbgl/programs/uniforms.hpp # src/mbgl/renderer/buckets/symbol_bucket.hpp # src/mbgl/renderer/painter.cpp # src/mbgl/renderer/painter.hpp # src/mbgl/renderer/painter_background.cpp # src/mbgl/renderer/painter_circle.cpp # src/mbgl/renderer/painter_clipping.cpp # src/mbgl/renderer/painter_debug.cpp # src/mbgl/renderer/painter_fill.cpp # src/mbgl/renderer/painter_fill_extrusion.cpp # src/mbgl/renderer/painter_line.cpp # src/mbgl/renderer/painter_raster.cpp # src/mbgl/renderer/painter_symbol.cpp # src/mbgl/shaders/line.cpp # src/mbgl/shaders/line_pattern.cpp # test/renderer/backend_scope.test.cpp | ||||
| | * | [ios] Update pods spec for iOS v3.6.2 (#9806)ios-v3.6.2 | Fabian Guerra Soto | 2017-08-18 | 3 | -3/+3 |
| | | | |||||
| | * | [ios] Warn about using MGLFeature-conforming annotations w/querying | Jason Wray | 2017-08-18 | 2 | -5/+15 |
| | | | |||||
| | * | [ios] Add debug descriptions to shapes and features | Jason Wray | 2017-08-18 | 3 | -0/+69 |
| | | | |||||
| | * | [core] Use separate attribute component for line normals | John Firebaugh | 2017-08-18 | 8 | -41/+41 |
| | | | | | | | | | | | | Selective cherry pick of 822df3dd514ec3d05f876e6746cb8ba6348ac89d | ||||
| | * | [ios, macos] Fix querying features returning nil when features available. ↵ | Fabian Guerra Soto | 2017-08-17 | 5 | -9/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#9784) * [ios, macos] Fix querying features returning nil when features available. * [ios, macos] Copyedited changelogs Also, macOS SDK v0.5.1 has yet to be released, because none of the changes that went into iOS SDK v3.6.1 were relevant to macOS. | ||||
| | * | [ios] Add test for code snippet added to MGLPolyline doc change | Nadia Barbosa | 2017-08-09 | 2 | -3/+14 |
| | | | |||||
| | * | [ios] Update MGLPolyline docs about antimeridian crossings | Nadia Barbosa | 2017-08-09 | 1 | -2/+13 |
| | | | |||||
| | * | [ios] Fix user location horizontal accuracy ring inaccuracyupstream/fb-inaccurate-accuracy | Jason Wray | 2017-08-07 | 2 | -5/+3 |
| | | | | | | | | | | | | Accuracy was off by +25%, depending on latitude. | ||||
| | * | [ios] Update READMEs to link to help page | Jason Wray | 2017-08-04 | 2 | -2/+2 |
| | | | |||||
| | * | [ios] expose setCamera with edge padding | Fredrik Karlsson | 2017-08-03 | 3 | -1/+23 |
| | | | |||||
| | * | [ios] Clean-up iosapp project | Jason Wray | 2017-08-02 | 4 | -107/+114 |
| | | | |||||
| | * | [ios] Add iosapp Settings.app force touch quick action shortcut | Jason Wray | 2017-08-02 | 6 | -14/+30 |
| | | | |||||
| | * | [ios] remove Secure Transport exception from demo app | Konstantin Käfer | 2017-08-02 | 2 | -15/+1 |
| | | |