summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [android] Restore prior GLContext if existsThiago Marcos P. Santos2016-04-182-1/+18
* Fix missing generated header include pathBruno de Oliveira Abinader2016-04-181-0/+1
* [build] Bump geojson-vt-cpp to v4.1.2Bruno de Oliveira Abinader2016-04-184-4/+4
* [build/osx] Fix missing generated header include pathBruno de Oliveira Abinader2016-04-182-1/+2
* [ios] Animate user dot between user location updatesMinh Nguyễn2016-04-174-20/+91
* [ios, osx] Include app/OS name/version in user agentMinh Nguyễn2016-04-172-2/+95
* [ios, osx] Took advantage of C99Minh Nguyễn2016-04-1610-48/+29
* [osx] Fixed type mismatch and selector warningsMinh Nguyễn2016-04-162-10/+11
* [osx] Moved SDK from gyp into Xcode projectMinh Nguyễn2016-04-166-188/+848
* [osx] Added Xcode project for osxappMinh Nguyễn2016-04-1624-82/+612
* [ios] Force workspace-relative DerivedDataMinh Nguyễn2016-04-162-13/+39
* [ios] Updated contributor documentationMinh Nguyễn2016-04-161-8/+11
* [ios, osx] Fixed project upgrade warningsMinh Nguyễn2016-04-161-0/+1
* [ios] Fixed make test-iosMinh Nguyễn2016-04-162-17/+17
* [ios] Run SDK tests on CIMinh Nguyễn2016-04-164-8/+7
* [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