1. f068856 Merge "SharedBuffer: Fix bug in return value of release()" am: c064db48f1 by Greg Kaiser · 8 years ago
  2. c9b23cb SharedBuffer: Fix bug in return value of release() by Greg Kaiser · 8 years ago
  3. 0152d34 Merge "Fix race bug in attemptIncStrong" am: 077135b18c by Hans Boehm · 8 years ago
  4. 077135b Merge "Fix race bug in attemptIncStrong" by Hans Boehm · 8 years ago
  5. 7f27cbc Fix race bug in attemptIncStrong by Hans Boehm · 8 years ago
  6. 89cc78b Merge \"Fix google-explicit-constructor warnings in system/core.\" by Chih-Hung Hsieh · 8 years ago
  7. 034c475 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  8. 4476929 Merge \"LruCache: avoid copying keys in lookup\" am: 896c6b14ae by Sergio Giro · 8 years ago
  9. 4c56e0a LruCache: avoid copying keys in lookup by Sergio Giro · 8 years ago
  10. 2b67ca3 Merge \"Add test for RefBase etc.\" am: dc9fbc3440 by Hans Boehm · 8 years ago
  11. 4a8276c Add test for RefBase etc. by Hans Boehm · 8 years ago
  12. 8333a91 Merge \"libutils: Limit integer sanitize to target only\" am: fc36f6fab6 by Dan Willemsen · 8 years ago
  13. e16bdb1 libutils: Limit integer sanitize to target only by Dan Willemsen · 8 years ago
  14. 2fedbf7 resolve merge conflicts of 41e82a3 to stage-aosp-master by Colin Cross · 8 years ago
  15. 2e1591b Convert libbacktrace, libutils to Soong by Dan Willemsen · 8 years ago
  16. 12f788e Merge "Fix SharedBuffer. Remove aref." am: 069517574e am: 1e081a8c5f by Hans Boehm · 8 years ago
  17. 3e4c076 Fix SharedBuffer. Remove aref. by Hans Boehm · 8 years ago
  18. fdad5af Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954ef by Hans Boehm · 8 years ago
  19. 6221295 Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" by Hans Boehm · 8 years ago
  20. e263e6c Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 8 years ago
  21. 30a1db7 Merge "Fix strstr16." into nyc-dev am: a34a383607 by Michael Wright · 8 years ago
  22. 0fd60eb Fix strstr16. by Michael Wright · 8 years ago
  23. 1e18e78 Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux" am: e3ff256228 by Greg Hackmann · 8 years ago
  24. 8f9a637 Merge "SystemClock: add test" am: 282e8fb037 am: a91a1a990f by Greg Hackmann · 8 years ago
  25. e3ff256 Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux" by Treehugger Robot · 8 years ago
  26. 282e8fb Merge "SystemClock: add test" by Treehugger Robot · 8 years ago
  27. 2a9a993 Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b452b8 by Michael Wright · 8 years ago
  28. 5bacef3 Add String16#contains and strstr16 methods. by Michael Wright · 8 years ago
  29. e94c92c SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux by Greg Hackmann · 8 years ago
  30. 340079d SystemClock: add test by Greg Hackmann · 8 years ago
  31. fb44ca5 Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 8 years ago
  32. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  33. 7b2d2d6 Merge "Remove debugging code for a fixed 3.6 kernel bug." am: af61acc by Elliott Hughes · 8 years ago
  34. ad19af7 Remove debugging code for a fixed 3.6 kernel bug. by Elliott Hughes · 8 years ago
  35. de6d604 system/core: Make Thread::run threadName argument required am: e71b914775 by Brian Carlstrom · 8 years ago
  36. e71b914 system/core: Make Thread::run threadName argument required by Brian Carlstrom · 8 years ago
  37. 02f689e Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a by George Burgess IV · 8 years ago
  38. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 8 years ago
  39. 650ba8b Merge "system/core/lib[c]utils: Fix signedness comparison warnings." am: bba2151b29 by James Hawkins · 8 years ago
  40. b898075 system/core/lib[c]utils: Fix signedness comparison warnings. by James Hawkins · 8 years ago
  41. 9dddd13 Fix windows 64-bit builds by Dan Willemsen · 8 years ago
  42. ca0c8ce Merge "Make libutils symbols protected" into nyc-dev am: aa2cf3facf by Dimitry Ivanov · 8 years ago
  43. 96ccb85 Make libutils symbols protected by Dimitry Ivanov · 8 years ago
  44. 2c7960c Make libutils symbols protected by Dimitry Ivanov · 8 years ago
  45. 22b6f7a resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp by James Hawkins · 8 years ago
  46. bd04bb0 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 8 years ago
  47. cf1649d Merge "libutils: add String8 and String16 std_string utility methods" am: fb0670d650 by Samuel Tan · 8 years ago
  48. 4b2e769 Merge "libutils: remove whitespace from String8 files" am: e771e846a8 by Samuel Tan · 8 years ago
  49. 9ac4e00 libutils: add String8 and String16 std_string utility methods by Samuel Tan · 8 years ago
  50. 95fd527 libutils: remove whitespace from String8 files by Samuel Tan · 8 years ago
  51. 588a2ca system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 8 years ago
  52. 9518b9d Merge "libutils: remove whitespaces in String16.cpp and String16.h" by Samuel Tan · 8 years ago
  53. f9d16ef libutils: remove whitespaces in String16.cpp and String16.h by Samuel Tan · 8 years ago
  54. cf1381c Merge "Fix windows 64-bit builds" am: 3f68ba4dc6 by Dan Willemsen · 8 years ago
  55. 86cf941 Fix windows 64-bit builds by Dan Willemsen · 8 years ago
  56. 261952e Merge "more O_CLOEXEC" am: 920d637d25 am: 890cd99709 by Nick Kralevich · 9 years ago
  57. c68c886 more O_CLOEXEC by Nick Kralevich · 9 years ago
  58. 43f13d0 Merge "libutils: fix cache removal when callback invalidates the key" am: b0df9dca7c am: e483305e47 by Sergio Giro · 9 years ago
  59. b7170fe libutils: fix cache removal when callback invalidates the key by Sergio Giro · 9 years ago
  60. 8f3ef3f Merge "Use std::unique_ptr instead of UniquePtr." am: 0f61f86870 am: 0c69e9f271 by Dan Albert · 9 years ago
  61. f2d2509 Use std::unique_ptr instead of UniquePtr. by Dan Albert · 9 years ago
  62. dc7694e Merge "Teach sp<> how to std::move" am: 518d043c86 am: bb12b91ae1 am: a573d6b186 by John Reck · 9 years ago
  63. bb12b91 Merge "Teach sp<> how to std::move" am: 518d043c86 by John Reck · 9 years ago
  64. d69089a Teach sp<> how to std::move by John Reck · 9 years ago
  65. 6db2d26 Merge "Disable sanitization for LinearTransform" am: c52b3c08fa am: 0d3b144372 by Andy Hung · 9 years ago
  66. 0d3b144 Merge "Disable sanitization for LinearTransform" am: c52b3c08fa by Andy Hung · 9 years ago
  67. 13c19e7 Disable sanitization for LinearTransform by Andy Hung · 9 years ago
  68. d155004 am 51209a8b: am 9443fd94: am f8376607: Merge "system/core: fix iterator for LruCache" by Sergio Giro · 9 years ago
  69. 9443fd9 am f8376607: Merge "system/core: fix iterator for LruCache" by Sergio Giro · 9 years ago
  70. 0cb59c0 system/core: fix iterator for LruCache by Sergio Giro · 9 years ago
  71. 7e59e17 am 0b2bce06: am bda375fa: am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 9 years ago
  72. 0b2bce0 am bda375fa: am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 9 years ago
  73. bda375f am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 9 years ago
  74. a5f71e0 system/core: remove BasicHashtable by Sergio Giro · 9 years ago
  75. 6f8885b Implement C++11 move semantics for android::FileMap by Adam Lesinski · 9 years ago
  76. 3412280 resolved conflicts for 075f690d to master by Sergio Giro · 9 years ago
  77. 075f690 am bdae9bf2: resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 9 years ago
  78. bdae9bf resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 9 years ago
  79. 45dd164 Revert "resolved conflicts for 70808827 to stage-aosp-master" by Sergio Giro · 9 years ago
  80. 5cf2d5c resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 9 years ago
  81. f84a490 system/core: remove BasicHashtable by Sergio Giro · 9 years ago
  82. 58a2505 am c559a9b5: am b5a00d6b: am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 9 years ago
  83. c559a9b am b5a00d6b: am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 9 years ago
  84. b5a00d6 am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 9 years ago
  85. 0e7fb13 libutils: fix compile error in SharedBufferTest by Sergio Giro · 9 years ago
  86. e045333 Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 9 years ago
  87. 282efae system/core: remove methods returning SharedBuffer in String8, String16 by Sergio Giro · 9 years ago
  88. 9428978 am fbb259e8: am 8e2c8208: am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 9 years ago
  89. fbb259e am 8e2c8208: am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 9 years ago
  90. 8e2c820 am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 9 years ago
  91. bb58cde system/core: change LruCache to use unordered_set instead of BasicHashTable by Sergio Giro · 9 years ago
  92. 21ca798 resolved conflicts for 8dba9a7b to master by Sergio Giro · 9 years ago
  93. 8dba9a7 libutils: fix compile error in SharedBufferTest by Sergio Giro · 9 years ago
  94. fa2f9d6 am c565bdb6: am f777655d: resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 9 years ago
  95. c565bdb am f777655d: resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 9 years ago
  96. f777655 resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 9 years ago
  97. d2529f2 libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation directory by Sergio Giro · 9 years ago
  98. 7ae1d65 am 16bed965: am 742d0173: am 661600dd: am 110f705e: resolved conflicts for 832a0d1c to mnc-dev by Brian Carlstrom · 9 years ago
  99. 16bed96 am 742d0173: am 661600dd: am 110f705e: resolved conflicts for 832a0d1c to mnc-dev by Brian Carlstrom · 9 years ago
  100. 110f705 resolved conflicts for 832a0d1c to mnc-dev by Brian Carlstrom · 9 years ago