1. fd4f91e Fix race bug in attemptIncStrong by Hans Boehm · 9 years ago
  2. 2d445b7 libutils/Unicode.cpp: remove SafetyNet logging by Sergio Giro · 9 years ago
  3. 5a60c39 system/core: using equivalent code to fix build break for win host by Sergio Giro · 9 years ago
  4. fecafbe libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 9 years ago
  5. 5e88213 Fix SharedBuffer. Remove aref. by Hans Boehm · 9 years ago
  6. b0a9cbc Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 9 years ago
  7. 60d6871 Fix strstr16. by Michael Wright · 9 years ago
  8. f4f4501 Add String16#contains and strstr16 methods. by Michael Wright · 9 years ago
  9. fd5ba87 system/core: Make Thread::run threadName argument required by Brian Carlstrom · 9 years ago
  10. efcd053 Fix windows 64-bit builds by Dan Willemsen · 9 years ago
  11. 9aedada Make libutils symbols protected by Dimitry Ivanov · 9 years ago
  12. 7e73630 Merge "more O_CLOEXEC" am: 920d637d25 am: 890cd99709 by Nick Kralevich · 9 years ago
  13. 41b2a89 more O_CLOEXEC by Nick Kralevich · 9 years ago
  14. 4984287 Merge "libutils: fix cache removal when callback invalidates the key" am: b0df9dca7c am: e483305e47 by Sergio Giro · 9 years ago
  15. 6a36c12 libutils: fix cache removal when callback invalidates the key by Sergio Giro · 9 years ago
  16. d0ec876 Merge "Use std::unique_ptr instead of UniquePtr." am: 0f61f86870 am: 0c69e9f271 by Dan Albert · 9 years ago
  17. a60b1d5 Use std::unique_ptr instead of UniquePtr. by Dan Albert · 9 years ago
  18. ddff8cc Merge "Teach sp<> how to std::move" am: 518d043c86 am: bb12b91ae1 am: a573d6b186 by John Reck · 9 years ago
  19. d15efa1 Merge "Teach sp<> how to std::move" am: 518d043c86 by John Reck · 9 years ago
  20. 2377963 Teach sp<> how to std::move by John Reck · 9 years ago
  21. 2b87b3b Merge "Disable sanitization for LinearTransform" am: c52b3c08fa am: 0d3b144372 by Andy Hung · 9 years ago
  22. 2ffa4db Merge "Disable sanitization for LinearTransform" am: c52b3c08fa by Andy Hung · 9 years ago
  23. a587836 Disable sanitization for LinearTransform by Andy Hung · 9 years ago
  24. cf2bba7 am 51209a8b: am 9443fd94: am f8376607: Merge "system/core: fix iterator for LruCache" by Sergio Giro · 9 years ago
  25. e693722 am f8376607: Merge "system/core: fix iterator for LruCache" by Sergio Giro · 9 years ago
  26. 5e036f3 system/core: fix iterator for LruCache by Sergio Giro · 10 years ago
  27. 156feb5 am 0b2bce06: am bda375fa: am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 10 years ago
  28. d201801 am bda375fa: am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 10 years ago
  29. efcc536 am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 10 years ago
  30. 3cdfbc6 system/core: remove BasicHashtable by Sergio Giro · 10 years ago
  31. b771a83 Implement C++11 move semantics for android::FileMap by Adam Lesinski · 10 years ago
  32. 5c016d7 resolved conflicts for 075f690d to master by Sergio Giro · 10 years ago
  33. 345c173 am bdae9bf2: resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 10 years ago
  34. edb9739 resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 10 years ago
  35. 76414a8 Revert "resolved conflicts for 70808827 to stage-aosp-master" by Sergio Giro · 10 years ago
  36. 8e5bb3d resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 10 years ago
  37. 08f3530 system/core: remove BasicHashtable by Sergio Giro · 10 years ago
  38. e1c1c9d am c559a9b5: am b5a00d6b: am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  39. ee241ae am b5a00d6b: am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  40. 776afb2 am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  41. 849b7a9 libutils: fix compile error in SharedBufferTest by Sergio Giro · 10 years ago
  42. 509a40f Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  43. 2b66108 system/core: remove methods returning SharedBuffer in String8, String16 by Sergio Giro · 10 years ago
  44. 7d68054 am fbb259e8: am 8e2c8208: am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 10 years ago
  45. 263b6e7 am 8e2c8208: am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 10 years ago
  46. cf83fee am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 10 years ago
  47. a6adfb3 system/core: change LruCache to use unordered_set instead of BasicHashTable by Sergio Giro · 10 years ago
  48. 8ad84a8 resolved conflicts for 8dba9a7b to master by Sergio Giro · 10 years ago
  49. 0fc7a3a libutils: fix compile error in SharedBufferTest by Sergio Giro · 10 years ago
  50. a653b57 am c565bdb6: am f777655d: resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 10 years ago
  51. e0efd8b am f777655d: resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 10 years ago
  52. 32ee058 resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 10 years ago
  53. dd8dcfa libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation directory by Sergio Giro · 10 years ago
  54. f5538fe am 16bed965: am 742d0173: am 661600dd: am 110f705e: resolved conflicts for 832a0d1c to mnc-dev by Brian Carlstrom · 10 years ago
  55. 217cfb7 am 742d0173: am 661600dd: am 110f705e: resolved conflicts for 832a0d1c to mnc-dev by Brian Carlstrom · 10 years ago
  56. 96bee4f resolved conflicts for 832a0d1c to mnc-dev by Brian Carlstrom · 10 years ago
  57. cca75cc resolved conflicts for cf676a86 to lmp-mr1-ub-dev by Brian Carlstrom · 10 years ago
  58. 419e6c3 libutils: Fix integer overflows in VectorImpl. by Narayan Kamath · 10 years ago
  59. c9f879b am 51e740f8: resolved conflicts for 32d86587 to mnc-dr-dev-plus-aosp by Narayan Kamath · 10 years ago
  60. d8c400a resolved conflicts for 32d86587 to mnc-dr-dev-plus-aosp by Narayan Kamath · 10 years ago
  61. 0dcec2b libutils: add test for String8 by Sergio Giro · 10 years ago
  62. 80953cb am 54afdbae: am a4b8f9f1: am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
  63. 0dc7319 am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
  64. 70c31c8 Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 10 years ago
  65. 7ba4331 libutils: Fix integer overflows in VectorImpl. by Narayan Kamath · 10 years ago
  66. 94b0bcb am 6b86f3fe: am 5e44f5cc: am 2c58af52: Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 10 years ago
  67. 5806864 am 2c58af52: Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 10 years ago
  68. 397fae3 VectorImpl.cpp: fix benign multiplication overflow by Nick Kralevich · 10 years ago
  69. d14331f am 5b33306d: Merge "libutils: fix overflow in SharedBuffer [DO NOT MERGE]" into mnc-dev by Abhishek Arya · 10 years ago
  70. 5ebdf2c resolved conflicts for merge of 7c327194 to lmp-mr1-ub-dev by Bart Sears · 10 years ago
  71. 18a3af7 libutils: fix overflow in SharedBuffer [DO NOT MERGE] by Sergio Giro · 10 years ago
  72. 0cc9a6e libutils: fix overflow in SharedBuffer [DO NOT MERGE] by Sergio Giro · 10 years ago
  73. fa36d25 am b37862e4: am 7ec4c228: am e80ec0c5: Merge "libutils: Enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  74. 22f25c4 am 7ec4c228: am e80ec0c5: Merge "libutils: Enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  75. 03ec1f5 am 7ec4c228: am e80ec0c5: Merge "libutils: Enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  76. efdae93 libutils: Enable LOCAL_SANITIZE := integer by Nick Kralevich · 10 years ago
  77. 2eb2e2d am 567bb226: am 4f0a7cb8: am 786e5e26: Merge "libutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  78. cdec7c5 am 4f0a7cb8: am 786e5e26: Merge "libutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  79. 8a11de1 am 4f0a7cb8: am 786e5e26: Merge "libutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  80. aa3531f libutils: cleanups for -fsanitize=integer by Nick Kralevich · 10 years ago
  81. 49bb428 libutils: fix overflow in SharedBuffer by Sergio Giro · 10 years ago
  82. da06d3d am a77a0487: am 219a006f: am fc5fdc85: am e45d96d6: am 19398a71: am d34846b7: am cd407a17: am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b by Abhishek Arya · 10 years ago
  83. 7fa2b01 am 219a006f: am fc5fdc85: am e45d96d6: am 19398a71: am d34846b7: am cd407a17: am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b by Abhishek Arya · 10 years ago
  84. 7bde2c7 am fc5fdc85: am e45d96d6: am 19398a71: am d34846b7: am cd407a17: am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b by Abhishek Arya · 10 years ago
  85. 3247362 am e45d96d6: am 19398a71: am d34846b7: am cd407a17: am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b by Abhishek Arya · 10 years ago
  86. d34846b am cd407a17: am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b by Abhishek Arya · 10 years ago
  87. cd407a1 am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b by Abhishek Arya · 10 years ago
  88. e0dce90 Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b by Abhishek Arya · 10 years ago
  89. bb7c979 am e97682be: am a1a22b57: am e67b5848: am 4956c0fe: am 5b85b1d4: libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 10 years ago
  90. e67b584 am 4956c0fe: am 5b85b1d4: libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 10 years ago
  91. 4956c0f am 5b85b1d4: libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 10 years ago
  92. 5b85b1d libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 10 years ago
  93. 2da3700 am f468d1e1: am 1d44be87: Merge "libutils: fix overflow in String8::allocFromUTF8" by Sergio Giro · 10 years ago
  94. 28aebd3 am 29c12755: Merge "libutils: fix overflow in String8::allocFromUTF8" into mnc-dev by Sergio Giro · 10 years ago
  95. 1b2be66 libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 10 years ago
  96. 503871a Merge "libutils: fix overflow in String8::allocFromUTF8" by Sergio Giro · 10 years ago
  97. 1389599 libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 10 years ago
  98. 819c254 am 77b9868a: am 6d814037: Merge "libutils: fix signed/unsigned comparison warnings" by Nick Kralevich · 10 years ago
  99. 90a0a94 am 77b9868a: am 6d814037: Merge "libutils: fix signed/unsigned comparison warnings" by Nick Kralevich · 10 years ago
  100. 62e786e libutils: fix signed/unsigned comparison warnings by Nick Kralevich · 10 years ago