1. 0a73f82 Add LinearAllocator by Chris Craik · 13 years ago
  2. 8185e47 Add an LRU cache plus hashing primitives by Raph Levien · 13 years ago
  3. 6f12d57 Add a very simple helper function to log slow functions. by Jeff Brown · 13 years ago
  4. b7beba4 add Looper.cpp to build for linux host to use in CTS audio by Keun young Park · 13 years ago
  5. 1c6cd38 frameworks/native: link host libutils against external/zlib by Colin Cross · 13 years ago
  6. 163d5a9 frameworks/native: move Zip* from libandroidfw to libutils by Colin Cross · 13 years ago
  7. 0818b09 Add a simple work queue abstraction. by Jeff Brown · 13 years ago
  8. 93f283d Added rules to build f/n/libs/utils in 64-bit: lib64utils.a by Andrew Hsieh · 13 years ago
  9. f64b1ca libutils: add a system-wide tracing utility by Jamie Gennis · 13 years ago
  10. 4f4c101 frameworks/base refactoring by Mathias Agopian · 13 years ago
  11. ba699cb Thread::getTid returns pid_t gettid() after run by Glenn Kasten · 14 years ago
  12. 66fbde3 Add a basic hashtable data structure, with tests! by Jeff Brown · 14 years ago
  13. e27d62b Use libcorkscrew for stack unwinding. by Jeff Brown · 14 years ago
  14. b5fe317 add -ldl to host executables by Iliyan Malchev · 14 years ago
  15. 55b81b1 may fix the build by Mathias Agopian · 14 years ago
  16. 585ef1e Remove unimplemented memory pool. by Jeff Brown · 14 years ago
  17. baa44b8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  18. c18d4da Add a linear transform library to libutils by Jason Simmons · 14 years ago
  19. 58c8dd2 libutils: add a binary blob cache implementation. by Jamie Gennis · 14 years ago
  20. 18092dd Change assets to use 64-bit API by Kenny Root · 15 years ago
  21. 6688837 Support non-orientation aware keyboards and other devices. by Jeff Brown · 15 years ago
  22. a3477c8 Added support for full PC-style keyboards. by Jeff Brown · 15 years ago
  23. c412dcb Split UTF functions from String8/16 by Kenny Root · 15 years ago
  24. 59abe7e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 15 years ago
  25. a45a800 Support streaming of compressed assets > 1 megabyte by Christopher Tate · 15 years ago
  26. 8575a87 Add initial gamepad support. by Jeff Brown · 15 years ago
  27. b94a9a6 Add OBB file helper class by Kenny Root · 15 years ago
  28. beb2359 Remove PollLoop from host build. by Jeff Brown · 15 years ago
  29. e839a58 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  30. 386a332 Make static versions of libutils and libbinder. by Dan Egnor · 15 years ago
  31. 98e71dd remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  32. 0d88e7a Totally remove Unicode.cpp and rely on ICU by Kenny Root · 15 years ago
  33. ec0f1f6 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 16 years ago
  34. 4fcd9c7 get rid of LogSocket which wasn't even implemented (enabled) by Mathias Agopian · 16 years ago
  35. 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
  36. 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
  37. 6d2bc14 am 2a318867: Merge change 3203 into donut by Android (Google) Code Review · 16 years ago
  38. f446ba9 rename a few files to camel-case, add copyright notices by Mathias Agopian · 16 years ago
  39. 294423e get rid of TimerProbe which is never used by Mathias Agopian · 16 years ago
  40. 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
  41. da41641 Sim-only files move, part 2/2. by Andy McFadden · 16 years ago
  42. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 16 years ago
  43. 8d626d6 Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago
  44. 0c4863b Add some C++ code to do raw files for backup by Joe Onorato · 16 years ago
  45. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  46. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  47. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  48. 7c1b96a Initial Contribution by The Android Open Source Project · 17 years ago