1. d98e07f move libs/utils to libutils by Alex Ray · 11 years ago[Renamed from libs/utils/tests/Android.mk]
  2. d614ee4 Added bitwise-or and bitwise-and to BitSet by Michael Wright · 11 years ago
  3. 9eb2a3b libutils clean-up by Mathias Agopian · 11 years ago
  4. b6ea175 Add an LRU cache plus hashing primitives by Raph Levien · 12 years ago
  5. 2fe13f1 Update tests for new build target by Kenny Root · 12 years ago
  6. 03b168a fix a corruption in Vector<> when adding new items by Mathias Agopian · 12 years ago
  7. 3abdea9 frameworks/native: move Zip* from libandroidfw to libutils by Colin Cross · 12 years ago
  8. eb63cf2 frameworks/base refactoring by Mathias Agopian · 12 years ago
  9. e735f23 Add a basic hashtable data structure, with tests! by Jeff Brown · 13 years ago
  10. 88761b2 Move extract native libraries to JNI code by Kenny Root · 13 years ago
  11. 37ba34b Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  12. 1a20993 libutils: add a binary blob cache implementation. by Jamie Gennis · 13 years ago
  13. ba0165b Split UTF functions from String8/16 by Kenny Root · 14 years ago
  14. 7901eb2 Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  15. 23b4a09 Fix String8::operator+ by Kenny Root · 14 years ago
  16. 3f607c1 Don't build framework tests for simulator target. by Jeff Brown · 14 years ago
  17. 1d2aeb6 Add OBB file helper class by Kenny Root · 14 years ago
  18. 80d9c1c Support for multiple tests by Jeff Brown · 14 years ago
  19. 66db689 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago