replicant-frameworks_native/include/utils
Al Sutton 579c2b4dc1 Xcode 4.3 compatibility checkin
The update compiler in Xcode 4.3 (and 4.4) requires lookups into dependant
bases of class templates to be qualified. This checkin fixes the issues
raised by the compiler by implementing the this-> recommendation from
the llvm page at http://clang.llvm.org/compatibility.html#dep_lookup_bases

Signed-off-by: Al Sutton <al@funkyandroid.com>
2012-02-19 08:31:19 +00:00
..
ashmem.h
Asset.h
AssetDir.h
AssetManager.h
Atomic.h
BackupHelpers.h
BitSet.h Refactor input reader to add stylus support. 2011-07-31 15:38:09 -07:00
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 Add mechanism for Parcel to not allow FDs to be written to it. 2011-10-03 16:58:41 -07:00
FileMap.h
Flattenable.h
Functor.h
GenerationCache.h
KeyedVector.h Xcode 4.3 compatibility checkin 2012-02-19 08:31:19 +00:00
LinearTransform.h Add a linear transform library to libutils 2011-06-28 17:43:30 -07:00
List.h
Log.h
Looper.h
misc.h
ObbFile.h
PropertyMap.h
RefBase.h fix a memory leak and memory corruption in RefBase 2011-08-11 22:33:02 -07:00
ResourceTypes.h Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) 2012-01-19 14:44:56 -08:00
SharedBuffer.h
Singleton.h Reduce the size of libhwui by 50% 2011-10-12 13:48:51 -07:00
SortedVector.h SF transactions are now O(1) wrt IPC instead of O(N). 2011-06-29 15:05:41 -07:00
StopWatch.h
StreamingZipInflater.h
String8.h
String16.h am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work" 2011-08-17 14:38:15 -07:00
StringArray.h
StrongPointer.h
SystemClock.h
TextOutput.h
threads.h A new API "androidGetThreadPriority" 2011-09-16 09:33:22 -07:00
Timers.h Refactor how timeouts are calculated. (DO NOT MERGE) 2011-05-23 17:20:42 -07:00
Tokenizer.h
TypeHelpers.h
Unicode.h Fix regression in CursorWindow.copyStingToBuffer. 2011-10-07 13:28:18 -07:00
Vector.h SF transactions are now O(1) wrt IPC instead of O(N). 2011-06-29 15:05:41 -07:00
VectorImpl.h
ZipFileCRO.h
ZipFileRO.h Move extract native libraries to JNI code 2011-07-26 10:14:58 -07:00
ZipUtils.h