summaryrefslogtreecommitdiff
path: root/test/util
Commit message (Expand)AuthorAgeFilesLines
* [core,ios,macos] Updates default styles to streets v11, etc. (#13585)Julian Rex2018-12-181-2/+2
* [core] Cleanup Transform, use {jump,ease}To() insteadBruno de Oliveira Abinader2018-11-271-5/+3
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-1/+1
* [core] Change toLowerHex to produce lower hex sequencesAlexander Shalamov2018-11-071-1/+1
* [core] don't use <sstream> and <iomanip> for string constructionKonstantin Käfer2018-10-231-0/+8
* [core] add the ability to stringy numbers as hexKonstantin Käfer2018-10-231-0/+11
* [core] add ability to stringify doubles that are integer with and without tra...Konstantin Käfer2018-10-231-0/+5
* [core] deduplicate dtoa() from RapidJSON and add testsKonstantin Käfer2018-10-231-0/+13
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-1/+3
* [linux,qt] Remove remainder of WebP supportKonstantin Käfer2018-09-132-30/+2
* [android] add support for gnustlKonstantin Käfer2018-09-111-13/+13
* [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