summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert bad mergeupstream/fb-ios-beefier-testsJason Wray2018-03-302-2/+1
* Limit number of simulators on CI... to avoid timeoutsJason Wray2018-03-301-4/+4
* Try limiting concurrent simulators, perhaps avoiding timeoutsJason Wray2018-03-301-0/+1
* Run full compatibility suite locallyJason Wray2018-03-301-6/+21
* Explicitly parallelize buildsJason Wray2018-03-301-0/+2
* Oops, hit the resource ceiling for number of sims on CircleCIJason Wray2018-03-301-2/+0
* Temporarily disable all other testsJason Wray2018-03-301-45/+45
* Add more simulator diversityJason Wray2018-03-301-0/+4
* Uhh, so jazzy doesn't seem to support ruby 2.0.0Jason Wray2018-03-302-5/+9
* Use bundler to install/run gemsJason Wray2018-03-306-19/+27
* Manage gems using a GemfileJason Wray2018-03-302-5/+5
* Update system ruby to fix gem build errorsJason Wray2018-03-301-0/+2
* Ditch iOS 8 & 9 simulators 😩Jason Wray2018-03-301-9/+8
* [ios, build] Install forked xcpretty w/support for concurrent simulatorsJason Wray2018-03-301-0/+11
* [ios, build] Test on all supported iOS versions concurrentlyJason Wray2018-03-301-1/+5
* [ios] Fix for integration tests running on device. Refs #11297 Julian Rex2018-03-301-2/+15
* [test] Update Map.PrefetchTilesupstream/fb-11334-boba-cherry-pickBruno de Oliveira Abinader2018-03-307-61/+75
* [ios] Update mapbox-events-ios to v0.4.0upstream/fb-events-ios-0.4.0Jason Wray2018-03-291-0/+0
* Install aftermarket expression functions (#11472)Minh Nguyễn2018-03-2930-571/+990
* [core] Fix potential race condition crash in symbol querying..Chris Loer2018-03-292-8/+25
* [core] Fix potential race condition crash in symbol querying..Chris Loer2018-03-292-6/+8
* [ios, macos] Add lookup and feature operators. (#11528)Fabian Guerra Soto2018-03-283-0/+106
* Release Android v6.0.0-beta.5 (#11537)Łukasz Paczos2018-03-281-0/+11
* [core] Add 'apiBaseURL' argument to mbgl-offline util.Chris Loer2018-03-271-0/+4
* [android] bumped gestures library version to 0.2.0 (#11535)Łukasz Paczos2018-03-271-1/+1
* [android] bumped telemetry library version to 3.0.0-beta.3 (#11534)Łukasz Paczos2018-03-271-1/+1
* [build] Save raw Xcode build logsupstream/fb-more-sanitizersJason Wray2018-03-262-1/+27
* [ios, build] Run static analyzer on CircleCIJason Wray2018-03-262-0/+24
* [ios, build] Run undefined behavior sanitizer on CircleCIJason Wray2018-03-262-11/+11
* [ios, macos] Add match expressions support. (#11464)Fabian Guerra Soto2018-03-265-3/+87
* [android] - update changelog v5.5.1Tobrun2018-03-261-0/+9
* [android] - allow multiple expressions in string, number and bool asserting e...Tobrun2018-03-261-3/+3
* [ios, macos] Change the format for case expressions to a flat structure. (#11...Fabian Guerra Soto2018-03-264-32/+89
* [android] - don't load default style if style json string was set (#11520)Tobrun2018-03-262-1/+78
* [android] - correctly convert Android int colors with to-color expression (#1...Tobrun2018-03-233-38/+18
* [core] Don't resolve tokens after evaluating a text-field or icon-image expre...John Firebaugh2018-03-226-25/+28
* [android] - expose public api telemetry (#11503)Tobrun2018-03-226-18/+30
* [core] Double maximum label width by reducing glyph precision.Chris Loer2018-03-224-4/+4
* [android] - make default output param from step expression more descriptive, ...Tobrun2018-03-221-16/+20
* Literal array conversion of primitive arrays (#11500)Tobrun2018-03-223-1/+39
* [core] Avoid flashing on pitched overzoomed tiles.Chris Loer2018-03-214-3/+12
* [ios,macos] Selecting offscreen annotation pans map to fit annotation & callo...Julian Rex2018-03-2114-43/+508
* [android] - update changelog for v6.0.0-beta.4 (#11485)android-v.6.0.0-beta.4Tobrun2018-03-212-1/+22
* [ios, macos] Document to use subclasses of MGLFeature to access attributes (#...Jordan Kiley2018-03-206-6/+12
* [android] bumped gestures library version to 0.1.0 (#11483)Łukasz Paczos2018-03-205-51/+44
* [core] don't hide icons if text is an empty stringAnsis Brammanis2018-03-192-4/+3
* Expression filters (#11429)Tobrun2018-03-1936-426/+436
* [android] - verify optional before accessing itTobrun2018-03-191-4/+6
* [android] bump mapbox-android-telemetry version to 3.0.0-beta.2 and adapt eve...Guardiola313372018-03-196-10/+14
* [android] high-level jni bindings for geojson conversionIvo van Dongen2018-03-1923-198/+320