summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [build] move logging to utilKonstantin Käfer2016-11-2245-53/+53
* [build] move headless rendering files to platform/defaultKonstantin Käfer2016-11-2221-31/+153
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-2212-12/+44
* [build] move GLFW-related files to platform/glfwKonstantin Käfer2016-11-225-2/+328
* [build] move default_styles to platform/defaultKonstantin Käfer2016-11-227-4/+65
* [build] move Reachability to platform/darwinKonstantin Käfer2016-11-227-6/+105
* [android] - use double to restore instance state of MyLocationView (#7146)Tobrun2016-11-221-1/+1
* [build] Use thin archives for AndroidKonstantin Käfer2016-11-221-0/+6
* [build] reduce framework size for Release builds on macOSKonstantin Käfer2016-11-223-7/+6
* [android] - allow deselection of a MarkerView not found in current viewport (...Tobrun2016-11-221-4/+4
* Add simple map activity to testapp (#7136)Pablo Guardiola2016-11-225-1/+122
* [android] - run all espresso tests on Firebase test lab (#6980)Tobrun2016-11-211-2/+2
* [build] add --gc-sections to Android link flags to reduce binary sizeKonstantin Käfer2016-11-181-0/+9
* [android] - allow compass update without animation (#7094)Tobrun2016-11-181-4/+8
* [android] fixed horizontal panning going the opposite directionFredrik Karlsson2016-11-182-12/+8
* [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