1. 206c654 Fix gettid() on Windows. by Dan Albert · 10 years ago
  2. d7faf89 am 2557cd21: am 8b448629: am 16092b7a: Merge "fs_mgr: allow for zramsize to be specified as percentage of total memory" into lmp-mr1-dev by Iliyan Malchev · 10 years ago
  3. a96af0d liblog: gtest open("/dev/pmsg0", "a") by Mark Salyzyn · 10 years ago
  4. 78775ad logd: Add TID statistics by Mark Salyzyn · 10 years ago
  5. 33ffc2e logd: Cleanup by Mark Salyzyn · 10 years ago
  6. 5acc9f0 logcat: liblog: Add "usec" format argument by Mark Salyzyn · 10 years ago
  7. 5a8a0a2 logd: Add klogd by Mark Salyzyn · 10 years ago
  8. db8229d liblog: Add kernel log id by Mark Salyzyn · 10 years ago
  9. c535430 Fix file descriptor leak when opening invalid archives. by Narayan Kamath · 10 years ago
  10. 102281f Merge "rootdir: add permission for /dev/dvb*" into mnc-dev by Terry Heo · 10 years ago
  11. 5c6ed98 Merge changes Ie9d9a7ad,If7479bdc into mnc-dev by Elliott Hughes · 10 years ago
  12. 3706fec Fix insmod module size by Tom Cherry · 10 years ago
  13. 15c0da6 am 8b448629: am 16092b7a: Merge "fs_mgr: allow for zramsize to be specified as percentage of total memory" into lmp-mr1-dev by Iliyan Malchev · 10 years ago
  14. 8b44862 am 16092b7a: Merge "fs_mgr: allow for zramsize to be specified as percentage of total memory" into lmp-mr1-dev by Iliyan Malchev · 10 years ago
  15. 16092b7 Merge "fs_mgr: allow for zramsize to be specified as percentage of total memory" into lmp-mr1-dev by Iliyan Malchev · 10 years ago
  16. 1cc53a8 logd: Add Tag statistics by Mark Salyzyn · 10 years ago
  17. cd95378 Enable property expansion for insmod by Emmanuel Berthier · 10 years ago
  18. 8267fec logd: pidToName deficiency by Mark Salyzyn · 10 years ago
  19. 1efbcfc logd: uidToName add dex2oat UID by Mark Salyzyn · 10 years ago
  20. 1a9e6a2 Revert "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  21. 540b604 Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 10 years ago
  22. ff5fd8e Merge "load ro.recovery_id property from recovery partition" into mnc-dev by Andres Morales · 10 years ago
  23. e1dffbc load ro.recovery_id property from recovery partition by Andres Morales · 10 years ago
  24. c9405af Switch liblog.so to hash-style=both by Dmitriy Ivanov · 10 years ago
  25. 4e16460 Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 10 years ago
  26. a99e45e Merge "Be tolerant of devices that don't report serials." into mnc-dev by Benson Leung · 10 years ago
  27. c1b89f8 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 10 years ago
  28. fcaeb07 Merge changes Iac33dbaa,I18fcd37d into mnc-dev by Andres Morales · 10 years ago
  29. 32bafc6 pass in correct buffer to print_id by Andres Morales · 10 years ago
  30. db47cba Merge "mkbootimg: make mkbootimg print image cksum to stdout" into mnc-dev by Andres Morales · 10 years ago
  31. b3e96cd Be tolerant of devices that don't report serials. by Dan Albert · 10 years ago
  32. a92f4f5 mkbootimg: use fixed-size types for image format by Rom Lemarchand · 10 years ago
  33. 4d6a5df stop including rootdir build.prop by Andres Morales · 10 years ago
  34. 16c8412 mkbootimg: make mkbootimg print image cksum to stdout by Andres Morales · 10 years ago
  35. e063d76 am 6269a95a: resolved conflicts for merge of b67b92f2 to lmp-mr1-ub-dev by Christopher Ferris · 10 years ago
  36. 8c79a4b resolved conflicts for merge of b67b92f2 to lmp-mr1-ub-dev by Christopher Ferris · 10 years ago
  37. ea381cc logd: class hierarcy for Uid and Pid statistics. by Mark Salyzyn · 10 years ago
  38. 0248d93 rootdir: add permission for /dev/dvb* by Terry Heo · 10 years ago
  39. b67b92f Do not dump maps/memory/code of sibling threads. DO NOT MERGE by Christopher Ferris · 10 years ago
  40. 178ec7f Fix small ptrace reads. by Christopher Ferris · 10 years ago
  41. fe0983a Add offset to map data. by Christopher Ferris · 10 years ago
  42. df2ebf8 Add /data/misc/perfprofd to store perf profile. by Dehao Chen · 10 years ago
  43. 2f55bf8 rootdir: make sure the /oem mountpoint is always available by Nick Kralevich · 10 years ago
  44. aaf3d87 Include the git sha in the adb version. by Dan Albert · 10 years ago
  45. ac2e11b All debuggerd log output marked fatal. by Christopher Ferris · 10 years ago
  46. 9b7807a Implement the ssh(1) escaping rules. by Elliott Hughes · 10 years ago
  47. fbb6040 Invoke perfprofd daemon (only for userdebug/eng builds). by Than McIntosh · 10 years ago
  48. 3ea902f fs_mgr: allow for zramsize to be specified as percentage of total memory by Iliyan Malchev · 10 years ago
  49. b74978f Add WriteFdFmt and clean up more code. by Elliott Hughes · 10 years ago
  50. 67a3e22 More adb buffer fixes. by Elliott Hughes · 10 years ago
  51. 9d73963 Merge "Add load base to map for relocation packing." into mnc-dev by Christopher Ferris · 10 years ago
  52. 808f4fd Add load base to map for relocation packing. by Christopher Ferris · 10 years ago
  53. ca5392d logd: improve details on chatty records by Mark Salyzyn · 10 years ago
  54. 8139987 logd: reduce chance of dropped 1 messages by Mark Salyzyn · 10 years ago
  55. c50b994 More fixed-length buffer removal. by Elliott Hughes · 10 years ago
  56. 4a7bb02 Add missing 'else' to fix all devices showing up as "host". by Elliott Hughes · 10 years ago
  57. 7185b20 Merge "libusbhost: Add usb_device_get_version()" into mnc-dev by Mike Lockwood · 10 years ago
  58. 59911b6 libusbhost: Add usb_device_get_version() by Mike Lockwood · 10 years ago
  59. cc2ee24 Fix Win32 build. by Elliott Hughes · 10 years ago
  60. a9babf2 Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 10 years ago
  61. 675adaa Merge "Add float support to binary event log." into mnc-dev by Jeff Brown · 10 years ago
  62. c9ae486 Add float support to binary event log. by Jeff Brown · 10 years ago
  63. c256824 ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query by Dan Stoza · 10 years ago
  64. 9dc37db Remove strtok from adb. by Elliott Hughes · 10 years ago
  65. 7977ba0 Support the full length of USB serial numbers. by Elliott Hughes · 10 years ago
  66. 7c9bcac Use WriteFully in debuggerd to talk to ActivityManager. by Elliott Hughes · 10 years ago
  67. be1064d am ada332e4: am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts" by Nick Kralevich · 10 years ago
  68. 39428a8 am ec9bd166: am 45a49d0e: am ccac2be8: Merge "init: use SELinux /dev/null if available" by Nick Kralevich · 10 years ago
  69. 4e7a6d4 am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts" by Nick Kralevich · 10 years ago
  70. 0c36981 am 9c9280d8: Merge "init: get rid of the remaining double mounts" by Nick Kralevich · 10 years ago
  71. 54f68e4 Merge "init: get rid of the remaining double mounts" by Nick Kralevich · 10 years ago
  72. 3d888c2 am 45a49d0e: am ccac2be8: Merge "init: use SELinux /dev/null if available" by Nick Kralevich · 10 years ago
  73. 36e9320 am ccac2be8: Merge "init: use SELinux /dev/null if available" by Nick Kralevich · 10 years ago
  74. e7350c1 init: get rid of the remaining double mounts by Nick Kralevich · 10 years ago
  75. 537ebe1 Merge "init: use SELinux /dev/null if available" by Nick Kralevich · 10 years ago
  76. 861d021 am 1c2457ff: am b31c3a5a: am 178299fd: Merge "init: don\'t double mount /proc and /sys" by Nick Kralevich · 10 years ago
  77. 6934ad0 am 2ae7d4ee: am 6b6df173: am f8b0743e: Merge "init: fix write_file checkreqprot logic error" by Nick Kralevich · 10 years ago
  78. 679b25b am 4f790e37: am ecd6e36d: am 47a9ef2f: Merge "Improve logging of USBDEVFS_CLAIMINTERFACE failures." by Elliott Hughes · 10 years ago
  79. 0a8869e init: use SELinux /dev/null if available by Nick Kralevich · 10 years ago
  80. b450e01 am b31c3a5a: am 178299fd: Merge "init: don\'t double mount /proc and /sys" by Nick Kralevich · 10 years ago
  81. 50d823a am 6b6df173: am f8b0743e: Merge "init: fix write_file checkreqprot logic error" by Nick Kralevich · 10 years ago
  82. 42de5c6 am ecd6e36d: am 47a9ef2f: Merge "Improve logging of USBDEVFS_CLAIMINTERFACE failures." by Elliott Hughes · 10 years ago
  83. 278a6c6 am 178299fd: Merge "init: don\'t double mount /proc and /sys" by Nick Kralevich · 10 years ago
  84. 151a60d am f8b0743e: Merge "init: fix write_file checkreqprot logic error" by Nick Kralevich · 10 years ago
  85. 554c404 am 47a9ef2f: Merge "Improve logging of USBDEVFS_CLAIMINTERFACE failures." by Elliott Hughes · 10 years ago
  86. c082266 Merge "init: don't double mount /proc and /sys" by Nick Kralevich · 10 years ago
  87. 93801f3 Merge "init: fix write_file checkreqprot logic error" by Nick Kralevich · 10 years ago
  88. 43fe55d Merge "Improve logging of USBDEVFS_CLAIMINTERFACE failures." by Elliott Hughes · 10 years ago
  89. 51d9aaf init: don't double mount /proc and /sys by Nick Kralevich · 10 years ago
  90. 0e8a6a6 init: fix write_file checkreqprot logic error by Nick Kralevich · 10 years ago
  91. 1ce1b95 am 04faed7a: am ecfb3664: am 8929c77a: Merge "init: remove mkdir /dev /proc /sys" by Nick Kralevich · 10 years ago
  92. e4b8e51 Improve logging of USBDEVFS_CLAIMINTERFACE failures. by Elliott Hughes · 10 years ago
  93. 5518f0d am ecfb3664: am 8929c77a: Merge "init: remove mkdir /dev /proc /sys" by Nick Kralevich · 10 years ago
  94. 0501dd4 am 8929c77a: Merge "init: remove mkdir /dev /proc /sys" by Nick Kralevich · 10 years ago
  95. d27dad6 Merge "init: remove mkdir /dev /proc /sys" by Nick Kralevich · 10 years ago
  96. 6c46b34 init: remove mkdir /dev /proc /sys by Nick Kralevich · 10 years ago
  97. bc15a42 am 893981c9: am cd58f488: am 6ce5625d: Merge "Improve toolbox SIGPIPE behavior." by Elliott Hughes · 10 years ago
  98. 20f0299 am cd58f488: am 6ce5625d: Merge "Improve toolbox SIGPIPE behavior." by Elliott Hughes · 10 years ago
  99. 61d215d am 6ce5625d: Merge "Improve toolbox SIGPIPE behavior." by Elliott Hughes · 10 years ago
  100. 19e19bd Merge "Improve toolbox SIGPIPE behavior." by Elliott Hughes · 10 years ago