summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [ios, macos] Fix add file content test, create Documents folder when missing.upstream/fabian-db-testFabian Guerra2018-09-191-3/+8
|
* [android] changelog for 6.6.0.alpha.1android-v6.6.0-alpha.1Łukasz Paczos2018-09-191-2/+11
|
* [core] add --cache option to GLFW binary to specify the cache databaseKonstantin Käfer2018-09-192-1/+5
|
* [android] - update proguard config to not warn about AutoValueTobrun2018-09-192-2/+1
|
* [android] - bump snapshot version to v6.6.0Tobrun2018-09-191-1/+1
|
* [core] prevent crash when expression for pattern evaluates to "" (#12896)Molly Lloyd2018-09-182-2/+11
| | | when a source-expression like `["get", "property"]` evaluates to null and the default pattern value (empty string) is used, make sure attribute buffers get populated to avoid crashing the app
* [ios, macos] Offline regions merge. (#12791)Fabian Guerra Soto2018-09-1711-8/+272
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [ios, macos] Add offline regions merge. * [ios, macos] Update changelogs. * [ios, macos] Fix refreshing the offline packs after new content is added. * [ios, macos] Update MGLOfflineStorage's add contents of file documentation. * [ios, macos] Add MGLOfflineStorage test cases for adding file contents. * [ios, macos] Add offline merge test database. * [ios, macos] Add packs parameter to MGLBatchedOfflinePackAdditionCompletionHandler. * [core] Fix a query mege duplication. * [ios, macos] Remove unnecessary pack iteration. * [ios, macos] Fix packs update KVO notifications. * [ios, macos] Add localization strings. * [core] Fix query readability. * [ios, macos] Fix MGLOfflineStorageTest, cleanup the cache database after the test. * [ios, macos] Fix offline packs, updating triggers a crash.
* [ios, build] Remove broken link from deploy Slack notificationJason Wray2018-09-171-3/+3
|
* [ios, build] Bump timeout for ios-release to 5mJason Wray2018-09-171-1/+1
|
* [build] Reduce CircleCI timeouts for iOS/macOS buildsJason Wray2018-09-171-0/+3
| | | | These jobs have constant output and don't need the default 10 minute timeout, so failing sooner (in the event of an npm outage/bug, for example) is advantangeous for us.
* [core] Disable debugging extension when running on ANGLE over Direct3DAnder Conselvan de Oliveira2018-09-141-1/+5
| | | | | | The ANGLE implementation of GL_KHR_debug on Direct3D seems to be broken leading to a bad_alloc being thrown when running with a debug build, so disable it in that platform.
* [core] Refactor vertex array object extension initializationAnder Conselvan de Oliveira2018-09-142-24/+18
| | | | | | | Currently the vertex object extension is disabled through an ifdef for the Windows platform due to an issue with ANGLE, while there is a blacklist for other platforms. Unify those by adding ANGLE to that blacklist and some small refactoring.
* [build] Run cmake again when source file lists changesAnder Conselvan de Oliveira2018-09-141-0/+1
| | | | | | | | Since commit bded6c65d59b ([build] use plain text files for file lists to simplify integration with other build systems) adding new source files would not cause cmake to be re-ran since it doesn't automatically track the plain text files. Fix that by explicitly adding those files to CMAKE_CONFIGURE_DEPENDS.
* [ios] Update changelog and podspecs for ios-v4.4.1Jason Wray2018-09-134-5/+8
|
* [android, ios, macos, node] Update CHANGELOGsJohn Firebaugh2018-09-134-0/+4
|
* [core] Make "to-number" of null behave as documentedJohn Firebaugh2018-09-133-0/+2
|
* [tests] Update mapbox-gl-jsJohn Firebaugh2018-09-132-2/+2
|
* [core] Implement array assertion fallback behaviorJohn Firebaugh2018-09-138-174/+78
| | | | This was added in gl-js in #7095.
* [core] to-color should be idempotentJohn Firebaugh2018-09-131-0/+3
| | | | Ports https://github.com/mapbox/mapbox-gl-js/pull/7260.
* [core] ["to-array", <item type>, <empty array>] should work for any item typeJohn Firebaugh2018-09-131-4/+12
| | | | Ports https://github.com/mapbox/mapbox-gl-js/pull/7261.
* [iOS] Update events library (#12889)Randall Lee2018-09-132-0/+1
| | | | Updates EventsSDK to patch a crash that happens with offline use.
* [ios, macos] Look even more widely for IB designables agentMinh Nguyễn2018-09-132-1/+4
| | | | The IBDesignablesAgent helper process has been renamed to IBAgent as of the Xcode 10 GM seed, so cast an even wider net when trying to detect it.
* [node] v4.0.0John Firebaugh2018-09-132-2/+14
|
* [ios, macos] Copyedited changelogsMinh Nguyễn2018-09-132-4/+12
|
* [ios, macos] Fixed changelogsMinh Nguyễn2018-09-132-10/+9
|
* [build] Don't let the binary size query get confused by post-dated commitsJohn Firebaugh2018-09-131-1/+1
|
* [linux,qt] Remove remainder of WebP supportKonstantin Käfer2018-09-1310-103/+4
|
* [node] Ignore custom layer tests in node platformAnder Conselvan de Oliveira2018-09-131-0/+2
| | | | | Custom layers are not implemented in node platform so ignore tests that require it.
* [core] Enable face culling for fill extrusion layersBruno de Oliveira Abinader2018-09-132-4/+10
| | | | | Use face culling for fill extrusion layers. Winding order is changed to ensure correct rendering.
* [core] Add face culling mode parameter to Program::drawBruno de Oliveira Abinader2018-09-1325-0/+164
| | | | | | Add a parameter to Program::draw to control whether face culling should be enabled. This will be used in a follow up commit to enable face culling for fill extrusion layers.
* [node] Release cadence for npm packageJohn Firebaugh2018-09-121-4/+6
|
* [ios, macos] Update Podspecs & changelog for 4.4.0Nadia Barbosa2018-09-127-11/+14
| | | | | | | | | | | | | | [macos] Update Podspecs [ios] Update changelog [macos] Add changelog Add dates to changelog [ios, macos] Changelog copy edits [ios, macos] 😩 changelog edits
* [docs] Experiment: stage changelog entry.Chris Loer2018-09-121-0/+6
|
* [android] - add binding integration for cross source collisiontobrun2018-09-128-17/+64
|
* [core] Port "collision group" plumbing to gl-native.Chris Loer2018-09-1217-50/+149
| | | | | [node] Hook up map-wide "crossSourceCollisions" option, defaulting to true. [test] Pass "crossSourceCollisions" test option through test harness; enable cross-source-collisions tests on native.
* [android] improved render timeouts in LocationComponent testsŁukasz Paczos2018-09-123-45/+93
|
* [android] use the SparseArray instead of the HashMap in location animator ↵Łukasz Paczos2018-09-123-64/+62
| | | | coordinator
* [android] updated location tracking gestures management testsŁukasz Paczos2018-09-124-13/+81
|
* [android] prevent from reloading the location layer drawables on every ↵Łukasz Paczos2018-09-122-3/+12
| | | | location update
* [android] LocationComponent - javadoc fixes, improved initialization, ↵Łukasz Paczos2018-09-1221-423/+391
| | | | removed location save state
* [android] location saved state tests, default location engine deactivation testŁukasz Paczos2018-09-122-8/+100
|
* [android] improved gestures management while tracking locationŁukasz Paczos2018-09-1210-50/+142
|
* [android] updated naming scheme and packages structure for ↵Łukasz Paczos2018-09-1264-1400/+1400
| | | | LocationLayerPlugin, now called LocationComponent
* [android] save location stateŁukasz Paczos2018-09-127-77/+117
|
* [android] deactivating default location engine when the map is destroyedŁukasz Paczos2018-09-123-6/+20
|
* [android] LocationLayer example activitiesŁukasz Paczos2018-09-1222-58/+1325
|
* [android] adapt LocationLayerPlugin's test suiteŁukasz Paczos2018-09-1214-652/+665
|
* [android] initialize LocationLayerPlugin with MapŁukasz Paczos2018-09-123-125/+153
|
* [android] merge LocationLayerPlugin to Maps SDKŁukasz Paczos2018-09-1268-2/+90148
|
* [android] - update changelog for v6.5.0upstream/6.5.0tobrun2018-09-121-0/+4
|