summaryrefslogtreecommitdiffstats
path: root/libs/utils/Tokenizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* move libs/utils to libutilsAlex Ray2013-08-021-175/+0
* Support tokenizing arbitrary content.Jeff Brown2013-07-301-4/+16
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2013-07-301-3/+3
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2013-07-301-3/+3
* Improve support for external keyboards.Jeff Brown2013-07-301-17/+28
* Fix SDK build on Windows due to use of mmap.Jeff Brown2013-07-301-15/+17
* Added support for full PC-style keyboards.Jeff Brown2013-07-301-0/+150