1. 9dddd13 Fix windows 64-bit builds by Dan Willemsen · 9 years ago
  2. b7170fe libutils: fix cache removal when callback invalidates the key by Sergio Giro · 9 years ago
  3. c3441e6 libutils: Add UNEXPECTED_NULL status_t by Christopher Wiley · 9 years ago
  4. f2d2509 Use std::unique_ptr instead of UniquePtr. by Dan Albert · 9 years ago
  5. d69089a Teach sp<> how to std::move by John Reck · 9 years ago
  6. 0cb59c0 system/core: fix iterator for LruCache by Sergio Giro · 9 years ago
  7. bda375f am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 9 years ago
  8. 6f8885b Implement C++11 move semantics for android::FileMap by Adam Lesinski · 9 years ago
  9. bdae9bf resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 9 years ago
  10. f84a490 system/core: remove BasicHashtable by Sergio Giro · 9 years ago
  11. b5a00d6 am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 9 years ago
  12. e045333 Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 9 years ago
  13. 282efae system/core: remove methods returning SharedBuffer in String8, String16 by Sergio Giro · 9 years ago
  14. 8e2c820 am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 9 years ago
  15. 730fdbb Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 9 years ago
  16. bb58cde system/core: change LruCache to use unordered_set instead of BasicHashTable by Sergio Giro · 9 years ago
  17. c6ca7a5 am eccf0a45: Merge "utils: add pwrite64 to Compat.h for Mac" by Sami Tolvanen · 9 years ago
  18. 8731d30 utils: add pwrite64 to Compat.h for Mac by Sami Tolvanen · 9 years ago
  19. f777655 resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 9 years ago
  20. d2529f2 libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation directory by Sergio Giro · 9 years ago
  21. 5065990 am 4f0a7cb8: am 786e5e26: Merge "libutils: cleanups for -fsanitize=integer" by Nick Kralevich · 9 years ago
  22. 1f28698 libutils: cleanups for -fsanitize=integer by Nick Kralevich · 9 years ago
  23. 6cec026 am 8c86e4e2: am d0cae5b9: Merge "Remove a HAVE_MS_C_RUNTIME I missed." by Elliott Hughes · 9 years ago
  24. 27507d8 Remove a HAVE_MS_C_RUNTIME I missed. by Elliott Hughes · 9 years ago
  25. 8528d9c am 8025096e: am 28595721: Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core." by Elliott Hughes · 9 years ago
  26. cd4ef75 Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core. by Elliott Hughes · 9 years ago
  27. f87bc34 am 802c6fd0: am ff52e23f: Merge "Stop being silly." by Elliott Hughes · 9 years ago
  28. 5be6b37 Stop being silly. by Elliott Hughes · 9 years ago
  29. 145afc2 am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  30. e6e7160 Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  31. 9b828ad Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  32. c6dbc85 am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  33. adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  34. 92a3d2b am 34c92f46: am fc2f1e61: Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 9 years ago
  35. 1f8bc86 Move libutils off AndroidConfig.h. by Elliott Hughes · 9 years ago
  36. ba2c2a8 am cb2d0c5a: am 7015b3be: Merge "TypeHelpers.h: Don\'t underflow unsigned int" by Nick Kralevich · 10 years ago
  37. 58bf572 TypeHelpers.h: Don't underflow unsigned int by Nick Kralevich · 10 years ago
  38. 6078805 Adding a build id check to blob cache. by Michael Lentine · 10 years ago
  39. 52fc3e9 Move LinearAlloc to libhwui by John Reck · 10 years ago
  40. 835d9ca am 97147ef2: am a7d47092: am a75b3de2: Merge "Mark time conversion functions as constexpr" by Michael Wright · 10 years ago
  41. 65e93c3 Mark time conversion functions as constexpr by Michael Wright · 10 years ago
  42. 3bb04bd am 6c7c6d04: am 7c194525: am ea975880: Merge "Only Windows doesn\'t have %zd." by Elliott Hughes · 10 years ago
  43. 146c244 Only Windows doesn't have %zd. by Elliott Hughes · 10 years ago
  44. 8892ce6 Use eventfd instead of pipe in Looper. by Tim Kilbourn · 10 years ago
  45. ac197dd am 1188a4d8: am a596623f: am 6ccfabcf: Merge "O_CLOEXEC is O_NOINHERIT on Windows." by Dan Albert · 10 years ago
  46. c6b30f3 O_CLOEXEC is O_NOINHERIT on Windows. by Dan Albert · 10 years ago
  47. a83ba64 Revert "Revert "Create libbase."" by Dan Albert · 10 years ago
  48. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 10 years ago
  49. a6000e8 am 90a968f0: am dd581695: Merge "Revert "Create libbase."" by Nicolas Geoffray · 10 years ago
  50. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 10 years ago
  51. 06d60af am 517f65da: am a68c8148: Merge "Create libbase." by Dan Albert · 10 years ago
  52. 98ff772 Create libbase. by Dan Albert · 10 years ago
  53. e7d54f8 Fix issues related to removing Looper callbacks after close. by Jeff Brown · 10 years ago
  54. 7a0310e Fixed subtle bugs related to file descriptor recycling. by Jeff Brown · 10 years ago
  55. 27e5721 Rename Looper::isIdling() to isPolling() to resolve confusion. by Jeff Brown · 10 years ago
  56. 6832a7a Remove useless refCounting from FileMap. by Narayan Kamath · 10 years ago
  57. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  58. d79801d Fix Windows build. by Elliott Hughes · 10 years ago
  59. 202f024 Add a WriteStringToFile overload that cares about permissions. by Elliott Hughes · 10 years ago
  60. e44d25d Merge "Add Google-style StringPrintf." by Elliott Hughes · 10 years ago
  61. 6b3be29 Add Google-style StringPrintf. by Elliott Hughes · 10 years ago
  62. 714196d Extra Win32 compatibility. by Elliott Hughes · 10 years ago
  63. dec12b2 Add Google-style ReadFileToString and WriteStringToFile. by Elliott Hughes · 10 years ago
  64. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  65. ba8cdf9 Add required casts for clang/llvm -Wc++11-narrowing by Chih-Hung Hsieh · 10 years ago
  66. 76f0a84 Linux always has POSIX clocks available. by Elliott Hughes · 10 years ago
  67. 601424a Mutex: add timedLock() method by Jesse Hall · 10 years ago
  68. da4f30c Merge "Remove incompatible Unicode compatibility types." by Dan Albert · 10 years ago
  69. c777f21 Use full qualified name in macros. by Chih-Hung Hsieh · 10 years ago
  70. 8c275ff Fix Mac build. by Elliott Hughes · 10 years ago
  71. 97ac0e1 Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  72. c59932f Remove incompatible Unicode compatibility types. by Dan Albert · 10 years ago
  73. e4c649c Add a pre-C++11 constexpr compatibility macro. by Dan Albert · 10 years ago
  74. 266092c kill HAVE_POSIX_FILEMAP by Yabin Cui · 10 years ago
  75. f02c797 Merge "Move winsock2.h in front of a potential windows.h include." by Stephen Hines · 10 years ago
  76. 7e34121 Move winsock2.h in front of a potential windows.h include. by Stephen Hines · 10 years ago
  77. 2f5ad5f Make Unicode.h use types that match libc++. by Dan Albert · 10 years ago
  78. 830b77b am fbb4188c: am d559d6c7: Merge "defined(HAVE_OFF_T) is really just !defined(__APPLE__)." by Elliott Hughes · 10 years ago
  79. cb3d653 defined(HAVE_OFF_T) is really just !defined(__APPLE__). by Elliott Hughes · 10 years ago
  80. 10cce72 am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid." by Elliott Hughes · 10 years ago
  81. b765961 Remove androidGetTid. by Elliott Hughes · 10 years ago
  82. aab3b34 am 4c818dc8: am 56b28f6b: Merge "RefBase: make Renamer destructor virtual" by Elliott Hughes · 10 years ago
  83. 00e56a2 RefBase: make Renamer destructor virtual by Ukri Niemimuukko · 11 years ago
  84. 5ee915a Add a couple of useful string functions. by Jeff Brown · 11 years ago
  85. 881c89c am 7aa8cdfb: am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-header" by Mark Salyzyn · 11 years ago
  86. 7aa8cdf am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-header" by Mark Salyzyn · 11 years ago
  87. 4887842 include: cleanup for -Wsystem-header by Mark Salyzyn · 11 years ago
  88. d83186c Add VirtualLightRefBase by John Reck · 11 years ago
  89. 8481765 Merge "libutils: Clarify Condition::signal wakes up exactly one thread" by Igor Murashkin · 11 years ago
  90. db41938 libutils: Clarify Condition::signal wakes up exactly one thread by Igor Murashkin · 11 years ago
  91. 8af196c Merge "Add a peekOldestValue" by John Reck · 11 years ago
  92. 02c9460 BitSet32 64b compatibility fix by Andreas Gampe · 11 years ago
  93. 9d8707c Add a peekOldestValue by John Reck · 11 years ago
  94. 4854a36 am 1f87d3ab: am 83fd6375: am 31631861: Merge "Add guards to prevent typedefs when C++11 is available." by Tim Murray · 11 years ago
  95. 1f87d3a am 83fd6375: am 31631861: Merge "Add guards to prevent typedefs when C++11 is available." by Tim Murray · 11 years ago
  96. ae83f84 Add guards to prevent typedefs when C++11 is available. by Tim Murray · 11 years ago
  97. a45ff0f am df33e8b5: Add BitSet64. DO NOT MERGE by Michael Wright · 11 years ago
  98. df33e8b Add BitSet64. DO NOT MERGE by Michael Wright · 11 years ago
  99. c4cc584 Clarify ownership for NativeHandle::mHandle by Wonsik Kim · 11 years ago
  100. 2ec0645 Add static methods to BitSet. by Michael Wright · 11 years ago