1. 8185e47 Add an LRU cache plus hashing primitives by Raph Levien · 13 years ago
  2. ed22c1c Update tests for new build target by Kenny Root · 13 years ago
  3. a9611c5 fix a corruption in Vector<> when adding new items by Mathias Agopian · 13 years ago
  4. 163d5a9 frameworks/native: move Zip* from libandroidfw to libutils by Colin Cross · 13 years ago
  5. 4f4c101 frameworks/base refactoring by Mathias Agopian · 13 years ago
  6. a3a3881 frameworks/base refactoring. by Mathias Agopian · 13 years ago
  7. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  8. 66fbde3 Add a basic hashtable data structure, with tests! by Jeff Brown · 14 years ago
  9. 0e1bc17 BlobCache: implement cache serialization by Jamie Gennis · 14 years ago
  10. 49a65e5 Move extract native libraries to JNI code by Kenny Root · 14 years ago
  11. baa44b8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  12. 58c8dd2 libutils: add a binary blob cache implementation. by Jamie Gennis · 14 years ago
  13. 80f3e7c Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 14 years ago
  14. c412dcb Split UTF functions from String8/16 by Kenny Root · 15 years ago
  15. 95a6889 OBB: use PBKDF2 for key generation. by Kenny Root · 15 years ago
  16. 54e1cda Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 15 years ago
  17. 59abe7e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 15 years ago
  18. aa96663 Fix String8::operator+ by Kenny Root · 15 years ago
  19. a50ee3e Don't build framework tests for simulator target. by Jeff Brown · 15 years ago
  20. 9baa2c7 Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 15 years ago
  21. fa59afb Tweak ObbFile class by Kenny Root · 15 years ago
  22. 3c5d125 Add new glue code for writing native apps. by Dianne Hackborn · 15 years ago
  23. b94a9a6 Add OBB file helper class by Kenny Root · 15 years ago
  24. f4a4ec2 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  25. f69280e Support for multiple tests by Jeff Brown · 15 years ago
  26. e839a58 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago