1. b13b9bd frameworks/base refactoring. by Mathias Agopian · 13 years ago
  2. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  3. 9d61edc Add a basic hashtable data structure, with tests! by Jeff Brown · 14 years ago
  4. 9d9768d BlobCache: implement cache serialization by Jamie Gennis · 14 years ago
  5. 66269ea Move extract native libraries to JNI code by Kenny Root · 14 years ago
  6. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  7. 9539d9f libutils: add a binary blob cache implementation. by Jamie Gennis · 14 years ago
  8. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 14 years ago
  9. 300ba68 Split UTF functions from String8/16 by Kenny Root · 15 years ago
  10. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 15 years ago
  11. 415d8c3 Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 15 years ago
  12. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 15 years ago
  13. 818490a Fix String8::operator+ by Kenny Root · 15 years ago
  14. eb6e0df Don't build framework tests for simulator target. by Jeff Brown · 15 years ago
  15. 87bb185 Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 15 years ago
  16. 87315aa Tweak ObbFile class by Kenny Root · 15 years ago
  17. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 15 years ago
  18. 7cee34a Add OBB file helper class by Kenny Root · 15 years ago
  19. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  20. f1d3802 Support for multiple tests by Jeff Brown · 15 years ago
  21. 46b9ac0a Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago