Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] Calculate size of an ambient cache without offline resourcesupstream/kl-soucre-leak | Alexander Shalamov | 2020-07-21 | 2 | -25/+147 |
| | |||||
* | Expose READ_ONLY_MODE_KEY property for DatabaseFileSource | Mikhail Pozdnyakov | 2020-07-21 | 2 | -41/+116 |
| | |||||
* | Fix remove source memory leak. | kevin | 2020-07-16 | 2 | -5/+9 |
| | | | | Cherry-pick from https://github.com/mapbox/mapbox-gl-native-android/pull/412 | ||||
* | Revert "[core] Remove Map::cycleDebugOptions" | tobrun | 2019-12-19 | 7 | -26/+22 |
| | | | | This reverts commit 1e2cd1e086c3053f1cea075d7641b7f56cc7dfbf. | ||||
* | [core] Offline download must clear batch buffer at load interrupt | Mikhail Pozdnyakov | 2019-12-19 | 1 | -0/+1 |
| | | | | | | | Otherwise, the stale buffer data are processed again at the repeated load. It is causing various problems like missing load completion notification or crashes (if the previously used observer instance has been deleted). | ||||
* | [android] - add hooks for bulk conversion of geographic coordinates to ↵ | tobrun | 2019-12-06 | 2 | -0/+58 |
| | | | | screen coordinates | ||||
* | [test-runner] Make Android RenderTestRunner bot fail when test cases are not ↵ | zmiao | 2019-12-04 | 1 | -4/+7 |
| | | | | | | | | | | | | | | fully passed (#15994) * [test-runner] Fix failed tests, generate android specific expectations * [test-runner] Check render test runner testing result * [test-runner] Add error case to android ignore list * [test-runner] Update metrics * [test-runner] Move Android render tests with big diff(>0.006) to ignore list | ||||
* | [core] Remove Map::cycleDebugOptions | Bruno de Oliveira Abinader | 2019-12-04 | 7 | -22/+26 |
| | |||||
* | [android] remove OfflineRegion.java, gitiginore and issue template. update ↵ | tobrun | 2019-12-03 | 2 | -571/+0 |
| | | | | README | ||||
* | [android] remove platform specific Android code, migrate project to ↵ | tobrun | 2019-12-03 | 883 | -387126/+4 |
| | | | | mapbox-gl-native-android | ||||
* | [test-runner] Allow to define filter inside manifest file | Alexander Shalamov | 2019-12-03 | 1 | -4/+4 |
| | | | | | Command line option is still available and allows to override filter that is defined in a manifest file. | ||||
* | [android][node][qt] Update platform code for style::Layer::setProperty() | Mikhail Pozdnyakov | 2019-12-03 | 5 | -60/+19 |
| | |||||
* | [android] Add OfflineManager.runPackDatabaseAutomatically(boolean) API | Mikhail Pozdnyakov | 2019-12-02 | 4 | -4/+37 |
| | |||||
* | [core] Introduce OfflineDatabase::runPackDatabaseAutomatically() API | Mikhail Pozdnyakov | 2019-12-02 | 4 | -43/+54 |
| | | | | | - added a unit test - Updated inline comments in default_file_source.hpp | ||||
* | Revert "[android] Add OfflineRegion.deleteAndSkipPackDatabase" | Mikhail Pozdnyakov | 2019-12-02 | 3 | -96/+35 |
| | | | | This reverts commit 9bc3aa46384229778853c2710e5b06259b78ed18. | ||||
* | [test-runner] Add android RenderTestRunner baseline metrics (#15979) | zmiao | 2019-12-02 | 1 | -16/+24 |
| | | | | | | | | | | * [test-runner] Enable probe-testing android render test runner * [test-runner] Add pixel4 baseline metrics * Add git ignored metrics * Make renderTestrunner run two times with different manifest config | ||||
* | [glfw] Fix map not resizing on Linux | Thiago Marcos P. Santos | 2019-11-29 | 1 | -1/+1 |
| | | | | | Apparently GLFW is implicitly calling glViewport on macOS but not on Linux. Force setting the viewport instead of assuming a value. | ||||
* | [core][android][darwin] Fix GeoJSONOptions handling | Mikhail Pozdnyakov | 2019-11-29 | 5 | -55/+57 |
| | | | | | | - share the `GeoJSONOptions` instances using `Immutable<GeoJSONOptions>` - avoid extra copying - fix wrapping of the `GeoJSONOptions` instances in supercluster map/reduce lambdas. Previously, local variables were wrapped by reference. | ||||
* | [mobile] README update about mobile work being moved to new repos (#15958) | Langston Smith | 2019-11-27 | 2 | -0/+12 |
| | |||||
* | [ios, macos] Changelog entry for network request priority change (#15950) | Juha Alanen | 2019-11-21 | 2 | -0/+2 |
| | |||||
* | [android] Changelog entry for network request priority change (#15950) | Juha Alanen | 2019-11-21 | 1 | -0/+1 |
| | |||||
* | [core] Set the priority of online requests for existing resource to low | Juha Alanen | 2019-11-21 | 1 | -0/+2 |
| | |||||
* | [core] Add new method to DefaultFileSource | Juha Alanen | 2019-11-21 | 1 | -0/+8 |
| | | | | | Add setMaximumConcurrentRequests() method for setting it on the OnlineFileSource. | ||||
* | [core] Notify requests about network reachability only when coming back online | Juha Alanen | 2019-11-21 | 1 | -1/+3 |
| | |||||
* | [ios] Refactor host checks (#15948) | Julian Rex | 2019-11-20 | 1 | -2/+9 |
| | |||||
* | [render-test] Wrap test data inside RenderTestRunner App + Add a new test ↵ | zmiao | 2019-11-19 | 2 | -19/+252 |
| | | | | | | | | | | | | app (#15887) * [render-test] Wrap test resources inside app * [render-test] Add test app * fix test app failure * [render-test]add callback + add javaObjectWrapper | ||||
* | [ios][android] Change log entries for #15941 | Mikhail Pozdnyakov | 2019-11-19 | 2 | -0/+2 |
| | |||||
* | [build] Enable more warnings on the next build | Thiago Marcos P. Santos | 2019-11-15 | 4 | -15/+9 |
| | | | | Make compilation more pedantic. | ||||
* | [core] Fix MapSnapshotter build failure on Windows | Ander Conselvan de Oliveira | 2019-11-13 | 2 | -7/+6 |
| | | | | | | | | MSVC implementation of std::promise is buggy and only works with types that can be default-constructed. To avoid a compilation failure in the instantiation of ask() inside MapSnapshotter::getRegion(), which creates a std::promise<LanLngBounds>, make LatLngBounds' default constructor public. | ||||
* | [android] Add change log entry | Mikhail Pozdnyakov | 2019-11-12 | 1 | -0/+3 |
| | |||||
* | [android] Add OfflineRegion.deleteAndSkipPackDatabase | Mikhail Pozdnyakov | 2019-11-12 | 3 | -35/+96 |
| | |||||
* | [android] Consolidate exception handling code in OfflineManager | Mikhail Pozdnyakov | 2019-11-12 | 1 | -67/+36 |
| | |||||
* | [android] Add OfflineManager.packDatabase() API | Mikhail Pozdnyakov | 2019-11-12 | 4 | -2/+87 |
| | |||||
* | [core] Extend DefaultFileSource API | Mikhail Pozdnyakov | 2019-11-12 | 1 | -6/+15 |
| | | | | Add `packDatabase()` method and `bool pack` argument to the `deleteOfflineRegion()` method. | ||||
* | [core] OfflineDatabase pack API | Mikhail Pozdnyakov | 2019-11-12 | 2 | -4/+15 |
| | | | | | | - introduce `OfflineDatabase::pack()` standing for incremental vacuum - make pack optional at offline region deletion - update `OfflineDatabase.DeleteRegion` test accordingly to the items above | ||||
* | remove duplicate formatNumber (#15908) | Dane Springmeyer | 2019-11-12 | 1 | -39/+0 |
| | |||||
* | [android] Update unit tests that use resolvedImage type | Alexander Shalamov | 2019-11-12 | 7 | -7/+54 |
| | |||||
* | [ios][android] Add change log entries | Mikhail Pozdnyakov | 2019-11-12 | 2 | -0/+2 |
| | |||||
* | [qt] Fix code formatting | Thiago Marcos P. Santos | 2019-11-11 | 1 | -15/+13 |
| | |||||
* | [qt] Make image source url update possible | Tadej Novak | 2019-11-11 | 1 | -4/+10 |
| | |||||
* | [darwin] Update changelog | Alexander Shalamov | 2019-11-11 | 2 | -1/+2 |
| | |||||
* | [android] Update changelog | Alexander Shalamov | 2019-11-11 | 1 | -0/+1 |
| | |||||
* | [node] Update changelog | Alexander Shalamov | 2019-11-11 | 1 | -0/+3 |
| | |||||
* | [darwin] Fix image roundrip conversion | Alexander Shalamov | 2019-11-11 | 8 | -21/+33 |
| | |||||
* | [darwin] Add conversion for resolvedImage | Alexander Shalamov | 2019-11-11 | 13 | -38/+53 |
| | |||||
* | [darwin] Update image expression evaluated type name | Alexander Shalamov | 2019-11-11 | 1 | -7/+7 |
| | |||||
* | [android] Placeholders for conversion from:to Image | Alexander Shalamov | 2019-11-11 | 2 | -0/+11 |
| | |||||
* | [android] Update image expression evaluated type name | Alexander Shalamov | 2019-11-11 | 1 | -6/+6 |
| | |||||
* | [node] Add support for Image expression | Alexander Shalamov | 2019-11-11 | 1 | -1/+4 |
| | |||||
* | [core] Implement image expression (#15877) | Alexander Shalamov | 2019-11-11 | 2 | -16/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [core] Bump gl-js version * [core] Implement image expression * [core] Use new image expression * [core] Coerce image expression to / from string * [core] Serialize evaluated image * [core] Pass available images to layout * [core] Pass images to evaluation context * [core] Set available flag value based on image availability * [core] Allow image coercion to boolean to indicate image availability * [core] Coalesce image expression * [core] Add image expression to next build system * [core] Align serialization format and evaluated type with gl-js * [core] Add images to expression evaluation method * [core] Add support for Image expression to expression test runner * [core] Unskip image expression tests * [core] Update unit tests * [core] Use image expression in annotation manager * [core] Add string to ImageExpression conversion * [core] Add image expression to expression dsl * [core] Convert tokens for implicitly created Image literal * [core] Fix clang format * [core] Split generated style code lines that are over 120 characters * [core] Add unit test for image expression equality * [core] Add image property expression evaluation unit test * [core] Unskip image expression render test * [core] Skip 'in' expression tests * [core] Ignore fill-pattern/update-feature-state render test * [core] Rename Image::serialize to Image::toValue |