| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] - ignore render tests from ignores.json | tobrun | 2018-06-08 | 3 | -17/+66 |
* | [core] always commit placement to fix #11795 | Ansis Brammanis | 2018-06-07 | 3 | -20/+14 |
* | [android] - automate tag release | Łukasz Paczos | 2018-06-07 | 1 | -4/+109 |
* | [android] - parsing fragment's xml attributes | Łukasz Paczos | 2018-06-07 | 3 | -22/+51 |
* | [core] Fix crash due to mixing legacy filters and expressions (#12065) | Anand Thakker | 2018-06-06 | 2 | -33/+63 |
* | [test,ios] Disable multiple mapsnapshotter test. | Chris Loer | 2018-06-04 | 1 | -11/+9 |
* | [docs,ios,macos] Changelog entries for MGLMapSnapshotter fix. | Chris Loer | 2018-06-04 | 2 | -0/+2 |
* | [ios, macos] Use NSCAssert instead of assert. | Chris Loer | 2018-06-04 | 1 | -1/+1 |
* | [ios, macos] Raise exception if MGLMapSnapshotter is used from thread without... | Julian Rex | 2018-06-04 | 1 | -0/+5 |
* | [ios, test] Add MGLMapSnapshotter integration tests. | Chris Loer | 2018-06-04 | 3 | -0/+257 |
* | [ios, macos] Fix MGLMapSnapshotter concurrency bugs (issue #11827). | Chris Loer | 2018-06-04 | 1 | -153/+162 |
* | [core] offline database - batch region resource inserts | Ivo van Dongen | 2018-06-04 | 5 | -20/+131 |
* | [core] offline database - move transaction scope to public api level | Ivo van Dongen | 2018-06-04 | 1 | -14/+4 |
* | [build] cache Node + Nan headers globally, not build-specific | Konstantin Käfer | 2018-06-04 | 1 | -0/+1 |
* | [node] hide all symbols from the Node.js addons | Konstantin Käfer | 2018-06-04 | 4 | -2/+10 |
* | [core] fix bogus unused variable with GCC 7 | Konstantin Käfer | 2018-06-04 | 1 | -3/+3 |
* | [core] don't use floating point versions of pow/log | Konstantin Käfer | 2018-06-04 | 14 | -31/+20 |
* | [linux] link EGL backend against SwiftShader to avoid Mesa dependency | Konstantin Käfer | 2018-06-04 | 1 | -7/+2 |
* | [linux] load cURL dynamically for wider compatibility | Konstantin Käfer | 2018-06-04 | 2 | -44/+125 |
* | [linux] statically link the C++ standard library | Konstantin Käfer | 2018-06-04 | 2 | -1/+9 |
* | [android] - Render tests with PixelMatch | Tobrun Van Nuland | 2018-06-01 | 16 | -54/+821 |
* | [ios] Use 'Recognized' state for tap gesture handlers | Jason Wray | 2018-06-01 | 1 | -58/+48 |
* | [android] - update changelog for v6.2.0-beta.1 | tobrun | 2018-06-01 | 1 | -0/+10 |
* | [android] - ensure that camera is invalidated before generating telemetry eventandroid-v6.2.0-beta.1 | Łukasz Paczos | 2018-06-01 | 2 | -15/+12 |
* | [android] changed version of mapbox-java to 3.2.0 | “osana” | 2018-05-31 | 1 | -1/+1 |
* | [core] [android] - optional map snapshotter camera position | tobrun | 2018-05-31 | 3 | -6/+14 |
* | [android] - expose enableOnUserRequest and disableOnUserRequest on Telemetry | tobrun | 2018-05-30 | 2 | -6/+29 |
* | [core] [android] - add style json setter/getter to map snapshotter | tobrun | 2018-05-30 | 5 | -0/+36 |
* | Merge tag 'ios-v4.0.2' into masterupstream/fb-merge-release-ios-v4.0.2 | Jason Wray | 2018-05-30 | 12 | -261/+57 |
|\ |
|
| * | [ios, build] Install npm packages before deployingios-v4.0.2upstream/fb-install-npm-packages-before-deploying | Jason Wray | 2018-05-29 | 1 | -0/+1 |
| * | [ios] Prepare ios-v4.0.2 release | Jason Wray | 2018-05-29 | 4 | -3/+8 |
| * | [ios, build] Populate GitHub releases with templated notes | Jason Wray | 2018-05-24 | 4 | -1/+51 |
| * | [ios, build] Remove unused build scripts | Jason Wray | 2018-05-24 | 7 | -260/+0 |
| * | Accept constant expressions in non-dds properties (#11961) | Anand Thakker | 2018-05-24 | 3 | -3/+33 |
| * | [android] - update release-boba to build v6.1.4-SNAPSHOT | Łukasz Paczos | 2018-05-23 | 1 | -1/+1 |
| * | [android] - update changelog for v6.1.3 | Łukasz Paczos | 2018-05-23 | 1 | -0/+6 |
| * | [core] Remove circle-pitch-scale test ignores. | Chris Loer | 2018-05-23 | 1 | -0/+18 |
| * | [core] only index features within tile boundaries | Ansis Brammanis | 2018-05-23 | 3 | -5/+11 |
| * | [core] fix circle querying for scale and alignment | Chris Loer | 2018-05-23 | 39 | -68/+186 |
| * | [core] fix querying circles across tile boundaries | Chris Loer | 2018-05-23 | 7 | -16/+30 |
| * | [android] - bump telemetry to v3.1.2 | tobrun | 2018-05-23 | 1 | -1/+1 |
| * | [android] - change MapView#initialize modifier to allow subclasses to overrid... | Tobrun | 2018-05-23 | 1 | -5/+7 |
| * | [tests] Disable nitpick for release-boba PR. | Chris Loer | 2018-05-22 | 1 | -1/+0 |
| * | [test] Bump GL JS pin to head of 'release-boba' for symbol querying tests. | Chris Loer | 2018-05-22 | 1 | -0/+0 |
| * | [core] Port global symbol query from GL JS: | Chris Loer | 2018-05-22 | 35 | -197/+220 |
| * | [android] - update SNAPSHOT version to v6.1.3, reset release configandroid-v6.1.2 | tobrun | 2018-05-18 | 2 | -2/+2 |
| * | [build] Use Qt 5.6.3 instead of 5.7 in AppVeyor | Bruno de Oliveira Abinader | 2018-05-18 | 2 | -1/+2 |
| * | [android] - release android v6.1.2 | Tobrun | 2018-05-18 | 2 | -2/+2 |
| * | [android] - bump telemetry to v3.1.1 | Tobrun | 2018-05-18 | 2 | -11/+18 |
* | | [android] - fix literal wrapping in comparission expressions | tobrun | 2018-05-29 | 2 | -16/+57 |