summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [core] Build fixThiago Marcos P. Santos2016-02-261-1/+1
* [core] Add timeout for clock skewThiago Marcos P. Santos2016-02-261-0/+4
* [core] Limit total number of offline Mapbox tilesJohn Firebaugh2016-02-242-0/+22
* [core] status.requiredResourceCountIsIndeterminate ⇢ status.requiredResourc...John Firebaugh2016-02-241-6/+7
* [core] Add a descriptive comment about maximumCacheSizeJohn Firebaugh2016-02-241-0/+7
* Merge branch 'release-ios-v3.1.0'Minh Nguyễn2016-02-242-0/+5
|\
| * [core, ios, osx] Only constrain after adding to a windowMinh Nguyễn2016-02-102-0/+5
* | [gl] Moved VAO helpers to common headerBruno de Oliveira Abinader2016-02-181-0/+26
* | [core] Remove RunLoop::{ref,unref}John Firebaugh2016-02-161-3/+0
* | [core] less slanted dashed lines near sharp cornersAnsis Brammanis2016-02-151-0/+5
* | [core] Add support for updating point annotationsGabriel Miklós2016-02-121-0/+2
* | [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-1224-3024/+0
* | [core] use std::move() to prevent copiesKonstantin Käfer2016-02-111-1/+1
* | [core] Eliminate maximumCacheEntrySizeJohn Firebaugh2016-02-102-3/+1
* | [core] Implement an eviction policy for OfflineDatabaseJohn Firebaugh2016-02-102-20/+12
* | [core] Make {Default,Online}FileSource::Impl more similarJohn Firebaugh2016-02-101-3/+0
* | Add binary for smoke-testing offline downloadsJohn Firebaugh2016-02-101-0/+2
* | [core] Interface and implementation for offlineJohn Firebaugh2016-02-102-0/+258
* | [all] Don't interpret 404s on non-tile resources as "no content"John Firebaugh2016-02-101-0/+4
* | [all] Do not set Response data for 404sJohn Firebaugh2016-02-101-1/+1
* | [core] Reimplement existing caching within an offline-capable database schemaJohn Firebaugh2016-02-101-6/+9
* | [core] Moving caching logic to DefaultFileSourceJohn Firebaugh2016-02-103-5/+10
* | [glfw] add "C" button to show stencil clip masksKonstantin Käfer2016-02-101-0/+5
* | [core] move GL value objects from gl_config.hpp to gl_values.hppKonstantin Käfer2016-02-083-76/+287
* | [core] move util/gl_helper.hpp to gl/gl_helper.hppKonstantin Käfer2016-02-081-2/+2
* | [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-083-4/+4
|/
* [core] Remove Response::Error::Reason::CanceledJohn Firebaugh2016-02-041-1/+0
* [core] Comparison operators for LatLngBoundsJohn Firebaugh2016-02-031-0/+11
* [core] #509 - Creating and using MIN_ZOOM and MAX_ZOOM constantsBrad Leege2016-02-031-0/+2
* [core] Make bool conversions explicitJohn Firebaugh2016-02-031-4/+12
* [core] Improve LatLngBounds APIJohn Firebaugh2016-02-021-9/+47
* [core] Remove unusedJohn Firebaugh2016-02-021-1/+0
* [core] Remove superflous inlinesJohn Firebaugh2016-02-021-18/+18
* [core] Remove unusedJohn Firebaugh2016-02-021-4/+0
* [core] Remove unusedJohn Firebaugh2016-02-022-13/+0
* [core] support tiles with non-4096 extentsAnsis Brammanis2016-02-021-0/+1
* [ios] Renamed -showAnnotations:withEdgeInsets:animated:Minh Nguyễn2016-02-011-10/+9
* Custom edgeInsets for fitting in showAnnotationsJordan Moncharmont2016-02-011-3/+21
* [core] Don't use structJohn Firebaugh2016-02-011-5/+10
* [core] Change TileData pixelRatio to an integerJohn Firebaugh2016-01-291-1/+1
* [core] Rationalize Resource initializationJohn Firebaugh2016-01-291-14/+27
* [core] Ensure that FileSource has access to tile URL, pixelRatio, x, y, zJohn Firebaugh2016-01-291-0/+12
* [ios] Restored toggleDebugMinh Nguyễn2016-01-281-1/+1
* [ios] Debug maskMinh Nguyễn2016-01-281-12/+22
* [osx] setMaximumZoomLevel, setMinimumZoomLevelAnsis Brammanis2016-01-281-7/+23
* [ios] getters, setters for minZoom, maxZoomAnsis Brammanis2016-01-281-0/+24
* [core] add setMaxZoom, setMinZoomAnsis Brammanis2016-01-281-0/+2
* [core] destruct WorkTask data before calling the callbackKonstantin Käfer2016-01-281-1/+1
* [core, ios, osx] Tilt around visual center pointMinh Nguyễn2016-01-261-0/+1
* [ios] Bifocal viewport in course tracking modeMinh Nguyễn2016-01-261-0/+40