1. a19d2c7 Added rules to build f/n/libs/utils in 64-bit: lib64utils.a by Andrew Hsieh · 12 years ago
  2. 2ccfe1a libutils: add a system-wide tracing utility by Jamie Gennis · 12 years ago
  3. eb63cf2 frameworks/base refactoring by Mathias Agopian · 12 years ago
  4. d731f07 Thread::getTid returns pid_t gettid() after run by Glenn Kasten · 13 years ago
  5. e735f23 Add a basic hashtable data structure, with tests! by Jeff Brown · 13 years ago
  6. ea45b01 Use libcorkscrew for stack unwinding. by Jeff Brown · 13 years ago
  7. 26ad345 add -ldl to host executables by Iliyan Malchev · 13 years ago
  8. 9c63a80 may fix the build by Mathias Agopian · 13 years ago
  9. 7e01e60 Remove unimplemented memory pool. by Jeff Brown · 13 years ago
  10. 37ba34b Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  11. b86c8e4 Add a linear transform library to libutils by Jason Simmons · 13 years ago
  12. 1a20993 libutils: add a binary blob cache implementation. by Jamie Gennis · 13 years ago
  13. e2fa7dc Change assets to use 64-bit API by Kenny Root · 14 years ago
  14. 04cbbc1 Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  15. 647925d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  16. ba0165b Split UTF functions from String8/16 by Kenny Root · 14 years ago
  17. 7901eb2 Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  18. c28f214 Support streaming of compressed assets > 1 megabyte by Christopher Tate · 14 years ago
  19. 7aba231 Add initial gamepad support. by Jeff Brown · 14 years ago
  20. 1d2aeb6 Add OBB file helper class by Kenny Root · 14 years ago
  21. ea5c46b Remove PollLoop from host build. by Jeff Brown · 14 years ago
  22. 66db689 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  23. 88753ae Make static versions of libutils and libbinder. by Dan Egnor · 14 years ago
  24. a580e68 remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 14 years ago
  25. e816354 Totally remove Unicode.cpp and rely on ICU by Kenny Root · 14 years ago
  26. 1555436 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 15 years ago
  27. 14d978d get rid of LogSocket which wasn't even implemented (enabled) by Mathias Agopian · 15 years ago
  28. 09e2b14 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 · 15 years ago
  29. 254406e rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file. by Mathias Agopian · 15 years ago
  30. 7c88914 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago
  31. 861db31 get rid of TimerProbe which is never used by Mathias Agopian · 15 years ago
  32. d12529a 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 · 15 years ago
  33. 69197b6 Sim-only files move, part 2/2. by Andy McFadden · 15 years ago
  34. b8db306 checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago
  35. 62a381b Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago
  36. aaead20 Add some C++ code to do raw files for backup by Joe Onorato · 15 years ago
  37. cbb1011 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  38. cf59fa8 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  39. 7810449 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  40. d245d1d Initial Contribution by The Android Open Source Project · 16 years ago