1. d70e582 Fix integer overflow in utf{16,32}_to_utf8_length am: f0a43dede9 am: 33abf90994 am: 789673b15c by Adam Vartanian · 8 years ago
  2. f0a43de Fix integer overflow in utf{16,32}_to_utf8_length by Adam Vartanian · 9 years ago
  3. 3411dd4 libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 10 years ago
  4. 570dbfb libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 10 years ago
  5. e059f5e Revert \\\\\\\"libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8\\\\\\\" am: 311002936e am: ddd0051968 am: b218b2d34d am: 605de74373 am: 37826f5613 am: 80473d5d33 by Sergio Giro · 10 years ago
  6. c06d338 Revert \\\\\\"libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8\\\\\\" am: 311002936e am: ddd0051968 am: b218b2d34d am: 605de74373 am: 37826f5613 by Sergio Giro · 10 years ago
  7. 605de74 Revert \\\"libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8\\\" am: 311002936e am: ddd0051968 by Sergio Giro · 10 years ago
  8. b218b2d Revert \\"libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8\\" am: 311002936e by Sergio Giro · 10 years ago
  9. 3110029 Revert "libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8" by Sergio Giro · 10 years ago
  10. 6025b21 libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 am: 53473c1607 am: 41e6690d0c am: 29ccafe5f0 am: fd7bd2dfef am: 498ffa62c5 am: 5e4ebd02d4 by Sergio Giro · 10 years ago
  11. d837e74 libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 am: 53473c1607 am: 41e6690d0c am: 29ccafe5f0 am: fd7bd2dfef am: 498ffa62c5 by Sergio Giro · 10 years ago
  12. fd7bd2d libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 am: 53473c1607 am: 41e6690d0c by Sergio Giro · 10 years ago
  13. 29ccafe libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 am: 53473c1607 by Sergio Giro · 10 years ago
  14. 53473c1 libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 10 years ago
  15. 54828dc Fix SharedBuffer. Remove aref. by Hans Boehm · 10 years ago
  16. 70a46d6 Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 10 years ago
  17. 0fd60eb Fix strstr16. by Michael Wright · 10 years ago
  18. 5bacef3 Add String16#contains and strstr16 methods. by Michael Wright · 10 years ago
  19. e71b914 system/core: Make Thread::run threadName argument required by Brian Carlstrom · 10 years ago
  20. 9dddd13 Fix windows 64-bit builds by Dan Willemsen · 10 years ago
  21. 2c7960c Make libutils symbols protected by Dimitry Ivanov · 10 years ago
  22. 261952e Merge "more O_CLOEXEC" am: 920d637d25 am: 890cd99709 by Nick Kralevich · 10 years ago
  23. c68c886 more O_CLOEXEC by Nick Kralevich · 10 years ago
  24. 43f13d0 Merge "libutils: fix cache removal when callback invalidates the key" am: b0df9dca7c am: e483305e47 by Sergio Giro · 10 years ago
  25. b7170fe libutils: fix cache removal when callback invalidates the key by Sergio Giro · 10 years ago
  26. 8f3ef3f Merge "Use std::unique_ptr instead of UniquePtr." am: 0f61f86870 am: 0c69e9f271 by Dan Albert · 10 years ago
  27. f2d2509 Use std::unique_ptr instead of UniquePtr. by Dan Albert · 10 years ago
  28. dc7694e Merge "Teach sp<> how to std::move" am: 518d043c86 am: bb12b91ae1 am: a573d6b186 by John Reck · 10 years ago
  29. bb12b91 Merge "Teach sp<> how to std::move" am: 518d043c86 by John Reck · 10 years ago
  30. d69089a Teach sp<> how to std::move by John Reck · 10 years ago
  31. 6db2d26 Merge "Disable sanitization for LinearTransform" am: c52b3c08fa am: 0d3b144372 by Andy Hung · 10 years ago
  32. 0d3b144 Merge "Disable sanitization for LinearTransform" am: c52b3c08fa by Andy Hung · 10 years ago
  33. 13c19e7 Disable sanitization for LinearTransform by Andy Hung · 10 years ago
  34. d155004 am 51209a8b: am 9443fd94: am f8376607: Merge "system/core: fix iterator for LruCache" by Sergio Giro · 10 years ago
  35. 9443fd9 am f8376607: Merge "system/core: fix iterator for LruCache" by Sergio Giro · 10 years ago
  36. 0cb59c0 system/core: fix iterator for LruCache by Sergio Giro · 10 years ago
  37. 7e59e17 am 0b2bce06: am bda375fa: am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 10 years ago
  38. 0b2bce0 am bda375fa: am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 10 years ago
  39. bda375f am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 10 years ago
  40. a5f71e0 system/core: remove BasicHashtable by Sergio Giro · 10 years ago
  41. 6f8885b Implement C++11 move semantics for android::FileMap by Adam Lesinski · 10 years ago
  42. 3412280 resolved conflicts for 075f690d to master by Sergio Giro · 10 years ago
  43. 075f690 am bdae9bf2: resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 10 years ago
  44. bdae9bf resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 10 years ago
  45. 45dd164 Revert "resolved conflicts for 70808827 to stage-aosp-master" by Sergio Giro · 10 years ago
  46. 5cf2d5c resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 10 years ago
  47. f84a490 system/core: remove BasicHashtable by Sergio Giro · 10 years ago
  48. 58a2505 am c559a9b5: am b5a00d6b: am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  49. c559a9b am b5a00d6b: am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  50. b5a00d6 am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  51. 0e7fb13 libutils: fix compile error in SharedBufferTest by Sergio Giro · 10 years ago
  52. e045333 Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  53. 282efae system/core: remove methods returning SharedBuffer in String8, String16 by Sergio Giro · 10 years ago
  54. 9428978 am fbb259e8: am 8e2c8208: am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 10 years ago
  55. fbb259e am 8e2c8208: am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 10 years ago
  56. 8e2c820 am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 10 years ago
  57. bb58cde system/core: change LruCache to use unordered_set instead of BasicHashTable by Sergio Giro · 10 years ago
  58. 21ca798 resolved conflicts for 8dba9a7b to master by Sergio Giro · 10 years ago
  59. 8dba9a7 libutils: fix compile error in SharedBufferTest by Sergio Giro · 10 years ago
  60. fa2f9d6 am c565bdb6: am f777655d: resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 10 years ago
  61. c565bdb am f777655d: resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 10 years ago
  62. f777655 resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 10 years ago
  63. d2529f2 libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation directory by Sergio Giro · 10 years ago
  64. 7ae1d65 am 16bed965: am 742d0173: am 661600dd: am 110f705e: resolved conflicts for 832a0d1c to mnc-dev by Brian Carlstrom · 10 years ago
  65. 16bed96 am 742d0173: am 661600dd: am 110f705e: resolved conflicts for 832a0d1c to mnc-dev by Brian Carlstrom · 10 years ago
  66. 110f705 resolved conflicts for 832a0d1c to mnc-dev by Brian Carlstrom · 10 years ago
  67. 832a0d1 resolved conflicts for cf676a86 to lmp-mr1-ub-dev by Brian Carlstrom · 10 years ago
  68. fef9dff am 6c53de92: Follow up to change b638126ed DO NOT MERGE. by Narayan Kamath · 10 years ago
  69. a82d6dc resolved conflicts for b638126e to klp-modular-dev by Narayan Kamath · 10 years ago
  70. 6c53de9 Follow up to change b638126ed DO NOT MERGE. by Narayan Kamath · 10 years ago
  71. 419e6c3 libutils: Fix integer overflows in VectorImpl. by Narayan Kamath · 10 years ago
  72. b638126 libutils: Fix integer overflows in VectorImpl. DO NOT MERGE by Narayan Kamath · 10 years ago
  73. 69b9a8b am 51e740f8: resolved conflicts for 32d86587 to mnc-dr-dev-plus-aosp by Narayan Kamath · 10 years ago
  74. 51e740f resolved conflicts for 32d86587 to mnc-dr-dev-plus-aosp by Narayan Kamath · 10 years ago
  75. df5151d libutils: add test for String8 by Sergio Giro · 10 years ago
  76. c91a974 am 54afdbae: am a4b8f9f1: am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
  77. a4b8f9f am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
  78. 87a419c Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 11 years ago
  79. c609c31 libutils: Fix integer overflows in VectorImpl. by Narayan Kamath · 10 years ago
  80. 63e5142 am 6b86f3fe: am 5e44f5cc: am 2c58af52: Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 10 years ago
  81. 5e44f5c am 2c58af52: Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 10 years ago
  82. c76698f VectorImpl.cpp: fix benign multiplication overflow by Nick Kralevich · 10 years ago
  83. 09f2d36 am 5b33306d: Merge "libutils: fix overflow in SharedBuffer [DO NOT MERGE]" into mnc-dev by Abhishek Arya · 10 years ago
  84. 170bde8 resolved conflicts for merge of 7c327194 to lmp-mr1-ub-dev by Bart Sears · 10 years ago
  85. d95e47f libutils: fix overflow in SharedBuffer [DO NOT MERGE] by Sergio Giro · 10 years ago
  86. 0cc9a6e libutils: fix overflow in SharedBuffer [DO NOT MERGE] by Sergio Giro · 10 years ago
  87. 3fe4051 am 66b6eb94: [DO NOT MERGE] libutils: fix overflow in SharedBuffer by Sergio Giro · 10 years ago
  88. 223286e am b37862e4: am 7ec4c228: am e80ec0c5: Merge "libutils: Enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  89. b37862e am 7ec4c228: am e80ec0c5: Merge "libutils: Enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  90. 2bcb922 am 7ec4c228: am e80ec0c5: Merge "libutils: Enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  91. 4d587f2 libutils: Enable LOCAL_SANITIZE := integer by Nick Kralevich · 10 years ago
  92. 58e3d3e am 567bb226: am 4f0a7cb8: am 786e5e26: Merge "libutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  93. 567bb22 am 4f0a7cb8: am 786e5e26: Merge "libutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  94. 5065990 am 4f0a7cb8: am 786e5e26: Merge "libutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  95. 1f28698 libutils: cleanups for -fsanitize=integer by Nick Kralevich · 10 years ago
  96. 66b6eb9 [DO NOT MERGE] libutils: fix overflow in SharedBuffer by Sergio Giro · 10 years ago
  97. 7987b83 libutils: fix overflow in SharedBuffer by Sergio Giro · 10 years ago
  98. d1a6188 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
  99. 64e2d8c 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
  100. 219a006 am fc5fdc85: am e45d96d6: am 19398a71: am d34846b7: am cd407a17: am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b by Abhishek Arya · 10 years ago