1. 648f411 am 5fb1a34a: Merge "Added transfer progress reporting for push and pull commands." by JP Abgrall · 11 years ago
  2. 26d5f53 am 28e41cce: Merge "libadfhwc: use %zu for logging size_t" by Greg Hackmann · 11 years ago
  3. 6ea32f1 am cb0bb7c5: Merge "remove pixelflinger from healthd" by Doug Zongker · 11 years ago
  4. 5fb1a34 Merge "Added transfer progress reporting for push and pull commands." by JP Abgrall · 11 years ago
  5. 76f2a93 Added transfer progress reporting for push and pull commands. by Mark Lindner · 11 years ago
  6. 28e41cc Merge "libadfhwc: use %zu for logging size_t" by Greg Hackmann · 11 years ago
  7. cb0bb7c Merge "remove pixelflinger from healthd" by Doug Zongker · 11 years ago
  8. 0280f27 remove pixelflinger from healthd by Doug Zongker · 11 years ago
  9. 18b7127 libadfhwc: use %zu for logging size_t by Greg Hackmann · 11 years ago
  10. 66146c4 am 44390474: Merge "adb: Don\'t unlink special files on sync failure." by JP Abgrall · 11 years ago
  11. 8a00ce9 am b2c34ece: Merge "adb: Don\'t clobber block devices during push" by JP Abgrall · 11 years ago
  12. 269fcd6 am 0c3d19ff: Merge "libcutils: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  13. 88a9b52 am 9f4d558e: Merge "ueventd: easier debug logging" by Alex Ray · 11 years ago
  14. 55e5bcb am 33e86e00: Merge "libcutils: add method to get klog level" by Alex Ray · 11 years ago
  15. 40b735f am 1367854a: Merge "adb: fix windows build after "forward --list" fix." by JP Abgrall · 11 years ago
  16. a4a9e64 am 66e95d76: Merge "Fix adb forward --list when forwarding a lot" by JP Abgrall · 11 years ago
  17. 1c29734 am bb0fbdbe: Merge "logd: liblog: 64-bit issues" by Mark Salyzyn · 11 years ago
  18. a60891f am 0a8a5636: Merge "Fix the build for NEON in libpixelflinger" by Colin Cross · 11 years ago
  19. 00ef921 am 51ebffd8: Merge "Add free to CloseArchive." by Mathieu Chartier · 11 years ago
  20. 9d5cb01 am 87a56eb6: Merge "Use the getopt function in compliance with the standard." by Colin Cross · 11 years ago
  21. 9b4d2d5 am 2a16a584: Merge "fix: making lsof show devies and loaded .so file names correctly" by Dmitriy Ivanov · 11 years ago
  22. f447c1b am 858d0dd1: Merge "set /proc/sys/net/unix/max_dgram_qlen to large value" by Mark Salyzyn · 11 years ago
  23. eb78ba8 am ba23d539: Merge "Fix the handling of CodeCache return codes in pixelflinger" by Jesse Hall · 11 years ago
  24. 0bd05c1 am a0e4d164: Merge "Declare (and simplify) uid_from_user." by Elliott Hughes · 11 years ago
  25. 9b95b5e am fbcdf6f9: Merge "Switch to BSD chown (for -R, primarily)." by Elliott Hughes · 11 years ago
  26. d054cb8 am 54bb1d3b: Merge "Fix grep -f." by Elliott Hughes · 11 years ago
  27. b20bf34 am 1a1c42fd: Merge "logd: Always build logd" by Mark Salyzyn · 11 years ago
  28. 34e2eb9 am a69270db: Merge "liblog: enable logging to logd." by Mark Salyzyn · 11 years ago
  29. 119fc37 am ea1b1d48: Merge "logd: institute getGroups for socket credentials" by Mark Salyzyn · 11 years ago
  30. 7347433 am 0577a067: Merge "libsparse: deal with build warning messages" by Mark Salyzyn · 11 years ago
  31. 6a9d5e3 am b7a4868e: Merge "logd: Remove include." by Mark Salyzyn · 11 years ago
  32. 05733a2 am 26fa5cd3: Merge "AArch64: Use negative values in error enumeration" by Narayan Kamath · 11 years ago
  33. f2692c3 am 62f12bd9: Merge "Enable libunwind for mips." by Christopher Ferris · 11 years ago
  34. 9509103 am 9453bce4: Merge "Apply restorecon_recursive to all of /data." by Nick Kralevich · 11 years ago
  35. 0c7d71a am 78617a08: Merge changes Id25cdef0,I80685cdc,I929dddc7 by Mark Salyzyn · 11 years ago
  36. 01c5199 am e9c8fb90: Merge "logd: initial checkin." by Mark Salyzyn · 11 years ago
  37. adad825 am ca1e3438: Merge "logcat: test: add clear and blocking check" by Mark Salyzyn · 11 years ago
  38. 03e567a am ecb5dd69: Merge "Fix undefined args access for x86_64." by Elliott Hughes · 11 years ago
  39. 738eeb6 am 431735f0: Merge "libcutils: Socket type might contain bitwise OR flags" by Elliott Hughes · 11 years ago
  40. 4179ed2 am ebb46d76: Merge "fs_mgr: Don\'t run e2fsck inside SDK system images." by David 'Digit' Turner · 11 years ago
  41. e8663e3 am d7590650: Merge "Remove an unused #include of <asm/page.h>." by Elliott Hughes · 11 years ago
  42. bdd6537 am 410f51a8: Merge "Remove unused #includes of <asm/page.h>." by Elliott Hughes · 11 years ago
  43. 9152989 am deb3eecd: Merge "Fix the definition of LOCAL_PATH in libusbhost/Android.mk" by Colin Cross · 11 years ago
  44. 4439047 Merge "adb: Don't unlink special files on sync failure." by JP Abgrall · 11 years ago
  45. b2c34ec Merge "adb: Don't clobber block devices during push" by JP Abgrall · 11 years ago
  46. 55b6c84 adb: Don't unlink special files on sync failure. by JP Abgrall · 11 years ago
  47. 4ce2f83 adb: Don't clobber block devices during push by JP Abgrall · 11 years ago
  48. 0c3d19f Merge "libcutils: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  49. 0425b64 libcutils: 64-bit compile issues by Mark Salyzyn · 11 years ago
  50. e48d8af am 536dce31: Merge "Fix compiler warnings in libpixelflinger" by Elliott Hughes · 11 years ago
  51. 6bd7474 am 783eb168: Merge "Add -D option to restorecon for relabeling /data/data." by Nick Kralevich · 11 years ago
  52. 8a0836c am acc0a23a: Merge "Remove dead code." by Elliott Hughes · 11 years ago
  53. 9f4d558 Merge "ueventd: easier debug logging" by Alex Ray · 11 years ago
  54. 33e86e0 Merge "libcutils: add method to get klog level" by Alex Ray · 11 years ago
  55. 18ccc1b ueventd: easier debug logging by Alex Ray · 11 years ago
  56. 157e1b6 libcutils: add method to get klog level by Alex Ray · 11 years ago
  57. 493b76c am 91237300: Merge "Handle FUSE_FSYNCDIR as FUSE_FSYNC" by JP Abgrall · 11 years ago
  58. 3ea6d6c am 3b0c24e2: Merge "sdcard: direct I/O file access write buffer alignment" by JP Abgrall · 11 years ago
  59. 1ce4c53 am 223e0798: Merge "Enable building init with -Wall -Werror." by Nick Kralevich · 11 years ago
  60. dfda9b0 am 27fd413d: Merge "Start debuggerd64 for 64-bit processes" by Colin Cross · 11 years ago
  61. 566aa47 am f7cf1a06: Merge "sdcard: direct I/O file access fix" by JP Abgrall · 11 years ago
  62. 224fd99 am d0307bee: Merge "charger: add locale global variable" by Colin Cross · 11 years ago
  63. 77306ee am a6b77056: Merge "build debuggerd and debuggerd64 on 64-bit architectures" by Colin Cross · 11 years ago
  64. 1367854 Merge "adb: fix windows build after "forward --list" fix." by JP Abgrall · 11 years ago
  65. 5b0bb48 adb: fix windows build after "forward --list" fix. by JP Abgrall · 11 years ago
  66. 66e95d7 Merge "Fix adb forward --list when forwarding a lot" by JP Abgrall · 11 years ago
  67. 6e94c57 am 2e7347d6: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  68. a8a427d am dc97eec0: Merge "pixelflinger: support multilib builds" by Colin Cross · 11 years ago
  69. 1140ae7 am 1c1bd845: Merge "x86_64: Add atomic funtions" by Elliott Hughes · 11 years ago
  70. 470910d am 7419498c: Merge "pixelflinger: use __builtin___clear_cache instead of cacheflush" by Colin Cross · 11 years ago
  71. e6108b8 am 85516e9d: Merge "log: add compile-time checking when ALOGV is disabled" by Colin Cross · 11 years ago
  72. 09e3950 am 4207df11: Merge "Use stat structure to keep oldest mtime." by Christopher Ferris · 11 years ago
  73. f571a7c am 829ae5be: Merge "Remove a pre-uapi hack from nandread." by Elliott Hughes · 11 years ago
  74. 56521f8 am 13274a26: Merge "Fix logging errors inside ALOGV" by Colin Cross · 11 years ago
  75. 22e14c3 am 136a9619: Merge "Use socklen_t instead of int in debuggerd." by Elliott Hughes · 11 years ago
  76. 91875e2 am 71de56a0: Merge "Unify toolbox restorecon and libselinux restorecon implementations." by Nick Kralevich · 11 years ago
  77. 56542de am 68835ee8: Merge "system/core LP64 cleanup." by Elliott Hughes · 11 years ago
  78. fa97a57 am eaba2bed: Merge "Revert "Move to the canonical UniquePtr.h."" by Elliott Hughes · 11 years ago
  79. 9f4fd60 am 345fc625: Merge "Move to the canonical UniquePtr.h." by Elliott Hughes · 11 years ago
  80. 87bb3fb am 5931ea86: Merge "libsysutil: frequent native crash /system/bin/vold" by Mark Salyzyn · 11 years ago
  81. c1f1eb3 am ba023b06: Merge "Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc file." by Nick Kralevich · 11 years ago
  82. 6f4bf03 am 3faf86c0: Merge "Call a specialized local map set." by Christopher Ferris · 11 years ago
  83. 7f9060f am c47aa3bd: Merge "Fix mips build." by Christopher Ferris · 11 years ago
  84. 11dd948 am cf53e5db: Merge "Fix debuggerd\'s symbol offset output." by Elliott Hughes · 11 years ago
  85. 69ecf52 am 434edbe6: Merge "LP64 should have debuggerd and debuggerd64." by Elliott Hughes · 11 years ago
  86. 2b23abe am 1bc6169f: Merge "Remove dead code that looked like part of debuggerd." by Elliott Hughes · 11 years ago
  87. f38b6e3 am 0fdf0dc7: Merge "Refactor makefile." by Christopher Ferris · 11 years ago
  88. c7084e6 am 51c4d4c4: Merge "AArch64: Port debuggerd" by Elliott Hughes · 11 years ago
  89. 52af69e am e94985a2: Merge "Increase the scope of other reused definitions." by Elliott Hughes · 11 years ago
  90. 07a7d20 am 5434bf66: Merge "LP64: Enable debuggerd/libbacktrace/libunwind." by Elliott Hughes · 11 years ago
  91. bde72e3 am 469f1533: Merge "Fix build by defining LOCAL_PATH early enough." by Elliott Hughes · 11 years ago
  92. 25e3890 am 525155ac: Merge "Allow the host libcorkscrew to build." by Elliott Hughes · 11 years ago
  93. 3f9acb8 am e97dad0d: Merge "debuggerd: a few generic improvements" by Elliott Hughes · 11 years ago
  94. 953e84a am 8623972d: Merge "Don\'t try to build libcorkscrew for LP64." by Elliott Hughes · 11 years ago
  95. d91088b am caefe564: Merge "x86: Enable libunwind" by Elliott Hughes · 11 years ago
  96. 4605258 am 7957529d: Merge "Clean up UnwindCurrent.cpp\'s use of ucontext.h." by Christopher Ferris · 11 years ago
  97. ef901c2 am 1686784a: Merge changes I6bffe1cd,I0984ba01 by Colin Cross · 11 years ago
  98. 664ccd4 am 710f6634: Merge "Switch mips libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  99. e218b31 am 1ca10eab: Merge "Avoid redefinition of __STDC_FORMAT_MACROS." by Ian Rogers · 11 years ago
  100. aa9b2c5 am 59b5294f: Merge "Switch arm libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago