summaryrefslogtreecommitdiff
path: root/pango/emoji_presentation_scanner.c
Commit message (Collapse)AuthorAgeFilesLines
* Avoid another compiler warningMatthias Clasen2019-08-011-4/+1
| | | | Unused-but-set-variable.
* Update emoji scanner ragel file to latest from ChromeBehdad Esfahbod2019-01-241-33/+33
|
* handle VS15 emoji sequencesBehdad Esfahbod2019-01-231-438/+224
|
* [emoji] Port to new Ragel-based iterator, based on Chromium againBehdad Esfahbod2018-10-151-0/+497
There's a couple of regressions in this apparently. I'm working with Dominik to fix on Chrome side and will push here after.