1. 87a419c Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 9 years ago
  2. 4d587f2 libutils: Enable LOCAL_SANITIZE := integer by Nick Kralevich · 9 years ago
  3. 6aaf740 Add a space before :=. by Evgenii Stepanov · 9 years ago
  4. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 9 years ago
  5. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 9 years ago
  6. 98ff772 Create libbase. by Dan Albert · 9 years ago
  7. 6b3be29 Add Google-style StringPrintf. by Elliott Hughes · 10 years ago
  8. dec12b2 Add Google-style ReadFileToString and WriteStringToFile. by Elliott Hughes · 10 years ago
  9. dabdbf9 Clean up libutils Android.mk by Trevor Drake · 10 years ago
  10. 890442a Move libutils to libc++. by Dan Albert · 10 years ago
  11. 8ac097a am e4bf208c: am 082a52b5: Merge "Move libutils over to pthread_gettid_np." by Elliott Hughes · 10 years ago
  12. 7bf5f20 Move libutils over to pthread_gettid_np. by Elliott Hughes · 10 years ago
  13. 614b923 am 52b59127: am e7ec28bb: Merge "Exclude bionic private headers from include path" by Dmitriy Ivanov · 10 years ago
  14. 9516139 Exclude bionic private headers from include path by Dmitriy Ivanov · 10 years ago
  15. f505dae am f2879ef6: am 6698ebf9: Merge "Fix Darwin build caused by -Wunused-parameter." by Tim Murray · 10 years ago
  16. b37009f Fix Darwin build caused by -Wunused-parameter. by Tim Murray · 10 years ago
  17. da6d2cb am 31dc191b: am 73290cd1: Merge "Remove invalid 64-bit host objects." by Stephen Hines · 10 years ago
  18. 03cc1f7 Remove invalid 64-bit host objects. by Stephen Hines · 10 years ago
  19. 1165cf4 am 928821bd: am 72d77449: am 4ca26ce8: Merge "Host multilib build of both 32-bit and 64-bit libraries." by Ian Rogers · 10 years ago
  20. 59ec765 Host multilib build of both 32-bit and 64-bit libraries. by Ian Rogers · 10 years ago
  21. c9573e1 am b2a9129e: am bf0ed824: am 60ca7a22: Merge "libutils: turn on -Werror" by Mark Salyzyn · 10 years ago
  22. 5bed803 libutils: turn on -Werror by Mark Salyzyn · 10 years ago
  23. 70b53c4 am 4b126c46: am e8f90ca6: am 570cd46d: Merge "Revert "Move libutils to libc++"" by Dan Albert · 10 years ago
  24. 7bc49a1 Revert "Move libutils to libc++" by Dan Albert · 10 years ago
  25. 6f8030c am 58f4a09b: am 36f536fc: am 9f69e028: Merge "Move libutils to libc++" by Dan Albert · 10 years ago
  26. dc13372 Move libutils to libc++ by Dan Albert · 10 years ago
  27. da6a0aa am b18da571: am 1e6cd741: am 803fb62b: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 10 years ago
  28. 9f437d7 Remove unused LOCAL_LDLIBS. by Ying Wang · 10 years ago
  29. 29cc9ce Add NativeHandle, a refcounted C++ wrapper around a native_handle_t* by Jesse Hall · 10 years ago
  30. 038ac69 Move CallStack to libbacktrace. by Christopher Ferris · 11 years ago
  31. 9b0e074 Move CallStack to libbacktrace. by Christopher Ferris · 11 years ago
  32. ec79ef2 utils: Add ProcessCallStack to collect stack traces for all threads in a process by Igor Murashkin · 11 years ago
  33. d98e07f move libs/utils to libutils by Alex Ray · 11 years ago[Renamed from libs/utils/Android.mk]
  34. 6d611a8 Make Flattenable not virtual (libutils) by Mathias Agopian · 11 years ago
  35. 946003a add static dependency on liblog by Colin Cross · 11 years ago
  36. 9eb2a3b libutils clean-up by Mathias Agopian · 11 years ago
  37. 00c14b4 Build a static device libutils by Bjorn Bringert · 11 years ago
  38. 551fcf4 Add LinearAllocator by Chris Craik · 12 years ago
  39. b6ea175 Add an LRU cache plus hashing primitives by Raph Levien · 12 years ago
  40. 6454f46 Add a very simple helper function to log slow functions. by Jeff Brown · 12 years ago
  41. 4e371ce add Looper.cpp to build for linux host to use in CTS audio by Keun young Park · 12 years ago
  42. e29b5c3 frameworks/native: link host libutils against external/zlib by Colin Cross · 12 years ago
  43. 3abdea9 frameworks/native: move Zip* from libandroidfw to libutils by Colin Cross · 12 years ago
  44. 27e6eaa Add a simple work queue abstraction. by Jeff Brown · 12 years ago
  45. a19d2c7 Added rules to build f/n/libs/utils in 64-bit: lib64utils.a by Andrew Hsieh · 12 years ago
  46. 2ccfe1a libutils: add a system-wide tracing utility by Jamie Gennis · 13 years ago
  47. eb63cf2 frameworks/base refactoring by Mathias Agopian · 13 years ago
  48. d731f07 Thread::getTid returns pid_t gettid() after run by Glenn Kasten · 13 years ago
  49. e735f23 Add a basic hashtable data structure, with tests! by Jeff Brown · 13 years ago
  50. ea45b01 Use libcorkscrew for stack unwinding. by Jeff Brown · 13 years ago
  51. 26ad345 add -ldl to host executables by Iliyan Malchev · 13 years ago
  52. 9c63a80 may fix the build by Mathias Agopian · 13 years ago
  53. 7e01e60 Remove unimplemented memory pool. by Jeff Brown · 13 years ago
  54. 37ba34b Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  55. b86c8e4 Add a linear transform library to libutils by Jason Simmons · 13 years ago
  56. 1a20993 libutils: add a binary blob cache implementation. by Jamie Gennis · 13 years ago
  57. e2fa7dc Change assets to use 64-bit API by Kenny Root · 14 years ago
  58. 04cbbc1 Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  59. 647925d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  60. ba0165b Split UTF functions from String8/16 by Kenny Root · 14 years ago
  61. 7901eb2 Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  62. c28f214 Support streaming of compressed assets > 1 megabyte by Christopher Tate · 14 years ago
  63. 7aba231 Add initial gamepad support. by Jeff Brown · 14 years ago
  64. 1d2aeb6 Add OBB file helper class by Kenny Root · 14 years ago
  65. ea5c46b Remove PollLoop from host build. by Jeff Brown · 14 years ago
  66. 66db689 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  67. 88753ae Make static versions of libutils and libbinder. by Dan Egnor · 14 years ago
  68. a580e68 remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  69. e816354 Totally remove Unicode.cpp and rely on ICU by Kenny Root · 15 years ago
  70. 1555436 implement Mutex and Condition with pthread instead of calling futex directly. by Mathias Agopian · 15 years ago
  71. 14d978d get rid of LogSocket which wasn't even implemented (enabled) by Mathias Agopian · 15 years ago
  72. 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
  73. 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
  74. 7c88914 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago
  75. 861db31 get rid of TimerProbe which is never used by Mathias Agopian · 15 years ago
  76. 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
  77. 69197b6 Sim-only files move, part 2/2. by Andy McFadden · 15 years ago
  78. b8db306 checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago
  79. 62a381b Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago
  80. aaead20 Add some C++ code to do raw files for backup by Joe Onorato · 15 years ago
  81. cbb1011 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  82. cf59fa8 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  83. 7810449 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  84. d245d1d Initial Contribution by The Android Open Source Project · 16 years ago