summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Make the MapContext object run on its own thread on the testsThiago Marcos P. Santos2015-05-151-5/+7
| * | | | | emplace into threadSetMike Morris2015-05-151-4/+1
|/ / / / /
* | | | | Merge pull request #1566 from mapbox/test_outputThiago Marcos P. Santos2015-05-153-0/+2
|\ \ \ \ \
| * | | | | Add output of RepeatedRender test to .gitignoreThiago Marcos P. Santos2015-05-153-0/+2
|/ / / / /
* | | | | Merge pull request #1539 from mapbox/1539-figure_out_deps_firstThiago Marcos P. Santos2015-05-154-56/+37
|\ \ \ \ \
| * | | | | Always request the SymbolBucket dependencies at the first passThiago Marcos P. Santos2015-05-154-56/+37
|/ / / / /
* | | | | Restore sprite load checkJohn Firebaugh2015-05-142-1/+1
* | | | | Speculative fix for PNG alpha/gamma handlingJohn Firebaugh2015-05-142-1/+1
* | | | | Upload headless results in after_scriptJohn Firebaugh2015-05-142-0/+3
* | | | | Merge branch 'ios-b1'Justin R. Miller2015-05-141-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | update podspec homepageJustin R. Miller2015-05-141-1/+1
| * | | | [publish ios-v0.3.0]Justin R. Miller2015-05-140-0/+0
| * | | | bump podspec to 0.3.0ios-v0.3.0Justin R. Miller2015-05-141-1/+1
| * | | | [publish ios-v0.2.25]Justin R. Miller2015-05-130-0/+0
| * | | | bump podspec to 0.2.25ios-v0.2.25Justin R. Miller2015-05-131-1/+1
| * | | | Merge pull request #1532 from mapbox/1465-text_collisionKonstantin Käfer2015-05-1311-42/+83
| * | | | Merge pull request #1547 from mapbox/1ec5-ib-nilJustin R. Miller2015-05-132-2/+2
| * | | | [publish ios-v0.2.24]Justin R. Miller2015-05-120-0/+0
| * | | | bump podspec to 0.2.24ios-v0.2.24Justin R. Miller2015-05-121-1/+1
| * | | | Merge pull request #1491 from mapbox/1ec5-metrics-opt-way-outJustin R. Miller2015-05-1212-341/+347
| * | | | Merge pull request #1517 from mapbox/metrics-testsJustin R. Miller2015-05-12236-0/+21587
| * | | | Merge pull request #1530 from mapbox/1ec5-metrics-assertMinh Nguyễn2015-05-121-1/+1
| * | | | Merge pull request #1528 from mapbox/1516-getterMinh Nguyễn2015-05-122-1/+2
| * | | | Merge pull request #1520 from mapbox/1516-opt-out-checkingBrad Leege2015-05-124-6/+24
| * | | | Set correct strata for background renderJohn Firebaugh2015-05-121-0/+1
* | | | | touch up README around CocoaPodsJustin R. Miller2015-05-141-4/+2
| |_|_|/ |/| | |
* | | | Merge pull request #1560 from friedbunny/compass-device-rotation-rotationBrad Leege2015-05-141-0/+6
|\ \ \ \
| * | | | Rotate compass on device orientation changesJason Wray2015-05-141-0/+6
* | | | | Fix misleading headless test output (fixes #1557)John Firebaugh2015-05-141-3/+1
|/ / / /
* | | | Ensure call-once semantics inside InitializeExtensionsJohn Firebaugh2015-05-135-64/+46
* | | | Extensible GL extension supportJohn Firebaugh2015-05-1315-439/+352
* | | | Remove unused GL feature flagsJohn Firebaugh2015-05-136-37/+0
* | | | Update test suiteJohn Firebaugh2015-05-131-0/+0
* | | | move result deployment to after_failure scriptKonstantin Käfer2015-05-132-15/+15
* | | | update test suite and fail Travis when comparisons failKonstantin Käfer2015-05-132-1/+1
* | | | Don't do things that set -e in Travis's shellJohn Firebaugh2015-05-1311-14/+23
* | | | Remove unnecessary use of shared_from_this()John Firebaugh2015-05-132-13/+6
* | | | Use uv::asyncJohn Firebaugh2015-05-132-33/+9
* | | | Remove unusedJohn Firebaugh2015-05-138-78/+1
| |_|/ |/| |
* | | Merge pull request #1547 from mapbox/1ec5-ib-nilJustin R. Miller2015-05-132-2/+2
|\ \ \
| * | | Return nil for IB designables agentMinh Nguyễn2015-05-132-2/+2
* | | | Merge pull request #1523 from mapbox/1523-fix-still-image-renderingKonstantin Käfer2015-05-132-1/+12
|\ \ \ \
| * | | | abort rendering early when we don't need toKonstantin Käfer2015-05-131-1/+6
| * | | | allow passing --debug to view tile boundaries in mbgl-renderKonstantin Käfer2015-05-131-0/+6
|/ / / /
* | | | Merge pull request #1532 from mapbox/1465-text_collisionKonstantin Käfer2015-05-1311-40/+82
|\ \ \ \ | |/ / / |/| | |
| * | | Stop processing SymbolBuckets at the first incomplete bucketThiago Marcos P. Santos2015-05-131-0/+4
| * | | Move the Collision object from TileParser to VectorTileDataThiago Marcos P. Santos2015-05-134-9/+22
| * | | Make the state attribute privateThiago Marcos P. Santos2015-05-139-31/+56
|/ / /
* | | add BinPack testKonstantin Käfer2015-05-124-1/+62
* | | don't implicitly cast to bool since this will make comparisons failsKonstantin Käfer2015-05-124-6/+6