1. 5baecee am be18538d: Merge "Cleanup x86 flags and memset versions" by Elliott Hughes · 11 years ago
  2. be18538 Merge "Cleanup x86 flags and memset versions" by Elliott Hughes · 11 years ago
  3. 4aa51cd Cleanup x86 flags and memset versions by Pavel Chupin · 11 years ago
  4. 9492b6e am 2de8102d: Merge "Fix bug in abort message processing." by Christopher Ferris · 11 years ago
  5. 2de8102 Merge "Fix bug in abort message processing." by Christopher Ferris · 11 years ago
  6. dbd2ab4 Fix bug in abort message processing. by Christopher Ferris · 11 years ago
  7. fa135f5 am 7dbe9660: Merge "Update debuggerd to use libbacktrace." by Christopher Ferris · 11 years ago
  8. 7dbe966 Merge "Update debuggerd to use libbacktrace." by Christopher Ferris · 11 years ago
  9. 410f8c3 am 79b277ab: Merge "Set security context of /adb_keys and /data/misc/adb/adb_keys." by Colin Cross · 11 years ago
  10. b1dd176 am b42fc74f: Merge "Expose /dev/hw_random to group "system"." by Alex Klyubin · 11 years ago
  11. 79b277a Merge "Set security context of /adb_keys and /data/misc/adb/adb_keys." by Colin Cross · 11 years ago
  12. b42fc74 Merge "Expose /dev/hw_random to group "system"." by Alex Klyubin · 11 years ago
  13. b2478a7 Expose /dev/hw_random to group "system". by Alex Klyubin · 11 years ago
  14. 365e4ae Update debuggerd to use libbacktrace. by Christopher Ferris · 11 years ago
  15. 81890fd am 5daba1e0: Merge "Only build host library on linux-x86." by Christopher Ferris · 11 years ago
  16. b024bbf am 6da66ef4: Merge "Handle screendumps for all framebuffer sizes" by Colin Cross · 11 years ago
  17. 5daba1e Merge "Only build host library on linux-x86." by Christopher Ferris · 11 years ago
  18. 9e1ee2b Only build host library on linux-x86. by Christopher Ferris · 11 years ago
  19. 6da66ef Merge "Handle screendumps for all framebuffer sizes" by Colin Cross · 11 years ago
  20. 0e9abad am f3217de3: Merge "Fix problems in libbacktrace." by Christopher Ferris · 11 years ago
  21. 230252d am 61afb07b: Merge "Trigger a policy reload from post-fs-data." by Colin Cross · 11 years ago
  22. f3217de Merge "Fix problems in libbacktrace." by Christopher Ferris · 11 years ago
  23. a16a4e1 Fix problems in libbacktrace. by Christopher Ferris · 11 years ago
  24. deb41e5 Set security context of /adb_keys and /data/misc/adb/adb_keys. by Stephen Smalley · 11 years ago
  25. 61afb07 Merge "Trigger a policy reload from post-fs-data." by Colin Cross · 11 years ago
  26. 3f0a5e9 am 71a8aa34: Merge "Update comment from review." by Christopher Ferris · 11 years ago
  27. 71a8aa3 Merge "Update comment from review." by Christopher Ferris · 11 years ago
  28. 474afff Update comment from review. by Christopher Ferris · 11 years ago
  29. 7f21826 am f41cf208: Merge "Create a single backtrace library." by Christopher Ferris · 11 years ago
  30. f41cf20 Merge "Create a single backtrace library." by Christopher Ferris · 11 years ago
  31. 7fb2287 Create a single backtrace library. by Christopher Ferris · 11 years ago
  32. 1690a5a am aa62be65: Merge "Use SSE2 enhanced memset for capable x86 processors" by Ying Wang · 11 years ago
  33. aa62be6 Merge "Use SSE2 enhanced memset for capable x86 processors" by Ying Wang · 11 years ago
  34. 0817010 am 91962669: Merge "cutils: list: add list_for_each_safe" by jp abgrall · 11 years ago
  35. 9196266 Merge "cutils: list: add list_for_each_safe" by jp abgrall · 11 years ago
  36. 6d06b01 am e245b8fb: Merge changes I9f858204,Ib35643b3 by Kenny Root · 11 years ago
  37. e245b8f Merge changes I9f858204,Ib35643b3 by Kenny Root · 11 years ago
  38. 0a862dc mincrypt: merge the two RSA verifiers by Doug Zongker · 11 years ago
  39. 8e5b63d mincrypt: support SHA-256 hash algorithm by Doug Zongker · 11 years ago
  40. 85373f4 Handle screendumps for all framebuffer sizes by Chris Dearman · 11 years ago
  41. 0b7d588 am f2c4c4ad: Merge "init: Fix queue_all_property_triggers with nonexistent properties" by Benoit Goby · 11 years ago
  42. f2c4c4a Merge "init: Fix queue_all_property_triggers with nonexistent properties" by Benoit Goby · 11 years ago
  43. d679e1b init: Fix queue_all_property_triggers with nonexistent properties by Benoit Goby · 11 years ago
  44. 51546ee Use SSE2 enhanced memset for capable x86 processors by Daniel Leung · 12 years ago
  45. 20eb7ac am 3c8bdef0: Merge "libsparse: Use BIONIC implementation of mmap64()" by Elliott Hughes · 11 years ago
  46. 3c8bdef Merge "libsparse: Use BIONIC implementation of mmap64()" by Elliott Hughes · 11 years ago
  47. 2e94028 am 0f507339: Merge "Do not change ownership of /sys/fs/selinux/load to system UID." by Nick Kralevich · 11 years ago
  48. 0f50733 Merge "Do not change ownership of /sys/fs/selinux/load to system UID." by Nick Kralevich · 11 years ago
  49. cc13e8a Do not change ownership of /sys/fs/selinux/load to system UID. by Stephen Smalley · 11 years ago
  50. c67bd8d am a208ea63: Merge "Fix fstab memory leak" by Elliott Hughes · 11 years ago
  51. a208ea6 Merge "Fix fstab memory leak" by Elliott Hughes · 11 years ago
  52. d431b8d Fix fstab memory leak by Irina Tirdea · 11 years ago
  53. c4295d9 am 810ff696: Merge "Cleanup fs_getline from fs_mgr" by Elliott Hughes · 11 years ago
  54. 810ff69 Merge "Cleanup fs_getline from fs_mgr" by Elliott Hughes · 11 years ago
  55. fccfa41 libsparse: Use BIONIC implementation of mmap64() by Daniel Leung · 12 years ago
  56. 8dc82ee am 36b39a97: Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output" by Colin Cross · 11 years ago
  57. 36b39a9 Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output" by Colin Cross · 11 years ago
  58. e16d747 Cleanup fs_getline from fs_mgr by Irina Tirdea · 11 years ago
  59. edeed28 am 4a280e3d: Merge "Don\'t use control requests to read device serial numbers." by jp abgrall · 11 years ago
  60. 4a280e3 Merge "Don't use control requests to read device serial numbers." by jp abgrall · 11 years ago
  61. bd446c7 Don't use control requests to read device serial numbers. by Mark Wachsler · 11 years ago
  62. 56b9369 am 6ed51b8a: Merge "mkbootimg: support longer kernel command lines" by Dima Zavin · 11 years ago
  63. 5951a36 am b4819e4a: Merge "init: support longer command lines" by Dima Zavin · 11 years ago
  64. 6ed51b8 Merge "mkbootimg: support longer kernel command lines" by Dima Zavin · 11 years ago
  65. b4819e4 Merge "init: support longer command lines" by Dima Zavin · 11 years ago
  66. 30fb83b cutils: list: add list_for_each_safe by Andrew Boie · 11 years ago
  67. d35ce35 mkbootimg: support longer kernel command lines by Andrew Boie · 11 years ago
  68. 2e63e71 init: support longer command lines by Andrew Boie · 11 years ago
  69. c9ff371 am 596e9c63: Merge "fix valgrind ioctl warning." by Colin Cross · 11 years ago
  70. 596e9c6 Merge "fix valgrind ioctl warning." by Colin Cross · 11 years ago
  71. 8fb85b3 am 2b2f1ae8: Merge "Add -Wno-unused-parameter to suppress the warning." by Ben Cheng · 11 years ago
  72. 2b2f1ae Merge "Add -Wno-unused-parameter to suppress the warning." by Ben Cheng · 11 years ago
  73. c665df3 Add -Wno-unused-parameter to suppress the warning. by Ben Cheng · 11 years ago
  74. 9dd40e9 am d171b656: Merge "[GNSS] Add AID_GPS to property user white list" by Colin Cross · 11 years ago
  75. d171b65 Merge "[GNSS] Add AID_GPS to property user white list" by Colin Cross · 11 years ago
  76. f487e07 am 53132840: Merge "init: call restorecon on /sys" by Nick Kralevich · 11 years ago
  77. 49382f1 am 8328edb0: Merge "init: allow disabling selinux via a kernel command line" by Nick Kralevich · 11 years ago
  78. 5fc1acf am b2423399: Merge "init: move SELinux into enforcing mode." by Nick Kralevich · 11 years ago
  79. 5313284 Merge "init: call restorecon on /sys" by Nick Kralevich · 11 years ago
  80. 8328edb Merge "init: allow disabling selinux via a kernel command line" by Nick Kralevich · 11 years ago
  81. b242339 Merge "init: move SELinux into enforcing mode." by Nick Kralevich · 11 years ago
  82. ae76f6d init: call restorecon on /sys by Nick Kralevich · 11 years ago
  83. 935bd3e init: allow disabling selinux via a kernel command line by Nick Kralevich · 11 years ago
  84. 56fa0ac init: move SELinux into enforcing mode. by Nick Kralevich · 11 years ago
  85. b815701 fix valgrind ioctl warning. by Jin Wei · 12 years ago
  86. 28e52c8 am b35f68a6: Merge "init: load factory properties" by Dima Zavin · 11 years ago
  87. b35f68a Merge "init: load factory properties" by Dima Zavin · 11 years ago
  88. 876f436 am a7f6e015: Merge "correct msi usb vendor id." by Elliott Hughes · 11 years ago
  89. a7f6e01 Merge "correct msi usb vendor id." by Elliott Hughes · 11 years ago
  90. 48c5d7b correct msi usb vendor id. by astonehuang · 11 years ago
  91. bfe8e68 am 2e5157fa: Merge "Fix build with gcc-4.8 and array boundaries issue" by Elliott Hughes · 11 years ago
  92. 2e5157f Merge "Fix build with gcc-4.8 and array boundaries issue" by Elliott Hughes · 11 years ago
  93. f0eec13 am db71324a: Merge "libusbhost: It\'s no longer assumed that "bus/usb" exists once "bus" was created" by Benoit Goby · 11 years ago
  94. db71324 Merge "libusbhost: It's no longer assumed that "bus/usb" exists once "bus" was created" by Benoit Goby · 11 years ago
  95. 8cc80fc libusbhost: It's no longer assumed that "bus/usb" exists once "bus" was created by Ziv Hendel · 11 years ago
  96. 841859f [GNSS] Add AID_GPS to property user white list by Nicolas SUET · 11 years ago
  97. 6552f68 Trigger a policy reload from post-fs-data. by Stephen Smalley · 11 years ago
  98. 0cbaed4 am a8ba1f2f: Merge "Add support for socket security context specification." by Colin Cross · 11 years ago
  99. a8ba1f2 Merge "Add support for socket security context specification." by Colin Cross · 11 years ago
  100. a1af5cf am d8d99c45: Merge "Handle policy reloads within ueventd rather than restarting it." by Colin Cross · 11 years ago