summaryrefslogtreecommitdiff
path: root/test/miscellaneous
Commit message (Expand)AuthorAgeFilesLines
* Move Transform from MapData to MapJohn Firebaugh2015-06-262-9/+2
* drive map rendering from main threadKonstantin Käfer2015-06-261-12/+1
* Add unit tests for ThreadContextThiago Marcos P. Santos2015-06-251-0/+29
* Introduce the ThreadContextThiago Marcos P. Santos2015-06-252-2/+2
* allow constructing LatLng/LatLngBounds objects from TileIDsKonstantin Käfer2015-06-081-0/+61
* Cleanup the MapContext before the util::Thread destructorThiago Marcos P. Santos2015-06-041-0/+1
* Merge remote-tracking branch 'origin/master' into HEADAnsis Brammanis2015-06-031-16/+12
|\
| * Merge ResourceLoader into Style and move atlas ownershipJohn Firebaugh2015-06-011-16/+12
* | Merge remote-tracking branch 'origin/master' into new-labellingAnsis Brammanis2015-05-283-3/+103
|\ \ | |/
| * Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-262-3/+1
| * Add Thread tests; get argument transfer working for all casesJohn Firebaugh2015-05-211-0/+102
* | Reparse tiles when zoom level > source maxzoomAnsis Brammanis2015-05-282-103/+103
* | Merge branch 'master' into new-labellingAnsis Brammanis2015-05-196-0/+368
|\ \ | |/
| * Removed unneeded unique_ptrThiago Marcos P. Santos2015-05-151-5/+3
| * Make the MapContext object run on its own thread on the testsThiago Marcos P. Santos2015-05-151-5/+7
| * add BinPack testKonstantin Käfer2015-05-121-0/+51
| * Merge pull request #1469 from mapbox/1435-android-gl-crashBrad Leege2015-05-112-11/+70
| |\
| | * Ignore deactivate when no valid EGL display. Fixes #1435Leith Bade2015-05-092-11/+70
| * | ignore Transform changes with NaN parametersKonstantin Käfer2015-05-081-0/+125
| * | make WorkRequests cancelableKonstantin Käfer2015-05-081-10/+17
| * | add worker cancellation test (failing)Konstantin Käfer2015-05-081-0/+27
| * | Added tests for 6292e95f80fa2e0a9a7aa4d4d4e320a207e78d27Minh Nguyễn2015-05-071-0/+7
| * | Reference safety for Worker after callbacksJohn Firebaugh2015-05-061-0/+70
| |/
| * Don't crash if ResourceLoader::_sprite is nullJohn Firebaugh2015-05-051-0/+22
* | Merge master @ 353e5661deJason Wray2015-04-272-105/+106
|\ \ | |/
| * Move ClipID to clip_id.hpp/cppJohn Firebaugh2015-04-091-1/+1
| * Tile::ID ⇢ TileIDJohn Firebaugh2015-04-062-104/+105
* | Merge branch 'master' into new-labellingAnsis Brammanis2015-04-031-0/+5
|\ \ | |/
| * add style URL testsJustin R. Miller2015-03-311-0/+5
* | remove tests for deleted rotation_rangeAnsis Brammanis2015-04-021-139/+0
|/
* support wrapped bilinear scalingAnsis Brammanis2015-03-261-11/+11
* fix sprites for pixel ratios that are not 1 and 2Konstantin Käfer2015-03-171-0/+53
* Revert "Move atlas ownership to Style"John Firebaugh2015-03-131-12/+16
* Move atlas ownership to StyleJohn Firebaugh2015-03-131-16/+12
* Get rid of printf and cout by using Log::*Thiago Marcos P. Santos2015-03-121-15/+15
* Update the FixtureLogThiago Marcos P. Santos2015-03-121-5/+7
* Fix conditional in normalizeSourceURLJohn Firebaugh2015-03-061-2/+2
* Insert {ratio} before extension, not inside access tokenMinh Nguyễn2015-03-061-0/+4
* Only add {ratio} to raster tile URLsMinh Nguyễn2015-03-061-6/+10
* Ported util::mapbox tests from mapbox-gl-jsMinh Nguyễn2015-03-061-0/+61
* remove unused filesKonstantin Käfer2015-02-041-26/+0
* rearrange tests and make more robustKonstantin Käfer2015-02-049-9/+9
* rearrange tests and add storage testsKonstantin Käfer2015-02-0411-0/+1321