| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Use an actor model for tile worker concurrency | John Firebaugh | 2016-09-16 | 5 | -25/+201 |
* | [core] Correct evaluation of interval functions | clydebarrow | 2016-09-16 | 1 | -0/+11 |
* | [core] Use optional to represent possible absence, not empty strings | John Firebaugh | 2016-09-16 | 1 | -24/+25 |
* | [core] Move {clip,merge}_lines to layout directory | John Firebaugh | 2016-09-16 | 1 | -1/+1 |
* | [core] [android] - public api configurable base endpoint (#6309) | Tobrun | 2016-09-15 | 2 | -23/+50 |
* | [core] upgrade RapidJSON to 1.1.0 | Konstantin Käfer | 2016-09-15 | 2 | -6/+7 |
* | [test] use recursive wrapper for recursive variant types | Konstantin Käfer | 2016-09-15 | 1 | -6/+10 |
* | [core] #3980 - Switching Core GL instances of map to unordered_map | Brad Leege | 2016-09-14 | 1 | -2/+2 |
* | [tests] Add v3 & v4 database migration tests | Jason Wray | 2016-09-14 | 5 | -0/+58 |
* | [core] Revert SQLite WAL journaling | Jason Wray | 2016-09-14 | 1 | -5/+5 |
* | [core] OnlineFileSource - rate limit | Ivo van Dongen | 2016-09-13 | 3 | -0/+109 |
* | [test] Added Map class accessors tests | Bruno de Oliveira Abinader | 2016-09-13 | 1 | -0/+34 |
* | [core] - move wrap test (#6311) | Tobrun | 2016-09-12 | 1 | -0/+26 |
* | [core] Rework invokeWithCallback so that the callback is last | John Firebaugh | 2016-09-08 | 1 | -14/+14 |
* | [core] change bool *AlongLine to SymbolPlacementType | Konstantin Käfer | 2016-09-07 | 1 | -13/+25 |
* | [core] change bool wrap/repeating to enum class SpritePatternMode | Konstantin Käfer | 2016-09-07 | 1 | -6/+6 |
* | [core] change bool to enum class bool TileLoadState | Konstantin Käfer | 2016-09-07 | 2 | -7/+7 |
* | [core] Observe visibility changes | John Firebaugh | 2016-09-06 | 2 | -0/+19 |
* | [core] Initial state of Source::Impl::enabled must be true | John Firebaugh | 2016-09-06 | 1 | -0/+4 |
* | [core, ios, android, qt] Observe style layer mutations rather than requiring ... | John Firebaugh | 2016-09-06 | 2 | -0/+72 |
* | [core] Prepare style observer interfaces for source reloading | John Firebaugh | 2016-09-06 | 1 | -3/+3 |
* | [core] remove unused TimePoint during Source update | Konstantin Käfer | 2016-09-05 | 1 | -1/+0 |
* | [core] Source::update => Source::{load,parse}Tiles, Source::load => Source::l... | Konstantin Käfer | 2016-09-05 | 1 | -18/+18 |
* | [core] Fix updates of line and fill annotations | John Firebaugh | 2016-08-29 | 5 | -0/+68 |
* | [core] Rename data ⇢ tile; use Resource::Necessity | John Firebaugh | 2016-08-26 | 1 | -121/+116 |
* | [tests] Make it possible to disable tests on the CI | Thiago Marcos P. Santos | 2016-08-26 | 1 | -0/+6 |
* | [tests] Removed dead code | Thiago Marcos P. Santos | 2016-08-24 | 1 | -8/+0 |
* | [tests] Add unit test for style loading failures | Thiago Marcos P. Santos | 2016-08-24 | 1 | -0/+32 |
* | [core] Emit MapChangeDidFailLoadingMap when the style cannot be loaded or parsed | Thiago Marcos P. Santos | 2016-08-24 | 3 | -4/+9 |
* | [core] Simplify Thread::invokeSync (#6128) | John Firebaugh | 2016-08-24 | 1 | -3/+3 |
* | [core] Update SQLite schema with WAL journal mode and normal sync | Jason Wray | 2016-08-23 | 1 | -5/+5 |
* | [tests] Test that style mutations due to annotations don't cancel style reval... | John Firebaugh | 2016-08-23 | 1 | -0/+26 |
* | [core] Don't allow style mutations to be overwritten by revalidation | John Firebaugh | 2016-08-23 | 2 | -0/+124 |
* | [tests] Fix a subtle ordering bug in StubFileSource | John Firebaugh | 2016-08-23 | 1 | -2/+10 |
* | [tests] Merge single test in set_style.cpp with other Map tests | John Firebaugh | 2016-08-23 | 2 | -33/+19 |
* | [core] #6071 - extract GeoJSONOptions conversion from GeoJSONSource conversion | Ivo van Dongen | 2016-08-23 | 2 | -0/+179 |
* | [core] set correct depth values for CustomLayer so compositing works | Konstantin Käfer | 2016-08-22 | 3 | -11/+34 |
* | [tests] Include what we use | Thiago Marcos P. Santos | 2016-08-22 | 2 | -0/+2 |
* | [core] parse more Style JSON properties | Konstantin Käfer | 2016-08-19 | 1 | -0/+34 |
* | [tests] Add tests for shape overlays crossing the antimeridian | Jesse Bounds | 2016-08-19 | 3 | -0/+42 |
* | [core] support "scheme": "tms" in TileJSON files | Konstantin Käfer | 2016-08-16 | 4 | -17/+26 |
* | [core] Compare unsigned int to unsigned int to pass tidy check (#5986) | Jesse Bounds | 2016-08-12 | 1 | -1/+1 |
* | [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo... | Minh Nguyễn | 2016-08-12 | 1 | -0/+8 |
* | CJK overflow - update to match gl-shader (#5908) | Amy Lee Walton | 2016-08-11 | 7 | -0/+0 |
* | [build] unify naming of Makefile targets | Konstantin Käfer | 2016-08-05 | 1 | -0/+1 |
* | [build] switch to CMake | Konstantin Käfer | 2016-08-05 | 4 | -173/+30 |
* | GeoJSON point clustering (#5724) | Vladimir Agafonkin | 2016-07-27 | 1 | -2/+3 |
* | [Qt] Use Qt text codec instead of nunicode | Thiago Marcos P. Santos | 2016-07-22 | 1 | -1/+6 |
* | [tests] Added a PT string on text conversions tests | Thiago Marcos P. Santos | 2016-07-22 | 1 | -0/+2 |
* | [core] don't crash when the version number is not a number | Konstantin Käfer | 2016-07-20 | 2 | -0/+8 |