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