1. 51d3d50 Fix integer overflow in utf{16,32}_to_utf8_length by Adam Vartanian · 7 years ago fp2-sibon-17.11.2
  2. f29dc63 libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 8 years ago
  3. 110f705 resolved conflicts for 832a0d1c to mnc-dev by Brian Carlstrom · 9 years ago
  4. 832a0d1 resolved conflicts for cf676a86 to lmp-mr1-ub-dev by Brian Carlstrom · 9 years ago
  5. 419e6c3 libutils: Fix integer overflows in VectorImpl. by Narayan Kamath · 9 years ago
  6. c609c31 libutils: Fix integer overflows in VectorImpl. by Narayan Kamath · 9 years ago
  7. 170bde8 resolved conflicts for merge of 7c327194 to lmp-mr1-ub-dev by Bart Sears · 9 years ago
  8. d95e47f libutils: fix overflow in SharedBuffer [DO NOT MERGE] by Sergio Giro · 9 years ago
  9. 0cc9a6e libutils: fix overflow in SharedBuffer [DO NOT MERGE] by Sergio Giro · 9 years ago
  10. 219a006 am fc5fdc85: am e45d96d6: am 19398a71: am d34846b7: am cd407a17: am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b by Abhishek Arya · 9 years ago
  11. fc5fdc8 am e45d96d6: am 19398a71: am d34846b7: am cd407a17: am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b by Abhishek Arya · 9 years ago
  12. d34846b am cd407a17: am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b by Abhishek Arya · 9 years ago
  13. cd407a1 am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b by Abhishek Arya · 9 years ago
  14. e0dce90 Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b by Abhishek Arya · 9 years ago
  15. 93f106b am e97682be: am a1a22b57: am e67b5848: am 4956c0fe: am 5b85b1d4: libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 9 years ago
  16. e67b584 am 4956c0fe: am 5b85b1d4: libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 9 years ago
  17. 4956c0f am 5b85b1d4: libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 9 years ago
  18. 5b85b1d libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 9 years ago
  19. ebabef2 libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 9 years ago
  20. 20432c2 Merge "Work around spurious epoll notifications." into mnc-dev by Jeff Brown · 9 years ago
  21. 18a574f Work around spurious epoll notifications. by Jeff Brown · 9 years ago
  22. 6078805 Adding a build id check to blob cache. by Michael Lentine · 9 years ago
  23. 52fc3e9 Move LinearAlloc to libhwui by John Reck · 9 years ago
  24. c72bd16 am 8d2cd035: am 2ddb9cb1: am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed." by Elliott Hughes · 9 years ago
  25. bcc2b5f Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 9 years ago
  26. 8892ce6 Use eventfd instead of pipe in Looper. by Tim Kilbourn · 9 years ago
  27. a83ba64 Revert "Revert "Create libbase."" by Dan Albert · 9 years ago
  28. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 9 years ago
  29. a6000e8 am 90a968f0: am dd581695: Merge "Revert "Create libbase."" by Nicolas Geoffray · 9 years ago
  30. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 9 years ago
  31. 06d60af am 517f65da: am a68c8148: Merge "Create libbase." by Dan Albert · 9 years ago
  32. 98ff772 Create libbase. by Dan Albert · 9 years ago
  33. e7d54f8 Fix issues related to removing Looper callbacks after close. by Jeff Brown · 9 years ago
  34. 7a0310e Fixed subtle bugs related to file descriptor recycling. by Jeff Brown · 9 years ago
  35. 27e5721 Rename Looper::isIdling() to isPolling() to resolve confusion. by Jeff Brown · 9 years ago
  36. 6832a7a Remove useless refCounting from FileMap. by Narayan Kamath · 9 years ago
  37. 1158c7d Merge "Remove reference to NOT_USING_KLIBC and cygwin." by Narayan Kamath · 9 years ago
  38. 5955a9f Remove reference to NOT_USING_KLIBC and cygwin. by Narayan Kamath · 9 years ago
  39. 9d1f515 Fix the WriteStringToFile overload that takes mode/owner/group. by Elliott Hughes · 9 years ago
  40. f682b47 Clean up reading and writing in init. by Elliott Hughes · 9 years ago
  41. 31fa09c Fix Windows build. by Elliott Hughes · 9 years ago
  42. 202f024 Add a WriteStringToFile overload that cares about permissions. by Elliott Hughes · 9 years ago
  43. 6b3be29 Add Google-style StringPrintf. by Elliott Hughes · 9 years ago
  44. af4885a Fix Mac build. by Elliott Hughes · 9 years ago
  45. dec12b2 Add Google-style ReadFileToString and WriteStringToFile. by Elliott Hughes · 9 years ago
  46. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 9 years ago
  47. 292ccd3 Fix references to HAVE_PRCTL. by Elliott Hughes · 9 years ago
  48. dabdbf9 Clean up libutils Android.mk by Trevor Drake · 10 years ago
  49. 22a40e6 Use __arm__ instead of ARCH_ARM. by Elliott Hughes · 10 years ago
  50. a53c815 Libutils: Comment out unused constants by Andreas Gampe · 10 years ago
  51. 97ac0e1 Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  52. 745c5f6 kill HAVE_MADVISE by Yabin Cui · 10 years ago
  53. 819b480 kill HAVE_MADVISE by Yabin Cui · 10 years ago
  54. 890442a Move libutils to libc++. by Dan Albert · 10 years ago
  55. dd060f0 System/core: Use memmove by Andreas Gampe · 10 years ago
  56. 266092c kill HAVE_POSIX_FILEMAP by Yabin Cui · 10 years ago
  57. 5fc8f68 am 7a92d20e: Merge "Clean up some test makefiles." by Dan Albert · 10 years ago
  58. 27d166c Clean up some test makefiles. by Dan Albert · 10 years ago
  59. d82db15 am 1c77bf4c: Merge "Fix windows specific behavior of FileMap" into lmp-dev by Xavier Ducrohet · 10 years ago
  60. 1a55aa5 Fix windows specific behavior of FileMap by Xavier Ducrohet · 10 years ago
  61. b57122a am 3fe9adc9: Merge "Fix write past end of memory." into lmp-dev by Christopher Ferris · 10 years ago
  62. de722e5 Fix write past end of memory. by Christopher Ferris · 10 years ago
  63. fb1b6da am 522c1d34: am e18ed89e: Merge "Remove makefile cruft." by Dan Albert · 10 years ago
  64. 8ac097a am e4bf208c: am 082a52b5: Merge "Move libutils over to pthread_gettid_np." by Elliott Hughes · 10 years ago
  65. e18ed89 Merge "Remove makefile cruft." by Dan Albert · 10 years ago
  66. fbb8db2 Remove makefile cruft. by Dan Albert · 10 years ago
  67. 7bf5f20 Move libutils over to pthread_gettid_np. by Elliott Hughes · 10 years ago
  68. 831789a am 6ba555f2: Merge "libutils: Don\'t segfault ProcessCallStack when getting thread name fails" into lmp-dev by Igor Murashkin · 10 years ago
  69. 63fbdb6 libutils: Don't segfault ProcessCallStack when getting thread name fails by Igor Murashkin · 10 years ago
  70. 10cce72 am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid." by Elliott Hughes · 10 years ago
  71. b765961 Remove androidGetTid. by Elliott Hughes · 10 years ago
  72. 614b923 am 52b59127: am e7ec28bb: Merge "Exclude bionic private headers from include path" by Dmitriy Ivanov · 10 years ago
  73. 4ffed01 Exclude bionic private headers from include path by Dmitriy Ivanov · 10 years ago
  74. 71db714 am 4bb951a8: Merge "BlobCache: fix uninitialized memory" into lmp-dev by Antoine Labour · 10 years ago
  75. 9516139 Exclude bionic private headers from include path by Dmitriy Ivanov · 10 years ago
  76. 5f6ebc2 BlobCache: fix uninitialized memory by Antoine Labour · 10 years ago
  77. f505dae am f2879ef6: am 6698ebf9: Merge "Fix Darwin build caused by -Wunused-parameter." by Tim Murray · 10 years ago
  78. b37009f Fix Darwin build caused by -Wunused-parameter. by Tim Murray · 10 years ago
  79. eb49dd7 Remove invalid 64-bit host objects. by Stephen Hines · 10 years ago
  80. da6d2cb am 31dc191b: am 73290cd1: Merge "Remove invalid 64-bit host objects." by Stephen Hines · 10 years ago
  81. 03cc1f7 Remove invalid 64-bit host objects. by Stephen Hines · 10 years ago
  82. 3b13803 am 72299bf0: [Bug]NE when playing mp3 with incorrect UTF16 char by Cylen Yao · 10 years ago
  83. 72299bf [Bug]NE when playing mp3 with incorrect UTF16 char by Cylen Yao · 10 years ago
  84. c24b98c Add a couple of useful string functions. (DO NOT MERGE) by Jeff Brown · 10 years ago
  85. 5ee915a Add a couple of useful string functions. by Jeff Brown · 10 years ago
  86. 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
  87. 928821b am 72d77449: am 4ca26ce8: Merge "Host multilib build of both 32-bit and 64-bit libraries." by Ian Rogers · 10 years ago
  88. 59ec765 Host multilib build of both 32-bit and 64-bit libraries. by Ian Rogers · 10 years ago
  89. c9573e1 am b2a9129e: am bf0ed824: am 60ca7a22: Merge "libutils: turn on -Werror" by Mark Salyzyn · 10 years ago
  90. b2a9129 am bf0ed824: am 60ca7a22: Merge "libutils: turn on -Werror" by Mark Salyzyn · 10 years ago
  91. 5bed803 libutils: turn on -Werror by Mark Salyzyn · 10 years ago
  92. 70b53c4 am 4b126c46: am e8f90ca6: am 570cd46d: Merge "Revert "Move libutils to libc++"" by Dan Albert · 10 years ago
  93. 4b126c4 am e8f90ca6: am 570cd46d: Merge "Revert "Move libutils to libc++"" by Dan Albert · 10 years ago
  94. 570cd46 Merge "Revert "Move libutils to libc++"" by Dan Albert · 10 years ago
  95. 7bc49a1 Revert "Move libutils to libc++" by Dan Albert · 10 years ago
  96. 6f8030c am 58f4a09b: am 36f536fc: am 9f69e028: Merge "Move libutils to libc++" by Dan Albert · 10 years ago
  97. 58f4a09 am 36f536fc: am 9f69e028: Merge "Move libutils to libc++" by Dan Albert · 10 years ago
  98. 9f69e02 Merge "Move libutils to libc++" by Dan Albert · 10 years ago
  99. 3051ddd am 4547273b: am 265262a8: am 5f815da3: Merge "String16.cpp rm unused utils/Debug.h" by Mark Salyzyn · 10 years ago
  100. 4547273 am 265262a8: am 5f815da3: Merge "String16.cpp rm unused utils/Debug.h" by Mark Salyzyn · 10 years ago