1. 038ac69 Move CallStack to libbacktrace. by Christopher Ferris · 11 years ago
  2. ec79ef2 utils: Add ProcessCallStack to collect stack traces for all threads in a process by Igor Murashkin · 11 years ago
  3. d98e07f move libs/utils to libutils by Alex Ray · 11 years ago[Renamed from libs/utils/Android.mk]
  4. 6d611a8 Make Flattenable not virtual (libutils) by Mathias Agopian · 11 years ago
  5. 946003a add static dependency on liblog by Colin Cross · 11 years ago
  6. 9eb2a3b libutils clean-up by Mathias Agopian · 11 years ago
  7. 00c14b4 Build a static device libutils by Bjorn Bringert · 11 years ago
  8. 551fcf4 Add LinearAllocator by Chris Craik · 12 years ago
  9. b6ea175 Add an LRU cache plus hashing primitives by Raph Levien · 12 years ago
  10. 6454f46 Add a very simple helper function to log slow functions. by Jeff Brown · 12 years ago
  11. 4e371ce add Looper.cpp to build for linux host to use in CTS audio by Keun young Park · 12 years ago
  12. e29b5c3 frameworks/native: link host libutils against external/zlib by Colin Cross · 12 years ago
  13. 3abdea9 frameworks/native: move Zip* from libandroidfw to libutils by Colin Cross · 12 years ago
  14. 27e6eaa Add a simple work queue abstraction. by Jeff Brown · 12 years ago
  15. a19d2c7 Added rules to build f/n/libs/utils in 64-bit: lib64utils.a by Andrew Hsieh · 12 years ago
  16. 2ccfe1a libutils: add a system-wide tracing utility by Jamie Gennis · 12 years ago
  17. eb63cf2 frameworks/base refactoring by Mathias Agopian · 12 years ago
  18. d731f07 Thread::getTid returns pid_t gettid() after run by Glenn Kasten · 13 years ago
  19. e735f23 Add a basic hashtable data structure, with tests! by Jeff Brown · 13 years ago
  20. ea45b01 Use libcorkscrew for stack unwinding. by Jeff Brown · 13 years ago
  21. 26ad345 add -ldl to host executables by Iliyan Malchev · 13 years ago
  22. 9c63a80 may fix the build by Mathias Agopian · 13 years ago
  23. 7e01e60 Remove unimplemented memory pool. by Jeff Brown · 13 years ago
  24. 37ba34b Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  25. b86c8e4 Add a linear transform library to libutils by Jason Simmons · 13 years ago
  26. 1a20993 libutils: add a binary blob cache implementation. by Jamie Gennis · 13 years ago
  27. e2fa7dc Change assets to use 64-bit API by Kenny Root · 14 years ago
  28. 04cbbc1 Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  29. 647925d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  30. ba0165b Split UTF functions from String8/16 by Kenny Root · 14 years ago
  31. 7901eb2 Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  32. c28f214 Support streaming of compressed assets > 1 megabyte by Christopher Tate · 14 years ago
  33. 7aba231 Add initial gamepad support. by Jeff Brown · 14 years ago
  34. 1d2aeb6 Add OBB file helper class by Kenny Root · 14 years ago
  35. ea5c46b Remove PollLoop from host build. by Jeff Brown · 14 years ago
  36. 66db689 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  37. 88753ae Make static versions of libutils and libbinder. by Dan Egnor · 14 years ago
  38. a580e68 remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 14 years ago
  39. e816354 Totally remove Unicode.cpp and rely on ICU by Kenny Root · 14 years ago
  40. 1555436 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 15 years ago
  41. 14d978d get rid of LogSocket which wasn't even implemented (enabled) by Mathias Agopian · 15 years ago
  42. 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
  43. 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
  44. 7c88914 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago
  45. 861db31 get rid of TimerProbe which is never used by Mathias Agopian · 15 years ago
  46. 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
  47. 69197b6 Sim-only files move, part 2/2. by Andy McFadden · 15 years ago
  48. b8db306 checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago
  49. 62a381b Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago
  50. aaead20 Add some C++ code to do raw files for backup by Joe Onorato · 15 years ago
  51. cbb1011 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  52. cf59fa8 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  53. 7810449 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  54. d245d1d Initial Contribution by The Android Open Source Project · 16 years ago