summaryrefslogtreecommitdiffstats
path: root/libs/utils/tests
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base refactoringMathias Agopian2012-02-203-166/+0
* frameworks/base refactoring.Mathias Agopian2012-02-172-2/+2
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-3/+3
* Add a basic hashtable data structure, with tests!Jeff Brown2011-11-222-1/+579
* BlobCache: implement cache serializationJamie Gennis2011-10-311-0/+164
* Move extract native libraries to JNI codeKenny Root2011-07-262-1/+66
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
* libutils: add a binary blob cache implementation.Jamie Gennis2011-05-172-0/+258
* Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-021-0/+268
* Split UTF functions from String8/16Kenny Root2010-11-122-1/+117
* OBB: use PBKDF2 for key generation.Kenny Root2010-10-131-0/+18
* Switch Looper back to using poll() instead of epoll().Jeff Brown2010-10-071-8/+0
* Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-143-371/+434
* Fix String8::operator+Kenny Root2010-08-062-2/+78
* Don't build framework tests for simulator target.Jeff Brown2010-07-141-0/+5
* Merge changes I2337051b,I19b426cb into gingerbreadKenny Root2010-07-121-4/+11
|\
| * Tweak ObbFile classKenny Root2010-07-121-4/+11
* | Add new glue code for writing native apps.Dianne Hackborn2010-07-081-39/+39
|/
* Add OBB file helper classKenny Root2010-07-072-0/+76
* Even more native input dispatch work in progress.Jeff Brown2010-06-172-35/+42
* Support for multiple testsJeff Brown2010-06-141-4/+9
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-133-0/+475