summaryrefslogtreecommitdiff
path: root/libs/utils
AgeCommit message (Expand)Author
2013-07-31remove libutils Alex Ray
2013-07-31Fix BlobCache_test Brian Carlstrom
2013-07-30Make Flattenable not virtual (libutils) Mathias Agopian
2013-07-24Merge "libutils: give BasicHashtableImpl a virtual destructor" Alex Ray
2013-07-24libutils: give BasicHashtableImpl a virtual destructor Alex Ray
2013-07-23add static dependency on liblog Colin Cross
2013-05-30Added bitwise-or and bitwise-and to BitSet Michael Wright
2013-05-17Remove unnecessary header file. Nick Kralevich
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-07Merge "String8: ensure static init done prior to empty string reference" Todd Poynor
2013-05-07Add new Looper API to check whether the looper is idle. Dianne Hackborn
2013-05-07String8: ensure static init done prior to empty string reference Todd Poynor
2013-04-26Build a static device libutils Bjorn Bringert
2013-03-22am dbbf209e: am 7133f863: Merge "improved CallStack a bit" into jb-mr2-dev Mathias Agopian
2013-03-21improved CallStack a bit Mathias Agopian
2013-03-20am 656a6780: am 9cd766a5: disable RefBase consistency checks (NDEBUG) Mathias Agopian
2013-03-20am dd3fcd2e: am 4e37ddff: Fix a crasher with RefBase debugging and vectors of... Mathias Agopian
2013-03-19disable RefBase consistency checks (NDEBUG) Mathias Agopian
2013-03-19Fix a crasher with RefBase debugging and vectors of wp<> Mathias Agopian
2013-03-19am 364a1f95: am ca987c87: Merge "A few tweaks to RefBase debugging" into jb-m... Mathias Agopian
2013-03-18A few tweaks to RefBase debugging Mathias Agopian
2013-03-17am df608eb1: am ce7e2781: Merge "Add Vector::resize()" into jb-mr2-dev Jesse Hall
2013-03-15Add Vector::resize() Jesse Hall
2013-03-15am 5f72d05a: am 1791eefd: fix a couple race-conditions in RefBase::promote() Dianne Hackborn
2013-03-14fix a couple race-conditions in RefBase::promote() Dianne Hackborn
2013-03-12am 9ac559b5: am f795852b: temporary: enable ASSERTs in RefBase Mathias Agopian
2013-03-11temporary: enable ASSERTs in RefBase Mathias Agopian
2013-03-11am c75412dc: am dbca4a0e: Merge "Add Thread::isRunning and Condition::signal(... Romain Guy
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-08am 3f27f950: am 6b2b7009: Merge changes Ibb3b6ff0,I2341e20c into jb-mr2-dev Mathias Agopian
2013-03-07rename binder services main thread to Binder_* Mathias Agopian
2013-03-07am 483fbb3b: am 1f758231: Merge changes I7f696e42,I51c6df3c into jb-mr2-dev Mathias Agopian
2013-03-06Fix RefBase debugging. O_CREAT must specify the mode. Mathias Agopian
2013-03-05Merge "Continue removing property debug.sys.noschedgroups" Glenn Kasten
2013-02-02Revert "try to fix win_sdk build." Nick Kralevich
2013-02-01try to fix win_sdk build. Nick Kralevich
2012-12-17Add NULL check to CallStack::toString Marco Nelissen
2012-12-05Add LinearAllocator Chris Craik
2012-11-30utils: clarify scoped tracing functionality Alex Ray
2012-11-29utils: Use cutils tracing functionality. Alex Ray
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-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-26Continue removing property debug.sys.noschedgroups Glenn Kasten
2012-10-25am 04075569: Revert "Revert "put back the unused virtuals in Vector<>"" Dave Burke