1. 373f529 Merge "Unicode: specify destination length in utf8_to_utf16 methods" by Sergio Giro · 9 years ago
  2. 3c7b8dd Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 9 years ago
  3. 446cd4a Merge \\"Fix google-explicit-constructor warnings in system/core.\\" am: 6dc68cb5f9 by Chih-hung Hsieh · 9 years ago
  4. 0c03087 Merge \"Fix google-explicit-constructor warnings in system/core.\" by Chih-Hung Hsieh · 9 years ago
  5. 5db7bc5 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  6. d075d3c Merge \\"LruCache: avoid copying keys in lookup\\" am: 896c6b14ae am: 4476929073 by Sergio Giro · 9 years ago
  7. c4527ca Merge \"LruCache: avoid copying keys in lookup\" am: 896c6b14ae by Sergio Giro · 9 years ago
  8. 98986a7 LruCache: avoid copying keys in lookup by Sergio Giro · 9 years ago
  9. 0255ad0 Merge \"libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8\" into nyc-dev by Sergio Giro · 9 years ago
  10. 84b94d7 libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 9 years ago
  11. 2652dd8 Merge \"Add test for RefBase etc.\" am: dc9fbc3440 by Hans Boehm · 9 years ago
  12. cadc4bd Add test for RefBase etc. by Hans Boehm · 9 years ago
  13. f85f66b Merge \"libutils: Limit integer sanitize to target only\" am: fc36f6fab6 by Dan Willemsen · 9 years ago
  14. f36af52 libutils: Limit integer sanitize to target only by Dan Willemsen · 9 years ago
  15. 7c4c2e0 resolve merge conflicts of 41e82a3 to stage-aosp-master by Colin Cross · 9 years ago
  16. 0dd7332 Convert libbacktrace, libutils to Soong by Dan Willemsen · 9 years ago
  17. b52f44b Merge "Fix SharedBuffer. Remove aref." am: 069517574e am: 1e081a8c5f by Hans Boehm · 9 years ago
  18. 5e88213 Fix SharedBuffer. Remove aref. by Hans Boehm · 9 years ago
  19. a627d48 Fix SharedBuffer. Remove aref. by Hans Boehm · 9 years ago
  20. b0a9cbc Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 9 years ago
  21. d640240 Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954ef by Hans Boehm · 9 years ago
  22. ef1036d Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" by Hans Boehm · 9 years ago
  23. c85e76d Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 9 years ago
  24. e179f5b Merge "Fix strstr16." into nyc-dev am: a34a383607 by Michael Wright · 9 years ago
  25. 60d6871 Fix strstr16. by Michael Wright · 9 years ago
  26. 82389a6 Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux" am: e3ff256228 by Greg Hackmann · 9 years ago
  27. 74df033 Merge "SystemClock: add test" am: 282e8fb037 am: a91a1a990f by Greg Hackmann · 9 years ago
  28. 27149e3 Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux" by Treehugger Robot · 9 years ago
  29. e476b62 Merge "SystemClock: add test" by Treehugger Robot · 9 years ago
  30. 22c6fff Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b452b8 by Michael Wright · 9 years ago
  31. f4f4501 Add String16#contains and strstr16 methods. by Michael Wright · 9 years ago
  32. 72ee9c9 SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux by Greg Hackmann · 9 years ago
  33. 67edfb5 SystemClock: add test by Greg Hackmann · 9 years ago
  34. d4ddcca Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 9 years ago
  35. 5f9de97 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  36. 41e2bdc Merge "Remove debugging code for a fixed 3.6 kernel bug." am: af61acc by Elliott Hughes · 9 years ago
  37. 1f84d4e Remove debugging code for a fixed 3.6 kernel bug. by Elliott Hughes · 9 years ago
  38. c01a1da system/core: Make Thread::run threadName argument required am: e71b914775 by Brian Carlstrom · 9 years ago
  39. fd5ba87 system/core: Make Thread::run threadName argument required by Brian Carlstrom · 9 years ago
  40. 7c49bec Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a by George Burgess IV · 9 years ago
  41. 522cf17 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 9 years ago
  42. 4f08114 Merge "system/core/lib[c]utils: Fix signedness comparison warnings." am: bba2151b29 by James Hawkins · 9 years ago
  43. 126fc15 system/core/lib[c]utils: Fix signedness comparison warnings. by James Hawkins · 9 years ago
  44. efcd053 Fix windows 64-bit builds by Dan Willemsen · 9 years ago
  45. c2bb9d4 Merge "Make libutils symbols protected" into nyc-dev am: aa2cf3facf by Dimitry Ivanov · 9 years ago
  46. 47d263b Make libutils symbols protected by Dimitry Ivanov · 9 years ago
  47. 9aedada Make libutils symbols protected by Dimitry Ivanov · 9 years ago
  48. 69ee20e resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp by James Hawkins · 9 years ago
  49. 8a78db4 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 9 years ago
  50. a563a3e Merge "libutils: add String8 and String16 std_string utility methods" am: fb0670d650 by Samuel Tan · 9 years ago
  51. f93ce1e Merge "libutils: remove whitespace from String8 files" am: e771e846a8 by Samuel Tan · 9 years ago
  52. a181cb6 libutils: add String8 and String16 std_string utility methods by Samuel Tan · 9 years ago
  53. afb802d libutils: remove whitespace from String8 files by Samuel Tan · 9 years ago
  54. fb6bb0a system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  55. 4042696 Merge "libutils: remove whitespaces in String16.cpp and String16.h" by Samuel Tan · 9 years ago
  56. 1b5ed1a libutils: remove whitespaces in String16.cpp and String16.h by Samuel Tan · 9 years ago
  57. fa68f21 Merge "Fix windows 64-bit builds" am: 3f68ba4dc6 by Dan Willemsen · 9 years ago
  58. 14005d2 Fix windows 64-bit builds by Dan Willemsen · 9 years ago
  59. 7e73630 Merge "more O_CLOEXEC" am: 920d637d25 am: 890cd99709 by Nick Kralevich · 9 years ago
  60. 41b2a89 more O_CLOEXEC by Nick Kralevich · 9 years ago
  61. 4984287 Merge "libutils: fix cache removal when callback invalidates the key" am: b0df9dca7c am: e483305e47 by Sergio Giro · 9 years ago
  62. 6a36c12 libutils: fix cache removal when callback invalidates the key by Sergio Giro · 9 years ago
  63. d0ec876 Merge "Use std::unique_ptr instead of UniquePtr." am: 0f61f86870 am: 0c69e9f271 by Dan Albert · 9 years ago
  64. a60b1d5 Use std::unique_ptr instead of UniquePtr. by Dan Albert · 9 years ago
  65. ddff8cc Merge "Teach sp<> how to std::move" am: 518d043c86 am: bb12b91ae1 am: a573d6b186 by John Reck · 9 years ago
  66. d15efa1 Merge "Teach sp<> how to std::move" am: 518d043c86 by John Reck · 9 years ago
  67. 2377963 Teach sp<> how to std::move by John Reck · 9 years ago
  68. 2b87b3b Merge "Disable sanitization for LinearTransform" am: c52b3c08fa am: 0d3b144372 by Andy Hung · 9 years ago
  69. 2ffa4db Merge "Disable sanitization for LinearTransform" am: c52b3c08fa by Andy Hung · 9 years ago
  70. a587836 Disable sanitization for LinearTransform by Andy Hung · 9 years ago
  71. cf2bba7 am 51209a8b: am 9443fd94: am f8376607: Merge "system/core: fix iterator for LruCache" by Sergio Giro · 10 years ago
  72. e693722 am f8376607: Merge "system/core: fix iterator for LruCache" by Sergio Giro · 10 years ago
  73. 5e036f3 system/core: fix iterator for LruCache by Sergio Giro · 10 years ago
  74. 156feb5 am 0b2bce06: am bda375fa: am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 10 years ago
  75. d201801 am bda375fa: am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 10 years ago
  76. efcc536 am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 10 years ago
  77. 3cdfbc6 system/core: remove BasicHashtable by Sergio Giro · 10 years ago
  78. b771a83 Implement C++11 move semantics for android::FileMap by Adam Lesinski · 10 years ago
  79. 5c016d7 resolved conflicts for 075f690d to master by Sergio Giro · 10 years ago
  80. 345c173 am bdae9bf2: resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 10 years ago
  81. edb9739 resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 10 years ago
  82. 76414a8 Revert "resolved conflicts for 70808827 to stage-aosp-master" by Sergio Giro · 10 years ago
  83. 8e5bb3d resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 10 years ago
  84. 08f3530 system/core: remove BasicHashtable by Sergio Giro · 10 years ago
  85. e1c1c9d am c559a9b5: am b5a00d6b: am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  86. ee241ae am b5a00d6b: am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  87. 776afb2 am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  88. 849b7a9 libutils: fix compile error in SharedBufferTest by Sergio Giro · 10 years ago
  89. 509a40f Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 10 years ago
  90. 2b66108 system/core: remove methods returning SharedBuffer in String8, String16 by Sergio Giro · 10 years ago
  91. 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
  92. 263b6e7 am 8e2c8208: am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 10 years ago
  93. cf83fee am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 10 years ago
  94. a6adfb3 system/core: change LruCache to use unordered_set instead of BasicHashTable by Sergio Giro · 10 years ago
  95. 8ad84a8 resolved conflicts for 8dba9a7b to master by Sergio Giro · 10 years ago
  96. 0fc7a3a libutils: fix compile error in SharedBufferTest by Sergio Giro · 10 years ago
  97. a653b57 am c565bdb6: am f777655d: resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 10 years ago
  98. e0efd8b am f777655d: resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 10 years ago
  99. 32ee058 resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 10 years ago
  100. dd8dcfa libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation directory by Sergio Giro · 10 years ago