summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Don't enforce ["zoom"] constraints for filters (#11672)Anand Thakker2018-04-122-3/+13
* Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-22/+16
* [core] Convert GeometryTileWorker to "one-phase" loadingChris Loer2018-04-021-33/+0
* [core] Round-trip linear interpolatorsMinh Nguyễn2018-03-301-1/+3
* [test] Update Map.PrefetchTilesupstream/fb-11334-boba-cherry-pickBruno de Oliveira Abinader2018-03-306-61/+74
* [core] Stringify expression syntax, not function syntaxJohn Firebaugh2018-03-141-12/+13
* [core] TileJSON conversion clamps bounds longitude to [-180,180], per specAsheem Mamoowala2018-03-091-0/+10
* [core] Add expression filter support (#11251)Lucas Wojciechowski2018-03-091-76/+64
* [core] continue loading style even if we mutate itKonstantin Käfer2018-02-231-5/+16
* [core] Support a range of zooms in TileRange. Accounts for TilePyramid reques...Asheem Mamoowala2018-02-201-1/+12
* [core] add support for mapzen terrarium (#11154)Molly Lloyd2018-02-142-16/+25
* TileJSON Bounds allows values inclusive of world extentsAsheem Mamoowala2018-02-121-0/+10
* [core] prioritize Thread::pause() callsKonstantin Käfer2018-02-061-0/+14
* [core] don't force downloading of Open Sans fontsKonstantin Käfer2018-01-252-0/+24
* [core] align implementations of local and asset file sourceKonstantin Käfer2018-01-252-0/+52
* [core] fix style parsing crash when a layer's paint property is not an objectKonstantin Käfer2018-01-232-0/+15
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-233-0/+427
* [core] Prevent symbols at the same zoom from sharing a crossTileID.Chris Loer2018-01-171-0/+74
* [core] Add warning for invalid text-font valuesJohn Firebaugh2018-01-102-0/+149
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-0/+75
* [core] port minor collision changes from -js (#10764)Ansis Brammanis2018-01-081-1/+45
* [test] Only use our SQLite3 wrapper in testsBruno de Oliveira Abinader2018-01-081-44/+2
* Support TileJSON bounds property (#10701)Asheem Mamoowala2018-01-052-0/+128
* [all] - update licenses to 2018Tobrun2018-01-031-1/+1
* [core] don't tie Annotation geometries to Map maxzoomKonstantin Käfer2018-01-021-0/+16
* [macos,ios,android] Unit test fixupsChris Loer2017-12-111-17/+17
* [core, macos, ios] Unit tests for LocalGlyphRasterizerChris Loer2017-12-115-0/+282
* [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-112-265/+341
* [core] Support wrapped bounds in LatLngBounds::contains and LatLngBounds::int...Asheem Mamoowala2017-12-071-3/+122
* [core] move HeadlessBackend extension initialization code into ImplKonstantin Käfer2017-11-291-7/+2
* [core, ios, macos] Implement unique_any and remove linb::anyAsheem Mamoowala2017-11-221-0/+186
* [core] Use Actors for CustomTileLoader invocation from bindings.Asheem Mamoowala2017-11-221-2/+2
* [core] Custom Geometry SourcesAsheem Mamoowala2017-11-224-0/+238
* [core] Add unit test for CrossTileSymbolIndexAnsis Brammanis2017-11-171-0/+85
* [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-1712-16/+16
* [core] Update unit tests for viewport collision.Chris Loer2017-11-178-109/+70
* Implement Expressions (#9439)Anand Thakker2017-11-0897-0/+1012
* [test] Added GLContextMode.Shared utestBruno de Oliveira Abinader2017-11-012-0/+114
* [core] Add LatLngBounds::contains(const LatLngBounds&)Asheem Mamoowala2017-10-301-0/+6
* [tests] Create a HeadlessBackend for tests using gl::ContextThiago Marcos P. Santos2017-10-251-0/+17
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-124/+0
* [core] correctly alter sprite URLs when attaching sprite.png/sprite.json file...Konstantin Käfer2017-10-171-0/+8
* [core] don't generate clip IDs for buckets/layers that don't need to be clippedKonstantin Käfer2017-10-171-2/+5
* [core] Use convertJSON instead of RapidJSON directlyJohn Firebaugh2017-10-165-50/+23
* [core] Move SourceType to the 'style' namespaceAnand Thakker2017-10-163-0/+3
* [core] make forcing cache/network only more explicitKonstantin Käfer2017-10-123-129/+129
* [core] Add `cameraForLatLngs()` method with modified bearingAsheem Mamoowala2017-10-091-0/+26
* [test] Added GlyphManager.ImmediateFileSourceBruno de Oliveira Abinader2017-10-093-3/+70
* [core] Add minzoom to GeoJSONOptionsKonstantin Käfer2017-09-281-0/+2
* [core] fix loading of stale must-revalidate resourcesKonstantin Käfer2017-09-251-0/+78