1. d7ad4e4 libsysutils: SocketListener export release by Mark Salyzyn · 12 years ago
  2. a6e9655 libsysutils: Add iovec/runOnEachSocket by Mark Salyzyn · 14 years ago
  3. 349f894 Merge "don't load property_contexts from /data" by Nick Kralevich · 12 years ago
  4. 10c51a3 am f95d880f: am 884116c8: am 719b0198: am 1db584b8: Merge "Attempt to fix Mac build" by Christopher Ferris · 12 years ago
  5. f95d880 am 884116c8: am 719b0198: am 1db584b8: Merge "Attempt to fix Mac build" by Christopher Ferris · 12 years ago
  6. 884116c am 719b0198: am 1db584b8: Merge "Attempt to fix Mac build" by Christopher Ferris · 12 years ago
  7. 719b019 am 1db584b8: Merge "Attempt to fix Mac build" by Christopher Ferris · 12 years ago
  8. 1db584b Merge "Attempt to fix Mac build" by Christopher Ferris · 12 years ago
  9. dc3a42b don't load property_contexts from /data by Nick Kralevich · 12 years ago
  10. db5911a Attempt to fix Mac build by Brian Carlstrom · 12 years ago
  11. f7ce02d am eb665350: am 55537633: am 78af6c4c: am 0a72d293: Merge "Fix "adb push /sdcard/filename"" by Nick Kralevich · 12 years ago
  12. eb66535 am 55537633: am 78af6c4c: am 0a72d293: Merge "Fix "adb push /sdcard/filename"" by Nick Kralevich · 12 years ago
  13. 5553763 am 78af6c4c: am 0a72d293: Merge "Fix "adb push /sdcard/filename"" by Nick Kralevich · 12 years ago
  14. 78af6c4 am 0a72d293: Merge "Fix "adb push /sdcard/filename"" by Nick Kralevich · 12 years ago
  15. 0a72d29 Merge "Fix "adb push /sdcard/filename"" by Nick Kralevich · 12 years ago
  16. 7291783 Fix "adb push /sdcard/filename" by Nick Kralevich · 12 years ago
  17. 5dbb002 am 1571dac4: am 1b37794b: am f62b602f: am 6192eedb: Merge "Fix \'r\' for LP64." by Elliott Hughes · 12 years ago
  18. 64ca5ad am 758c8636: am 6ecdff5b: am f7adcfc8: am 17b9c827: Merge "Add PROT_* constants not found on windows." by Christopher Ferris · 12 years ago
  19. 6c625f6 resolved conflicts for merge of 47fa9064 to master by Christopher Ferris · 12 years ago
  20. 1571dac am 1b37794b: am f62b602f: am 6192eedb: Merge "Fix \'r\' for LP64." by Elliott Hughes · 12 years ago
  21. 758c863 am 6ecdff5b: am f7adcfc8: am 17b9c827: Merge "Add PROT_* constants not found on windows." by Christopher Ferris · 12 years ago
  22. 47fa906 am 0cf5d96c: am 237fdb4a: am eb8d73b6: Merge "Rewrite libbacktrace to be all C++." by Christopher Ferris · 12 years ago
  23. 1b37794 am f62b602f: am 6192eedb: Merge "Fix \'r\' for LP64." by Elliott Hughes · 12 years ago
  24. 6ecdff5 am f7adcfc8: am 17b9c827: Merge "Add PROT_* constants not found on windows." by Christopher Ferris · 12 years ago
  25. 0cf5d96 am 237fdb4a: am eb8d73b6: Merge "Rewrite libbacktrace to be all C++." by Christopher Ferris · 12 years ago
  26. f62b602 am 6192eedb: Merge "Fix \'r\' for LP64." by Elliott Hughes · 12 years ago
  27. f7adcfc am 17b9c827: Merge "Add PROT_* constants not found on windows." by Christopher Ferris · 12 years ago
  28. 237fdb4 am eb8d73b6: Merge "Rewrite libbacktrace to be all C++." by Christopher Ferris · 12 years ago
  29. 6192eed Merge "Fix 'r' for LP64." by Elliott Hughes · 12 years ago
  30. 2430a06 Fix 'r' for LP64. by Elliott Hughes · 12 years ago
  31. 17b9c82 Merge "Add PROT_* constants not found on windows." by Christopher Ferris · 12 years ago
  32. 0dbce45 Add PROT_* constants not found on windows. by Christopher Ferris · 12 years ago
  33. eb8d73b Merge "Rewrite libbacktrace to be all C++." by Christopher Ferris · 12 years ago
  34. c176e14 liblog: support struct logger_event_v2 format by Mark Salyzyn · 12 years ago
  35. b69e092 liblog: update timestamp on NOTICE file by Mark Salyzyn · 12 years ago
  36. 407038c libcutils: resolve warning in iosched_policy.c by Mark Salyzyn · 12 years ago
  37. 9e03ce4 liblog: Add const pedantics by Mark Salyzyn · 12 years ago
  38. de02546 logcat: Add -T flag (-t w/o assumption of -d) by Mark Salyzyn · 12 years ago
  39. 97b0795 Merge "logcat: Add logcat test suite" by Mark Salyzyn · 12 years ago
  40. d3f99fb Merge "liblog: Add cpu utilization test" by Mark Salyzyn · 12 years ago
  41. 2b8579e Merge "liblog: Add liblog test suite" by Mark Salyzyn · 12 years ago
  42. 0f47b5e Merge "debuggerd: Support newline split in log messages" by Mark Salyzyn · 12 years ago
  43. e44830e Merge "liblog: deprecate export LOGGER ioctl definitions" by Mark Salyzyn · 12 years ago
  44. 3215ed4 am b1091958: am 320f2940: am e20b5f71: am 524b3a0c: Merge "Remove obsolete \'setconsole\' command." by Elliott Hughes · 12 years ago
  45. 4675682 Rewrite libbacktrace to be all C++. by Christopher Ferris · 12 years ago
  46. 2807db9 logcat: Add logcat test suite by Mark Salyzyn · 12 years ago
  47. b109195 am 320f2940: am e20b5f71: am 524b3a0c: Merge "Remove obsolete \'setconsole\' command." by Elliott Hughes · 12 years ago
  48. edadb2e liblog: Add cpu utilization test by Mark Salyzyn · 12 years ago
  49. 8d1fdb5 liblog: Add liblog test suite by Mark Salyzyn · 12 years ago
  50. 320f294 am e20b5f71: am 524b3a0c: Merge "Remove obsolete \'setconsole\' command." by Elliott Hughes · 12 years ago
  51. e20b5f7 am 524b3a0c: Merge "Remove obsolete \'setconsole\' command." by Elliott Hughes · 12 years ago
  52. 524b3a0 Merge "Remove obsolete 'setconsole' command." by Elliott Hughes · 12 years ago
  53. 706fad2 debuggerd: Support newline split in log messages by Mark Salyzyn · 12 years ago
  54. 2e44a9e liblog: deprecate export LOGGER ioctl definitions by Mark Salyzyn · 12 years ago
  55. c1e91b0 Remove obsolete 'setconsole' command. by Elliott Hughes · 12 years ago
  56. ab88481 Merge "resolved conflicts for merge of ec9e5891 to master" by Elliott Hughes · 12 years ago
  57. b70375a resolved conflicts for merge of ec9e5891 to master by Elliott Hughes · 12 years ago
  58. d0f2c26 Merge "add the pre-recovery service" by Doug Zongker · 12 years ago
  59. ec9e589 am 8940c0a0: am 97373bbc: am 7cd15614: Merge "system/core 64-bit cleanup." by Elliott Hughes · 12 years ago
  60. 8940c0a am 97373bbc: am 7cd15614: Merge "system/core 64-bit cleanup." by Elliott Hughes · 12 years ago
  61. 97373bb am 7cd15614: Merge "system/core 64-bit cleanup." by Elliott Hughes · 12 years ago
  62. 7cd1561 Merge "system/core 64-bit cleanup." by Elliott Hughes · 12 years ago
  63. 24239a9 Merge "liblog: deprecate export of LOGGER_LOG_* defines" by Mark Salyzyn · 12 years ago
  64. ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 12 years ago
  65. 869d593 am 325a99fb: am bdea585e: am a6b65eee: am 7580661d: Merge "fs_mgr: increase verboseness on mount errors" by Nick Kralevich · 12 years ago
  66. 325a99f am bdea585e: am a6b65eee: am 7580661d: Merge "fs_mgr: increase verboseness on mount errors" by Nick Kralevich · 12 years ago
  67. bdea585 am a6b65eee: am 7580661d: Merge "fs_mgr: increase verboseness on mount errors" by Nick Kralevich · 12 years ago
  68. a6b65ee am 7580661d: Merge "fs_mgr: increase verboseness on mount errors" by Nick Kralevich · 12 years ago
  69. 7580661 Merge "fs_mgr: increase verboseness on mount errors" by Nick Kralevich · 12 years ago
  70. 7baebf1 add the pre-recovery service by Doug Zongker · 12 years ago
  71. d70009e Merge "fastboot: Make tags_offset a command line option." by Mohamad Ayyash · 12 years ago
  72. 112cf35 Merge "Miscellaneous updates to <system/audio.h>" by Glenn Kasten · 12 years ago
  73. 1c3e16f Miscellaneous updates to <system/audio.h> by Glenn Kasten · 14 years ago
  74. 32a32c9 am 11190d0c: am 4552987e: am c93904b4: am e847f429: Merge "restorecon /data/misc/media." by Nick Kralevich · 12 years ago
  75. 11190d0 am 4552987e: am c93904b4: am e847f429: Merge "restorecon /data/misc/media." by Nick Kralevich · 12 years ago
  76. 4552987 am c93904b4: am e847f429: Merge "restorecon /data/misc/media." by Nick Kralevich · 12 years ago
  77. c93904b am e847f429: Merge "restorecon /data/misc/media." by Nick Kralevich · 12 years ago
  78. e847f42 Merge "restorecon /data/misc/media." by Nick Kralevich · 12 years ago
  79. 071f28a fs_mgr: increase verboseness on mount errors by William Roberts · 12 years ago
  80. bdf513c fastboot: Make tags_offset a command line option. by Mohamad Ayyash · 12 years ago
  81. 9e9f05e restorecon /data/misc/media. by Stephen Smalley · 12 years ago
  82. c318fb4 am 7a2c2e80: am aa25204f: am 93557002: am 37fd839f: Merge "Revert "fs_mgr: correct warning on unused function parameter"" by Nick Kralevich · 12 years ago
  83. 1126829 am f6070528: am eca8ea82: am e220e9e0: am 7169b230: Merge "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 12 years ago
  84. 7a2c2e8 am aa25204f: am 93557002: am 37fd839f: Merge "Revert "fs_mgr: correct warning on unused function parameter"" by Nick Kralevich · 12 years ago
  85. aa25204 am 93557002: am 37fd839f: Merge "Revert "fs_mgr: correct warning on unused function parameter"" by Nick Kralevich · 12 years ago
  86. 9355700 am 37fd839f: Merge "Revert "fs_mgr: correct warning on unused function parameter"" by Nick Kralevich · 12 years ago
  87. 37fd839 Merge "Revert "fs_mgr: correct warning on unused function parameter"" by Nick Kralevich · 12 years ago
  88. bc77767 Revert "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 12 years ago
  89. f607052 am eca8ea82: am e220e9e0: am 7169b230: Merge "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 12 years ago
  90. eca8ea8 am e220e9e0: am 7169b230: Merge "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 12 years ago
  91. e220e9e am 7169b230: Merge "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 12 years ago
  92. 7169b23 Merge "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 12 years ago
  93. 39e63b5 am 42acb531: Merge "Remove obsolete vdc call." into klp-modular-dev by Nick Kralevich · 12 years ago
  94. 42acb53 Merge "Remove obsolete vdc call." into klp-modular-dev by Nick Kralevich · 12 years ago
  95. ef53917 am 7dee721e: am 42e82f80: am 4a8996fb: am 3352c503: Merge "Copy the bionic -fstack-protector hack into libbacktrace." by Elliott Hughes · 12 years ago
  96. 7dee721 am 42e82f80: am 4a8996fb: am 3352c503: Merge "Copy the bionic -fstack-protector hack into libbacktrace." by Elliott Hughes · 12 years ago
  97. 42e82f8 am 4a8996fb: am 3352c503: Merge "Copy the bionic -fstack-protector hack into libbacktrace." by Elliott Hughes · 12 years ago
  98. 4a8996f am 3352c503: Merge "Copy the bionic -fstack-protector hack into libbacktrace." by Elliott Hughes · 12 years ago
  99. 3352c50 Merge "Copy the bionic -fstack-protector hack into libbacktrace." by Elliott Hughes · 12 years ago
  100. 1380ddc Copy the bionic -fstack-protector hack into libbacktrace. by Elliott Hughes · 12 years ago