summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update to gejson 0.4.2 and add StyleParser test to verify that GeoJSON withou...Asheem Mamoowala2017-08-282-0/+15
* Implement icon-anchor propertyLauren Budorick2017-08-281-2/+2
* [core] Added GeometryTileWorker-owned image correlation IDBruno de Oliveira Abinader2017-08-251-4/+7
* [core] Avoid RenderStyle dependency in query codeJohn Firebaugh2017-08-241-3/+1
* [tests] Enforce the schema downgrade behaviorThiago Marcos P. Santos2017-08-222-0/+24
* [test] Re-added API.ZoomHistoryBruno de Oliveira Abinader2017-08-222-0/+65
* [core] Correct x-offset introduced by vertical glyph rotationChris Loer2017-08-181-1/+1
* [test] Added API.RecycleMapUpdateImages testBruno de Oliveira Abinader2017-08-143-0/+58
* [test] Added Map.SetStyleDefaultCamera testBruno de Oliveira Abinader2017-08-112-0/+21
* [core] Added Style::getDefaultCamera()Bruno de Oliveira Abinader2017-08-111-9/+9
* [core] finish must-revalidate supportKonstantin Käfer2017-08-086-50/+154
* [core] make actor self reference optional - againIvo van Dongen2017-08-081-0/+31
* [core] Removed unused constructorupstream/tvn-test-ci-time-outThiago Marcos P. Santos2017-08-071-31/+0
* [core] modify texture coordinate scaling (#9153)Molly Lloyd2017-07-271-31/+31
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-262-1/+3
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-2613-337/+135
* [core] Remove API tests that are covered by node testsJohn Firebaugh2017-07-263-151/+0
* [core] Replace API.ZoomHistory test with integration testJohn Firebaugh2017-07-263-63/+0
* [core] make actor self reference optionalIvo van Dongen2017-07-241-0/+31
* [core] add ask pattern to actor refIvo van Dongen2017-07-241-3/+55
* [core] implement ask pattern in actorIvo van Dongen2017-07-241-0/+24
* [core] generate masks for raster tiles to avoid painting over childrenKonstantin Käfer2017-07-241-0/+159
* [core] add algorithm for computing masks for raster tilesKonstantin Käfer2017-07-241-0/+132
* [core] Correctly track sprite loaded state through smart setStyleJohn Firebaugh2017-07-201-1/+1
* [build] make Xcode use the correct compiler when it is installed in a non-sta...Konstantin Käfer2017-07-181-4/+0
* [core] BackendScope prevent double (de-)activationIvo van Dongen2017-07-181-0/+111
* [test] allow only a single shared display to avoid egl errorsIvo van Dongen2017-07-1814-23/+16
* [core] rename backend to renderer backendIvo van Dongen2017-07-1812-12/+12
* [core] renderer interfaceIvo van Dongen2017-07-1814-237/+372
* [core] split backend from mapobserverIvo van Dongen2017-07-189-75/+67
* [core] mutate style on annotation mutations immediatelyIvo van Dongen2017-07-185-7/+17
* [core][ios][android][macos] Use premultiplied image directly for RasterTile a...Asheem Mamoowala2017-07-173-3/+3
* [core] Use shared pointer to manage Image source raster data and speed up cha...Asheem Mamoowala2017-07-171-1/+1
* [tests] Add test to enforce database not found behaviorThiago Marcos P. Santos2017-07-171-0/+11
* [core] Make sure ThreadLocal will not own the pointer it is managingThiago Marcos P. Santos2017-07-141-10/+18
* [test] Fix undefined behavior warning:Chris Loer2017-07-141-2/+2
* [core] add unused default template parameter to keep Xcode 9's Clang from cra...Konstantin Käfer2017-07-131-0/+6
* [core] Rework attribute binding (again)John Firebaugh2017-07-121-8/+8
* [core] GCC 4.9 bracket initialization issuesBruno de Oliveira Abinader2017-07-126-47/+63
* [core] GCC 4.9 is unable to deduce ctors when using bracket initBruno de Oliveira Abinader2017-07-126-6/+18
* [core] GCC 4.9 shadow member warningsBruno de Oliveira Abinader2017-07-121-2/+2
* [test] Add utest to assert our dtoa implementation precisionThiago Marcos P. Santos2017-07-121-0/+24
* [core] improve legibility of labels that follow linesAnsis Brammanis2017-07-112-26/+12
* [core] Change OverscaledTileID to also include a "wrap" value.Chris Loer2017-07-112-567/+565
* [core] Isolate pthread-based tls implementationThiago Marcos P. Santos2017-07-071-17/+9
* [tests] Add unit test for tile prefetchingThiago Marcos P. Santos2017-07-076-0/+122
* [test] Added bucket feature insertion testsBruno de Oliveira Abinader2017-07-061-0/+50
* [test] Reuse StubGeometryTileFeature in MergeLinesBruno de Oliveira Abinader2017-07-062-34/+14
* [core] Don't upload empty bucketsBruno de Oliveira Abinader2017-07-061-0/+6
* [core] rename getStencils() to getClipIDs() to better reflect what it actuall...Konstantin Käfer2017-07-061-27/+27