1. 01937ee libutils: allow multiple ATRACE_NAMEs in a scope. by Josh Gao · 9 years ago
  2. 0eeb06b utils: Add FastStrcmp.h by Mark Salyzyn · 9 years ago
  3. 8a7297a Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 9 years ago
  4. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 9 years ago
  5. 0abff8f system/core Replace cutils/log.h with android/log.h am: 66ce3e08c5 am: eb189f147b by Mark Salyzyn · 9 years ago
  6. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  7. 0763c30 Merge "Fix more system/core/include warnings" am: 18fbd80504 am: 5fe194a9fd by Colin Cross · 9 years ago
  8. 1811d15 Fix more system/core/include warnings by Colin Cross · 9 years ago
  9. 7bc0052 Merge "Flattenable: switch from assignment to memcpy()." am: b2356a6993 am: bb276d8555 by David Pursell · 9 years ago
  10. b2356a6 Merge "Flattenable: switch from assignment to memcpy()." by David Pursell · 9 years ago
  11. 2ebce73 Flattenable: switch from assignment to memcpy(). by David Pursell · 9 years ago
  12. 28cda0b Merge "Fix warnings in libutils headers" am: 65a1633ec3 am: 0f79b62bf6 by Colin Cross · 9 years ago
  13. 021899f Merge "Remove has_trivial_move trait from Vector<T>" am: 588b3b0c03 am: 85942090f6 by Colin Cross · 9 years ago
  14. 17b5b82 Fix warnings in libutils headers by Colin Cross · 9 years ago
  15. 0973955 Remove has_trivial_move trait from Vector<T> by Colin Cross · 9 years ago
  16. 111ef54 Merge changes from topic 'utf' am: 3a07e5bf94 am: aa7fd8a3ec am: ade3876260 by Martijn Coenen · 9 years ago
  17. 1cfa56d libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 10 years ago
  18. 9de6776 Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 10 years ago
  19. 2d3545f Merge "Make RefBase more robust and debuggable" am: daac359be7 am: 7bf3d21fde by Hans Boehm · 9 years ago
  20. 7dddf94 Merge "Make RefBase more robust and debuggable" am: daac359be7 am: 7bf3d21fde by Hans Boehm · 9 years ago
  21. daac359 Merge "Make RefBase more robust and debuggable" by Hans Boehm · 9 years ago
  22. 8ec6753 Fix Mutex::timedLock to properly handle relative time am: 604ba48220 am: 708b9d118a by Andy Hung · 9 years ago
  23. 604ba48 Fix Mutex::timedLock to properly handle relative time by Andy Hung · 9 years ago
  24. 23c857e Make RefBase more robust and debuggable by Hans Boehm · 10 years ago
  25. f997434 Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22ae by Hans Boehm · 9 years ago
  26. df6c464 Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22ae by Hans Boehm · 9 years ago
  27. 0f39fe2 Merge "Improve RefBase documentation, especially for clients." by Hans Boehm · 9 years ago
  28. 9ba7192 Improve RefBase documentation, especially for clients. by Hans Boehm · 10 years ago
  29. e1fff25 Merge "Fix google-explicit-constructor warnings in utils." am: 5b7e3b9a2a by Chih-Hung Hsieh · 10 years ago
  30. 4d031d6 Merge "Fix google-explicit-constructor warnings in utils." am: 5b7e3b9a2a by Chih-Hung Hsieh · 10 years ago
  31. 2a92996 Fix google-explicit-constructor warnings in utils. by Chih-Hung Hsieh · 10 years ago
  32. d20120a Merge \\"LruCache: avoid copying keys in lookup\\" am: 896c6b14ae am: 4476929073 by Sergio Giro · 10 years ago
  33. 4476929 Merge \"LruCache: avoid copying keys in lookup\" am: 896c6b14ae by Sergio Giro · 10 years ago
  34. 4c56e0a LruCache: avoid copying keys in lookup by Sergio Giro · 10 years ago
  35. 71d9f83 Merge \"libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8\" into nyc-dev by Sergio Giro · 10 years ago
  36. 570dbfb libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 10 years ago
  37. 3b43562 Merge \"RefBase: Silence compiler warnings\" am: f76ca2a43b by Greg Kaiser · 10 years ago
  38. d9885e7 RefBase: Silence compiler warnings by Greg Kaiser · 10 years ago
  39. c4966a3 libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 10 years ago
  40. 70a46d6 Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 10 years ago
  41. fdad5af Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954ef by Hans Boehm · 10 years ago
  42. e263e6c Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 10 years ago
  43. 2a9a993 Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b452b8 by Michael Wright · 10 years ago
  44. 5bacef3 Add String16#contains and strstr16 methods. by Michael Wright · 10 years ago
  45. 46ae7d3 Merge "Remove <utils/ashmem.h>." am: f9f76146a1 am: ee3202563b by Elliott Hughes · 10 years ago
  46. 6d7823a Remove <utils/ashmem.h>. by Elliott Hughes · 10 years ago
  47. e60b407 Merge "Mutex: Note that STL is generally prefered" into nyc-dev am: a30a626 by Greg Kaiser · 10 years ago
  48. d62698d Mutex: Note that STL is generally prefered by Greg Kaiser · 10 years ago
  49. 8ea3006 Merge "Fix Condition::waitRelative." am: 0d6bb55 am: 9bf8f9e by Elliott Hughes · 10 years ago
  50. fd376b9 Fix Condition::waitRelative. by Elliott Hughes · 10 years ago
  51. de6d604 system/core: Make Thread::run threadName argument required am: e71b914775 by Brian Carlstrom · 10 years ago
  52. e71b914 system/core: Make Thread::run threadName argument required by Brian Carlstrom · 10 years ago
  53. 9dddd13 Fix windows 64-bit builds by Dan Willemsen · 10 years ago
  54. 9ac4e00 libutils: add String8 and String16 std_string utility methods by Samuel Tan · 10 years ago
  55. 95fd527 libutils: remove whitespace from String8 files by Samuel Tan · 10 years ago
  56. f9d16ef libutils: remove whitespaces in String16.cpp and String16.h by Samuel Tan · 10 years ago
  57. 86cf941 Fix windows 64-bit builds by Dan Willemsen · 10 years ago
  58. b7170fe libutils: fix cache removal when callback invalidates the key by Sergio Giro · 10 years ago
  59. c3441e6 libutils: Add UNEXPECTED_NULL status_t by Christopher Wiley · 10 years ago
  60. f2d2509 Use std::unique_ptr instead of UniquePtr. by Dan Albert · 10 years ago
  61. d69089a Teach sp<> how to std::move by John Reck · 10 years ago
  62. 0cb59c0 system/core: fix iterator for LruCache by Sergio Giro · 10 years ago
  63. bda375f am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 10 years ago
  64. 6f8885b Implement C++11 move semantics for android::FileMap by Adam Lesinski · 10 years ago
  65. bdae9bf resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 10 years ago
  66. f84a490 system/core: remove BasicHashtable by Sergio Giro · 10 years ago
  67. b5a00d6 am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  68. e045333 Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  69. 282efae system/core: remove methods returning SharedBuffer in String8, String16 by Sergio Giro · 10 years ago
  70. 8e2c820 am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 10 years ago
  71. 730fdbb Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 10 years ago
  72. bb58cde system/core: change LruCache to use unordered_set instead of BasicHashTable by Sergio Giro · 10 years ago
  73. c6ca7a5 am eccf0a45: Merge "utils: add pwrite64 to Compat.h for Mac" by Sami Tolvanen · 10 years ago
  74. 8731d30 utils: add pwrite64 to Compat.h for Mac by Sami Tolvanen · 10 years ago
  75. f777655 resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 10 years ago
  76. d2529f2 libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation directory by Sergio Giro · 10 years ago
  77. 5065990 am 4f0a7cb8: am 786e5e26: Merge "libutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  78. 1f28698 libutils: cleanups for -fsanitize=integer by Nick Kralevich · 10 years ago
  79. 6cec026 am 8c86e4e2: am d0cae5b9: Merge "Remove a HAVE_MS_C_RUNTIME I missed." by Elliott Hughes · 10 years ago
  80. 27507d8 Remove a HAVE_MS_C_RUNTIME I missed. by Elliott Hughes · 10 years ago
  81. 8528d9c am 8025096e: am 28595721: Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core." by Elliott Hughes · 10 years ago
  82. cd4ef75 Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core. by Elliott Hughes · 10 years ago
  83. f87bc34 am 802c6fd0: am ff52e23f: Merge "Stop being silly." by Elliott Hughes · 11 years ago
  84. 5be6b37 Stop being silly. by Elliott Hughes · 11 years ago
  85. 145afc2 am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 11 years ago
  86. e6e7160 Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 11 years ago
  87. 9b828ad Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 11 years ago
  88. c6dbc85 am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 11 years ago
  89. adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 11 years ago
  90. 92a3d2b am 34c92f46: am fc2f1e61: Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 11 years ago
  91. 1f8bc86 Move libutils off AndroidConfig.h. by Elliott Hughes · 11 years ago
  92. ba2c2a8 am cb2d0c5a: am 7015b3be: Merge "TypeHelpers.h: Don\'t underflow unsigned int" by Nick Kralevich · 11 years ago
  93. 58bf572 TypeHelpers.h: Don't underflow unsigned int by Nick Kralevich · 11 years ago
  94. 6078805 Adding a build id check to blob cache. by Michael Lentine · 11 years ago
  95. 52fc3e9 Move LinearAlloc to libhwui by John Reck · 11 years ago
  96. 835d9ca am 97147ef2: am a7d47092: am a75b3de2: Merge "Mark time conversion functions as constexpr" by Michael Wright · 11 years ago
  97. 65e93c3 Mark time conversion functions as constexpr by Michael Wright · 11 years ago
  98. 3bb04bd am 6c7c6d04: am 7c194525: am ea975880: Merge "Only Windows doesn\'t have %zd." by Elliott Hughes · 11 years ago
  99. 146c244 Only Windows doesn't have %zd. by Elliott Hughes · 11 years ago
  100. 8892ce6 Use eventfd instead of pipe in Looper. by Tim Kilbourn · 11 years ago