summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios, build] Add temporary Xcode 10.2 CircleCI jobupstream/friedbunny-adds-xcode-10.2-circleci-jobJason Wray2019-03-261-0/+27
* [ios, macos] Open project using selected toolchainFredrik Karlsson2019-03-261-2/+2
* [android] provide more information when the OfflineManager test times outŁukasz Paczos2019-03-261-31/+52
* [core] Bump args to 6.2.2 (does not use RTTI)Bruno de Oliveira Abinader2019-03-2513-21/+24
* [core] harden fetching camera for bounds when padding is excessiveŁukasz Paczos2019-03-252-2/+19
* [ios, macos, build] Remove DEBUG from logging configuration. (#13933)Fabian Guerra Soto2019-03-253-1/+4
* quick typo fix for OnDidFinishRenderingMapListener method (#14209)Sam Fader2019-03-251-2/+2
* [core] ResoureOptions explicit copy via clone()Bruno de Oliveira Abinader2019-03-256-9/+14
* [android] - validate license generatrion with nitpick on CItobrun2019-03-252-0/+27
* [core] Fix signature of fluent interface settersBruno de Oliveira Abinader2019-03-239-57/+58
* [ios, macos] Support expressions in formatting parameters. (#14198)Fabian Guerra Soto2019-03-229-78/+75
* remove unneeded permissions (#14208)Zack Mully2019-03-221-112/+0
* [android] - revert onDismiss workaround, refactor tests, adress reviewtobrun2019-03-2213-153/+155
* [android] - make a singular FragmentBackStack testtobrun2019-03-221-18/+0
* [android] - hook GLSurfaceViewMapRenderer into surfaceCreated callback, don't...tobrun2019-03-222-9/+5
* [android] - add integration test suitetobrun2019-03-2216-306/+378
* [android] - add GLSurfaceView RecylerView example to test for regressionstobrun2019-03-228-157/+199
* [core] Replace shared_ptr with unique_ptr in {Map,Resource}OptionsBruno de Oliveira Abinader2019-03-228-75/+87
* [android] - bump snapshot version to 7.4.0tobrun2019-03-221-1/+1
* [android] fix formatting of the 7.3.0-beta.1 changelogŁukasz Paczos2019-03-221-6/+6
* [android] - improve reliability of UiAutomator teststobrun2019-03-222-18/+10
* Update to `mapbox-events-ios` release `v0.9.1` (#14194)Alf Watt2019-03-215-15/+20
* [ios] Bumped podspecs for v4.10.0-beta.1 (#14197)Jordan Kiley2019-03-213-3/+3
* [ios] Nitpicky style edits of recent changesJason Wray2019-03-212-15/+18
* [ios] Copy-edit changelog for 4.10.0-beta.1Jason Wray2019-03-211-6/+14
* [android] - call getMapAsync when restoring map fragment from saved instance ...tobrun2019-03-212-10/+18
* [android] - introduce Pixel dimension instrumentation testtobrun2019-03-217-76/+5535
* [ios, macos] Fix conditional expression parsing error. (#14181)Fabian Guerra Soto2019-03-214-24/+6
* [core] Change definition of "complete" so offline packs created before #11055...Julian Rex2019-03-213-1/+6
* [android] changelog for 7.3.0-beta.1Łukasz Paczos2019-03-202-1/+15
* [build] correct the code_coverage time to follow ISO 8601Łukasz Paczos2019-03-201-7/+6
* [android] cache source/layer only when successfully addedŁukasz Paczos2019-03-201-5/+5
* [android] clear the style object when the map is destroyedŁukasz Paczos2019-03-202-4/+8
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-2065-467/+659
* [core] Cleanup Map::Impl ctorBruno de Oliveira Abinader2019-03-203-54/+30
* [darwin] [MGLOfflineStorage mbglFileSource] is now a shared_ptrBruno de Oliveira Abinader2019-03-208-32/+24
* [android] - add offline troubleshooting link to javadoc of OfflineManagertobrun2019-03-201-0/+4
* [ios, macos] Fix format expression parsing. (#14168)Fabian Guerra Soto2019-03-202-13/+25
* [core] Expose a way of flushing the graphics pipelineThiago Marcos P. Santos2019-03-206-0/+23
* [core] move cleanup to gfx::ContextKonstantin Käfer2019-03-204-15/+20
* [core] move ProgramMap to within the gl::Program objectKonstantin Käfer2019-03-2053-327/+819
* [core] use constexpr string concatenation for uniform/attribute namesKonstantin Käfer2019-03-2027-533/+621
* [core] remove a_/u_ prefix from attribute/uniform typesKonstantin Käfer2019-03-2051-541/+541
* [core] expose vertex binding count in gfx::ContextKonstantin Käfer2019-03-204-13/+12
* [core] remove gl/context.hpp from more files, cast where necessaryKonstantin Käfer2019-03-2023-77/+92
* [android] - refactor idling resource from testtobrun2019-03-201-60/+42
* [ios, macos] Add text-color support to format expressions. (#14146)Fabian Guerra Soto2019-03-1912-9/+176
* [android] update licensesŁukasz Paczos2019-03-191-12/+6
* [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