summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ios] Various user tracking mode fixesMinh Nguyễn2016-01-261-1/+21
* Cleanup std::chrono usageBruno de Oliveira Abinader2016-01-251-2/+2
* [core] Include prior values of caching headers in ResourceJohn Firebaugh2016-01-222-14/+15
* [core] Remove unused parts of chrono.hppJohn Firebaugh2016-01-221-25/+0
* [core] Polyfill std::chrono::absJohn Firebaugh2016-01-221-0/+8
* [core] Merge rfc1123, iso8601, and parse_date into chrono.hpp and fix their APIJohn Firebaugh2016-01-223-62/+13
* [core] Use better types for modified / expires / etagJohn Firebaugh2016-01-211-3/+4
* [core] Eliminate Response::stale and inline Response::isExpired()John Firebaugh2016-01-211-5/+0
* [ios, osx] Optionally animate content insets changeMinh Nguyễn2016-01-202-1/+48
* [ios] Made user dot position configurableMinh Nguyễn2016-01-201-0/+28
* [core] Add ref counting to the main loopThiago Marcos P. Santos2016-01-201-0/+3
* Revert "Revert WebP support due to broken builds"Bruno de Oliveira Abinader2016-01-201-0/+5
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-191-14/+6
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-192-12/+24
* Revert WebP support due to broken buildsJohn Firebaugh2016-01-191-5/+0
* [linux] Added WebP tile supportBruno de Oliveira Abinader2016-01-191-0/+5
* [ios] Flip points, not edge insetsMinh Nguyễn2016-01-181-2/+0
* [ios] Account for top/bottom barsMinh Nguyễn2016-01-181-0/+16
* [core, osx] Added optional padding to convenience methodsMinh Nguyễn2016-01-181-2/+6
* [osx] Content insetsMinh Nguyễn2016-01-181-0/+25
* [core] Added padding option to CameraOptionsMinh Nguyễn2016-01-183-8/+40
* [core] use stale glyphsKonstantin Käfer2016-01-151-1/+3
* [ios] Fixed static analyzer warningsMinh Nguyễn2016-01-141-1/+1
* [osx] Fixed static analyzer warningsMinh Nguyễn2016-01-141-1/+1
* [core] Add an explicit "not modified" indicator to ResponseJohn Firebaugh2016-01-141-0/+3
* [core] Eliminate FileCache interfaceJohn Firebaugh2016-01-142-30/+3
* [core] Consolidated zoom and angle anchor logicMinh Nguyễn2016-01-141-0/+4
* [core] Cleaned up TransformMinh Nguyễn2016-01-142-2/+9
* [core] Separated AnimationOptions from CameraOptionsMinh Nguyễn2016-01-142-11/+11
* [core] Remove request coalescing in OnlineFileSourceJohn Firebaugh2016-01-131-1/+1
* [core] Eliminate platform::assetRoot()John Firebaugh2016-01-132-4/+1
* [core] Simplify asset:// implementationJohn Firebaugh2016-01-131-1/+1
* [core] Refactor to instance methods on OnlineFileRequestImplJohn Firebaugh2016-01-131-0/+2
* [ios, osx] Fixed Xcode 7.3 buildMinh Nguyễn2016-01-111-2/+2
* [ios] Add telemetry setting directly to attribution button action sheetJason Wray2016-01-092-8/+11
* [core] Privatize SQLiteCacheJohn Firebaugh2016-01-082-47/+4
* [ios] Added some missing coordinate conversion methodsMinh Nguyễn2016-01-071-0/+22
* [ios] Refined custom callout view supportMinh Nguyễn2016-01-064-41/+73
* [ios] expose custom callout api, wrap around SMCalloutView classRomain Quidet2016-01-063-3/+51
* [ios] Removed appledoc workaroundMinh Nguyễn2016-01-052-7/+5
* [ios] more inline docs updates for jazzyJason Wray2016-01-051-238/+464
* [ios] Generate API documentation using jazzyMinh Nguyễn2016-01-0513-496/+726
* [core] Make it possible to limit the size of the SQLite cacheThiago Marcos P. Santos2015-12-271-0/+3
* [tests] Test with OnlineFileSourceJohn Firebaugh2015-12-231-0/+34
* [core] Rationalize error handling for resource loadingJohn Firebaugh2015-12-231-20/+0
* [tests] Rewrite resource loading testJohn Firebaugh2015-12-222-0/+15
* [ios] Meters per point at latitudeMinh Nguyễn2015-12-221-5/+7
* [core] Prepare for OfflineFileSourceJohn Firebaugh2015-12-211-14/+7