replicant-frameworks_native/include/utils
Dianne Hackborn 60b133efc3 aapt now sorts the strings in the resource string pool.
In our current environment with very many translations, this can
save a lot of RAM -- for example over 200K in Gmail just by sorting
the strings in the Gmail .apk (not the framework).

Also add a new aapt command to print the contents of the resource
table string pool.

Change-Id: I1da037b3e2c377b890833ff57ab158965314ac48
2012-01-31 15:41:30 -08:00
..
ashmem.h
Asset.h
AssetDir.h
AssetManager.h
Atomic.h
BackupHelpers.h
BasicHashtable.h Add a basic hashtable data structure, with tests! 2011-11-22 17:12:22 -08:00
BitSet.h
BlobCache.h BlobCache: implement cache serialization 2011-10-31 18:49:32 -07:00
BufferedTextOutput.h
ByteOrder.h
CallStack.h
Compat.h
Debug.h
Endian.h
Errors.h
FileMap.h
Flattenable.h
Functor.h
GenerationCache.h Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
KeyedVector.h
LinearTransform.h
List.h
Log.h
Looper.h
misc.h
ObbFile.h
PropertyMap.h
RefBase.h
ResourceTypes.h aapt now sorts the strings in the resource string pool. 2012-01-31 15:41:30 -08:00
SharedBuffer.h
Singleton.h
SortedVector.h
StopWatch.h
StreamingZipInflater.h
String8.h
String16.h
StringArray.h
StrongPointer.h
SystemClock.h
TextOutput.h
threads.h
Timers.h
Tokenizer.h
TypeHelpers.h Fix compilation with Clang. 2012-01-13 15:33:54 +04:00
Unicode.h
Vector.h
VectorImpl.h
ZipFileCRO.h
ZipFileRO.h
ZipUtils.h