summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Restored nullability compatibility shimMinh Nguyễn2015-06-131-0/+8
* Namespaced reachability notification constantMinh Nguyễn2015-06-123-4/+4
* update test suite to reenable symbol testsAnsis Brammanis2015-06-111-0/+0
* use array of structs rather than parallel arrays for annotationsKonstantin Käfer2015-06-117-28/+45
* Audited headers for nullabilityMinh Nguyễn2015-06-1118-62/+135
* fix text-letter-spacing render test by using floatAnsis Brammanis2015-06-091-2/+2
* press 1 through 6 to add 10^(n-1) points in the current viewportKonstantin Käfer2015-06-092-2/+41
* allow constructing LatLng/LatLngBounds objects from TileIDsKonstantin Käfer2015-06-084-0/+89
* fix formattingJustin R. Miller2015-06-071-1/+1
* Add documentation for TileData::StateThiago Marcos P. Santos2015-06-051-1/+34
* Remove unused overscaling variablesJohn Firebaugh2015-06-045-10/+3
* [publish ios-v0.3.4]Justin R. Miller2015-06-040-0/+0
* going back to b1 styles pin to avoid other complications for nowios-v0.3.4Justin R. Miller2015-06-041-0/+0
* [publish ios-v0.3.4]Justin R. Miller2015-06-040-0/+0
* bump podspec to 0.3.4Justin R. Miller2015-06-041-1/+1
* bump/correct styles pinJustin R. Miller2015-06-041-0/+0
* Test Map object destruction with pending requestsThiago Marcos P. Santos2015-06-044-34/+188
* Cleanup the MapContext before the util::Thread destructorThiago Marcos P. Santos2015-06-044-0/+9
* Fix race condition on error notificationThiago Marcos P. Santos2015-06-043-0/+12
* [publish ios-v0.3.3]Justin R. Miller2015-06-030-0/+0
* bump podspec to 0.3.3ios-v0.3.3Justin R. Miller2015-06-031-1/+1
* Merge remote-tracking branch 'origin/master' into HEADAnsis Brammanis2015-06-0329-464/+347
|\
| * Adding iOS Testing Header To Draw AttentionBrad Leege2015-06-031-0/+1
| * fix typoJustin R. Miller2015-06-031-1/+1
| * point to better appledoc install methodJustin R. Miller2015-06-032-2/+2
| * Do not call update() asynchronously on the test caseThiago Marcos P. Santos2015-06-021-6/+2
| * Rebase the resource loading testsThiago Marcos P. Santos2015-06-025-45/+26
| * Remove references to ResourceLoaderThiago Marcos P. Santos2015-06-023-4/+4
| * .zip != .tgzJustin R. Miller2015-06-011-1/+1
| * appledoc download is a redirectJustin R. Miller2015-06-011-1/+1
| * wget -> curl since wget itself is a brew installJustin R. Miller2015-06-011-1/+1
| * Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeBrad Leege2015-06-0113-388/+251
| |\
| | * Remove unused; fix naming styleJohn Firebaugh2015-06-012-9/+5
| | * Merge ResourceLoader into Style and move atlas ownershipJohn Firebaugh2015-06-0113-387/+254
| * | #1659 - Converting true to YES, false to NO to match Objective C standardsBrad Leege2015-06-011-4/+4
| * | #1659 - Converting usingTestServer to atomic propertyBrad Leege2015-06-011-3/+6
| |/
| * Require appledoc v2.2-963 exactlyJohn Firebaugh2015-05-292-6/+13
| * Latest homebrew appledoc should be goodJohn Firebaugh2015-05-292-1/+8
| * Opt-in to Travis Xcode 6.3 betaJohn Firebaugh2015-05-291-0/+2
| * Fixed ios-bench buildMinh Nguyễn2015-05-291-1/+1
| * Update mason to use soft float on Android ARMLeith Bade2015-05-291-0/+0
| * Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeBrad Leege2015-05-282-15/+15
| |\
| | * Adapt metrics tests to constant flush timerJason Wray2015-05-282-15/+15
| * | #1659 - Adding tile stream certificate and ssl pin check for test server.Brad Leege2015-05-282-0/+23
| |/
* | fix collision box clippingAnsis Brammanis2015-06-034-16/+18
* | fix hangs caused by redoPlacementAnsis Brammanis2015-06-024-13/+8
* | fix android compile errorsAnsis Brammanis2015-06-022-4/+5
* | use source zoom level for tile loading errorsAnsis Brammanis2015-06-021-1/+1
* | update test suiteAnsis Brammanis2015-06-021-1/+0
* | re-add sprite atlas pollution fixAnsis Brammanis2015-06-021-1/+2