| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Change TileData pixelRatio to an integer | John Firebaugh | 2016-01-29 | 1 | -1/+1 |
* | [core] Rationalize Resource initialization | John Firebaugh | 2016-01-29 | 9 | -86/+102 |
* | [core] Ensure that FileSource has access to tile URL, pixelRatio, x, y, z | John Firebaugh | 2016-01-29 | 5 | -29/+54 |
* | [core] Camel-case member names | John Firebaugh | 2016-01-29 | 3 | -11/+11 |
* | [core] fix redoPlacement blocking main thread, fix #3727 | Ansis Brammanis | 2016-01-29 | 1 | -6/+5 |
* | [core] Move rapidjson document creation into StyleParser | John Firebaugh | 2016-01-28 | 3 | -13/+14 |
* | [core] add setMaxZoom, setMinZoom | Ansis Brammanis | 2016-01-28 | 5 | -1/+36 |
* | [core] destruct WorkTask data before calling the callback | Konstantin Käfer | 2016-01-28 | 3 | -5/+7 |
* | [core, ios, osx] Tilt around visual center point | Minh Nguyễn | 2016-01-26 | 3 | -1/+18 |
* | [core] bump sprite atlas to 1024x1024 | Ansis Brammanis | 2016-01-26 | 3 | -3/+3 |
* | Cleanup std::chrono usage | Bruno de Oliveira Abinader | 2016-01-25 | 5 | -5/+7 |
* | [core] Include prior values of caching headers in Resource | John Firebaugh | 2016-01-22 | 3 | -11/+9 |
* | [core] Use notModified to check for style change | John Firebaugh | 2016-01-22 | 1 | -5/+7 |
* | [core] Avoid storing raw glyph data in addition to parsed representation | John Firebaugh | 2016-01-22 | 2 | -31/+17 |
* | [core] Remove unused parts of chrono.hpp | John Firebaugh | 2016-01-22 | 1 | -16/+0 |
* | [core] Merge rfc1123, iso8601, and parse_date into chrono.hpp and fix their API | John Firebaugh | 2016-01-22 | 4 | -722/+37 |
* | [core] fix missing icon collision boxes | Ansis Brammanis | 2016-01-22 | 2 | -10/+18 |
* | [core] use nearest neigbour for some line icons | Ansis Brammanis | 2016-01-22 | 1 | -1/+1 |
* | [core] trigger repaint after placement is redone | Ansis Brammanis | 2016-01-22 | 7 | -41/+38 |
* | [core] don't use expensive fmod to get fractional part | Konstantin Käfer | 2016-01-22 | 1 | -1/+1 |
* | [core] don't copy stops by value when recalculating StyleParameters | Konstantin Käfer | 2016-01-22 | 1 | -1/+1 |
* | [core] Use better types for modified / expires / etag | John Firebaugh | 2016-01-21 | 10 | -25/+34 |
* | [core] Eliminate Response::stale and inline Response::isExpired() | John Firebaugh | 2016-01-21 | 1 | -6/+0 |
* | [core] Eliminate RequestBase | John Firebaugh | 2016-01-21 | 3 | -40/+17 |
* | [core] improve text-max-angle check | Ansis Brammanis | 2016-01-20 | 1 | -2/+2 |
* | [core] implement symbol-avoid-edges | Ansis Brammanis | 2016-01-20 | 3 | -41/+98 |
* | Revert "Revert WebP support due to broken builds" | Bruno de Oliveira Abinader | 2016-01-20 | 1 | -0/+6 |
* | [core][ios][osx][android] make SpriteImage accept PremultipliedImage | Ansis Brammanis | 2016-01-19 | 8 | -43/+37 |
* | [core][ios][osx][android] fix icons with non-integer width/height | Ansis Brammanis | 2016-01-19 | 2 | -21/+14 |
* | [core] Use experimental optional instead of mapbox::util::optional | John Firebaugh | 2016-01-19 | 26 | -64/+59 |
* | Revert WebP support due to broken builds | John Firebaugh | 2016-01-19 | 1 | -6/+0 |
* | [linux] Replace PNG with WebP on tile source URL | Bruno de Oliveira Abinader | 2016-01-19 | 1 | -0/+6 |
* | [ios] Flip points, not edge insets | Minh Nguyễn | 2016-01-18 | 2 | -12/+7 |
* | [core] Reformulated setLatLng() based on CameraOptions | Minh Nguyễn | 2016-01-18 | 1 | -15/+11 |
* | [core, ios, osx, android, glfw] Flipped origin of Map::latLngForPixel(), Map:... | Minh Nguyễn | 2016-01-18 | 3 | -4/+26 |
* | [core, osx] Added optional padding to convenience methods | Minh Nguyễn | 2016-01-18 | 3 | -18/+73 |
* | [core] Added padding option to CameraOptions | Minh Nguyễn | 2016-01-18 | 4 | -8/+61 |
* | [core] Add missing returns in error case | John Firebaugh | 2016-01-15 | 1 | -0/+2 |
* | [core] tileSize is a source property, not a TileJSON property | John Firebaugh | 2016-01-15 | 5 | -6/+21 |
* | [core] use stale glyphs | Konstantin Käfer | 2016-01-15 | 3 | -29/+31 |
* | [core] don't store error state | Konstantin Käfer | 2016-01-15 | 8 | -36/+35 |
* | [core] use stale sprite data | Konstantin Käfer | 2016-01-15 | 1 | -14/+16 |
* | [core] abort current parse when we get a new NotFound response | Konstantin Käfer | 2016-01-15 | 1 | -0/+1 |
* | [core] update the modified/expires debug info for unmodified responses as well | Konstantin Käfer | 2016-01-15 | 2 | -6/+6 |
* | [core] use stale raster tiles | Konstantin Käfer | 2016-01-15 | 1 | -7/+11 |
* | [core] don't mark tiles with failed requests as obsolete | Konstantin Käfer | 2016-01-15 | 3 | -2/+10 |
* | [core] use stale and refreshing TileJSON/GeoJSON data | Konstantin Käfer | 2016-01-15 | 1 | -5/+34 |
* | [core] use stale styles | Konstantin Käfer | 2016-01-15 | 2 | -9/+9 |
* | [core] Support multiple paths in SQLiteCache::getShared() | Konstantin Käfer | 2016-01-15 | 1 | -1/+0 |
* | [core] move SharedSQLiteCache::get to SQLiteCache::getShared | Konstantin Käfer | 2016-01-15 | 1 | -9/+2 |