summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [node] Drop OS X build from TravisJohn Firebaugh2016-03-221-6/+0
* [node] Build OS X on BitriseJohn Firebaugh2016-03-224-12/+66
* [tests] fix make iproj copy phase for unit text fixturesJason Wray2016-03-221-2/+1
* [tests] Tweak offline tests to work on iOSJohn Firebaugh2016-03-221-17/+8
* [ios] make unit tests work on iOS and iOS SimulatorKonstantin Käfer2016-03-2226-40/+217
* [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-2254-92/+91
* [core] split headless_view.cpp into implementation-specific filesKonstantin Käfer2016-03-2210-199/+406
* [test] remove crc64 and compare imagesKonstantin Käfer2016-03-2215-57/+53
* [ios] explicitly load the style when the app loadsKonstantin Käfer2016-03-221-0/+1
* upload new symbol buffers in upload passAnsis Brammanis2016-03-221-0/+1
* [android] #4365 - add Bitrise step to upload downloadable APK file to AWS S3Tobrun2016-03-221-0/+8
* [glfw] Main loop integrationThiago Marcos P. Santos2016-03-213-3/+19
* Merge pull request #4412 from mapbox/darwin-readmeTom MacWright2016-03-211-0/+10
|\
| * [ios, osx] Elaborate dependenciesMinh Nguyễn2016-03-211-3/+6
| * Add Darwin readmeTom MacWright2016-03-211-0/+7
* | [android] #4328 - Adding check of userAgent to see if it's still in initial s...Brad Leege2016-03-211-1/+1
* | [node] Drop Node 5 from build matrix (fixes #4370)John Firebaugh2016-03-211-13/+0
|/
* Reset the translation to zero without adjusting for view to fix non-zero fram...Dan Wexler2016-03-201-1/+1
* [android] Add script for NDK debuggingJohn Firebaugh2016-03-181-0/+46
* [android] Throw C++ exceptions by value, not by pointerJohn Firebaugh2016-03-182-41/+41
* [android] #4328 - Make Telemetry start only when savedInstanceState is nullBrad Leege2016-03-182-3/+3
* [android] #4294 - JavaDocs for Telemetry classesBrad Leege2016-03-184-1/+15
* [tests] Add utest to make sure prior expiration time is being respectedThiago Marcos P. Santos2016-03-171-0/+35
* [core] Fix regression of prior expiration time not being respectedThiago Marcos P. Santos2016-03-171-1/+5
* [core] Get rid of MapData::{get,set}animationTimeBruno de Oliveira Abinader2016-03-189-46/+39
* [core] Default fade duration is now a constantBruno de Oliveira Abinader2016-03-187-33/+10
* [core] Remove default transition durationBruno de Oliveira Abinader2016-03-185-38/+10
* [android] Remove default transition durationBruno de Oliveira Abinader2016-03-184-45/+0
* [ios] Update class transition usageBruno de Oliveira Abinader2016-03-181-2/+3
* [core] s/Update::Zoom/Update/RecalculateStyle/Bruno de Oliveira Abinader2016-03-184-14/+14
* [core] Added user-defined transition properties when modifying classesBruno de Oliveira Abinader2016-03-1810-36/+58
* [core] Remove MapData::defaultTransitionDelayBruno de Oliveira Abinader2016-03-186-41/+9
* [core] Cleaned up duplicate code in MapContextBruno de Oliveira Abinader2016-03-182-27/+19
* [core] Move class handling to StyleBruno de Oliveira Abinader2016-03-189-96/+101
* [core] Check for NaNs in mbgl::util::{min,max,clamp}Bruno de Oliveira Abinader2016-03-181-1/+1
* [core] Check for NaNs in mbgl::util::{min,max,clamp}Bruno de Oliveira Abinader2016-03-187-24/+72
* [android] Build ARMv8 on the `apackage` targetThiago Marcos P. Santos2016-03-171-1/+1
* Bump masonThiago Marcos P. Santos2016-03-171-0/+0
* [ios] Remove redundant lines from ios/scripts/defaults.mdJohn Firebaugh2016-03-161-3/+0
* Add test script for offline database size comparisonJohn Firebaugh2016-03-161-0/+18
* [core] use constexpr constantsKonstantin Käfer2016-03-162-50/+28
* [test] Fix crash in offline binaryJohn Firebaugh2016-03-151-10/+11
* [android] #4308 - add some simple gesture testsTobrun2016-03-153-1/+64
* [ios] Immediately remove offline pack from tableMinh Nguyễn2016-03-141-6/+3
* [ios, osx] Allow null completion handlers in MGLOfflineStorageMinh Nguyễn2016-03-141-2/+2
* [ios, osx] Removed pack nil check from MGLOfflineRegionObserverMinh Nguyễn2016-03-141-6/+0
* [android] #4301 - added robotium testing framework to perform integration tes...Tobrun2016-03-1435-44/+232
* [core] Always return wrapped coordinatesBruno de Oliveira Abinader2016-03-142-1/+7
* [linux] Added world tour to GLFW test appBruno de Oliveira Abinader2016-03-141-0/+22
* [core] Ignore shortest path when gesturing in Transform::easeToBruno de Oliveira Abinader2016-03-141-3/+9