replicant-frameworks_native/include/utils
Colin Cross 163d5a9fa7 frameworks/native: move Zip* from libandroidfw to libutils
ZipUtils is needed by build/tools, move it from libandroidfw
(frameworks/base) to libutils (frameworks/native).

Change-Id: Ib8c41134ccdec6d6aa8d49860f8dddef49a24783
2012-03-22 18:50:03 -07:00
..
AndroidThreads.h Add a simple work queue abstraction. 2012-03-17 14:28:38 -07:00
Atomic.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
BasicHashtable.h Add a basic hashtable data structure, with tests! 2011-11-22 17:12:22 -08:00
BitSet.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
BlobCache.h BlobCache: implement cache serialization 2011-10-31 18:49:32 -07:00
BufferedTextOutput.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
ByteOrder.h Implement the C++ class to write the backed up file data. 2009-05-15 10:37:10 -04:00
CallStack.h Use libcorkscrew for stack unwinding. 2011-10-22 15:44:12 -07:00
Compat.h Change assets to use 64-bit API 2010-12-08 11:21:30 -08:00
Condition.h split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00
Debug.h Support for marshalling pointers / intptr_t in Parcel. 2009-08-17 15:31:25 -07:00
Endian.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
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 Change assets to use 64-bit API 2010-12-08 11:21:30 -08:00
Flattenable.h remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). 2010-02-21 23:27:25 -08:00
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 Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
LinearTransform.h Add a linear transform library to libutils 2011-06-28 17:43:30 -07:00
List.h Fix sim build. 2009-07-07 10:01:12 -07:00
Log.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
Looper.h Fade out the mouse pointer after inactivity or other events. 2011-03-02 15:37:57 -08:00
Mutex.h split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00
PropertyMap.h Add initial support for cursor-based pointing devices. 2010-12-29 13:19:53 -08:00
RWLock.h split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00
RefBase.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
SharedBuffer.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
Singleton.h Reduce the size of libhwui by 50% 2011-10-12 13:48:51 -07:00
SortedVector.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
StopWatch.h Native input dispatch rewrite work in progress. 2010-06-13 17:42:16 -07:00
String8.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
String16.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
StringArray.h rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file. 2009-06-05 01:26:23 -07:00
StrongPointer.h Fix sp<> conversion operator / constructor 2011-02-25 16:20:52 -08:00
SystemClock.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
TextOutput.h some work to try to reduce the code size of some native libraries 2009-05-26 16:12:20 -07:00
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
Timers.h Refactor how timeouts are calculated. (DO NOT MERGE) 2011-05-23 17:20:42 -07:00
Tokenizer.h Improve support for external keyboards. 2010-12-02 16:01:32 -08:00
Trace.h Expose the set of enabled tags. 2012-03-09 15:43:12 -08:00
TypeHelpers.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
Unicode.h Fix regression in CursorWindow.copyStingToBuffer. 2011-10-07 13:28:18 -07:00
UniquePtr.h Add UniquePtr.h to frameworks/native 2012-03-22 16:36:18 -07:00
Vector.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
VectorImpl.h Even more native input dispatch work in progress. 2010-06-17 13:27:16 -07:00
WorkQueue.h Add a simple work queue abstraction. 2012-03-17 14:28:38 -07:00
ZipFileCRO.h frameworks/native: move Zip* from libandroidfw to libutils 2012-03-22 18:50:03 -07:00
ZipFileRO.h frameworks/native: move Zip* from libandroidfw to libutils 2012-03-22 18:50:03 -07:00
ZipUtils.h frameworks/native: move Zip* from libandroidfw to libutils 2012-03-22 18:50:03 -07:00
ashmem.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
misc.h get rid of utils.h 2009-05-31 19:13:00 -07:00
threads.h split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00