..
AndroidThreads.h
split utils/threads.h into multiple headers
2012-02-27 13:03:04 -08:00
ashmem.h
Atomic.h
BasicHashtable.h
Add a basic hashtable data structure, with tests!
2011-11-22 17:12:22 -08:00
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
Use libcorkscrew for stack unwinding.
2011-10-22 15:44:12 -07:00
Compat.h
Condition.h
split utils/threads.h into multiple headers
2012-02-27 13:03:04 -08:00
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
Modify the GL renderer's functor to pass the clip to WebView
2011-03-16 15:31:33 -07:00
GenerationCache.h
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
2012-01-08 13:19:13 +00:00
KeyedVector.h
am 32916f7a: am fc4215ee: am 2d03a93e: Merge "Xcode 4.3 compatibility checkin"
2012-02-23 12:22:35 -08:00
LinearTransform.h
Add a linear transform library to libutils
2011-06-28 17:43:30 -07:00
List.h
Log.h
Looper.h
Fade out the mouse pointer after inactivity or other events.
2011-03-02 15:37:57 -08:00
misc.h
Mutex.h
split utils/threads.h into multiple headers
2012-02-27 13:03:04 -08:00
PropertyMap.h
RefBase.h
fix a memory leak and memory corruption in RefBase
2011-08-11 22:33:02 -07:00
RWLock.h
split utils/threads.h into multiple headers
2012-02-27 13:03:04 -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
String8.h
Bug 4016329 do full string comparisons
2011-03-14 17:59:51 -07:00
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
Thread.h
split utils/threads.h into multiple headers
2012-02-27 13:03:04 -08:00
ThreadDefs.h
split utils/threads.h into multiple headers
2012-02-27 13:03:04 -08:00
threads.h
split utils/threads.h into multiple headers
2012-02-27 13:03:04 -08:00
Timers.h
Refactor how timeouts are calculated. (DO NOT MERGE)
2011-05-23 17:20:42 -07:00
Tokenizer.h
TypeHelpers.h
Fix compilation with Clang.
2012-01-13 15:33:54 +04:00
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