1. 3469db2 liblog: Add C++ wrapper for C event log handler by Mark Salyzyn · 9 years ago
  2. 7a1089b [qemu]: Fix payload size format in qemu_pipe_frame_send() by Miodrag Dinic · 9 years ago
  3. 2124a09 Merge "Fix more system/core/include warnings" by Colin Cross · 9 years ago
  4. b6c6144 Fix more system/core/include warnings by Colin Cross · 9 years ago
  5. ca3768e liblog: fix errno issues with event tag map by Mark Salyzyn · 9 years ago
  6. 9ed918f Merge "Flattenable: switch from assignment to memcpy()." by David Pursell · 9 years ago
  7. d633cf0 Flattenable: switch from assignment to memcpy(). by David Pursell · 9 years ago
  8. e34ccd7 Move android_get_control_socket out of line by Colin Cross · 9 years ago
  9. 347220f Fix warnings in libutils headers by Colin Cross · 9 years ago
  10. aded1ac Merge "Remove has_trivial_move trait from Vector<T>" by Colin Cross · 9 years ago
  11. aefe546 Remove has_trivial_move trait from Vector<T> by Colin Cross · 9 years ago
  12. 0a54f9b Merge "Fix warnings in system/ headers" by Treehugger Robot · 9 years ago
  13. 4d8c184 Merge "Remove net_bt_stack group and replace it with bluetooth" by Ajay Panicker · 9 years ago
  14. e4ccd7a Fix warnings in system/ headers by Colin Cross · 9 years ago
  15. c955005 Merge "Hide warning in cutils/trace.h" by Colin Cross · 9 years ago
  16. 02ec1d0 Hide warning in cutils/trace.h by Colin Cross · 9 years ago
  17. cc51fa7 Merge "Hide gnu extension warnings in log/log.h" by Colin Cross · 9 years ago
  18. 02f1752 Remove net_bt_stack group and replace it with bluetooth by Ajay Panicker · 9 years ago
  19. c2afad9 Fix warnings in libziparchive by Colin Cross · 9 years ago
  20. 5701748 Merge "Move libusbhost's headers into libusbhost." by Treehugger Robot · 9 years ago
  21. bdf224c Merge "Fix warnings in cutils/atomic.h" by Treehugger Robot · 9 years ago
  22. 85f638e Hide gnu extension warnings in log/log.h by Colin Cross · 9 years ago
  23. af7d5d0 Move libusbhost's headers into libusbhost. by Elliott Hughes · 9 years ago
  24. 16b3d60 Move libbinderwrapper's headers into libbinderwrapper. by Elliott Hughes · 9 years ago
  25. c4d6910 Fix warnings in cutils/atomic.h by Colin Cross · 9 years ago
  26. bf172a1 Add color mode enums by Courtney Goeltzenleuchter · 9 years ago
  27. 739058e add android_flex_layout for describing all flexible formats. by Lajos Molnar · 9 years ago
  28. 60a12d6 libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 9 years ago
  29. f495efd Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 9 years ago
  30. d23af55 Merge "Make RefBase more robust and debuggable" by Hans Boehm · 9 years ago
  31. 04fe394 Merge "liblog: add __android_log_close()" am: 812d1c7ea2 by Mark Salyzyn · 9 years ago
  32. 7db2779 Merge "logger: validate hdr_size field in logger entry" am: fcf7ab8b1b by Mark Salyzyn · 9 years ago
  33. 2af65c0 Merge "liblog: add __android_log_close()" by Treehugger Robot · 9 years ago
  34. ff45d3e Merge "logger: validate hdr_size field in logger entry" by Treehugger Robot · 9 years ago
  35. a673bfb Merge "libcutils: Add ashmem_valid() function" am: d00c7470ea by Mark Salyzyn · 9 years ago
  36. 8a9bd54 libcutils: Add ashmem_valid() function by Mark Salyzyn · 9 years ago
  37. 1ba327f liblog: add __android_log_close() by Mark Salyzyn · 9 years ago
  38. 51180bf logger: validate hdr_size field in logger entry by Mark Salyzyn · 9 years ago
  39. b29b5df Merge "Remove process_name.c" am: e5b7ad1c39 by Dmitriy Filchenko · 9 years ago
  40. 436b04d Remove process_name.c by Dmitriy Filchenko · 9 years ago
  41. 7dd72ec Make RefBase more robust and debuggable by Hans Boehm · 9 years ago
  42. c2c378c Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22ae by Hans Boehm · 9 years ago
  43. 60906f7 Merge "Improve RefBase documentation, especially for clients." by Hans Boehm · 9 years ago
  44. 09588d7 Improve RefBase documentation, especially for clients. by Hans Boehm · 9 years ago
  45. 19ec7d4 Merge "Fix google-explicit-constructor warnings in utils." am: 5b7e3b9a2a by Chih-Hung Hsieh · 9 years ago
  46. 2719362 Fix google-explicit-constructor warnings in utils. by Chih-Hung Hsieh · 9 years ago
  47. c4527ca Merge \"LruCache: avoid copying keys in lookup\" am: 896c6b14ae by Sergio Giro · 9 years ago
  48. a610928 Merge "LruCache: avoid copying keys in lookup" by Sergio Giro · 9 years ago
  49. 98986a7 LruCache: avoid copying keys in lookup by Sergio Giro · 9 years ago
  50. e289156 Merge \"Remove no-op klog_init.\" am: 5558cd362b by Elliott Hughes · 9 years ago
  51. d558420 Remove no-op klog_init. by Elliott Hughes · 9 years ago
  52. 344c354 Merge \"Add static UID for the webview zygote process.\" am: 07f5d8cc0c by Robert Sesek · 9 years ago
  53. 9e02276 Merge "Add static UID for the webview zygote process." by Treehugger Robot · 9 years ago
  54. 0844b41 Merge \"RefBase: Silence compiler warnings\" am: f76ca2a43b by Greg Kaiser · 9 years ago
  55. eb87d43 Merge "RefBase: Silence compiler warnings" by Treehugger Robot · 9 years ago
  56. c6044e3 RefBase: Silence compiler warnings by Greg Kaiser · 9 years ago
  57. 72ee0d3 Add static UID for the webview zygote process. by Robert Sesek · 9 years ago
  58. 21ab2be Merge \"Make klog_fd thread-safe and make klog_init a no-op.\" am: 588b770063 by Elliott Hughes · 9 years ago
  59. bb5a941 Merge "Make klog_fd thread-safe and make klog_init a no-op." by Elliott Hughes · 9 years ago
  60. 7b31d73 Merge \"Add UIDs for system DNS and tethering DNS\" am: c4dc4f3fc2 by Erik Kline · 9 years ago
  61. 4e2587e Merge "Add UIDs for system DNS and tethering DNS" by Treehugger Robot · 9 years ago
  62. ad33d2d Merge \"logcat: format verbs and adverbs\" am: 82fb012a03 by Mark Salyzyn · 9 years ago
  63. c4b4265 logcat: format verbs and adverbs by Mark Salyzyn · 9 years ago
  64. 09f3134 Add UIDs for system DNS and tethering DNS by Erik Kline · 9 years ago
  65. 303a42b Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 9 years ago
  66. 2ff6f92 Merge \"[qemu]: Move qemu_pipe.h from include/system/ directory.\" by David 'Digit' Turner · 9 years ago
  67. b47d361 Merge "[qemu]: Move qemu_pipe.h from include/system/ directory." by David Turner · 9 years ago
  68. 6e39ece Merge \"Use __ with attribute __noreturn__ to avoid colliding with noreturn.\" by Elliott Hughes · 9 years ago
  69. 6d127b8 Merge "Use __ with attribute __noreturn__ to avoid colliding with noreturn." by Treehugger Robot · 9 years ago
  70. 4255a74 Use __ with attribute __noreturn__ to avoid colliding with noreturn. by Elliott Hughes · 9 years ago
  71. b28f060 Merge changes from topic \'debuggerd_client\' am: abf88685e3 by Josh Gao · 9 years ago
  72. 63bfebd Merge changes from topic 'debuggerd_client' by Treehugger Robot · 9 years ago
  73. 203bbe0 Merge \"Fix race condition updating local map data.\" am: 863d8e11b9 by Christopher Ferris · 9 years ago
  74. 1e99e9a debuggerd: add libdebuggerd_client. by Josh Gao · 9 years ago
  75. bd93092 [qemu]: Move qemu_pipe.h from include/system/ directory. by David 'Digit' Turner · 9 years ago
  76. c1813b3 Fix race condition updating local map data. by Christopher Ferris · 9 years ago
  77. 0485fd3 Merge "cutils: don\'t fortify property_get on clang." am: 310da0b990 by Josh Gao · 9 years ago
  78. 7dd93f4 Merge "cutils: don't fortify property_get on clang." by Treehugger Robot · 9 years ago
  79. d14e989 cutils: don't fortify property_get on clang. by Josh Gao · 9 years ago
  80. 766ab61 Merge "Add utility to prepare files in a similar way to directories" into nyc-dev by Calin Juravle · 9 years ago
  81. 3ab4d59 Add utility to prepare files in a similar way to directories by Calin Juravle · 9 years ago
  82. b52f44b Merge "Fix SharedBuffer. Remove aref." am: 069517574e am: 1e081a8c5f by Hans Boehm · 9 years ago
  83. 5e88213 Fix SharedBuffer. Remove aref. by Hans Boehm · 9 years ago
  84. a627d48 Fix SharedBuffer. Remove aref. by Hans Boehm · 9 years ago
  85. b0a9cbc Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 9 years ago
  86. d640240 Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954ef by Hans Boehm · 9 years ago
  87. ef1036d Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" by Hans Boehm · 9 years ago
  88. ac83130 Remove a dead header (<netutils/dhcp.h>). by Elliott Hughes · 9 years ago
  89. c85e76d Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 9 years ago
  90. 31d2878 Merge "Don\'t expose ashmem constants on the host." am: 54fed512b9 by Elliott Hughes · 9 years ago
  91. 22c6fff Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b452b8 by Michael Wright · 9 years ago
  92. a39c2ce Don't expose ashmem constants on the host. by Elliott Hughes · 9 years ago
  93. cae8c2e Move canned_fs_config into libcutils by Mohamad Ayyash · 9 years ago
  94. f4f4501 Add String16#contains and strstr16 methods. by Michael Wright · 9 years ago
  95. 8e5119c Merge "Remove <utils/ashmem.h>." am: f9f76146a1 am: ee3202563b by Elliott Hughes · 9 years ago
  96. 9bce56d Remove <utils/ashmem.h>. by Elliott Hughes · 9 years ago
  97. c92242a Merge "Change remaining Android logging macros to use C99 varidaic syntax" am: 3abd032 by Treehugger Robot · 9 years ago
  98. 9229efb Change remaining Android logging macros to use C99 varidaic syntax by Alex Vakulenko · 9 years ago
  99. 1f816e5 Merge "Remove libmincrypt." am: d93e7ca am: 98ab3c0 by Elliott Hughes · 9 years ago
  100. 08ae611 Remove libmincrypt. by Elliott Hughes · 9 years ago