| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] - bump snapshot version to 7.0.0upstream/tvn-bump-snapshot-major | Tobrun | 2018-09-19 | 1 | -1/+1 |
* | [android] - bump snapshot version to v6.6.0 | Tobrun | 2018-09-19 | 1 | -1/+1 |
* | [core] prevent crash when expression for pattern evaluates to "" (#12896) | Molly Lloyd | 2018-09-18 | 2 | -2/+11 |
* | [ios, macos] Offline regions merge. (#12791) | Fabian Guerra Soto | 2018-09-17 | 11 | -8/+272 |
* | [ios, build] Remove broken link from deploy Slack notification | Jason Wray | 2018-09-17 | 1 | -3/+3 |
* | [ios, build] Bump timeout for ios-release to 5m | Jason Wray | 2018-09-17 | 1 | -1/+1 |
* | [build] Reduce CircleCI timeouts for iOS/macOS builds | Jason Wray | 2018-09-17 | 1 | -0/+3 |
* | [core] Disable debugging extension when running on ANGLE over Direct3D | Ander Conselvan de Oliveira | 2018-09-14 | 1 | -1/+5 |
* | [core] Refactor vertex array object extension initialization | Ander Conselvan de Oliveira | 2018-09-14 | 2 | -24/+18 |
* | [build] Run cmake again when source file lists changes | Ander Conselvan de Oliveira | 2018-09-14 | 1 | -0/+1 |
* | [ios] Update changelog and podspecs for ios-v4.4.1 | Jason Wray | 2018-09-13 | 4 | -5/+8 |
* | [android, ios, macos, node] Update CHANGELOGs | John Firebaugh | 2018-09-13 | 4 | -0/+4 |
* | [core] Make "to-number" of null behave as documented | John Firebaugh | 2018-09-13 | 3 | -0/+2 |
* | [tests] Update mapbox-gl-js | John Firebaugh | 2018-09-13 | 2 | -2/+2 |
* | [core] Implement array assertion fallback behavior | John Firebaugh | 2018-09-13 | 8 | -174/+78 |
* | [core] to-color should be idempotent | John Firebaugh | 2018-09-13 | 1 | -0/+3 |
* | [core] ["to-array", <item type>, <empty array>] should work for any item type | John Firebaugh | 2018-09-13 | 1 | -4/+12 |
* | [iOS] Update events library (#12889) | Randall Lee | 2018-09-13 | 2 | -0/+1 |
* | [ios, macos] Look even more widely for IB designables agent | Minh Nguyễn | 2018-09-13 | 2 | -1/+4 |
* | [node] v4.0.0 | John Firebaugh | 2018-09-13 | 2 | -2/+14 |
* | [ios, macos] Copyedited changelogs | Minh Nguyễn | 2018-09-13 | 2 | -4/+12 |
* | [ios, macos] Fixed changelogs | Minh Nguyễn | 2018-09-13 | 2 | -10/+9 |
* | [build] Don't let the binary size query get confused by post-dated commits | John Firebaugh | 2018-09-13 | 1 | -1/+1 |
* | [linux,qt] Remove remainder of WebP support | Konstantin Käfer | 2018-09-13 | 10 | -103/+4 |
* | [node] Ignore custom layer tests in node platform | Ander Conselvan de Oliveira | 2018-09-13 | 1 | -0/+2 |
* | [core] Enable face culling for fill extrusion layers | Bruno de Oliveira Abinader | 2018-09-13 | 2 | -4/+10 |
* | [core] Add face culling mode parameter to Program::draw | Bruno de Oliveira Abinader | 2018-09-13 | 25 | -0/+164 |
* | [node] Release cadence for npm package | John Firebaugh | 2018-09-12 | 1 | -4/+6 |
* | [ios, macos] Update Podspecs & changelog for 4.4.0 | Nadia Barbosa | 2018-09-12 | 7 | -11/+14 |
* | [docs] Experiment: stage changelog entry. | Chris Loer | 2018-09-12 | 1 | -0/+6 |
* | [android] - add binding integration for cross source collision | tobrun | 2018-09-12 | 8 | -17/+64 |
* | [core] Port "collision group" plumbing to gl-native. | Chris Loer | 2018-09-12 | 17 | -50/+149 |
* | [android] improved render timeouts in LocationComponent tests | Łukasz Paczos | 2018-09-12 | 3 | -45/+93 |
* | [android] use the SparseArray instead of the HashMap in location animator coo... | Łukasz Paczos | 2018-09-12 | 3 | -64/+62 |
* | [android] updated location tracking gestures management tests | Łukasz Paczos | 2018-09-12 | 4 | -13/+81 |
* | [android] prevent from reloading the location layer drawables on every locati... | Łukasz Paczos | 2018-09-12 | 2 | -3/+12 |
* | [android] LocationComponent - javadoc fixes, improved initialization, removed... | Łukasz Paczos | 2018-09-12 | 21 | -423/+391 |
* | [android] location saved state tests, default location engine deactivation test | Łukasz Paczos | 2018-09-12 | 2 | -8/+100 |
* | [android] improved gestures management while tracking location | Łukasz Paczos | 2018-09-12 | 10 | -50/+142 |
* | [android] updated naming scheme and packages structure for LocationLayerPlugi... | Łukasz Paczos | 2018-09-12 | 64 | -1400/+1400 |
* | [android] save location state | Łukasz Paczos | 2018-09-12 | 7 | -77/+117 |
* | [android] deactivating default location engine when the map is destroyed | Łukasz Paczos | 2018-09-12 | 3 | -6/+20 |
* | [android] LocationLayer example activities | Łukasz Paczos | 2018-09-12 | 22 | -58/+1325 |
* | [android] adapt LocationLayerPlugin's test suite | Łukasz Paczos | 2018-09-12 | 14 | -652/+665 |
* | [android] initialize LocationLayerPlugin with Map | Łukasz Paczos | 2018-09-12 | 3 | -125/+153 |
* | [android] merge LocationLayerPlugin to Maps SDK | Łukasz Paczos | 2018-09-12 | 68 | -2/+90148 |
* | [android] - update changelog for v6.5.0upstream/6.5.0 | tobrun | 2018-09-12 | 1 | -0/+4 |
* | [ios] Add fall-through single tap to iosapp | Jason Wray | 2018-02-07 | 1 | -0/+18 |
* | [android] - replace platform default implementation using nunicode for upperc... | tobrun | 2018-09-11 | 11 | -7/+148 |
* | [build] add script to generate a standalone version of Mapbox GL | Konstantin Käfer | 2018-09-11 | 5 | -3/+102 |