| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a shared scheduler on threads without a default scheduler | Thiago Marcos P. Santos | 2018-06-15 | 5 | -39/+115 |
* | [macos] Tweaked change log for PR #12123 (#12146) | Julian Rex | 2018-06-14 | 1 | -1/+1 |
* | [android] - added Android licenses make target | Łukasz Paczos | 2018-06-14 | 4 | -0/+167 |
* | [android] - changelog for 6.2.0-beta.2 | Łukasz Paczos | 2018-06-14 | 1 | -0/+5 |
* | [ios, macos] Look more widely for IBDesignablesAgent | Minh Nguyễn | 2018-06-13 | 2 | -7/+2 |
* | [android] Remove support for Fabric (#12126) | Antonio Zugaldia | 2018-06-12 | 3 | -12/+1 |
* | [android] - move match stops conversion to Stop.toExpressionArray | tobrun | 2018-06-12 | 2 | -12/+21 |
* | [core] consolidate database opening workflow | Konstantin Käfer | 2018-06-12 | 3 | -57/+65 |
* | [core] remove unused flags from SQLite header | Konstantin Käfer | 2018-06-12 | 2 | -8/+0 |
* | [core] support moving Database object during a Transaction | Konstantin Käfer | 2018-06-12 | 3 | -19/+42 |
* | [test] verify log messages of OfflineDatabase tests | Konstantin Käfer | 2018-06-12 | 1 | -1/+1 |
* | [core] send all SQLite log messages to the Info bucket and add error codes | Konstantin Käfer | 2018-06-12 | 1 | -77/+1 |
* | [Qt] Add QMapboxGL::layerIds() | Bruno de Oliveira Abinader | 2018-06-12 | 2 | -0/+19 |
* | [ios,macos] Fixed crash in `-[MGLStyle localizeLabelsIntoLocale:]` on iOS 9.3... | Julian Rex | 2018-06-11 | 3 | -1/+13 |
* | [android] - ceil map dimensions | Łukasz Paczos | 2018-06-11 | 1 | -2/+2 |
* | [qt] Fix asMapboxGLFeatureIdentifier iterator traversal | Bruno de Oliveira Abinader | 2018-06-11 | 1 | -5/+2 |
* | [android] - show amount failed tests and executed tests, integrate pixelratio... | tobrun | 2018-06-11 | 3 | -7/+43 |
* | [android] - bump snapshots building on master to 6.3.0 | Łukasz Paczos | 2018-06-11 | 1 | -1/+1 |
* | [android] - cleanup attrs | Łukasz Paczos | 2018-06-11 | 2 | -35/+4 |
* | [android] - added AnimatedSymbolLayerActivity back to the TestApp | Łukasz Paczos | 2018-06-11 | 2 | -1/+439 |
* | [ios] Support safe area in iosapp | Jason Wray | 2018-06-08 | 2 | -105/+102 |
* | [ios] Add custom events library start-up delay (#12088) | Randall Lee | 2018-06-08 | 3 | -15/+39 |
* | [android] - ignore render tests from ignores.json | tobrun | 2018-06-08 | 2 | -16/+64 |
* | [android] - parsing fragment's xml attributes | Łukasz Paczos | 2018-06-07 | 3 | -22/+51 |
* | [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 | 4 | -20/+77 |
* | [core] offline database - move transaction scope to public api level | Ivo van Dongen | 2018-06-04 | 1 | -14/+4 |
* | [node] hide all symbols from the Node.js addons | Konstantin Käfer | 2018-06-04 | 4 | -2/+10 |
* | [core] don't use floating point versions of pow/log | Konstantin Käfer | 2018-06-04 | 2 | -3/+3 |
* | [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 | 1 | -0/+8 |
* | [android] - Render tests with PixelMatch | Tobrun Van Nuland | 2018-06-01 | 15 | -54/+805 |
* | [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 | 11 | -261/+56 |
|\ |
|
| * | [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 | 3 | -1/+50 |
| * | [ios, build] Remove unused build scripts | Jason Wray | 2018-05-24 | 7 | -260/+0 |