summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Qt] Use QThreadStorage for thread localupstream/tmpsantos-thread_storageThiago Marcos P. Santos2016-09-082-1/+44
* [core] Isolate pthread-based tls implementationThiago Marcos P. Santos2016-09-088-50/+79
* [core] Do not use pthreads on ClassDictionaryThiago Marcos P. Santos2016-09-081-12/+4
* [core] Remove unused includeThiago Marcos P. Santos2016-09-081-2/+0
* [core] Don't use std::move on forwarding referencesJohn Firebaugh2016-09-082-14/+17
* [core] Rework invokeWithCallback so that the callback is lastJohn Firebaugh2016-09-089-43/+60
* [core] Extract WorkTaskImpl from run_loop.hppJohn Firebaugh2016-09-084-83/+106
* 6277 disable leak canary during instrumenation tests (#6294)Tobrun2016-09-081-5/+3
* [android] - ensure access token is set when trying to load a style (#6280)Tobrun2016-09-081-0/+6
* [core] - add unit test for wrap (#6289)Tobrun2016-09-081-0/+26
* [android] - run ndk-stack as part of the build (#6288)Tobrun2016-09-081-6/+11
* [android] - throw concrete exception when generated test cases fail to read t...Tobrun2016-09-081-7/+16
* [core] Implement SQLite error logging (#6291)Jason Wray2016-09-082-0/+14
* [ios, macos] Put MGLStyleLayer inits in respective classesJesse Bounds2016-09-0827-38/+215
* [core] change bool *AlongLine to SymbolPlacementTypeKonstantin Käfer2016-09-077-54/+69
* [core] change bool onRight to SideKonstantin Käfer2016-09-071-5/+10
* [core] change bool round to LinePatternCapKonstantin Käfer2016-09-073-10/+19
* [core] change bool overdraw to PaintMode::OverdrawKonstantin Käfer2016-09-0712-55/+83
* [core] change bool wrap/repeating to enum class SpritePatternModeKonstantin Käfer2016-09-077-27/+41
* [core] change bool to enum class bool TileLoadStateKonstantin Käfer2016-09-0710-21/+28
* [android] Remove declaration of deleted method (#6276)John Firebaugh2016-09-071-2/+0
* 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