summaryrefslogtreecommitdiff
path: root/test/util
Commit message (Expand)AuthorAgeFilesLines
...
* [core] Replace unique_any with peer from mapbox-bindgenBruno de Oliveira Abinader2018-08-082-218/+194
* Add fuzz tests for TileCover and fix out of bounds access crash.Asheem Mamoowala2018-07-161-1/+58
* Fix TileCover asserts. The create_bounds_towards_* methods were treatingAsheem Mamoowala2018-07-161-0/+14
* [core] Harden Projection::project()Bruno de Oliveira Abinader2018-07-091-0/+43
* [core] Avoid blocking in Thread<Object> constructor (#12151)Anand Thakker2018-07-031-2/+59
* [core] Fix issues in unique_anyJohn Firebaugh2018-06-251-4/+36
* [core] Align URL token replacement behavior with GL JSJohn Firebaugh2018-05-181-0/+3
* [core] Streaming TileCover for polygonal regions (#11267)Asheem Mamoowala2018-04-262-17/+223
* [core] Support a range of zooms in TileRange. Accounts for TilePyramid reques...Asheem Mamoowala2018-02-191-1/+12
* [core] prioritize Thread::pause() callsKonstantin Käfer2018-02-061-0/+14
* Support TileJSON bounds property (#10701)Asheem Mamoowala2018-01-051-0/+56
* [core] Support wrapped bounds in LatLngBounds::contains and LatLngBounds::int...Asheem Mamoowala2017-12-071-3/+122
* [core, ios, macos] Implement unique_any and remove linb::anyAsheem Mamoowala2017-11-221-0/+186
* [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-171-3/+3
* [core] Update unit tests for viewport collision.Chris Loer2017-11-171-0/+53
* [core] Add LatLngBounds::contains(const LatLngBounds&)Asheem Mamoowala2017-10-301-0/+6
* [core] Move SourceType to the 'style' namespaceAnand Thakker2017-10-161-0/+1
* Fast tileCount with help from @mapbox/sphericalmercator moduleAsheem Mamoowala2017-09-081-0/+9
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-262-62/+37
* [test] allow only a single shared display to avoid egl errorsIvo van Dongen2017-07-182-3/+3
* [core] rename backend to renderer backendIvo van Dongen2017-07-182-2/+2
* [core] renderer interfaceIvo van Dongen2017-07-181-13/+35
* [core] split backend from mapobserverIvo van Dongen2017-07-181-7/+9
* [core] Make sure ThreadLocal will not own the pointer it is managingThiago Marcos P. Santos2017-07-141-10/+18
* [core] GCC 4.9 bracket initialization issuesBruno de Oliveira Abinader2017-07-121-33/+40
* [test] Add utest to assert our dtoa implementation precisionThiago Marcos P. Santos2017-07-121-0/+24
* [core] Isolate pthread-based tls implementationThiago Marcos P. Santos2017-07-071-17/+9
* [test] Reuse StubGeometryTileFeature in MergeLinesBruno de Oliveira Abinader2017-07-061-34/+7
* [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-3/+4
* [core] add MBGL_CHECK_ERROR to some locations where it was missingKonstantin Käfer2017-06-211-2/+2
* [core] Rename ThreadedObject to ThreadThiago Marcos P. Santos2017-06-212-34/+34
* [core] Remove util::ThreadThiago Marcos P. Santos2017-06-211-296/+0
* [tests] Port the ThreadLocalStorage test to the actor modelThiago Marcos P. Santos2017-06-211-16/+29
* [tests] Port the AsyncTask test to the actor modelThiago Marcos P. Santos2017-06-211-30/+29
* [tests] Added tests for ThreadedObjectThiago Marcos P. Santos2017-06-211-0/+277
* [core] Per-tile glyph/icon atlasesJohn Firebaugh2017-06-131-16/+32
* [core] Added Backend::{assume,set}ScissorTestBruno de Oliveira Abinader2017-06-131-0/+10
* [test] Lower memory ceilingJohn Firebaugh2017-05-261-1/+1
* [core] leave Image objects in a valid state after premultiply/unpremultiplyKonstantin Käfer2017-05-191-0/+4
* [core] Remove WorkQueueJohn Firebaugh2017-05-171-59/+0
* [tidy] modernize-deprecated-headersBruno de Oliveira Abinader2017-05-121-1/+1
* [tidy] modernize-pass-by-valueBruno de Oliveira Abinader2017-05-121-3/+4
* [core, android, ios, macos, qt] v10 default stylesMinh Nguyễn2017-05-111-2/+2
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-0/+27
* [core] Make Map.addImage tests pass (#8843)Asheem Mamoowala2017-05-021-0/+15
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-272-2/+52
* [core] Move ProjectedMeters to projection.hppJohn Firebaugh2017-04-182-16/+15
* [core] Tighten geo.hpp ctorsBruno de Oliveira Abinader2017-04-142-5/+74
* [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-062-33/+33
* [core] Tighten LatLng and other geo.hpp classesJohn Firebaugh2017-04-061-11/+6