1. 1cfa56d libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 9 years ago
  2. 9de6776 Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 8 years ago
  3. daac359 Merge "Make RefBase more robust and debuggable" by Hans Boehm · 8 years ago
  4. 6322efe Merge "liblog: add __android_log_close()" am: 812d1c7ea2 by Mark Salyzyn · 8 years ago
  5. 2d562c9 Merge "logger: validate hdr_size field in logger entry" am: fcf7ab8b1b by Mark Salyzyn · 8 years ago
  6. 812d1c7 Merge "liblog: add __android_log_close()" by Treehugger Robot · 8 years ago
  7. fcf7ab8 Merge "logger: validate hdr_size field in logger entry" by Treehugger Robot · 8 years ago
  8. 8b1f7b5 Merge "libcutils: Add ashmem_valid() function" am: d00c7470ea by Mark Salyzyn · 8 years ago
  9. ee43111 libcutils: Add ashmem_valid() function by Mark Salyzyn · 8 years ago
  10. df7a4c6 liblog: add __android_log_close() by Mark Salyzyn · 8 years ago
  11. 305374c logger: validate hdr_size field in logger entry by Mark Salyzyn · 8 years ago
  12. 97e3cb7 Merge "Remove process_name.c" am: e5b7ad1c39 by Dmitriy Filchenko · 8 years ago
  13. 1bb49f4 Remove process_name.c by Dmitriy Filchenko · 8 years ago
  14. 23c857e Make RefBase more robust and debuggable by Hans Boehm · 8 years ago
  15. df6c464 Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22ae by Hans Boehm · 8 years ago
  16. 0f39fe2 Merge "Improve RefBase documentation, especially for clients." by Hans Boehm · 8 years ago
  17. 9ba7192 Improve RefBase documentation, especially for clients. by Hans Boehm · 8 years ago
  18. 4d031d6 Merge "Fix google-explicit-constructor warnings in utils." am: 5b7e3b9a2a by Chih-Hung Hsieh · 8 years ago
  19. 2a92996 Fix google-explicit-constructor warnings in utils. by Chih-Hung Hsieh · 8 years ago
  20. 4476929 Merge \"LruCache: avoid copying keys in lookup\" am: 896c6b14ae by Sergio Giro · 8 years ago
  21. 896c6b1 Merge "LruCache: avoid copying keys in lookup" by Sergio Giro · 8 years ago
  22. 4c56e0a LruCache: avoid copying keys in lookup by Sergio Giro · 9 years ago
  23. 8932be8 Merge \"Remove no-op klog_init.\" am: 5558cd362b by Elliott Hughes · 8 years ago
  24. 489e3fb Remove no-op klog_init. by Elliott Hughes · 8 years ago
  25. ed1c074 Merge \"Add static UID for the webview zygote process.\" am: 07f5d8cc0c by Robert Sesek · 8 years ago
  26. 07f5d8c Merge "Add static UID for the webview zygote process." by Treehugger Robot · 8 years ago
  27. 3b43562 Merge \"RefBase: Silence compiler warnings\" am: f76ca2a43b by Greg Kaiser · 8 years ago
  28. f76ca2a Merge "RefBase: Silence compiler warnings" by Treehugger Robot · 8 years ago
  29. d9885e7 RefBase: Silence compiler warnings by Greg Kaiser · 9 years ago
  30. e782a44 Add static UID for the webview zygote process. by Robert Sesek · 8 years ago
  31. 73d363b Merge \"Make klog_fd thread-safe and make klog_init a no-op.\" am: 588b770063 by Elliott Hughes · 9 years ago
  32. 588b770 Merge "Make klog_fd thread-safe and make klog_init a no-op." by Elliott Hughes · 9 years ago
  33. fcf3ed5 Merge \"Add UIDs for system DNS and tethering DNS\" am: c4dc4f3fc2 by Erik Kline · 9 years ago
  34. c4dc4f3 Merge "Add UIDs for system DNS and tethering DNS" by Treehugger Robot · 9 years ago
  35. b13d0ce Merge \"logcat: format verbs and adverbs\" am: 82fb012a03 by Mark Salyzyn · 9 years ago
  36. 9cfd1c6 logcat: format verbs and adverbs by Mark Salyzyn · 9 years ago
  37. d63cf7d Add UIDs for system DNS and tethering DNS by Erik Kline · 9 years ago
  38. 171a829 Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 9 years ago
  39. 1c01bae Merge \"[qemu]: Move qemu_pipe.h from include/system/ directory.\" by David 'Digit' Turner · 9 years ago
  40. 44b7339 Merge "[qemu]: Move qemu_pipe.h from include/system/ directory." by David Turner · 9 years ago
  41. a1d9edf Merge \"Use __ with attribute __noreturn__ to avoid colliding with noreturn.\" by Elliott Hughes · 9 years ago
  42. e0dfd2a Merge "Use __ with attribute __noreturn__ to avoid colliding with noreturn." by Treehugger Robot · 9 years ago
  43. 665051c Use __ with attribute __noreturn__ to avoid colliding with noreturn. by Elliott Hughes · 9 years ago
  44. 88347e1 Merge changes from topic \'debuggerd_client\' am: abf88685e3 by Josh Gao · 9 years ago
  45. abf8868 Merge changes from topic 'debuggerd_client' by Treehugger Robot · 9 years ago
  46. e1eb227 Merge \"Fix race condition updating local map data.\" am: 863d8e11b9 by Christopher Ferris · 9 years ago
  47. 9c02dc5 debuggerd: add libdebuggerd_client. by Josh Gao · 9 years ago
  48. c7b098c [qemu]: Move qemu_pipe.h from include/system/ directory. by David 'Digit' Turner · 9 years ago
  49. 3a14004 Fix race condition updating local map data. by Christopher Ferris · 9 years ago
  50. 771c1ed Merge "cutils: don\'t fortify property_get on clang." am: 310da0b990 by Josh Gao · 9 years ago
  51. 310da0b Merge "cutils: don't fortify property_get on clang." by Treehugger Robot · 9 years ago
  52. 74ebdf3 cutils: don't fortify property_get on clang. by Josh Gao · 9 years ago
  53. 65d7c47 Merge "Add utility to prepare files in a similar way to directories" into nyc-dev by Calin Juravle · 9 years ago
  54. 9812105 Add utility to prepare files in a similar way to directories by Calin Juravle · 9 years ago
  55. 12f788e Merge "Fix SharedBuffer. Remove aref." am: 069517574e am: 1e081a8c5f by Hans Boehm · 9 years ago
  56. 54828dc Fix SharedBuffer. Remove aref. by Hans Boehm · 9 years ago
  57. 3e4c076 Fix SharedBuffer. Remove aref. by Hans Boehm · 9 years ago
  58. 70a46d6 Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 9 years ago
  59. fdad5af Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954ef by Hans Boehm · 9 years ago
  60. 6221295 Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" by Hans Boehm · 9 years ago
  61. 847d963 Remove a dead header (<netutils/dhcp.h>). by Elliott Hughes · 9 years ago
  62. e263e6c Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 9 years ago
  63. cb4abee Merge "Don\'t expose ashmem constants on the host." am: 54fed512b9 by Elliott Hughes · 9 years ago
  64. 2a9a993 Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b452b8 by Michael Wright · 9 years ago
  65. 427c605 Don't expose ashmem constants on the host. by Elliott Hughes · 9 years ago
  66. 8374276 Move canned_fs_config into libcutils by Mohamad Ayyash · 9 years ago
  67. 5bacef3 Add String16#contains and strstr16 methods. by Michael Wright · 9 years ago
  68. 46ae7d3 Merge "Remove <utils/ashmem.h>." am: f9f76146a1 am: ee3202563b by Elliott Hughes · 9 years ago
  69. 6d7823a Remove <utils/ashmem.h>. by Elliott Hughes · 9 years ago
  70. 78440e8 Merge "Change remaining Android logging macros to use C99 varidaic syntax" am: 3abd032 by Treehugger Robot · 9 years ago
  71. 3b0d65a Change remaining Android logging macros to use C99 varidaic syntax by Alex Vakulenko · 9 years ago
  72. 2131fd9 Merge "Remove libmincrypt." am: d93e7ca am: 98ab3c0 by Elliott Hughes · 9 years ago
  73. 6b11c13 Remove libmincrypt. by Elliott Hughes · 9 years ago
  74. 85dd915 Merge "binderwrapper: Resolve ambiguous base::Closure reference" am: 979ce0e by Treehugger Robot · 9 years ago
  75. 09910f4 binderwrapper: Resolve ambiguous base::Closure reference by Christopher Wiley · 9 years ago
  76. fa7c7dd Merge "Move canned_fs_config into libcutils" into nyc-dev am: 3f28318 by Mohamad Ayyash · 9 years ago
  77. 3f28318 Merge "Move canned_fs_config into libcutils" into nyc-dev by Mohamad Ayyash · 9 years ago
  78. 8c78858 Move canned_fs_config into libcutils by Mohamad Ayyash · 9 years ago
  79. 76a9032 Merge "graphics.h: Add android_hdr_t" into nyc-dev am: 1dcf560 by Dan Stoza · 9 years ago
  80. 1dcf560 Merge "graphics.h: Add android_hdr_t" into nyc-dev by Dan Stoza · 9 years ago
  81. 7f7c1c5 graphics.h: Add android_hdr_t by Dan Stoza · 9 years ago
  82. e60b407 Merge "Mutex: Note that STL is generally prefered" into nyc-dev am: a30a626 by Greg Kaiser · 9 years ago
  83. d62698d Mutex: Note that STL is generally prefered by Greg Kaiser · 9 years ago
  84. 8ea3006 Merge "Fix Condition::waitRelative." am: 0d6bb55 am: 9bf8f9e by Elliott Hughes · 9 years ago
  85. fd376b9 Fix Condition::waitRelative. by Elliott Hughes · 9 years ago
  86. 0daf872 Merge "Rename single buffer mode to shared buffer mode" into nyc-dev am: 0e28c1f by Pablo Ceballos · 9 years ago
  87. 0e28c1f Merge "Rename single buffer mode to shared buffer mode" into nyc-dev by Pablo Ceballos · 9 years ago
  88. 42d5a1f Merge "graphics.h: Add android_color_transform_t" into nyc-dev am: beda52b by Dan Stoza · 9 years ago
  89. bb1deda graphics.h: Add android_color_transform_t by Dan Stoza · 9 years ago
  90. b82b279 Merge "Add nvram user." am: 4c9b149 by Mattias Nissler · 9 years ago
  91. 4c9b149 Merge "Add nvram user." by Mattias Nissler · 9 years ago
  92. b8e596e Merge changes If37ef423,If93df3ae,I01b38637 into nyc-dev am: df4e31b by Mark Salyzyn · 9 years ago
  93. 2b8157d liblog: add __android_log_pmsg_file_read by Mark Salyzyn · 9 years ago
  94. 10bdf61 liblog: add __android_log_pmsg_file_write by Mark Salyzyn · 9 years ago
  95. 864e8e8 liblog: add __android_log_pmsg_file_read by Mark Salyzyn · 9 years ago
  96. d4b061b liblog: add __android_log_pmsg_file_write by Mark Salyzyn · 9 years ago
  97. 0897ab0 Add nvram user. by Mattias Nissler · 9 years ago
  98. 248e771 Rename single buffer mode to shared buffer mode by Pablo Ceballos · 9 years ago
  99. de6d604 system/core: Make Thread::run threadName argument required am: e71b914775 by Brian Carlstrom · 9 years ago
  100. e71b914 system/core: Make Thread::run threadName argument required by Brian Carlstrom · 9 years ago