| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Combine SpriteAtlas::getPosition with SpriteAtlas::getImage | John Firebaugh | 2017-02-14 | 11 | -60/+50 |
* | [core] Inline SpriteAtlas::allocateImage | John Firebaugh | 2017-02-14 | 2 | -23/+11 |
* | [core] Eliminate SpriteAtlas::updateDirty | John Firebaugh | 2017-02-14 | 5 | -104/+112 |
* | [core] Eliminate SpriteAtlas::Holder | John Firebaugh | 2017-02-14 | 2 | -37/+25 |
* | [android] Release Android v5.0.0-beta.1 (#8052) | Antonio Zugaldia | 2017-02-14 | 1 | -17/+18 |
* | [glfw] Include gl.hpp first to avoid redefinition of GLAPIENTRY | Thiago Marcos P. Santos | 2017-02-14 | 1 | -0/+1 |
* | [core] Make Image safer | John Firebaugh | 2017-02-14 | 15 | -116/+163 |
* | [tests] Use test::checkImage | John Firebaugh | 2017-02-14 | 5 | -17/+5 |
* | [macos] reuse OpenGL context when switching screens | Konstantin Käfer | 2017-02-14 | 2 | -1/+11 |
* | [macos] Round non-freeform zoom gestures/commands to nearest integer | Jason Wray | 2017-02-13 | 3 | -5/+21 |
* | [ios] Add iosapp Show Zoom Level debug option | Jason Wray | 2017-02-13 | 1 | -5/+24 |
* | [ios] Round tap-zoom gestures to nearest integer | Jason Wray | 2017-02-13 | 2 | -8/+12 |
* | [core] Expose Map::setZoom with anchor parameter | Jason Wray | 2017-02-13 | 2 | -1/+8 |
* | [build] Use backtrace-for-all-exit-codes branch of logbt | John Firebaugh | 2017-02-13 | 1 | -1/+1 |
* | [glfw] Fix viewport not being resized | Thiago Marcos P. Santos | 2017-02-13 | 1 | -0/+1 |
* | [core] add tests for user/password, port, trailing dot, and IPv4/IPv6 address... | Konstantin Käfer | 2017-02-13 | 2 | -2/+24 |
* | [build] Add --track-origins=yes to valgrind arguments | John Firebaugh | 2017-02-13 | 1 | -0/+1 |
* | [ios] Do not deselect annotations any longer when map is zoomed/panned or ann... | Benedikt Huss | 2017-02-11 | 2 | -21/+7 |
* | Upright CJK characters in vertically-oriented labels (#7114) | Minh Nguyễn | 2017-02-10 | 16 | -94/+449 |
* | [core] Restore support for GL implementations without VAO extension | John Firebaugh | 2017-02-10 | 5 | -10/+42 |
* | [android] Update SDK dependency to MAS beta.1 (#8020) | Antonio Zugaldia | 2017-02-10 | 3 | -5/+3 |
* | [glfw] use newer version that allows automated graphics switching on macOS | Konstantin Käfer | 2017-02-10 | 3 | -2/+4 |
* | [ios, macos] Marked MGLStyleFunction as abstract in docs | Minh Nguyễn | 2017-02-10 | 1 | -0/+1 |
* | [ios, macos] Updated changelog | Minh Nguyễn | 2017-02-09 | 2 | -0/+2 |
* | [ios] Update podspec for release 3.5.0 beta 1ios-v3.5.0-beta.1 | Jesse Bounds | 2017-02-09 | 2 | -2/+2 |
* | [ios] Re-add MGLDistanceFormatter to static library | Jason Wray | 2017-02-09 | 1 | -0/+2 |
* | [ios] Add partial Japanese localization | Jason Wray | 2017-02-09 | 2 | -1/+77 |
* | [core] Introduce dedicated filter types for $type and $id special cases (#7971) | John Firebaugh | 2017-02-09 | 13 | -64/+780 |
* | Delegate method to restrict movement (#5584) | Minh Nguyễn | 2017-02-09 | 6 | -52/+270 |
* | [core] Restore support for *-transition properties | John Firebaugh | 2017-02-09 | 24 | -0/+496 |
* | [ios, macos] Brazilian Portuguese, French, German, Japanese, Swedish, Vietnamese | Minh Nguyễn | 2017-02-09 | 32 | -4/+1998 |
* | [ios, macos] Updated changelogs | Minh Nguyễn | 2017-02-09 | 2 | -7/+20 |
* | [android] Refactor composite stop types and conversions | Ivo van Dongen | 2017-02-09 | 26 | -384/+474 |
* | [core, ios, macos] Refactor composite stop types and conversions | John Firebaugh | 2017-02-09 | 13 | -149/+268 |
* | [node] Run test with logbt | John Firebaugh | 2017-02-09 | 2 | -2/+12 |
* | compare polygon ring areas absolutelynode-v3.4.4-13e504 | Dane Springmeyer | 2017-02-09 | 2 | -1/+47 |
* | Compass click rotates around focal point (if available) (#7977) | Pablo Guardiola | 2017-02-09 | 6 | -4/+73 |
* | [ios] Added MGLDistanceFormatter to static library | Minh Nguyễn | 2017-02-09 | 1 | -1/+3 |
* | [Qt] Added QMapboxGL::sourceExists | Bruno de Oliveira Abinader | 2017-02-09 | 2 | -0/+9 |
* | [ios, macos] Update changelogs for data-driven styling (#7993) | Jesse Bounds | 2017-02-08 | 2 | -3/+5 |
* | [ios, macos] Don't add documentation to NS_ENUM | Jesse Bounds | 2017-02-08 | 7 | -1105/+721 |
* | [ios, macos] Add more bullets to style property docs | Jason Wray | 2017-02-08 | 7 | -462/+616 |
* | [ios, macos] Add function and interpolation mode to style property docs | Jesse Bounds | 2017-02-08 | 7 | -171/+1348 |
* | [core] Update gl-js; fix $id filters with GeoJSON source | John Firebaugh | 2017-02-08 | 8 | -6/+10 |
* | [ios, macos] Fixed runtime styling deprecation warnings | Minh Nguyễn | 2017-02-08 | 4 | -98/+110 |
* | [ios, macos] Update documentation examples to use new style functions (#7960) | Jesse Bounds | 2017-02-08 | 3 | -16/+16 |
* | [ios, macos] Document DDS enumerations (#7931) | Jesse Bounds | 2017-02-08 | 1 | -4/+56 |
* | Add back MGLStyleFunction and re-document MGLStyleValue (#7943) | Jesse Bounds | 2017-02-08 | 4 | -87/+428 |
* | removed make android-lib-x86-64 from bitrise script so snapshots build (#7986) | Cameron Mace | 2017-02-08 | 1 | -1/+0 |
* | [build] Remove Mason submodule in favor of CMake mason | Konstantin Käfer | 2017-02-08 | 18 | -134/+294 |