summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [core] private OffscreenView implementationKonstantin Käfer2017-02-2711-56/+85
* [core] Replace three maps/mutexes in GlyphAtlas with a single map and mutexJohn Firebaugh2017-02-274-56/+40
* [android] - add javadoc to test activities. (#8203)Tobrun2017-02-2746-80/+193
* [android] - reverse compass direction (#8130)Tobrun2017-02-271-6/+12
* [core] Reserve vector sizeJohn Firebaugh2017-02-271-0/+2
* [core] Avoid some string copies in bidi implementationJohn Firebaugh2017-02-271-6/+7
* [glfw] Make P pause/resume the network threadThiago Marcos P. Santos2017-02-253-2/+23
* [core] Add a pause/resume API to the DefaultFileSourceThiago Marcos P. Santos2017-02-252-0/+11
* [tests] Added unit tests for Thread::pause/resumeThiago Marcos P. Santos2017-02-251-0/+78
* [core] Add pause/resume to the Thread classThiago Marcos P. Santos2017-02-251-0/+45
* [android] jni high level binding refactorIvo van Dongen2017-02-2462-2846/+3709
* [ios, macos] Make source removal consistent with layer removalJesse Bounds2017-02-234-13/+74
* [android] remove nonexistent layer or source handlingIvo van Dongen2017-02-239-108/+31
* [ios, macos] Simplify implementation of layer removal from map viewJesse Bounds2017-02-238-31/+44
* [ios, macos] Update changelog for style and layer removal behaviorJesse Bounds2017-02-232-2/+2
* [core, ios, macos] Return null when removing nonexistent sourceJesse Bounds2017-02-235-7/+30
* [ios, macos] Recreate pending and raw layer ref when layer is removedJesse Bounds2017-02-238-21/+68
* [core] Return null when removing nonexistent layerEimantas Vaiciunas2017-02-233-1/+3
* [node] adhere to node module naming requirementsKonstantin Käfer2017-02-233-3/+3
* [android] fix units in runtime styling javadoc (#8161)Pablo Guardiola2017-02-232-5/+8
* [build] Fix build on Ubuntu 16.04+Thiago Marcos P. Santos2017-02-232-2/+2
* Update to MAS 2.0.0-beta.2 and handle dependencies consistently (#8169)Antonio Zugaldia2017-02-232-25/+32
* [android] - move calculating a bounding box zoom level to projection. (#8133)Tobrun2017-02-232-11/+11
* [android] - remove filter Object[] from ejs template file for layer (#7658)Tobrun2017-02-235-105/+5
* [core] don't treat empty raster tiles as "DataAvailability::All"Konstantin Käfer2017-02-223-3/+18
* [core] Use std::call_once to report about missing VAOsBruno de Oliveira Abinader2017-02-221-4/+4
* [linux] Don't manually activate context before destroying itJohn Firebaugh2017-02-222-6/+0
* [build] use node-cmake 2.xKonstantin Käfer2017-02-225-19/+612
* [build] use system-provided Android NDK when availableKonstantin Käfer2017-02-224-68/+170
* [android] - uninstall current apk on test device before running a make run- c...Tobrun2017-02-221-1/+4
* [Qt] Document QMapbox + qdoc fixesBruno de Oliveira Abinader2017-02-226-21/+226
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.2Minh Nguyễn2017-02-2118-91/+251
|\
| * ios-v3.4.2, macos-v0.3.1macos-v0.3.1ios-v3.4.2upstream/release-ios-v3.4.0Minh Nguyễn2017-02-216-7/+9
| * [macos] reuse OpenGL context when switching screensKonstantin Käfer2017-02-202-1/+11
| * [ios, macos] Updated changelogsMinh Nguyễn2017-02-182-9/+9
| * [ios, macos] Short-circuit redundant camera changesMinh Nguyễn2017-02-188-53/+156
| * [tests] Disable timing-based Timer tests in CIJohn Firebaugh2017-02-172-1/+5
| * [ios] persistent user tracking modeFredrik Karlsson2017-02-062-3/+4
| * [ios] add user interaction guide (#7937)Jordan Kiley2017-02-065-1/+40
| * [ios] Revert self-deletion of framework stripping script (#7901)Jason Wray2017-01-311-8/+0
| * [ios] Bring in upstream changes to strip-frameworks scriptJason Wray2017-01-291-9/+11
| * [ios] Stop including framework stripping script in built productJason Wray2017-01-291-0/+9
| * [macos] Take focus from access token field on closeMinh Nguyễn2017-01-272-3/+14
| * [macos] Warn if access token needed but not givenMinh Nguyễn2017-01-271-5/+6
| * [macos] Flatten point collections, not multipointsMinh Nguyễn2017-01-271-8/+7
* | [ios, macos] Smarten apostrophes after backticksMinh Nguyễn2017-02-213-16/+16
* | [ios] Update changelog for iOS 8 deployment targetJason Wray2017-02-211-0/+1
* | [ios] Update docs for iOS 8 deployment targetJason Wray2017-02-216-11/+11
* | [ios] Clean-up conditionals for iOS <8Jason Wray2017-02-213-9/+7
* | [ios] Set project deployment target to iOS 8Jason Wray2017-02-211-2/+2