1. 3fcc7d7 adb: improve display of transfer rate. by Josh Gao · 9 years ago
  2. bd6e8a3 adb: add missing newline when printing transfer rate. by Josh Gao · 9 years ago
  3. 747c645 adb: fix output of `sync -l` by Josh Gao · 9 years ago
  4. 0ca5673 Merge "Switch libprocessgroup to libbase logging." by Treehugger Robot · 9 years ago
  5. 19e6761 Merge "Fix google-explicit-constructor warnings in logd." by Treehugger Robot · 9 years ago
  6. 65a6709 Switch libprocessgroup to libbase logging. by Elliott Hughes · 9 years ago
  7. 468650a Merge "Have init kill the process group." by Treehugger Robot · 9 years ago
  8. 8c3fc67 Have init kill the process group. by Elliott Hughes · 9 years ago
  9. d28db79 Merge "Remove Brillo-specific LOCAL_MODULE_TAGS" by Dan Willemsen · 9 years ago
  10. af2323b Fix google-explicit-constructor warnings in logd. by Chih-Hung Hsieh · 9 years ago
  11. af1d534 Merge changes I1d398d19,I8f20b3cd by Treehugger Robot · 9 years ago
  12. ad0b1d3 Merge "Fix clang-tidy performance warnings in syste/core." by Treehugger Robot · 9 years ago
  13. a3e610a adb: fix stat on Windows. by Josh Gao · 9 years ago
  14. 5802ff2 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 9 years ago
  15. 5716140 Remove Brillo-specific LOCAL_MODULE_TAGS by Dan Willemsen · 9 years ago
  16. a4e54bf Merge "libbase should use its own logging!" by Treehugger Robot · 9 years ago
  17. eb90e41 Merge "sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID" by Treehugger Robot · 9 years ago
  18. 1ddfb6d sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID by John Stultz · 9 years ago
  19. 2b44d25 Merge "Fix google-explicit-constructor warnings in system/core." by Chih-hung Hsieh · 9 years ago
  20. e127992 Merge "init: usb: delete rndis func to unregister n/w interface" by Treehugger Robot · 9 years ago
  21. 3c9085d Merge "trusty: Add nvram-wipe utility." by Mattias Nissler · 9 years ago
  22. 0356a0b adb: extract Windows bits out of directory_exists test. by Josh Gao · 9 years ago
  23. 340d5d9 libbase should use its own logging! by Elliott Hughes · 9 years ago
  24. 1d20414 Merge "ueventd: Remove verbose restorecon_recursive: message" by Treehugger Robot · 9 years ago
  25. 3a75e21 ueventd: Remove verbose restorecon_recursive: message by Dmitry Shmidt · 9 years ago
  26. ca5f644 Merge "bootstat: Fix a potential unhandled exception for malformed input." by Treehugger Robot · 9 years ago
  27. de6dcc7 bootstat: Fix a potential unhandled exception for malformed input. by James Hawkins · 9 years ago
  28. 82f07b7 Merge "Fix clang-tidy performance warnings in fs_mgr." by Chih-hung Hsieh · 9 years ago
  29. 83b9ce8 Merge "Fix clang-tidy performance warnings in metricsd/uploader." by Treehugger Robot · 9 years ago
  30. 7ac3f61 Merge "libnativeloader: convert Android.mk to Android.bp" by Treehugger Robot · 9 years ago
  31. 594075c Merge "Fix clang-tidy performance warnings in healthd." by Treehugger Robot · 9 years ago
  32. d8ecfb4 Merge "Suppress clang-tidy performance warnings in libmemunreachable." by Treehugger Robot · 9 years ago
  33. a1b3f8e Merge "Fix clang-tidy performance warnings in crash_reporter." by Treehugger Robot · 9 years ago
  34. 28f4bbb Fix clang-tidy performance warnings in crash_reporter. by Chih-Hung Hsieh · 9 years ago
  35. 80640e8 Fix clang-tidy performance warnings in fs_mgr. by Chih-Hung Hsieh · 9 years ago
  36. 245cfab Fix clang-tidy performance warnings in healthd. by Chih-Hung Hsieh · 9 years ago
  37. b6c8320 Suppress clang-tidy performance warnings in libmemunreachable. by Chih-Hung Hsieh · 9 years ago
  38. f66e7b4 Fix clang-tidy performance warnings in metricsd/uploader. by Chih-Hung Hsieh · 9 years ago
  39. 209c012 libnativeloader: convert Android.mk to Android.bp by Colin Cross · 9 years ago
  40. 75f4fda Merge "Fix early init logging." by Treehugger Robot · 9 years ago
  41. 4c63c49 Merge "Fix sdcard logging." by Jorge Lucangeli Obes · 9 years ago
  42. 5adcdb0 Fix sdcard logging. by Jorge Lucangeli Obes · 9 years ago
  43. 5db7bc5 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  44. cc21f2a Fix early init logging. by Elliott Hughes · 9 years ago
  45. be3ca8e Merge "Improve init Service logging." by Elliott Hughes · 9 years ago
  46. dd1a774 Improve init Service logging. by Elliott Hughes · 9 years ago
  47. 49056ad Merge "Rename lib{crypto,ssl}-host to lib{crypto,ssl}" by Dan Willemsen · 9 years ago
  48. cb89553 Merge "sdcard: Fix compilation with FUSE_TRACE == 1." by Treehugger Robot · 9 years ago
  49. a690f68 Merge "logcatd: logpersist.start to enable logd service if disabled" by Treehugger Robot · 9 years ago
  50. 7cc5629 logcatd: logpersist.start to enable logd service if disabled by Mark Salyzyn · 9 years ago
  51. 82a0bc2 Rename lib{crypto,ssl}-host to lib{crypto,ssl} by Dan Willemsen · 9 years ago
  52. 03d8a51 sdcard: Fix compilation with FUSE_TRACE == 1. by Jorge Lucangeli Obes · 9 years ago
  53. 57a534e Merge "logd: auditd: suppress multiple identical avc: messages to kmsg" by Treehugger Robot · 9 years ago
  54. a610928 Merge "LruCache: avoid copying keys in lookup" by Sergio Giro · 9 years ago
  55. 98986a7 LruCache: avoid copying keys in lookup by Sergio Giro · 9 years ago
  56. 0d0e4a4 Merge "Add ioprio values directly." by Christopher Ferris · 9 years ago
  57. f7c75f0 Merge "Convert libpackagelistparser to Android.bp" by Treehugger Robot · 9 years ago
  58. 2e78caa Merge "logd: Use Minijail for privilege dropping." by Treehugger Robot · 9 years ago
  59. 5c8bc95 Convert libpackagelistparser to Android.bp by Dan Willemsen · 9 years ago
  60. f834838 Merge "sdcard: Use std::map." by Treehugger Robot · 9 years ago
  61. 939c3ae Merge "Disable warnings triggered in Clang r271374" by Stephen Hines · 9 years ago
  62. 2c39a9b sdcard: Use std::map. by Jorge Lucangeli Obes · 9 years ago
  63. 4c77706 Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 9 years ago
  64. 5da5e58 Merge "Remove no-op klog_init." by Treehugger Robot · 9 years ago
  65. d558420 Remove no-op klog_init. by Elliott Hughes · 9 years ago
  66. 543a2b2 Merge "run-as: Use Minijail for privilege dropping." by Treehugger Robot · 9 years ago
  67. 695f562 logd: Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
  68. 2b75d3e run-as: Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
  69. 52b647c init: usb: delete rndis func to unregister n/w interface by Amit Pundir · 9 years ago
  70. 000836a Add ioprio values directly. by Christopher Ferris · 9 years ago
  71. 13ad831 Merge "Use arraysize() for supplementary groups." by Treehugger Robot · 9 years ago
  72. a68646f logd: auditd: suppress multiple identical avc: messages to kmsg by Mark Salyzyn · 9 years ago
  73. 242e332 Use arraysize() for supplementary groups. by Jorge Lucangeli Obes · 9 years ago
  74. 3bd9c26 Merge "Use Minijail for privilege dropping." by Treehugger Robot · 9 years ago
  75. 2c48972 Merge "logd: Worst Tag filter enabled for events buffer" by Treehugger Robot · 9 years ago
  76. 9a9bd7d Merge "logd: Replace logd with chatty log tag" by Treehugger Robot · 9 years ago
  77. 7722eb2 Merge "init: select usb gadget controller at run time" by Treehugger Robot · 9 years ago
  78. 8243009 Merge changes If992b53b,Ieab60fd1 by Treehugger Robot · 9 years ago
  79. 89af5ba Merge "Lose sendevent to toybox." by Treehugger Robot · 9 years ago
  80. 7d34e8a init: select usb gadget controller at run time by Amit Pundir · 9 years ago
  81. 2036778 logd: Worst Tag filter enabled for events buffer by Mark Salyzyn · 9 years ago
  82. 6fac77b logd: Replace logd with chatty log tag by Mark Salyzyn · 9 years ago
  83. 09bb2d6 logd: rename sort() for pids to sortPids() by Mark Salyzyn · 9 years ago
  84. 858f7f9 logd: drop prdebug inline by Mark Salyzyn · 9 years ago
  85. bd86e84 Lose sendevent to toybox. by Elliott Hughes · 9 years ago
  86. 9e02276 Merge "Add static UID for the webview zygote process." by Treehugger Robot · 9 years ago
  87. 48a7e08 Merge "logd: trailing spaces in log statistics" by Treehugger Robot · 9 years ago
  88. e219d99 Merge "liblog: pmsg_read add validity checking for prio" by Treehugger Robot · 9 years ago
  89. 3697d75 logd: trailing spaces in log statistics by Mark Salyzyn · 9 years ago
  90. 4421be4 Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
  91. d70374a Merge "Convert fuse.c to C++." by Treehugger Robot · 9 years ago
  92. 44cd3ad Merge "Use C++ logging in sdcard.cpp." by Treehugger Robot · 9 years ago
  93. d541184 Merge "liblog: reset pid and uid cache after a vfork()" by Mark Salyzyn · 9 years ago
  94. 5df4b17 liblog: pmsg_read add validity checking for prio by Mark Salyzyn · 9 years ago
  95. ccced6a liblog: reset pid and uid cache after a vfork() by Mark Salyzyn · 9 years ago
  96. a202e4e Use C++ logging in sdcard.cpp. by Jorge Lucangeli Obes · 9 years ago
  97. eb4cc23 Convert fuse.c to C++. by Jorge Lucangeli Obes · 9 years ago
  98. 85e7e6e Merge "Convert more Android.mk files to Android.bp" by Dan Willemsen · 9 years ago
  99. 84ef851 Merge "Remove dead rotate90CW_4x4_16v6.S." by Treehugger Robot · 9 years ago
  100. 88a9d00 Remove dead rotate90CW_4x4_16v6.S. by Elliott Hughes · 9 years ago