1. 340079d SystemClock: add test by Greg Hackmann · 8 years ago
  2. bb12b91 Merge "Teach sp<> how to std::move" am: 518d043c86 by John Reck · 9 years ago
  3. d69089a Teach sp<> how to std::move by John Reck · 9 years ago
  4. 075f690 am bdae9bf2: resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 9 years ago
  5. f84a490 system/core: remove BasicHashtable by Sergio Giro · 9 years ago
  6. c609c31 libutils: Fix integer overflows in VectorImpl. by Narayan Kamath · 9 years ago
  7. bcc2b5f Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 9 years ago
  8. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 9 years ago
  9. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 9 years ago
  10. 98ff772 Create libbase. by Dan Albert · 9 years ago
  11. 6b3be29 Add Google-style StringPrintf. by Elliott Hughes · 9 years ago
  12. dec12b2 Add Google-style ReadFileToString and WriteStringToFile. by Elliott Hughes · 9 years ago
  13. 27d166c Clean up some test makefiles. by Dan Albert · 10 years ago
  14. fbb8db2 Remove makefile cruft. by Dan Albert · 10 years ago
  15. 7bc49a1 Revert "Move libutils to libc++" by Dan Albert · 10 years ago
  16. dc13372 Move libutils to libc++ by Dan Albert · 10 years ago
  17. d98e07f move libs/utils to libutils by Alex Ray · 11 years ago[Renamed from libs/utils/tests/Android.mk]
  18. d614ee4 Added bitwise-or and bitwise-and to BitSet by Michael Wright · 11 years ago
  19. 9eb2a3b libutils clean-up by Mathias Agopian · 11 years ago
  20. b6ea175 Add an LRU cache plus hashing primitives by Raph Levien · 12 years ago
  21. 2fe13f1 Update tests for new build target by Kenny Root · 12 years ago
  22. 03b168a fix a corruption in Vector<> when adding new items by Mathias Agopian · 12 years ago
  23. 3abdea9 frameworks/native: move Zip* from libandroidfw to libutils by Colin Cross · 12 years ago
  24. eb63cf2 frameworks/base refactoring by Mathias Agopian · 12 years ago
  25. e735f23 Add a basic hashtable data structure, with tests! by Jeff Brown · 13 years ago
  26. 88761b2 Move extract native libraries to JNI code by Kenny Root · 13 years ago
  27. 37ba34b Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  28. 1a20993 libutils: add a binary blob cache implementation. by Jamie Gennis · 13 years ago
  29. ba0165b Split UTF functions from String8/16 by Kenny Root · 14 years ago
  30. 7901eb2 Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  31. 23b4a09 Fix String8::operator+ by Kenny Root · 14 years ago
  32. 3f607c1 Don't build framework tests for simulator target. by Jeff Brown · 14 years ago
  33. 1d2aeb6 Add OBB file helper class by Kenny Root · 14 years ago
  34. 80d9c1c Support for multiple tests by Jeff Brown · 14 years ago
  35. 66db689 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago