summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [android] - rename attributes (#6894)Tobrun2016-11-0731-246/+266
* | [android] - cleanup unused resources and gradle configurations. (#6896)Tobrun2016-11-0715-612/+298
* | [core] remove gl.hpp from all headers that don't need itKonstantin Käfer2016-11-042-3/+0
* | [core] move OpenGL debug information printing to coreKonstantin Käfer2016-11-041-28/+0
* | [core] move framebuffer reading to gl::ContextKonstantin Käfer2016-11-043-43/+3
* | node-v3.4.0Mike Morris2016-11-041-0/+5
* | [linux] Use OSMesa when running Node testsBruno de Oliveira Abinader2016-11-041-1/+1
* | [linux] Added OSMesa headless backendBruno de Oliveira Abinader2016-11-042-3/+75
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.2-masterMinh Nguyễn2016-11-0352-373/+1258
|\ \
| * | [macos] Enabled runtime styling testsMinh Nguyễn2016-11-022-0/+20
| * | [macos] Fixed color roundtrippingMinh Nguyễn2016-11-021-1/+1
| * | [macos] Added MGLValueEvaluator to projectMinh Nguyễn2016-11-021-0/+3
| * | [ios, macos] Share more testsMinh Nguyễn2016-11-024-3/+23