1. ebcf93e Add logic to fixup file contexts after a policy update. by Geremy Condra · 11 years ago
  2. ebbe980 Include liblog in fs_mgr to fix the build. by Ken Sumrall · 11 years ago
  3. 1a6d9ec Merge "fs_mgr: Capture the output of e2fsck and add to the kernel log" into jb-mr2-dev by Ken Sumrall · 11 years ago
  4. 1f75eb1 Merge "logwrapper: Add ability to log to kernel log" into jb-mr2-dev by Ken Sumrall · 11 years ago
  5. 774814d Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-dev by Ken Sumrall · 11 years ago
  6. bf021b4 fs_mgr: Capture the output of e2fsck and add to the kernel log by Ken Sumrall · 11 years ago
  7. 96e11b5 logwrapper: Add ability to log to kernel log by Ken Sumrall · 11 years ago
  8. 24bc41b Add new resources trace. by Dianne Hackborn · 11 years ago
  9. 7425fd1 klog: Have klog_write() call klog_init() if needed by Ken Sumrall · 11 years ago
  10. c796ed9 We need libcutils to include liblog by Ying Wang · 11 years ago
  11. 083b5cc Add liblog by Ying Wang · 11 years ago
  12. 7716aef Uploaded native crash dumps do not include memory contents by Christopher Tate · 11 years ago
  13. e5f8a69 Modify debuggerd to cope with the abort message. by Elliott Hughes · 11 years ago
  14. b4d52a4 Only handle keycodes when adb is enabled. by Jeff Sharkey · 11 years ago
  15. c1e4729 Merge "Give system ownership of selinux load and enforce files." into jb-mr2-dev by Geremy Condra · 11 years ago
  16. 8e15eab Apply the correct SELinux label for the properties workspace. by Geremy Condra · 11 years ago
  17. c2594f3 Give system ownership of selinux load and enforce files. by Geremy Condra · 11 years ago
  18. 69de9ac Merge "move tinyutils into its own namespace" into jb-mr2-dev by Mathias Agopian · 11 years ago
  19. 7f8fb3f Merge "adb: Prevent registering usb_disconnect twice" into jb-mr2-dev by Benoit Goby · 11 years ago
  20. b66356c adb: Prevent registering usb_disconnect twice by Benoit Goby · 11 years ago
  21. 9857d99 move tinyutils into its own namespace by Mathias Agopian · 11 years ago
  22. ded2e5a debuggerd now notifies the Activity Manager about native crashes by Christopher Tate · 11 years ago
  23. d67bbab am a56b0b97: am 191fe44c: Merge "run-as: Don\'t require CAP_DAC_READ_SEARCH" by Nick Kralevich · 11 years ago
  24. a56b0b9 am 191fe44c: Merge "run-as: Don\'t require CAP_DAC_READ_SEARCH" by Nick Kralevich · 11 years ago
  25. 191fe44 Merge "run-as: Don't require CAP_DAC_READ_SEARCH" by Nick Kralevich · 11 years ago
  26. b0f1540 run-as: Don't require CAP_DAC_READ_SEARCH by Nick Kralevich · 11 years ago
  27. 46e8991 am f19e045c: am c8df252f: Merge "run-as: Get seinfo from packages.list and pass to libselinux." by Geremy Condra · 11 years ago
  28. f19e045 am c8df252f: Merge "run-as: Get seinfo from packages.list and pass to libselinux." by Geremy Condra · 11 years ago
  29. 774f929 libcutils: add support for app tracing by Jamie Gennis · 11 years ago
  30. c8df252 Merge "run-as: Get seinfo from packages.list and pass to libselinux." by Geremy Condra · 11 years ago
  31. fced3de run-as: Get seinfo from packages.list and pass to libselinux. by Robert Craig · 11 years ago
  32. de97f79 am bed08333: am c0e1bc1c: Merge "Drop /data/system as a policy file location" by Geremy Condra · 11 years ago
  33. bed0833 am c0e1bc1c: Merge "Drop /data/system as a policy file location" by Geremy Condra · 11 years ago
  34. c0e1bc1 Merge "Drop /data/system as a policy file location" by Geremy Condra · 11 years ago
  35. 04561b6 Drop /data/system as a policy file location by William Roberts · 11 years ago
  36. d118394 Merge "Properly handle cases of multiple inotify events" into jb-mr2-dev by Igor Murashkin · 11 years ago
  37. f75ea8d Properly handle cases of multiple inotify events by Ziv Hendel · 11 years ago
  38. 6b5de1c init.rc: Set owner/perm for interactive governor io_is_busy by Todd Poynor · 11 years ago
  39. fb39c0d am 4d71493e: am e849970c: Merge "Fix mode on /data/security." by Geremy Condra · 11 years ago
  40. 4d71493 am e849970c: Merge "Fix mode on /data/security." by Geremy Condra · 11 years ago
  41. e849970 Merge "Fix mode on /data/security." by Geremy Condra · 11 years ago
  42. d0f3e85 Merge "android_filesystem_config: add /vendor" into jb-mr2-dev by Ying Wang · 11 years ago
  43. af3a9ca Merge "liblogwrap: use POLLHUP flag to check when a child dies" into jb-mr2-dev by Rom Lemarchand · 11 years ago
  44. 9feea55 Merge "Create a new location for /data policy files" into jb-mr2-dev by Geremy Condra · 11 years ago
  45. bfd71b4 Create a new location for /data policy files by William Roberts · 11 years ago
  46. 62980e8 Inline ldrex/strex for thumb2, remove ARMv5 remnants. by Ian Rogers · 11 years ago
  47. c0317a7 Fix mode on /data/security. by Stephen Smalley · 11 years ago
  48. 033b7f2 am a3c3709e: (-s ours) am 028e38f6: Merge "Create a new location for /data policy files" by Geremy Condra · 11 years ago
  49. a3c3709 am 028e38f6: Merge "Create a new location for /data policy files" by Geremy Condra · 11 years ago
  50. 028e38f Merge "Create a new location for /data policy files" by Geremy Condra · 11 years ago
  51. 46e1bd8 Create a new location for /data policy files by William Roberts · 11 years ago
  52. 6ad53df liblogwrap: use POLLHUP flag to check when a child dies by Rom Lemarchand · 11 years ago
  53. 0b56fc7 android_filesystem_config: add /vendor by Colin Cross · 11 years ago
  54. 7bce39c am 2690482a: am 55e1df47: Merge "debuggerd: Fix minor memory leak" by Elliott Hughes · 11 years ago
  55. 2690482 am 55e1df47: Merge "debuggerd: Fix minor memory leak" by Elliott Hughes · 11 years ago
  56. 55e1df4 Merge "debuggerd: Fix minor memory leak" by Elliott Hughes · 11 years ago
  57. 0632ad4 debuggerd: Fix minor memory leak by Liangtao Gao · 11 years ago
  58. 6631777 cutils: trace: add asynchronous events by Alex Ray · 11 years ago
  59. db3eb68 am e657e0c2: am 1a2bdd6f: Merge "liblog: fix fd leakage" by Nick Kralevich · 11 years ago
  60. e657e0c am 1a2bdd6f: Merge "liblog: fix fd leakage" by Nick Kralevich · 11 years ago
  61. 1a2bdd6 Merge "liblog: fix fd leakage" by Nick Kralevich · 11 years ago
  62. a170322 liblog: fix fd leakage by Nick Kralevich · 11 years ago
  63. 74a7b91 liblogwrap: lock android_fork_execvp by Rom Lemarchand · 11 years ago
  64. 39b7fde am c8c95f86: am 80dac350: Merge "ueventd: allow platform devices to have just a /devices/ prefix" by Colin Cross · 11 years ago
  65. c8c95f8 am 80dac350: Merge "ueventd: allow platform devices to have just a /devices/ prefix" by Colin Cross · 11 years ago
  66. 80dac35 Merge "ueventd: allow platform devices to have just a /devices/ prefix" by Colin Cross · 11 years ago
  67. f395c92 ueventd: allow platform devices to have just a /devices/ prefix by Dima Zavin · 11 years ago
  68. e05093b am 3e77b752: am 0b535558: Merge "Unwinding implementation via eh_frame sections for x86" by Elliott Hughes · 11 years ago
  69. 3e77b75 am 0b535558: Merge "Unwinding implementation via eh_frame sections for x86" by Elliott Hughes · 11 years ago
  70. 0b53555 Merge "Unwinding implementation via eh_frame sections for x86" by Elliott Hughes · 11 years ago
  71. eb6dd01 am 9573a175: am dbf4937b: Merge "Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes."" by Nick Kralevich · 11 years ago
  72. 9573a17 am dbf4937b: Merge "Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes."" by Nick Kralevich · 11 years ago
  73. dbf4937 Merge "Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes."" by Nick Kralevich · 11 years ago
  74. 76ba83c Revert "init: Set ADDR_COMPAT_LAYOUT before spawning processes." by Nick Kralevich · 11 years ago
  75. fb4f7ac Add symlink to bugreport storage location. by Jeff Sharkey · 11 years ago
  76. af2cb36 Unwinding implementation via eh_frame sections for x86 by Pavel Chupin · 11 years ago
  77. 91535cf Merge "Add vendor IDs to adb" into jb-mr2-dev by Sam Lin · 11 years ago
  78. d4b360a am 1d77e6e4: am 3960ec22: Merge "mkbootimg: support 8192/16384 pagesizes" by Colin Cross · 11 years ago
  79. 1d77e6e am 3960ec22: Merge "mkbootimg: support 8192/16384 pagesizes" by Colin Cross · 11 years ago
  80. 3960ec2 Merge "mkbootimg: support 8192/16384 pagesizes" by Colin Cross · 11 years ago
  81. 451dd85 liblogwrap: replace loops with calls to TEMP_FAILURE_RETRY by Rom Lemarchand · 11 years ago
  82. 644b6af Add vendor IDs to adb by Sam Lin · 11 years ago
  83. 7398664 am c8b3fee4: am f9094401: am 75f29709: am 09b43645: (-s ours) am 92b2cd23: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  84. c8b3fee am f9094401: am 75f29709: am 09b43645: (-s ours) am 92b2cd23: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  85. f909440 am 75f29709: am 09b43645: (-s ours) am 92b2cd23: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  86. 75f2970 am 09b43645: (-s ours) am 92b2cd23: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  87. 09b4364 am 92b2cd23: (-s ours) Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  88. 92b2cd2 Reconcile with jb-mr1-release - do not merge by Jean-Baptiste Queru · 11 years ago
  89. 53a0288 ueventd: allow platform devices to have just a /devices/ prefix - DO NOT MERGE by Dima Zavin · 11 years ago
  90. 81ce3a7 mkbootimg: support 8192/16384 pagesizes by Ithamar R. Adema · 11 years ago
  91. dd0d0e7 am 822ea9b3: am fd5c6b9f: Merge "Close adb_usb.ini after reading it" by Elliott Hughes · 11 years ago
  92. 822ea9b am fd5c6b9f: Merge "Close adb_usb.ini after reading it" by Elliott Hughes · 11 years ago
  93. fd5c6b9 Merge "Close adb_usb.ini after reading it" by Elliott Hughes · 11 years ago
  94. 0c06eb5 DO NOT MERGE - Document new -obb flag for adb backup by Christopher Tate · 11 years ago
  95. 7b8970c fastboot: add support for some obscure args. by JP Abgrall · 11 years ago
  96. 2fa2dfd Merge "init: prevent action being added to the action_queue twice" into jb-mr2-dev by Colin Cross · 11 years ago
  97. 598169e Merge "charger: accomodate minui change" into jb-mr2-dev by Doug Zongker · 11 years ago
  98. a506462 init: prevent action being added to the action_queue twice by Colin Cross · 11 years ago
  99. 12c45fb charger: accomodate minui change by Doug Zongker · 11 years ago
  100. 4c8c35d Merge "move goldfish stuffs to device/generic/goldfish" into jb-mr2-dev by Keun young Park · 11 years ago