summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* node-v3.3.3node-v3.3.3Mike Morris2016-09-062-1/+7
* [node] switch to NodeRequest member fn callbackThiago Marcos P. Santos2016-09-068-16/+83
* [core] Observe visibility changesJohn Firebaugh2016-09-067-4/+35
* [core] Initial state of Source::Impl::enabled must be trueJohn Firebaugh2016-09-063-2/+12
* [core] Batch source updatesJohn Firebaugh2016-09-065-16/+46
* [core] Avoid triggering re-layout of fill annotation sourceJohn Firebaugh2016-09-062-13/+11
* [core] Trigger Source::Impl::reload when a filter or layout property is modifiedJohn Firebaugh2016-09-066-43/+107
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-0633-148/+426
* [core] Add missing classed paint property getterJohn Firebaugh2016-09-0615-149/+149
* [core] Prepare style observer interfaces for source reloadingJohn Firebaugh2016-09-0611-33/+28
* [core] Add Source::Impl::reloadJohn Firebaugh2016-09-069-27/+96
* [core] Ensure that TileWorker can retain tileData after layoutJohn Firebaugh2016-09-067-1/+17
* [core] Delete the now-unused ptr.hppJohn Firebaugh2016-09-065-30/+0
* [core] Eliminate use of util::ptr in GeometryTile* interfacesJohn Firebaugh2016-09-068-63/+41
* [core] Create GeoJSONTile{Layer,Feature} objects lazilyJohn Firebaugh2016-09-061-34/+26
* [android] - get firebase test lab results with gsutil (#6220)Tobrun2016-09-062-1/+22
* [android] jni - fix boolean to JsonPrimitive conversion (#6256)Ivo van Dongen2016-09-061-1/+1
* [core] remove unused TimePoint during Source updateKonstantin Käfer2016-09-055-10/+0
* [core] Source::update => Source::{load,parse}Tiles, Source::load => Source::l...Konstantin Käfer2016-09-0512-36/+39
* [ios] Fix jazzy doc generation failure and document MGLGeoJSONSourceJason Wray2016-09-022-5/+19
* [ios] Remove iosapp test stubJesse Bounds2016-09-021-23/+0
* ios-v3.4.0-alpha.4ios-v3.4.0-alpha.4Jason Wray2016-09-022-2/+2
* [ios] Updated changelogMinh Nguyễn2016-09-021-0/+3
* [ios, macos] Use NSDictionary for geojson source options.Jesse Bounds2016-09-0213-74/+218
* [ios, macos] fixes #5962 added geojson options to support clusteringFredrik Karlsson2016-09-026-1/+76
* [ios] Check for bool value with charJesse Bounds2016-09-022-2/+4
* [ios] Added support for filters (NSPredicate)Fredrik Karlsson2016-09-0228-56/+724
* [android] Checkstyle fixes round 1 (#6234)Cameron Mace2016-09-0251-583/+676
* [ios] Silence MGLCalloutView related warnings in tests (#6231)Jesse Bounds2016-09-011-0/+6
* [android] introduce checkstyle (#6214)Cameron Mace2016-09-015-190/+235
* upgrade to protozero 1.4.2 (#6227)Dane Springmeyer2016-08-312-1/+1
* [ios] Add -ObjC to static podspec; update custom CocoaPods stepsJason Wray2016-08-312-27/+9
* update filter doc usage example (#6202)Dane Springmeyer2016-08-311-5/+2
* [ios] Allow implicit animation of annotation viewsJason Wray2016-08-312-20/+0
* [android] - fix breaking build on master (#6225)Tobrun2016-08-312-9/+15
* [android] added video view example (#6198)Cameron Mace2016-08-315-0/+143
* [macos] Explicitly link the OpenGL framework for compatibility with macOS SierraKonstantin Käfer2016-08-311-0/+1
* [android][build] Only strip the resulting libraries (#6222)Ivo van Dongen2016-08-312-3/+4
* [ios] Update INSTALL doc for -ObjC; use local podspec pathJason Wray2016-08-302-45/+52
* [ios] Update change log for centerOffset bug fixJesse Bounds2016-08-301-0/+1
* [iOS] Using contentInset for setCenterCoordinate: and flyToCamera methods eve...Romain Quidet2016-08-301-2/+2
* [ios] Remove misleading MGLOverlay documentation (#6211)Jason Wray2016-08-301-5/+1
* [ios, macos] fix imports (#6209)Fredrik Karlsson2016-08-302-1/+3
* [ios] Avoid updating sprite backed annotations in view update method (#6199)Jesse Bounds2016-08-291-25/+5
* ios-v3.4.0-alpha.3ios-v3.4.0-alpha.3Jason Wray2016-08-292-2/+2
* [android] - 5844 remove stop gap for update-able shape annotations (#6187)Tobrun2016-08-293-26/+11
* [android] add method addMarkerViews with only one invalidateSylvain HOCQ2016-08-293-6/+22
* [core] Fix updates of line and fill annotationsJohn Firebaugh2016-08-2911-33/+110
* [android] add spoon gradle plugin (#6089)Tobrun2016-08-293-0/+14
* [android] added missing rotation, cleanup duplicate entries (#6153)Tobrun2016-08-291-4/+1