summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios, osx] Shared test bundleMinh Nguyễn2016-04-16325-10/+243
* [ios] Streamlined package.shMinh Nguyễn2016-04-162-53/+122
* [ios] Removed armv7s slice from iOS gyp targetsMinh Nguyễn2016-04-162-7/+1
* [ios] Removed alternative to -ObjCMinh Nguyễn2016-04-1616-100/+1
* [ios] Build CI-specific scheme in CIMinh Nguyễn2016-04-161-0/+104
* [ios] Moved KIF project out of ios-tests projectMinh Nguyễn2016-04-162-88/+11
* [ios] Only assert protocol conformance in DebugMinh Nguyễn2016-04-161-0/+4
* [ios] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-1612-187/+1068
* [ios] Shared Objective-C exception breakpointMinh Nguyễn2016-04-161-0/+25
* [ios] Added Xcode project for iosapp, ios-bench; workspace for ios-testsMinh Nguyễn2016-04-1693-220/+1121
* [glfw] Workaround for OS X (#4666)Bruno de Oliveira Abinader2016-04-151-0/+4
* [core] Clean up ThreadContext vestigesJohn Firebaugh2016-04-154-4/+4
* [ios][bench] Add total and avg FPS to final summaryJason Wray2016-04-141-0/+4
* [all] Replace HTTPContextBase/HTTPRequestBase with FileSourceJohn Firebaugh2016-04-149-509/+340
* [core] Remove internal threading from OnlineFileRequestJohn Firebaugh2016-04-141-70/+59
* [android] Do not annotate methods with @UIThreadThiago Marcos P. Santos2016-04-141-2/+0
* [android] Make the correct GL context currentThiago Marcos P. Santos2016-04-141-20/+0
* [android] Do not attach/detach to threadsThiago Marcos P. Santos2016-04-142-33/+7
* [android] Only render after the surface is createdThiago Marcos P. Santos2016-04-141-0/+10
* [android] Create a RunLoop for the main threadThiago Marcos P. Santos2016-04-141-0/+3
* [android] Use ALooper_addFd() and callbacks to wake upThiago Marcos P. Santos2016-04-142-22/+95
* [core] Render from the main threadJohn Firebaugh2016-04-1416-301/+109
* [core] Demote "Unable to make space for entry" message from Warning to Debug ...John Firebaugh2016-04-141-1/+1
* [test] Fix use of uninitialized `dimensions` value (#4697)John Firebaugh2016-04-131-4/+8
* [ios] Convert telemetry test server setting to user defaultJason Wray2016-04-133-7/+4
* [android] #4335 - add clear method for removing annotations to MapboxMapTobrun2016-04-133-1/+21
* [android] #4689 - Adding Debug Mode ExampleBrad Leege2016-04-125-0/+203
* [darwin] use CFRunLoopSourceInvalidate() to also cancel any pending AsyncTask...Konstantin Käfer2016-04-121-1/+1
* [osx] Scroll to zoomMinh Nguyễn2016-04-122-7/+32
* [ios] Restart user location heading updates on validationJason Wray2016-04-112-0/+7
* [core] Fix race condition that could lead to a UNIQUE constraint failure (#4677)John Firebaugh2016-04-113-0/+73
* [ios, osx] The return of xcpretty, part II (#4676)John Firebaugh2016-04-114-4/+7
* node-v3.1.1node-v3.1.1Mike Morris2016-04-111-0/+4
* [ios] Fixed style count assertionMinh Nguyễn2016-04-111-1/+1
* [ios] Run core unit tests in CIJohn Firebaugh2016-04-115-0/+71
* node-v3.1.0node-v3.1.0Mike Morris2016-04-111-0/+10
* [node] clean up README.md [skip ci]Mike Morris2016-04-081-92/+10
* [android] #4635 - fix rotate disabled with location trackingTobrun2016-04-084-38/+189
* [android] - fallback using to meta-data tag in Manifest or mapbox_access_toke...Tobrun2016-04-082-14/+107
* [android] - supportMapFragment: Check KEY_META_DATAVacxe2016-04-081-1/+23
* [android] - Marker test coverageTobrun2016-04-084-6/+78
* [build] Refactor and simplify build systemJohn Firebaugh2016-04-0747-1453/+1000
* [node] clarify API documentation [skip ci]Mike Morris2016-04-071-5/+24
* [node] don't dispose parent module in NodeLog destructorMike Morris2016-04-073-2/+2
* [ios] Add script to automate s3 build and publish processJesse Bounds2016-04-071-0/+84
* [android] #4636 - Updating Gradle Wrapper to 2.12Brad Leege2016-04-072-4/+4
* [android] #4636 - Updating to Android Gradle Build tools to 2.0.0Brad Leege2016-04-071-2/+3
* [android] #3643 - improved android touch target when calling getAnnotationsIn...Tobrun2016-04-071-278/+286
* Merge branch 'syntaxSugar' of git://github.com/vacxe/mapbox-gl-native into va...Brad Leege2016-04-071-1/+1
|\
| * MapboxEventManager: operator size optimizedVacxe2016-04-071-1/+1