summaryrefslogtreecommitdiff
path: root/include/utils
AgeCommit message (Expand)Author
2013-07-31remove libutils Alex Ray
2013-07-30Make Flattenable not virtual (libutils) Mathias Agopian
2013-07-24libutils: give BasicHashtableImpl a virtual destructor Alex Ray
2013-07-23utils: move thread enums to system/core Alex Ray
2013-05-30Added bitwise-or and bitwise-and to BitSet Michael Wright
2013-05-28am 31ab96fc: am 135e4dbd: Merge "utils: Allow non android namespaces to use A... Jeff Brown
2013-05-28am 135e4dbd: Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW" Jeff Brown
2013-05-28Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW" Jeff Brown
2013-05-23Make trace macros slightly more robust Tim Murray
2013-05-09remove unused declarations and reformat Mathias Agopian
2013-05-09remove reserved virtual slots Mathias Agopian
2013-05-08new String8, String16 ctors to initialize empty static strings with static li... Mathias Agopian
2013-05-07libutils clean-up Mathias Agopian
2013-05-07Add new Looper API to check whether the looper is idle. Dianne Hackborn
2013-03-21improved CallStack a bit Mathias Agopian
2013-03-19Fix a crasher with RefBase debugging and vectors of wp<> Mathias Agopian
2013-03-15Add Vector::resize() Jesse Hall
2013-03-11Merge "Add Thread::isRunning and Condition::signal(WakeUpType)" into jb-mr2-dev Romain Guy
2013-03-11Add Thread::isRunning and Condition::signal(WakeUpType) Romain Guy
2013-03-07rename binder services main thread to Binder_* Mathias Agopian
2013-03-06Tweaks for forward compatibility Jean-Baptiste Queru
2013-02-15utils: Allow non android namespaces to use ALOGD_IF_SLOW Naseer Ahmed
2012-12-12Merge "utils: fix warnings for unused parameters" Igor Murashkin
2012-12-05Add LinearAllocator Chris Craik
2012-12-05utils: fix warnings for unused parameters Igor Murashkin
2012-11-30utils: clarify scoped tracing functionality Alex Ray
2012-11-29Merge "utils: Use cutils tracing functionality." Alex Ray
2012-11-29utils: Use cutils tracing functionality. Alex Ray
2012-11-28Add LruCache::Iterator Romain Guy
2012-11-28Add another ifndef and a couple of methods to LruCache Romain Guy
2012-11-28Add #ifndef to prevent multiple definitions Romain Guy
2012-11-09am 41f7736a: am 434e21bf: am 3fdeb48e: Reduce emulator logspam Andy McFadden
2012-11-09am 434e21bf: am 3fdeb48e: Reduce emulator logspam Andy McFadden
2012-11-09am 3fdeb48e: Reduce emulator logspam Andy McFadden
2012-11-08Reduce emulator logspam Andy McFadden
2012-10-29Merge "Add an LRU cache plus hashing primitives" Raph Levien
2012-10-26Add an LRU cache plus hashing primitives Raph Levien
2012-10-25am 78b4977e: Merge "Ensure that Vector::erase() returns a valid iterator" int... Jason Simmons
2012-10-25Merge "Ensure that Vector::erase() returns a valid iterator" into jb-mr1-aah-dev Jason Simmons
2012-10-25Ensure that Vector::erase() returns a valid iterator Jason Simmons
2012-10-25am 04075569: Revert "Revert "put back the unused virtuals in Vector<>"" Dave Burke
2012-10-25Revert "Revert "put back the unused virtuals in Vector<>"" Dave Burke
2012-10-18am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1... Romain Guy
2012-10-18Add runtime debugging capabilities to OpenGL Romain Guy
2012-10-16am 125becee: am 7abbbc68: Merge "Add TEMP_FAILURE_RETRY to ZipUtils" Kenny Root
2012-10-16Add TEMP_FAILURE_RETRY to ZipUtils Kenny Root
2012-08-31minor SharedBuffer clean-up Mathias Agopian
2012-08-31Add a way to retrieve a Region as a SharedBuffer Mathias Agopian
2012-08-27am 9801575a: am 908c8ff5: Merge "Fixed clang build error for libgui" Jean-Baptiste Queru
2012-08-24Revert "put back the unused virtuals in Vector<>" Mathias Agopian