summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Log Memory.Footprint test results (#8170)Anand Thakker2017-02-286-30/+215
* [android] fix unit tests for #7944Ivo van Dongen2017-02-282-3/+3
* [core] There's only ever one icon quadJohn Firebaugh2017-02-287-213/+216
* [core] Eliminate Shaping::textJohn Firebaugh2017-02-283-7/+4
* [core] Release compareText after symbol preparationJohn Firebaugh2017-02-281-0/+1
* [core] [android] - allow zooming/scaling to use AnimationOptions (#8181)Tobrun2017-02-286-119/+119
* [android] raise checkstyle file length limitIvo van Dongen2017-02-281-1/+1
* [android] insert layer at indexIvo van Dongen2017-02-285-0/+82
* [android] remove layer at indexIvo van Dongen2017-02-285-2/+75
* [android] insert layer aboveIvo van Dongen2017-02-289-15/+118
* [android] remove source returns referenceIvo van Dongen2017-02-285-14/+26
* [android] remove layer returns referenceIvo van Dongen2017-02-284-12/+20
* [android] fix ownership of style layer after deleteIvo van Dongen2017-02-2819-18/+184
* [android] source list accessor + exampleIvo van Dongen2017-02-287-0/+81
* [android] layer list accessor + exampleIvo van Dongen2017-02-287-0/+88
* [android] add unknown source typeIvo van Dongen2017-02-285-3/+102
* [android] add unknown layer typeIvo van Dongen2017-02-285-3/+112
* [WIP] InfoWindow refactor (#8080)Pablo Guardiola2017-02-2813-245/+773
* [android] - don't allow transforming to the same camera position, ignore redu...Tobrun2017-02-281-24/+29
* Fix a NPE that occurs when MapView is initialized with a null MapboxMapOption...Tobrun2017-02-281-1/+1
* [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