summaryrefslogtreecommitdiff
path: root/test/miscellaneous
Commit message (Expand)AuthorAgeFilesLines
* [core] Merge PiecewiseConstantFunction into FunctionJohn Firebaugh2015-11-061-33/+33
* [core] Simplify FunctionJohn Firebaugh2015-11-061-14/+15
* [core] Ensure URL normalization is safe. Fixes #2695Tom MacWright2015-10-281-0/+3
* [core] Remove MapData dependency from StyleParserJohn Firebaugh2015-10-231-9/+1
* [core] Added GLContextMode to MapDataBruno de Oliveira Abinader2015-10-222-2/+3
* [core] Fix swapped lat/lon in geo.cppJohn Firebaugh2015-10-201-21/+21
* Install RapidJSON from masonJohn Firebaugh2015-10-011-26/+26
* [core] include api.mapbox.com in canonicalizationKonstantin Käfer2015-09-281-0/+56
* Consolidate test-suite rendering harnesses (#2236)John Firebaugh2015-09-041-0/+61
* add Point <--> LatLng conversion testsAnsis Brammanis2015-08-271-0/+32
* Fixed missing labels and iconsLucas Wojciechowski2015-08-241-0/+1
* Support v8 sprite, glyph, and style mapbox:// urlsLucas Wojciechowski2015-08-211-4/+12
* Support new glyph URL syntaxLucas Wojciechowski2015-08-201-2/+1
* Adding special case for non-fontstack "glyph" resource URLsjakepruitt2015-07-271-0/+1
* Added unit tests for the WorkQueueThiago Marcos P. Santos2015-07-161-0/+63
* Unify default transition values in MapDataBruno de Oliveira Abinader2015-07-141-1/+8
* Make pixelRatio constant across a Map object lifetimeKonstantin Käfer2015-07-082-6/+6
* Do not force uv_loop_t as the first parameter for a threaded object ctorThiago Marcos P. Santos2015-07-061-3/+2
* Simplify RunLoopJohn Firebaugh2015-07-011-28/+33
* Convert Worker tests to Thread testsJohn Firebaugh2015-07-012-104/+83
* Move WorkerTask functionality into RunLoop coreJohn Firebaugh2015-07-011-12/+19
* add assert_always() macro for release build assertionsKonstantin Käfer2015-06-291-0/+9
* 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
|\ \ | |/