Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
c31ccb44bf173f3a80c12a41310f7b81c6c125c3
/
libutils
/
Tokenizer.cpp
643268f
Move system/core/ off NO_ERROR.
by Elliott Hughes
· 7 years ago
e1731a4
[libutils] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
22dbf39
clean-up libutils includes
by Mathias Agopian
· 8 years ago
6ed68cc
Consistently use strerror in libutils.
by Elliott Hughes
· 10 years ago
6832a7a
Remove useless refCounting from FileMap.
by Narayan Kamath
· 10 years ago
d98e07f
move libs/utils to libutils
by Alex Ray
· 12 years ago
[Renamed from libs/utils/Tokenizer.cpp]
2c1627d
Support tokenizing arbitrary content.
by Jeff Brown
· 13 years ago
1b781ab
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
eb09533
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
1d618d6
Improve support for external keyboards.
by Jeff Brown
· 15 years ago
d36ec3a
Fix SDK build on Windows due to use of mmap.
by Jeff Brown
· 15 years ago
647925d
Added support for full PC-style keyboards.
by Jeff Brown
· 15 years ago