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