summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Change definition of "complete" so offline packs created before #11055...upstream/awatt-issue-14147Julian Rex2019-03-213-1/+6
* [android] changelog for 7.3.0-beta.1Łukasz Paczos2019-03-212-1/+15
* [build] correct the code_coverage time to follow ISO 8601Łukasz Paczos2019-03-211-7/+6
* [android] cache source/layer only when successfully addedŁukasz Paczos2019-03-211-5/+5
* [android] clear the style object when the map is destroyedŁukasz Paczos2019-03-212-4/+8
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-2165-467/+659
* [core] Cleanup Map::Impl ctorBruno de Oliveira Abinader2019-03-213-54/+30
* [darwin] [MGLOfflineStorage mbglFileSource] is now a shared_ptrBruno de Oliveira Abinader2019-03-218-32/+24
* [android] - add offline troubleshooting link to javadoc of OfflineManagertobrun2019-03-211-0/+4
* [ios, macos] Fix format expression parsing. (#14168)Fabian Guerra Soto2019-03-212-13/+25
* [core] Expose a way of flushing the graphics pipelineThiago Marcos P. Santos2019-03-216-0/+23
* [core] move cleanup to gfx::ContextKonstantin Käfer2019-03-214-15/+20
* [core] move ProgramMap to within the gl::Program objectKonstantin Käfer2019-03-2153-327/+819
* [core] use constexpr string concatenation for uniform/attribute namesKonstantin Käfer2019-03-2127-533/+621
* [core] remove a_/u_ prefix from attribute/uniform typesKonstantin Käfer2019-03-2151-541/+541
* [core] expose vertex binding count in gfx::ContextKonstantin Käfer2019-03-214-13/+12
* [core] remove gl/context.hpp from more files, cast where necessaryKonstantin Käfer2019-03-2123-77/+92
* [android] - refactor idling resource from testtobrun2019-03-211-60/+42
* [ios, macos] Add text-color support to format expressions. (#14146)Fabian Guerra Soto2019-03-2112-9/+176
* [android] update licensesŁukasz Paczos2019-03-211-12/+6
* Update `mapbox-events-ios` to release `0.9.1`Alf Watt2019-03-211-0/+0
* Update `mapbox-events-ios` submoduleAlf Watt2019-03-211-0/+0
* Update `mapbox-events-ios` submoduleAlf Watt2019-03-211-0/+0
* Update `mapbox-events-ios` submoduleAlf Watt2019-03-201-0/+0
* Update mapbox-events-ios submodule versionAlf Watt2019-03-201-0/+0
* Alf Watt2019-03-201-7/+0
* Generate this list using `scripts/generate-file-lists.js`Alf Watt2019-03-201-2/+2
* Update `ios.xcodeproj` to replace `MMENSDateWrapper` with `MMEDate`Alf Watt2019-03-202-10/+17
* Positive changes can be a challengeAlf Watt2019-03-191-1/+1
* Point mapbox-events-ios to development branch with MMEDate refactor for build...Alf Watt2019-03-191-0/+0
* Nobody likes a negative build flagAlf Watt2019-03-192-4/+4
* [android] expose LocationComponent's layer IDsŁukasz Paczos2019-03-191-6/+26
* [android] unit and instrumentation tests code coverage reportŁukasz Paczos2019-03-197-7/+95
* Add SKIP_DOCS flag to build pipeline for iOSAlf Watt2019-03-192-3/+8
* MMENSDateWrapper -> MMEDateAlf Watt2019-03-191-2/+2
* [ios] Deleted unused NSData categoryMinh Nguyễn2019-03-186-103/+0
* [build] Add sha to the coverage json (#14145)Jordan Kiley2019-03-181-2/+6
* [android] bump telemetry version to 4.3.0Łukasz Paczos2019-03-182-1/+1
* [android] cache location layer IDs in a set instead of a listŁukasz Paczos2019-03-182-24/+33
* [android] - remove base idlingResource setuptobrun2019-03-1822-735/+495
* [ios, macos] Add format expression convenience methods support. (#14094)Fabian Guerra Soto2019-03-1520-22/+329
* Merge pull request #14126 from mapbox/gfx-refactor-4Konstantin Käfer2019-03-15156-2567/+2480
* [android] - older device for running gnustl instrumentation tests on firebasetobrun2019-03-151-28/+28
* [android] text-color option for formatted sectionsŁukasz Paczos2019-03-158-123/+376
* [core] Forward evaluation context directly to evaluated propertyAlexander Shalamov2019-03-151-1/+5
* [core] Group Map LatLngBounds, min and max zoom methodsAnder Conselvan de Oliveira2019-03-1411-56/+123
* [core] Remove optional from Map::setLatLngBounds()Ander Conselvan de Oliveira2019-03-1410-44/+58
* [core] Remove support for setting minimum and maximum pitchAnder Conselvan de Oliveira2019-03-148-85/+3
* [android] - move TextureView to top of list so UiAutomator finds it more quicklytobrun2019-03-141-1/+1
* [build] Fix for ci.template cloudformationAlexander Shalamov2019-03-141-1/+1