Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] Convert uses of std::set to std::unordered_set (#6325) | Lucas Wojciechowski | 2016-09-19 | 1 | -2/+2 |
* | [core] Merge GlyphStore and GlyphAtlas | John Firebaugh | 2016-09-19 | 2 | -11/+8 |
* | [core] Merge SpriteStore and SpriteAtlas | John Firebaugh | 2016-09-19 | 2 | -5/+3 |
* | [core] Use consistent terms: "text" and "icon" | John Firebaugh | 2016-09-16 | 3 | -15/+15 |
* | [core] Use optional to represent possible absence, not empty strings | John Firebaugh | 2016-09-16 | 3 | -18/+16 |
* | [core] Move SymbolInstance and SymbolFeature into their own files | John Firebaugh | 2016-09-16 | 7 | -59/+94 |
* | [core] Move {clip,merge}_lines to layout directory | John Firebaugh | 2016-09-16 | 5 | -2/+218 |
* | [core] Extract SymbolLayout from SymbolBucket | John Firebaugh | 2016-09-14 | 2 | -0/+695 |