summaryrefslogtreecommitdiff
path: root/test/util
Commit message (Collapse)AuthorAgeFilesLines
* [core] Remove RunLoop::{ref,unref}John Firebaugh2016-02-161-44/+0
|
* [tests] Fix buildJohn Firebaugh2016-02-111-1/+1
|
* Allow using tileSize: 512 as a switch to trade retina support for 512px ↵Young Hahn2016-02-111-16/+34
| | | | raster tiles
* [core] Cache with mapbox:// tile URLsJohn Firebaugh2016-02-101-95/+63
|
* [core] Refactor tileCoverJohn Firebaugh2016-02-101-0/+118
|
* [core] compute the actual clipping masks that we have to draw with getStencils()Konstantin Käfer2016-02-101-20/+180
|
* [core] Improve LatLngBounds APIJohn Firebaugh2016-02-021-19/+97
| | | | | | | * Use "named constructors": empty, world, hull * Make the two-argument constructor lenient (i.e., it is a hull operation) * Add various accessors * Enforce a single empty representation
* [tests] Reorganize tests to match src structureJohn Firebaugh2016-02-0214-0/+1485