summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [osx] MGLMapView needs to be layer-backedMinh Nguyễn2016-06-091-1/+9
* [linux] Mesa 11.2.2 (#5290)John Firebaugh2016-06-082-2/+2
* Merge branch 'release-ios-v3.2.2'Jesse Bounds2016-06-081-1/+5
|\
| * [ios] Update changelog and bump version to 3.2.3ios-v3.2.3Jesse Bounds2016-06-073-2/+7
| * [ios] Update telem domain and certsJesse Bounds2016-06-073-1/+1
| * [ios] Force update from display link when display link is created.Jesse Bounds2016-06-071-0/+1
* | Fix crash in userLocationVerticalAlignment, analyzer warning (#5278)Minh Nguyễn2016-06-072-5/+10
* | [docs] Reorganize and update development instructions (#5233)Jason Wray2016-06-072-14/+32
* | [core] Fix deleter mismatchThiago Marcos P. Santos2016-06-071-2/+5
* | [core] s/SharedTexture/PooledTexture/Bruno de Oliveira Abinader2016-06-074-9/+9
* | [ios] Point podspec to API reference (#5267)Minh Nguyễn2016-06-072-2/+2
* | node-v3.2.1node-v3.2.1Mike Morris2016-06-072-3/+7
* | [core] mbgl::Image is now movable, noncopyableBruno de Oliveira Abinader2016-06-071-1/+15
* | Revert "[core] Use release() instead of get()/reset() in Raster"Bruno de Oliveira Abinader2016-06-071-1/+2
* | [core] Include type in #pragmasBruno de Oliveira Abinader2016-06-072-17/+11
* | [core] Renamed OutlineShader's color uniformBruno de Oliveira Abinader2016-06-073-9/+8
* | [core] remove unused codeKonstantin Käfer2016-06-077-81/+0
* | [core] Use RAII for TexturePool texturesBruno de Oliveira Abinader2016-06-075-62/+57
* | [core] Do not expose TexturePool::ImplBruno de Oliveira Abinader2016-06-072-38/+60
* | [core] Use initializer list for Unique* objectsBruno de Oliveira Abinader2016-06-071-11/+11
* | [ios] Bring annotation view to front when selectedMinh Nguyễn2016-06-071-2/+5
* | [ios] Avoid adding icon when relocating annotationMinh Nguyễn2016-06-061-2/+10
* | [ios] Removed unused annotation image codeMinh Nguyễn2016-06-061-76/+0
* | [ios, osx] Ignore multipointsMinh Nguyễn2016-06-066-27/+49
* | Update shaders hash (#5261)Young Hahn2016-06-061-1/+1
* | [core] Revert line-round-limit default to 1 (#5260)John Firebaugh2016-06-062-1/+6
* | [core] log2 polyfill for ARMv5Thiago Marcos P. Santos2016-06-064-3/+15
* | [core] Naive atomic type for ARMv5Thiago Marcos P. Santos2016-06-0615-30/+76
* | [android] Do not use lock-free types on AndroidThiago Marcos P. Santos2016-06-061-4/+7
* | [core] code style and remove unused codeKonstantin Käfer2016-06-063-111/+9
* | [android] #5186 - Starting rotateSessionId before Telemetry Starts and ensuri...Brad Leege2016-06-061-4/+4
* | [build] add benchmark targetKonstantin Käfer2016-06-0611-1/+209
* | [ios] Split out MGLMapViewDelegate into separate headerMinh Nguyễn2016-06-064-277/+291
* | [ios] Update podspecs for 3.3.0-beta.1ios-v3.3.0-beta.1Jesse Bounds2016-06-032-2/+2
* | [ios] Updated changelogMinh Nguyễn2016-06-031-5/+4
* | [ios] Made annotation views accessibleMinh Nguyễn2016-06-034-19/+85
* | [ios] Corrected annotation view accessibility frameMinh Nguyễn2016-06-031-2/+19
* | node-v3.2.0node-v3.2.0Mike Morris2016-06-032-1/+5
* | [node] Fix typoJohn Firebaugh2016-06-031-1/+1
* | [docs] Remove references to manual submodule initializationJohn Firebaugh2016-06-033-12/+3
* | [build] Fix mason submodule initializationJohn Firebaugh2016-06-031-3/+3
* | Ensure version tag always has 3 parts. (#5225)Max Vilimpoc2016-06-031-0/+6
* | Updated readme with clear instructions that this requires Node v4.x and v5+ h...timrobertson1002016-06-031-1/+1
* | [build] Added Bitrise Qt5 status image to README.md [skip ci]Bruno de Oliveira Abinader2016-06-032-2/+3
* | [build] Added Bitrise Qt{4,5} OS XBruno de Oliveira Abinader2016-06-032-0/+113
* | [test] Added mbgl::gl::TexturePool testsBruno de Oliveira Abinader2016-06-031-6/+85
* | [core] Refresh Texture Pool logicBruno de Oliveira Abinader2016-06-034-24/+26
* | [core] Use release() instead of get()/reset() in RasterBruno de Oliveira Abinader2016-06-031-2/+1
* | [core] Perform GL object store cleanup on low memoryBruno de Oliveira Abinader2016-06-031-0/+1
* | [core] Clean up style.cppJohn Firebaugh2016-06-021-30/+27