1. f088e4e Remove BlobCAche from libutils by Mathias Agopian · 7 years ago
  2. a0931eb Add tests for multiton issue by Colin Cross · 7 years ago
  3. 155c983 Make libutils test compile on the host by Colin Cross · 7 years ago
  4. 26bfee5 Revert "Make libutils test compile on the host" by Richard Uhler · 7 years ago
  5. afa891e Make libutils test compile on the host by Colin Cross · 7 years ago
  6. fe06c63 Fix ODR issue in StrongPointer_test.cpp by Colin Cross · 7 years ago
  7. 5bae1b8 Make __android_log_assert behave more like libc asserts. by Elliott Hughes · 7 years ago
  8. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  9. 1cfa56d libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 8 years ago
  10. 9de6776 Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 8 years ago
  11. daac359 Merge "Make RefBase more robust and debuggable" by Hans Boehm · 8 years ago
  12. 23c857e Make RefBase more robust and debuggable by Hans Boehm · 8 years ago
  13. 89cc78b Merge \"Fix google-explicit-constructor warnings in system/core.\" by Chih-Hung Hsieh · 8 years ago
  14. 034c475 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  15. 4476929 Merge \"LruCache: avoid copying keys in lookup\" am: 896c6b14ae by Sergio Giro · 8 years ago
  16. 4c56e0a LruCache: avoid copying keys in lookup by Sergio Giro · 8 years ago
  17. 2b67ca3 Merge \"Add test for RefBase etc.\" am: dc9fbc3440 by Hans Boehm · 8 years ago
  18. 4a8276c Add test for RefBase etc. by Hans Boehm · 8 years ago
  19. 2fedbf7 resolve merge conflicts of 41e82a3 to stage-aosp-master by Colin Cross · 8 years ago
  20. 2e1591b Convert libbacktrace, libutils to Soong by Dan Willemsen · 8 years ago
  21. 8f9a637 Merge "SystemClock: add test" am: 282e8fb037 am: a91a1a990f by Greg Hackmann · 8 years ago
  22. 2a9a993 Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b452b8 by Michael Wright · 8 years ago
  23. 5bacef3 Add String16#contains and strstr16 methods. by Michael Wright · 8 years ago
  24. 340079d SystemClock: add test by Greg Hackmann · 8 years ago
  25. de6d604 system/core: Make Thread::run threadName argument required am: e71b914775 by Brian Carlstrom · 8 years ago
  26. e71b914 system/core: Make Thread::run threadName argument required by Brian Carlstrom · 8 years ago
  27. 650ba8b Merge "system/core/lib[c]utils: Fix signedness comparison warnings." am: bba2151b29 by James Hawkins · 8 years ago
  28. b898075 system/core/lib[c]utils: Fix signedness comparison warnings. by James Hawkins · 8 years ago
  29. 43f13d0 Merge "libutils: fix cache removal when callback invalidates the key" am: b0df9dca7c am: e483305e47 by Sergio Giro · 9 years ago
  30. b7170fe libutils: fix cache removal when callback invalidates the key by Sergio Giro · 9 years ago
  31. dc7694e Merge "Teach sp<> how to std::move" am: 518d043c86 am: bb12b91ae1 am: a573d6b186 by John Reck · 9 years ago
  32. bb12b91 Merge "Teach sp<> how to std::move" am: 518d043c86 by John Reck · 9 years ago
  33. d69089a Teach sp<> how to std::move by John Reck · 9 years ago
  34. d155004 am 51209a8b: am 9443fd94: am f8376607: Merge "system/core: fix iterator for LruCache" by Sergio Giro · 9 years ago
  35. 9443fd9 am f8376607: Merge "system/core: fix iterator for LruCache" by Sergio Giro · 9 years ago
  36. 0cb59c0 system/core: fix iterator for LruCache by Sergio Giro · 9 years ago
  37. a5f71e0 system/core: remove BasicHashtable by Sergio Giro · 9 years ago
  38. 075f690 am bdae9bf2: resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 9 years ago
  39. 45dd164 Revert "resolved conflicts for 70808827 to stage-aosp-master" by Sergio Giro · 9 years ago
  40. 5cf2d5c resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 9 years ago
  41. f84a490 system/core: remove BasicHashtable by Sergio Giro · 9 years ago
  42. 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
  43. fbb259e am 8e2c8208: am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 9 years ago
  44. bb58cde system/core: change LruCache to use unordered_set instead of BasicHashTable by Sergio Giro · 9 years ago
  45. 7ae1d65 am 16bed965: am 742d0173: am 661600dd: am 110f705e: resolved conflicts for 832a0d1c to mnc-dev by Brian Carlstrom · 9 years ago
  46. 16bed96 am 742d0173: am 661600dd: am 110f705e: resolved conflicts for 832a0d1c to mnc-dev by Brian Carlstrom · 9 years ago
  47. 110f705 resolved conflicts for 832a0d1c to mnc-dev by Brian Carlstrom · 9 years ago
  48. 832a0d1 resolved conflicts for cf676a86 to lmp-mr1-ub-dev by Brian Carlstrom · 9 years ago
  49. 419e6c3 libutils: Fix integer overflows in VectorImpl. by Narayan Kamath · 9 years ago
  50. 69b9a8b am 51e740f8: resolved conflicts for 32d86587 to mnc-dr-dev-plus-aosp by Narayan Kamath · 9 years ago
  51. 51e740f resolved conflicts for 32d86587 to mnc-dr-dev-plus-aosp by Narayan Kamath · 9 years ago
  52. df5151d libutils: add test for String8 by Sergio Giro · 9 years ago
  53. c609c31 libutils: Fix integer overflows in VectorImpl. by Narayan Kamath · 9 years ago
  54. 3e6c451 libutils: fix signed/unsigned comparison warnings by Nick Kralevich · 9 years ago
  55. bcc2b5f Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 9 years ago
  56. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 9 years ago
  57. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 9 years ago
  58. 98ff772 Create libbase. by Dan Albert · 9 years ago
  59. 9d1f515 Fix the WriteStringToFile overload that takes mode/owner/group. by Elliott Hughes · 9 years ago
  60. f682b47 Clean up reading and writing in init. by Elliott Hughes · 9 years ago
  61. 6b3be29 Add Google-style StringPrintf. by Elliott Hughes · 9 years ago
  62. dec12b2 Add Google-style ReadFileToString and WriteStringToFile. by Elliott Hughes · 9 years ago
  63. 5fc8f68 am 7a92d20e: Merge "Clean up some test makefiles." by Dan Albert · 10 years ago
  64. 27d166c Clean up some test makefiles. by Dan Albert · 10 years ago
  65. fb1b6da am 522c1d34: am e18ed89e: Merge "Remove makefile cruft." by Dan Albert · 10 years ago
  66. fbb8db2 Remove makefile cruft. by Dan Albert · 10 years ago
  67. b2a9129 am bf0ed824: am 60ca7a22: Merge "libutils: turn on -Werror" by Mark Salyzyn · 10 years ago
  68. 5bed803 libutils: turn on -Werror by Mark Salyzyn · 10 years ago
  69. 4b126c4 am e8f90ca6: am 570cd46d: Merge "Revert "Move libutils to libc++"" by Dan Albert · 10 years ago
  70. 7bc49a1 Revert "Move libutils to libc++" by Dan Albert · 10 years ago
  71. 58f4a09 am 36f536fc: am 9f69e028: Merge "Move libutils to libc++" by Dan Albert · 10 years ago
  72. dc13372 Move libutils to libc++ by Dan Albert · 10 years ago
  73. 43cb7ae am 4f362e43: am 835526fd: Merge "Cleanup: warning fixit." by Sasha Levitskiy · 10 years ago
  74. cdc1cfb Cleanup: warning fixit. by Sasha Levitskiy · 10 years ago
  75. df33e8b Add BitSet64. DO NOT MERGE by Michael Wright · 10 years ago
  76. 1693d7e Make libutils Looper independent of frameworks/native by Brian Carlstrom · 11 years ago
  77. d98e07f move libs/utils to libutils by Alex Ray · 11 years ago