1. 66fbde3 Add a basic hashtable data structure, with tests! by Jeff Brown · 14 years ago
  2. e27d62b Use libcorkscrew for stack unwinding. by Jeff Brown · 14 years ago
  3. b5fe317 add -ldl to host executables by Iliyan Malchev · 14 years ago
  4. 55b81b1 may fix the build by Mathias Agopian · 14 years ago
  5. 585ef1e Remove unimplemented memory pool. by Jeff Brown · 14 years ago
  6. baa44b8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  7. c18d4da Add a linear transform library to libutils by Jason Simmons · 14 years ago
  8. 58c8dd2 libutils: add a binary blob cache implementation. by Jamie Gennis · 14 years ago
  9. 18092dd Change assets to use 64-bit API by Kenny Root · 15 years ago
  10. 6688837 Support non-orientation aware keyboards and other devices. by Jeff Brown · 15 years ago
  11. a3477c8 Added support for full PC-style keyboards. by Jeff Brown · 15 years ago
  12. c412dcb Split UTF functions from String8/16 by Kenny Root · 15 years ago
  13. 59abe7e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 15 years ago
  14. a45a800 Support streaming of compressed assets > 1 megabyte by Christopher Tate · 15 years ago
  15. 8575a87 Add initial gamepad support. by Jeff Brown · 15 years ago
  16. b94a9a6 Add OBB file helper class by Kenny Root · 15 years ago
  17. beb2359 Remove PollLoop from host build. by Jeff Brown · 15 years ago
  18. e839a58 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  19. 386a332 Make static versions of libutils and libbinder. by Dan Egnor · 15 years ago
  20. 98e71dd remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  21. 0d88e7a Totally remove Unicode.cpp and rely on ICU by Kenny Root · 15 years ago
  22. ec0f1f6 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 16 years ago
  23. 4fcd9c7 get rid of LogSocket which wasn't even implemented (enabled) by Mathias Agopian · 16 years ago
  24. 7e83f04 break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_address.h and Socket.h which were not used by Mathias Agopian · 16 years ago
  25. 861aa2f rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file. by Mathias Agopian · 16 years ago
  26. 6d2bc14 am 2a318867: Merge change 3203 into donut by Android (Google) Code Review · 16 years ago
  27. f446ba9 rename a few files to camel-case, add copyright notices by Mathias Agopian · 16 years ago
  28. 294423e get rid of TimerProbe which is never used by Mathias Agopian · 16 years ago
  29. 1bc9c93 get rid of sleepForInterval() which didn't seem to be used anywhere in the source tree. Also get rid of ported.h which seem to be used only (possibly) in the sim. moved the implementation there. by Mathias Agopian · 16 years ago
  30. da41641 Sim-only files move, part 2/2. by Andy McFadden · 16 years ago
  31. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 16 years ago
  32. 8d626d6 Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago
  33. 0c4863b Add some C++ code to do raw files for backup by Joe Onorato · 16 years ago
  34. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  35. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  36. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  37. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago