summaryrefslogtreecommitdiff
path: root/libs/utils/tests
AgeCommit message (Expand)Author
2010-09-14Replace epoll() with poll() and rename PollLoop to Looper. Jeff Brown
2010-08-06Fix String8::operator+ Kenny Root
2010-07-14Don't build framework tests for simulator target. Jeff Brown
2010-07-12Merge changes I2337051b,I19b426cb into gingerbread Kenny Root
2010-07-12Tweak ObbFile class Kenny Root
2010-07-08Add new glue code for writing native apps. Dianne Hackborn
2010-07-07Add OBB file helper class Kenny Root
2010-06-17Even more native input dispatch work in progress. Jeff Brown
2010-06-14Support for multiple tests Jeff Brown
2010-06-13Native input dispatch rewrite work in progress. Jeff Brown