replicant-frameworks_native/include/utils
Kenny Root 28e9b9f243 Add OBB flags to support overlays
* Add flags field in OBB footer to support overlays.

* Remove unused 'crypto' and 'filesystem' fields in obbtool (could
  later be supported in the "flags" field of the OBB footer).

* Add notes to document OBB classes before shipping.

Change-Id: I386b43c32c5edef55210acb5d3322639c08010ba
2010-08-18 09:34:58 -07:00
..
ashmem.h
Asset.h Support streaming of compressed assets > 1 megabyte 2010-07-28 15:33:28 -07:00
AssetDir.h
AssetManager.h More native work. 2010-08-11 00:29:59 -07:00
Atomic.h
BackupHelpers.h
BitSet.h Native input dispatch rewrite work in progress. 2010-06-13 17:42:16 -07:00
BufferedTextOutput.h
ByteOrder.h
CallStack.h
Debug.h
Endian.h
Errors.h
FileMap.h
Flattenable.h remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). 2010-02-21 23:27:25 -08:00
KeyedVector.h
List.h
Log.h
misc.h
ObbFile.h Add OBB flags to support overlays 2010-08-18 09:34:58 -07:00
PollLoop.h Add new glue code for writing native apps. 2010-07-08 11:06:59 -07:00
Pool.h Native input dispatch rewrite work in progress. 2010-06-13 17:42:16 -07:00
RefBase.h Fix a bug in sp<> and wp<> which could cause memory corruptions 2010-06-24 21:49:02 -07:00
ResourceTypes.h More native work. 2010-08-11 00:29:59 -07:00
SharedBuffer.h
Singleton.h Fix a typo in Singleton<> 2010-05-28 15:13:30 -07:00
SortedVector.h
StopWatch.h Native input dispatch rewrite work in progress. 2010-06-13 17:42:16 -07:00
StreamingZipInflater.h Support streaming of compressed assets > 1 megabyte 2010-07-28 15:33:28 -07:00
String8.h Add support for the PointerLocation overlay. 2010-08-11 14:46:32 -07:00
String16.h
StringArray.h
SystemClock.h
TextOutput.h
threads.h added RWLock C++ wrapper 2010-05-19 15:12:59 -07:00
Timers.h
TypeHelpers.h
Vector.h Even more native input dispatch work in progress. 2010-06-17 13:27:16 -07:00
VectorImpl.h Even more native input dispatch work in progress. 2010-06-17 13:27:16 -07:00
ZipFileCRO.h ZipUtilsRO rewrite based on Dalvik Zip rewrite 2010-05-12 05:07:48 -07:00
ZipFileRO.h ZipUtilsRO rewrite based on Dalvik Zip rewrite 2010-05-12 05:07:48 -07:00
ZipUtils.h