summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [core] Use UTF-16 instead of UTF-32 for label features to avoid extra convers...Chris Loer2016-11-172-2/+2
* [node] Add setZoom and setPitch supportJohn Firebaugh2016-11-174-0/+44
* [node] Revert semantics of Map#renderJohn Firebaugh2016-11-172-30/+40
* [build] create separate bitrise build for binary size trackingKonstantin Käfer2016-11-171-7/+34
* [ios, macos] Updated changelog for #7091Minh Nguyễn2016-11-172-0/+2
* [linux] Ensure EGL uses OpenGL ES 2.0 client APIBruno de Oliveira Abinader2016-11-172-5/+16
* [build] Added EGL & GLX CI buildsBruno de Oliveira Abinader2016-11-171-1/+2
* [linux] Implement EGL headless backendTiago Vignatti2016-11-174-2/+147
* node-v3.4.2node-v3.4.2Mike Morris2016-11-151-0/+4
* [node] publish Node.js Linux binaries with GLXMike Morris2016-11-153-15/+20
* [build] add binary size logging to macOS nightliesKonstantin Käfer2016-11-152-0/+37
* [build] add binary size logging to iOS nightliesKonstantin Käfer2016-11-152-0/+51
* [build] add binary size logging to Android nightliesKonstantin Käfer2016-11-152-0/+22
* [build] add binary size logging to Linux Release buildsKonstantin Käfer2016-11-152-0/+22
* [ios, macos] refs #7060: properly check removed layers & sources (#7062)Justin R. Miller2016-11-151-0/+14
* [ios, macos] fixes #7059: raise exception for abstract sources on add (#7060)Justin R. Miller2016-11-141-0/+7
* [core] Line-break ideographic text by character (#6828)Minh Nguyễn2016-11-142-0/+2
* [android] Update GLSL + ensure binding to OpenGL ES 2.0Bruno de Oliveira Abinader2016-11-142-20/+28
* [Qt] Copy headers to build path in 'qt-lib' targetBruno de Oliveira Abinader2016-11-141-0/+8
* [android] return source ownership on removeIvo van Dongen2016-11-146-5/+99
* [android] return layer ownership on removeIvo van Dongen2016-11-146-5/+77
* [android] - getMarkerViews in rect should return in bound views (#7015)Tobrun2016-11-146-7/+193
* [android] - allow using rotate gesture when not tracking user location, corr...Tobrun2016-11-142-9/+14
* Default Style Camera on Android (#7019)Tobrun2016-11-112-1/+3
* [android] updated test activities for refactored layer/source ownershipIvo van Dongen2016-11-113-15/+12
* [android] source/layer java docIvo van Dongen2016-11-111-0/+28
* [android] fix source ownershipIvo van Dongen2016-11-114-3/+39
* [android] fix layer ownershipIvo van Dongen2016-11-1114-148/+45
* node-v3.4.1node-v3.4.1Mike Morris2016-11-101-0/+5
* [android] - check for default values when constructing a camera position from...Tobrun2016-11-101-4/+1
* [android] update viewport size when framebuffer size changedKonstantin Käfer2016-11-102-0/+7
* Merge branch 'release-ios-v3.3.6' into merge-release-ios-v3.3.6Jesse Bounds2016-11-091-0/+4
|\
| * ios-v3.3.6Jesse Bounds2016-11-093-2/+6
* | [node] Initial camera will be set automatically by styleJohn Firebaugh2016-11-091-4/+0
* | [node] Don't needlessly reset map stateJohn Firebaugh2016-11-091-19/+41
* | [android] test activity for runtime changes to symbolsIvo van Dongen2016-11-095-1/+263
* | [android] - instrumentation tests upgrade, move view checking to utility clas...Tobrun2016-11-0962-1342/+2241
* | [build] don't rewrite style code for every buildKonstantin Käfer2016-11-092-47/+15
* | [android] - fix inconsistency of float usage in CameraPosition and CameraUpda...Tobrun2016-11-094-24/+24
* | Cherry pick release v4.2.0 (#6944)Tobrun2016-11-0912-93/+144
* | [android] - update make targets (#6958)Tobrun2016-11-082-5/+5
* | [build] Use mesa-13.0.0-glx in CI buildsBruno de Oliveira Abinader2016-11-081-26/+20
* | [core] Refactor HeadlessBackendBruno de Oliveira Abinader2016-11-086-115/+197
* | [core] Refactor HeadlessDisplayBruno de Oliveira Abinader2016-11-087-77/+142
* | [ios, macos] override style spec documentationFredrik Karlsson2016-11-087-15/+71
* | [ios] specify plist-file for settings bundleFredrik Karlsson2016-11-081-0/+2
* | added attribution tint color check (#6950)Cameron Mace2016-11-071-1/+7
* | 6067 annotation manager (#6913)Tobrun2016-11-078-766/+943
* | [android] - validate intent and contents before handling (#6938)Tobrun2016-11-071-7/+6
* | [android] update custom layer example with invalidation exampleIvo van Dongen2016-11-074-4/+52