summaryrefslogtreecommitdiff
path: root/libs/utils
AgeCommit message (Expand)Author
2012-10-25Revert "Revert "put back the unused virtuals in Vector<>"" Dave Burke
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-10-12am 9bdaa60b: Merge "Add TEMP_FAILURE_RETRY around open and write calls" into ... Kenny Root
2012-10-12Add TEMP_FAILURE_RETRY around open and write calls Kenny Root
2012-10-02am ee42072b: am 52f1edb3: Merge "Update tests for new build target" Kenny Root
2012-10-02Update tests for new build target Kenny Root
2012-09-19Disable the use of clock_gettime for now. Ben Cheng
2012-09-16Print warnings when backwards timestamps are detected. Ben Cheng
2012-08-31minor SharedBuffer clean-up Mathias Agopian
2012-08-24Revert "put back the unused virtuals in Vector<>" Mathias Agopian
2012-08-20put back the unused virtuals in Vector<> Mathias Agopian
2012-08-10Add a very simple helper function to log slow functions. Jeff Brown
2012-08-10improve Vector<> safety checks Mathias Agopian
2012-08-05libutils cleanup: remove unused or seldom used code from misc.{cpp|h} Mathias Agopian
2012-07-19Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible. Nick Pelly
2012-06-27Utils: Fix a bug in the linear transformation code. John Grossman
2012-05-31am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart poin... Jeff Brown
2012-05-31am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-dev Jeff Brown
2012-05-31am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-dev Jeff Brown
2012-05-31Support looper callbacks based on smart pointers. Jeff Brown
2012-05-30Delete unused poll() code. Jeff Brown
2012-05-30Remove unused statistics code. Jeff Brown
2012-05-21am e0607f05: am 5aed6843: Merge "fix a corruption in Vector<> when adding new... Mathias Agopian
2012-05-17fix a corruption in Vector<> when adding new items Mathias Agopian
2012-05-10am f30fd014: Merge "Workaround for add_tid_to_cgroup failed to write" into jb... Glenn Kasten
2012-05-10Workaround for add_tid_to_cgroup failed to write Glenn Kasten
2012-05-10am 555f89d8: Add callback hack to find out when to reload system properties. Dianne Hackborn
2012-05-09Add callback hack to find out when to reload system properties. Dianne Hackborn
2012-05-09am 34c65888: Change name of system property for traces. Dianne Hackborn
2012-05-08Change name of system property for traces. Dianne Hackborn
2012-05-02Fixed 64-bit porting issues Andrew Hsieh
2012-04-19Scheduling group cleanup Glenn Kasten
2012-04-17Support tokenizing arbitrary content. Jeff Brown
2012-04-05Add a log tag Glenn Kasten
2012-03-26add Looper.cpp to build for linux host to use in CTS audio Keun young Park
2012-03-23frameworks/native: link host libutils against external/zlib Colin Cross
2012-03-22frameworks/native: move Zip* from libandroidfw to libutils Colin Cross
2012-03-17Add a simple work queue abstraction. Jeff Brown
2012-03-13Added rules to build f/n/libs/utils in 64-bit: lib64utils.a Andrew Hsieh
2012-03-09Expose the set of enabled tags. Jeff Brown
2012-02-29Merge "Fixed several 64-bit porting issues" Andrew Hsieh
2012-02-27Fixed several 64-bit porting issues Andrew Hsieh
2012-02-26libutils: add a system-wide tracing utility Jamie Gennis
2012-02-20frameworks/base refactoring Mathias Agopian
2012-02-17frameworks/base refactoring. Mathias Agopian
2012-02-17libs/utils: replace malloc() + memset() to zero with calloc() Iliyan Malchev
2012-02-02Merge "Thread::getTid returns pid_t gettid() after run" Glenn Kasten
2012-01-31aapt now sorts the strings in the resource string pool. Dianne Hackborn
2012-01-17Thread::getTid returns pid_t gettid() after run Glenn Kasten