summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] #5456 - ported the nodejs test server to cppupstream/5456-android-core-testsIvo van Dongen2016-07-073-25/+88
* [android] #5456 - implemented a couple more casesIvo van Dongen2016-07-071-12/+22
* [android] #5456 - extracted server in separate source filesIvo van Dongen2016-07-076-126/+150
* [android] Fix HTTP web serverThiago Marcos P. Santos2016-07-073-8/+7
* [android] #5456 - cleanup makefileIvo van Dongen2016-07-071-1/+1
* [android] #5456 - Initial cpp http serverIvo van Dongen2016-07-074-70/+1076
* [android] #5456 - headless view egl - cleanup resources and cleanup codeIvo van Dongen2016-07-071-147/+123
* [android] #5456 - Headless renderer - functional on simulator with software e...Ivo van Dongen2016-07-071-126/+173
* [android] #5456 - Updated the headless rendererIvo van Dongen2016-07-072-0/+155
* [android] #5456 - headless view for egl - incompleteIvo van Dongen2016-07-073-1/+18
* Revert "[android] #5456 - Add test for dx before using it."Ivo van Dongen2016-07-071-4/+0
* [android] #5456 - Add test for dx before using it.Ivo van Dongen2016-07-071-0/+4
* [android] #5456 - re-use loop_lib var instead of target_platform in gypIvo van Dongen2016-07-072-4/+3
* [android] #5456 - Cleanup main MakefileIvo van Dongen2016-07-071-17/+22
* [android] #5456 - Added async_task and timer tests back in - Won't run properlyIvo van Dongen2016-07-071-0/+2
* [android] #5456 - Added run_loop tests back inIvo van Dongen2016-07-071-0/+1
* [android] #5456 - Move the test fixtures into the right place. Use a dedicate...Ivo van Dongen2016-07-071-5/+12
* [android] #5456 - Added tile tests back inIvo van Dongen2016-07-071-1/+0
* [android] #5456 - Added geometry tests back inIvo van Dongen2016-07-071-1/+0
* [android] #5456 - Added text tests back inIvo van Dongen2016-07-071-1/+0
* [android] #5456 - re-enabled math testsIvo van Dongen2016-07-071-2/+1
* [android] #5456 - cleanupIvo van Dongen2016-07-072-5/+1
* [android] #5456 - Excluded tests on android that don't run with filters inste...Ivo van Dongen2016-07-071-0/+82
* [android] #5456 - Fixed up test.gypi so that linker and dependent settings ar...Ivo van Dongen2016-07-072-3/+36
* [android] #5456 - Fixed library path so that HTTPContext class is bound witho...Ivo van Dongen2016-07-073-3/+5
* [android] #5456- First tests running on the vm - still a lot of hacks to get ...Ivo van Dongen2016-07-076-36/+36
* [android] #5456 - initial setup with a shared test lib and a main class. Does...Ivo van Dongen2016-07-077-74/+85
* [tests] Update test-suiteJohn Firebaugh2016-07-061-1/+1
* [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-0629-183/+205
* [core] Re-close polygons after clipping with clipperJohn Firebaugh2016-07-062-2/+9
* [android] Add support for timers on the main threadThiago Marcos P. Santos2016-07-062-2/+36
* Revert "[android] Do not create Timers on Default main loops"Thiago Marcos P. Santos2016-07-064-11/+6
* [android] #5000 - initial surface view implementation.Tobrun Van Nuland2016-07-062-59/+39
* [android] Fix issue when stop is called before run on the RunLoopThiago Marcos P. Santos2016-07-051-2/+4
* [android] Do not create Timers on Default main loopsThiago Marcos P. Santos2016-07-054-7/+12
* [android] Fix hang when calling Timer::start() twiceThiago Marcos P. Santos2016-07-051-2/+1
* [android] Fix a bug when canceling tasksThiago Marcos P. Santos2016-07-052-5/+12
* [android] Fix default RunLoop not stoppingThiago Marcos P. Santos2016-07-052-6/+13
* [android] #5104 - make nativePixelForLatLng faster (74ms to 57ms)Tobrun2016-07-052-64/+34
* [android] - Remove StyleInitializer class, obsolete with introduction MapboxA...Tobrun2016-07-052-125/+15
* [android] #5564 - fixes latitude lint range setup for getMetersPerPixelAtLati...Tobrun2016-07-051-1/+1
* [android] - add javadoc to mapboxmapoptionsTobrun2016-07-051-23/+69
* [android] - fixes deprecation javadoc of accessTokenTobrun2016-07-051-0/+1
* [ios, macos, node] “Mapbox GL Style Specification” → “Mapbox Style Sp...Minh Nguyễn2016-07-049-9/+9
* [core] Avoid unnecessary copies in GlyphSet::insertJohn Firebaugh2016-07-043-5/+5
* [core] refactor Raster and allow explicit mipmapping levelsKonstantin Käfer2016-07-043-51/+55
* [core] Fix typo in coveringPlainOverdrawArrayBruno de Oliveira Abinader2016-07-042-2/+2
* mapbox: URL containing query string causes infinite loop (#5554)jingsam2016-07-042-22/+54
* [test] Added sample filter to schemeMinh Nguyễn2016-07-041-0/+6
* [core] Update RasterShaderBruno de Oliveira Abinader2016-07-028-22/+45