| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] Make Source wrappers ownership sharedupstream/android_make_sources_shared | Mikhail Pozdnyakov | 2019-02-27 | 2 | -10/+12 |
* | [build] Publish Android/iOS binary sizes to S3 | Nadia Barbosa | 2019-02-25 | 4 | -24/+81 |
* | [ios, macos] Expose MGLMapView OpenGL context to OpenGL style layers | Minh Nguyễn | 2019-02-25 | 6 | -1/+28 |
* | [android] - make ReLinker default library loader, create library loader provi... | tobrun | 2019-02-25 | 8 | -21/+95 |
* | [core] remove DrawMode from VertexVector/Buffer | Konstantin Käfer | 2019-02-25 | 4 | -20/+11 |
* | [core] Layer manager is responsible for buckets and layouts creation | Mikhail Pozdnyakov | 2019-02-25 | 41 | -145/+131 |
* | [android] gl surfaceview renderer - only destroy context when destroying the ... | Ivo van Dongen | 2019-02-23 | 1 | -1/+21 |
* | [android] re-create renderer on surface update after app backgrounding (in ca... | Ivo van Dongen | 2019-02-23 | 2 | -2/+9 |
* | [android] fix naming for re-open tests | Ivo van Dongen | 2019-02-23 | 2 | -12/+12 |
* | [android] - add UiAutomator tests for testing clicking home and returning wit... | tobrun | 2019-02-23 | 5 | -0/+157 |
* | [android] - add missing package-info.java files to packages for javadoc gener... | tobrun | 2019-02-22 | 6 | -1/+21 |
* | [android] Android 7.2.0-beta.1 changelog update (#13968) | Langston Smith | 2019-02-21 | 1 | -1/+17 |
* | [android] bump snapshot to 7.3.0 | Łukasz Paczos | 2019-02-21 | 1 | -1/+1 |
* | [android] initialize vendor submodules as a CI step | Łukasz Paczos | 2019-02-21 | 3 | -6/+11 |
* | [ios] Release ios-v4.9.0-beta.1 | Jason Wray | 2019-02-20 | 3 | -3/+3 |
* | [android] ignore android-nitpick's non-zero exit value when updating submodules | Łukasz Paczos | 2019-02-20 | 1 | -0/+1 |
* | [qt] fix missing alpha channel for `QColor` | xylosper | 2019-02-20 | 2 | -5/+12 |
* | [ios] Mock MGLOfflineStorage in MGLDocumentationExampleTests | Jason Wray | 2019-02-19 | 2 | -17/+32 |
* | [iOS] Update to Events SDK v0.9.0 (#13951) | Randall Lee | 2019-02-19 | 3 | -0/+14 |
* | Add javadocs for local font family | kevin | 2019-02-19 | 2 | -1/+5 |
* | [android] set localIdeographFontFamily default to sans-serif | kevin | 2019-02-19 | 2 | -2/+2 |
* | [android] do not post stale state message when new option provided but the co... | Łukasz Paczos | 2019-02-19 | 1 | -12/+28 |
* | [android] keep location component's layers hidden when new style with the "la... | Łukasz Paczos | 2019-02-19 | 2 | -4/+33 |
* | [build] Use the correct define on Windows | Thiago Marcos P. Santos | 2019-02-19 | 5 | -5/+4 |
* | [ios, macos] Expose the url session configuration object. (#13886) | Fabian Guerra Soto | 2019-02-18 | 12 | -28/+78 |
* | [ios] Fix string-bool casting warning in MBXOfflinePacksTableViewController | Jason Wray | 2019-02-14 | 1 | -2/+2 |
* | [core] Silence -Wshorten-64-to-32 in icu target | Jason Wray | 2019-02-14 | 1 | -0/+1 |
* | [core] Remove old sqlite3 usage note | Jason Wray | 2019-02-14 | 1 | -8/+0 |
* | [android] - bring back style loading test to native map, add onDestroy to aft... | tobrun | 2019-02-14 | 1 | -0/+25 |
* | [android] Update changelog for v7.2.0-alpha.2 (#13930)android-v7.2.0-alpha.2 | Langston Smith | 2019-02-14 | 1 | -0/+6 |
* | [android] hook into surface holder to cleanup renderer on the right thread be... | Ivo van Dongen | 2019-02-14 | 7 | -5/+66 |
* | [ios] Release ios-v4.9.0-alpha.2ios-v4.9.0-alpha.2 | Jason Wray | 2019-02-13 | 3 | -3/+3 |
* | [ios, macos] Move `apiBaseURL` to `MGLAccountManager`` (#13754) | Jordan Kiley | 2019-02-13 | 6 | -33/+27 |
* | [android] invalidate the camera position when gesture finishes | Łukasz Paczos | 2019-02-13 | 1 | -0/+3 |
* | [android] - update codebase for Roboelectric v4.x | tobrun | 2019-02-13 | 4 | -4/+9 |
* | [android] - bump dependencies and tooling | tobrun | 2019-02-13 | 1 | -7/+5 |
* | [android,darwin,ios,qt] Remove unused code | Thiago Marcos P. Santos | 2019-02-12 | 7 | -218/+0 |
* | [tests] Add unit tests for the GLFunctions | Thiago Marcos P. Santos | 2019-02-12 | 2 | -0/+159 |
* | [core] Switch to the new OpenGL abstraction | Thiago Marcos P. Santos | 2019-02-12 | 29 | -130/+51 |
* | [android,linux,darwin,qt] Load OpenGL for the platform | Thiago Marcos P. Santos | 2019-02-12 | 4 | -0/+1063 |
* | [core] Abstract the OpenGL implementation | Thiago Marcos P. Santos | 2019-02-12 | 3 | -0/+529 |
* | [android] change lock scope in run_loop to avoid deadlocks. simplify as | Ivo van Dongen | 2019-02-12 | 4 | -48/+33 |
* | [android] use #onDidBecomeIdle event instead of layer querying during instrum... | Łukasz Paczos | 2019-02-12 | 9 | -377/+290 |
* | [qt] fix missing Q_MAPBOXGL_EXPORTs | xylosper | 2019-02-12 | 1 | -3/+3 |
* | [qt] add global projection functions | xylosper | 2019-02-12 | 3 | -5/+34 |
* | [ios] Check supported interface orientations when rotating device/view layout... | Julian Rex | 2019-02-11 | 2 | -1/+101 |
* | [ios] Improve tilt gesture performance (#13902) | Felix Wehnert | 2019-02-11 | 2 | -4/+6 |
* | [android] remove duplicates (#13901) | Langston Smith | 2019-02-11 | 1 | -2/+0 |
* | [android] updates to changelog for 7.2.0-alpha.1 release (#13893)android-v7.2.0-alpha.1 | Langston Smith | 2019-02-07 | 1 | -0/+26 |
* | [android] - update changelog for v7.1.2 | tobrun | 2019-02-07 | 1 | -0/+4 |