summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios] Update SMCalloutView to fix iOS 10 build warningsMinh Nguyễn2017-06-201-0/+0
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-196-15/+158
* Update changelogs and iOS/macOS style guide for ImageSource bindingsAsheem Mamoowala2017-06-195-4/+21
* [iOS][macOS] Export `MGLImageSource`, add and update documentation. Use anima...Asheem Mamoowala2017-06-1922-161/+169
* [android] Add ImageSource bindingsAsheem Mamoowala2017-06-1918-29/+528
* [iOS][macOS] Add ImageSource bindingsAsheem Mamoowala2017-06-1938-31/+777
* [ios] add runtime styling command for adding building extrusionsKonstantin Käfer2017-06-161-1/+38
* [ios] add OpenGL.framework to enable the OpenGL ES debugger by defaultKonstantin Käfer2017-06-151-0/+4
* [tests] Enable set-style-* integration testsJohn Firebaugh2017-06-151-0/+5
* [ios] Sprite images no longer limitedMinh Nguyễn2017-06-141-1/+0
* [glfw] Added extrusions (E) and route (R) shortcutsBruno de Oliveira Abinader2017-06-143-1/+201
* [tests] Test updating icon and pattern imagesJohn Firebaugh2017-06-131-1/+1
* [android] - snapshot bitmap contains view based content (#9252)Tobrun2017-06-132-4/+45
* [core] Added Backend::{assume,set}ScissorTestBruno de Oliveira Abinader2017-06-131-0/+1
* [core] Added Backend::{assume,set}ViewportBruno de Oliveira Abinader2017-06-135-11/+11
* [glfw] Assume implicit backend in GLFWView::onFramebufferResizeBruno de Oliveira Abinader2017-06-081-0/+2
* [ios] Bench should be run in Release configurationJohn Firebaugh2017-06-071-1/+1
* [node] bump version (#9196)node-v3.5.4Bobby Sudekum2017-06-061-0/+4
* [android] - remove upgrade runtime exceptions (#9191)Tobrun2017-06-061-16/+2
* Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-02147-855/+4057
* [core] Use fixed-size std::array for ImageSource coordinatesAsheem Mamoowala2017-06-012-6/+5
* [core] Offline support for Image SourcesAsheem Mamoowala2017-06-012-7/+23
* [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinatesAsheem Mamoowala2017-06-014-0/+32
* [core] Add ImageSource support to style parsersAsheem Mamoowala2017-06-011-0/+2
* [android] fix crash in runtime style ui testsIvo van Dongen2017-06-011-12/+37
* [android] Fix tracking mode + camera race condition (#9133)Pablo Guardiola2017-05-316-95/+56
* Bump node version - v3.5.3 (#9144)node-v3.5.3Bobby Sudekum2017-05-301-0/+4
* [ios][macos] test remove source in useIvo van Dongen2017-05-301-0/+16
* [android] test remove source in useIvo van Dongen2017-05-301-0/+18
* [core] default file source - ensure thread safety for cached valuesIvo van Dongen2017-05-271-4/+14
* [core] default file source - ensure thread safety for local file and asset re...Ivo van Dongen2017-05-271-38/+46
* [node] Pixel ratio may be floating pointJohn Firebaugh2017-05-231-2/+2
* [android] replace branches on layer types with visitorsIvo van Dongen2017-05-232-90/+83
* [android] owning constructor for custom layerIvo van Dongen2017-05-232-0/+6
* [ios, macos] Add overlays property to MGLMapView (#8617)Eimantas2017-05-206-0/+52
* Release node-v3.5.2 (#9052)node-v3.5.2Bobby Sudekum2017-05-191-0/+5
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into 1ec5-release-ios-v3.5.4Minh Nguyễn2017-05-182-2/+10
|\
| * [ios] Update podspecs and changelog for iOS v3.5.4ios-v3.5.4Jesse Bounds2017-05-093-2/+7
| * [ios] Use map view frame to calculate annotation view reuse adjustments (#8926)Jesse Bounds2017-05-091-8/+6
| * [ios] Updated podspecs and changelog for v3.5.3 (#8870)ios-v3.5.3Jordan Kiley2017-05-023-2/+5
| * [ios] cherry-picked 8837 (#8869)Jordan Kiley2017-05-024-9/+52
| * [ios, macos] Updated `maximumZoomLevel` description, cherry-picked #8818 (#8842)Jordan Kiley2017-05-012-3/+3
| * Cherry pick latlngbounds to release branch (#8788)Tobrun2017-04-2115-161/+167
* | [core] Remove ambiguous get{Width,Height} accessors from style::ImageJohn Firebaugh2017-05-171-1/+3
* | [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-1612-24/+29
* | Update README.mdjingsam2017-05-151-3/+3
* | [qt] Un-deprecate QMapboxGL::setTransitionOptionsJohn Firebaugh2017-05-151-5/+2
* | [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-1516-204/+40
* | [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-122-5/+5
* | [core] Immutable ImplsJohn Firebaugh2017-05-121-22/+35