summaryrefslogtreecommitdiff
path: root/platform/default
Commit message (Expand)AuthorAgeFilesLines
* [core] Use PrecisionPoint in zoom and angle functionsBruno de Oliveira Abinader2015-11-111-4/+4
* [core] Use PrecisionPoint in coordinate functionsBruno de Oliveira Abinader2015-11-111-2/+2
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-1/+1
* [core] fix logging so we don't use strings as a formatterKonstantin Käfer2015-11-062-3/+3
* [core] Include Linux-specific scheduling headerKonstantin Käfer2015-11-051-0/+5
* [core] catch compression/decompression errors and report themKonstantin Käfer2015-11-041-0/+5
* [core] move retry logic to DefaultFileSourceKonstantin Käfer2015-11-024-147/+75
* [core][iOS] Source iOS styles from default_stylesMinh Nguyễn2015-10-302-33/+0
* Fixed build issues and typosMinh Nguyễn2015-10-301-2/+2
* [core] Remove bundled styles.Leith Bade2015-10-301-6/+6
* [core] Set names to threads on LinuxThiago Marcos P. Santos2015-10-291-1/+1
* [android] Update test app iconLeith Bade2015-10-281-0/+84
* improve gestures in perspective viewAnsis Brammanis2015-10-261-1/+4
* [core] Move parseCacheControl() up in the class hierarchyThiago Marcos P. Santos2015-10-261-16/+0
* [core] always reparse with the freshest possible placement configKonstantin Käfer2015-10-261-1/+1
* [core] Make response data shared to avoid excessive copyingKonstantin Käfer2015-10-264-13/+26
* Fixed typo in default stylesBruno de Oliveira Abinader2015-10-231-1/+1
* [android] Use new GPS markers.Leith Bade2015-10-241-0/+1
* [android] Fix JNI local ref overflowLeith Bade2015-10-231-1/+1
* [android] Add missing satellite streets style to Android and iOS.Leith Bade2015-10-231-0/+1
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-221-5/+2
* [core] Rationalize style property classes: <type>{Paint,Layout}PropertiesJohn Firebaugh2015-10-221-2/+2
* [core] bump libuv to 1.7.5 across all platformsMike Morris2015-10-142-20/+14
* [ios] [android] Add default marker spritesNicki Dlugash2015-10-021-0/+10
* [ios] [android] Use Response::NotFound in other HTTP implementations tooJohn Firebaugh2015-09-291-0/+3
* Removed couts from headless view.Adam Hunter2015-09-291-14/+0
* Added GL logging utilityAdam Hunter2015-09-291-1/+19
* [core] include api.mapbox.com in canonicalizationKonstantin Käfer2015-09-281-53/+7
* Restore libcurl HTTP on AndroidLeith Bade2015-09-221-0/+109
* Renderbuffer create should be paired with renderbuffer delete.Adam Hunter2015-09-171-1/+1
* Create SharedSQLiteCacheLeith Bade2015-09-161-0/+12
* Get rid of MapData::{get,set}NeedsRepaintBruno de Oliveira Abinader2015-09-021-1/+1
* Substitute nudgeTransitions with async view invalidationBruno de Oliveira Abinader2015-09-021-1/+0
* View::swap -> View::beforeRender View::afterRenderMike Morris2015-08-252-6/+19
* Support v8 sprite, glyph, and style mapbox:// urlsLucas Wojciechowski2015-08-211-1/+1
* Update stylesJohn Firebaugh2015-08-201-5/+5
* Merge branch 'android-okhttp'Leith Bade2015-08-121-109/+0
|\
| * Use OkHTTP to implement HTTPContext on Android.Leith Bade2015-08-111-109/+0
* | query the monitor's resolution instead of forcing 1024x768Konstantin Käfer2015-08-111-0/+3
* | add benchmark mode that shows the real frame time rather than the vsync timeKonstantin Käfer2015-08-111-11/+23
|/
* set thread priority on LinuxKonstantin Käfer2015-08-101-3/+15
* Map::nudgeTransitions no longer depends on client informationBruno de Oliveira Abinader2015-08-051-5/+2
* Added Update::RepaintBruno de Oliveira Abinader2015-08-051-1/+1
* Removed debug leftoverThiago Marcos P. Santos2015-08-051-1/+0
* manually premultiply the image if libpng can't do itKonstantin Käfer2015-08-041-2/+15
* don't require PNG_ALPHA_PREMULTIPLIED to support older versions of libpngKonstantin Käfer2015-08-041-0/+5
* support cURL versions older than 7.21.6Konstantin Käfer2015-08-041-0/+4
* don't use certain STL functionsKonstantin Käfer2015-08-044-4/+9
* s/AssetContext/AssetContextBase/Bruno de Oliveira Abinader2015-07-282-6/+6
* s/HTTPContext/HTTPContextBase/Bruno de Oliveira Abinader2015-07-281-4/+4