History log of /frameworks/minikin/tests/perftests/FontLanguage.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e1d7f6168a0a485ecac75cfc9ae3bdc5143d0fb1 12-Sep-2016 yirui <yirui@google.com> Parse Emoji subtag and store it to FontLanguage

Parse Emoji subtag and store into 4 different styles: default, text,
color and empty. Replace hasEmojiFlag function with getEmojiStyle to
get effective status according to script and subtag. However, score
calculation for the font selection needs to be completed in the next
stage. No performance regression is observed with this CL.

Bug: 31608997
Test: Done by unittests.
Change-Id: I923243641c946248dd5a0aa9fb9c940515310d34
/frameworks/minikin/tests/perftests/FontLanguage.cpp
14e2d136aaef271ba131f917cf5f27baa31ae5ad 09-Jun-2016 Seigo Nonaka <nona@google.com> Always use minikin namespace.

Here is a new policy of the namespace of minikin.
- All components should be in minikin namespace.
- All tests are also in minikin namespace and no anonymous namespace.

Bug: 29233740
Change-Id: I71a8a35049bb8d624f7a78797231e90fed1e2b8c
/frameworks/minikin/tests/perftests/FontLanguage.cpp
08bfef04afed092b6a6a8a5fc5d1e1165c5304ae 31-May-2016 Seigo Nonaka <nona@google.com> Introduce initial minikin perftest

Bug: 28992567
Change-Id: Id14cc86761d6c5b408262fe8684e2b293a420a4f
/frameworks/minikin/tests/perftests/FontLanguage.cpp