1. 8c58086 Merge "More libbacktrace fixes." by Christopher Ferris · 11 years ago
  2. 8ed4627 More libbacktrace fixes. by Christopher Ferris · 11 years ago
  3. 36d4474 Merge "Fix a bunch of small system/core bugs." by Elliott Hughes · 11 years ago
  4. 14e28d3 Fix a bunch of small system/core bugs. by Elliott Hughes · 11 years ago
  5. 98f87d9 Merge "Rewrite libbacktrace using C++." by Christopher Ferris · 11 years ago
  6. 17e91d4 Rewrite libbacktrace using C++. by Christopher Ferris · 11 years ago
  7. 87af04a Merge "Improve some adb error logging" by Brian Carlstrom · 11 years ago
  8. 93c91fa Improve some adb error logging by Brian Carlstrom · 11 years ago
  9. 4d87e74 Merge "Eliminate text relocations in x86 optimized memset versions" by Elliott Hughes · 11 years ago
  10. 9ff8767 Eliminate text relocations in x86 optimized memset versions by Pavel Chupin · 11 years ago
  11. f1296b9 Merge "Use %zd for size_t." by Elliott Hughes · 11 years ago
  12. 9640b30 Use %zd for size_t. by Elliott Hughes · 11 years ago
  13. b387a7f Merge "Wait for device to disappear after reboot-bootloader." by JP Abgrall · 11 years ago
  14. 157b001 Wait for device to disappear after reboot-bootloader. by Mark Wachsler · 11 years ago
  15. ac568b8 Merge "init: remove obsolete rle logo" by JP Abgrall · 11 years ago
  16. 50dc936 init: remove obsolete rle logo by Marcin Chojnacki · 11 years ago
  17. a94d2b3 Merge "Add a restorecon_recursive built-in command to init." by Nick Kralevich · 11 years ago
  18. 726e8f7 Add a restorecon_recursive built-in command to init. by Stephen Smalley · 11 years ago
  19. aab1670 Merge "Add support for ECDSA P-256 with SHA256" by Kenny Root · 11 years ago
  20. 9b8a929 Merge "libcutils doesn't need to be looking at bionic's privates." by Elliott Hughes · 11 years ago
  21. 478c566 libcutils doesn't need to be looking at bionic's privates. by Elliott Hughes · 11 years ago
  22. be18538 Merge "Cleanup x86 flags and memset versions" by Elliott Hughes · 11 years ago
  23. 4aa51cd Cleanup x86 flags and memset versions by Pavel Chupin · 11 years ago
  24. 2de8102 Merge "Fix bug in abort message processing." by Christopher Ferris · 11 years ago
  25. dbd2ab4 Fix bug in abort message processing. by Christopher Ferris · 11 years ago
  26. db0850c Add support for ECDSA P-256 with SHA256 by Kenny Root · 11 years ago
  27. 7dbe966 Merge "Update debuggerd to use libbacktrace." by Christopher Ferris · 11 years ago
  28. 79b277a Merge "Set security context of /adb_keys and /data/misc/adb/adb_keys." by Colin Cross · 11 years ago
  29. b42fc74 Merge "Expose /dev/hw_random to group "system"." by Alex Klyubin · 11 years ago
  30. b2478a7 Expose /dev/hw_random to group "system". by Alex Klyubin · 11 years ago
  31. 365e4ae Update debuggerd to use libbacktrace. by Christopher Ferris · 11 years ago
  32. 5daba1e Merge "Only build host library on linux-x86." by Christopher Ferris · 11 years ago
  33. 9e1ee2b Only build host library on linux-x86. by Christopher Ferris · 11 years ago
  34. 6da66ef Merge "Handle screendumps for all framebuffer sizes" by Colin Cross · 11 years ago
  35. f3217de Merge "Fix problems in libbacktrace." by Christopher Ferris · 11 years ago
  36. a16a4e1 Fix problems in libbacktrace. by Christopher Ferris · 11 years ago
  37. deb41e5 Set security context of /adb_keys and /data/misc/adb/adb_keys. by Stephen Smalley · 11 years ago
  38. 61afb07 Merge "Trigger a policy reload from post-fs-data." by Colin Cross · 11 years ago
  39. 71a8aa3 Merge "Update comment from review." by Christopher Ferris · 11 years ago
  40. 474afff Update comment from review. by Christopher Ferris · 11 years ago
  41. f41cf20 Merge "Create a single backtrace library." by Christopher Ferris · 11 years ago
  42. 7fb2287 Create a single backtrace library. by Christopher Ferris · 11 years ago
  43. aa62be6 Merge "Use SSE2 enhanced memset for capable x86 processors" by Ying Wang · 11 years ago
  44. 9196266 Merge "cutils: list: add list_for_each_safe" by jp abgrall · 11 years ago
  45. e245b8f Merge changes I9f858204,Ib35643b3 by Kenny Root · 11 years ago
  46. 0a862dc mincrypt: merge the two RSA verifiers by Doug Zongker · 11 years ago
  47. 8e5b63d mincrypt: support SHA-256 hash algorithm by Doug Zongker · 11 years ago
  48. 85373f4 Handle screendumps for all framebuffer sizes by Chris Dearman · 11 years ago
  49. f2c4c4a Merge "init: Fix queue_all_property_triggers with nonexistent properties" by Benoit Goby · 11 years ago
  50. d679e1b init: Fix queue_all_property_triggers with nonexistent properties by Benoit Goby · 11 years ago
  51. 51546ee Use SSE2 enhanced memset for capable x86 processors by Daniel Leung · 12 years ago
  52. 3c8bdef Merge "libsparse: Use BIONIC implementation of mmap64()" by Elliott Hughes · 11 years ago
  53. 0f50733 Merge "Do not change ownership of /sys/fs/selinux/load to system UID." by Nick Kralevich · 11 years ago
  54. cc13e8a Do not change ownership of /sys/fs/selinux/load to system UID. by Stephen Smalley · 11 years ago
  55. a208ea6 Merge "Fix fstab memory leak" by Elliott Hughes · 11 years ago
  56. d431b8d Fix fstab memory leak by Irina Tirdea · 11 years ago
  57. 810ff69 Merge "Cleanup fs_getline from fs_mgr" by Elliott Hughes · 11 years ago
  58. fccfa41 libsparse: Use BIONIC implementation of mmap64() by Daniel Leung · 12 years ago
  59. 36b39a9 Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output" by Colin Cross · 11 years ago
  60. e16d747 Cleanup fs_getline from fs_mgr by Irina Tirdea · 11 years ago
  61. 4a280e3 Merge "Don't use control requests to read device serial numbers." by jp abgrall · 11 years ago
  62. bd446c7 Don't use control requests to read device serial numbers. by Mark Wachsler · 11 years ago
  63. 6ed51b8 Merge "mkbootimg: support longer kernel command lines" by Dima Zavin · 11 years ago
  64. b4819e4 Merge "init: support longer command lines" by Dima Zavin · 11 years ago
  65. 30fb83b cutils: list: add list_for_each_safe by Andrew Boie · 11 years ago
  66. d35ce35 mkbootimg: support longer kernel command lines by Andrew Boie · 11 years ago
  67. 2e63e71 init: support longer command lines by Andrew Boie · 11 years ago
  68. 596e9c6 Merge "fix valgrind ioctl warning." by Colin Cross · 11 years ago
  69. 2b2f1ae Merge "Add -Wno-unused-parameter to suppress the warning." by Ben Cheng · 11 years ago
  70. c665df3 Add -Wno-unused-parameter to suppress the warning. by Ben Cheng · 11 years ago
  71. d171b65 Merge "[GNSS] Add AID_GPS to property user white list" by Colin Cross · 11 years ago
  72. 5313284 Merge "init: call restorecon on /sys" by Nick Kralevich · 11 years ago
  73. 8328edb Merge "init: allow disabling selinux via a kernel command line" by Nick Kralevich · 11 years ago
  74. b242339 Merge "init: move SELinux into enforcing mode." by Nick Kralevich · 11 years ago
  75. ae76f6d init: call restorecon on /sys by Nick Kralevich · 11 years ago
  76. 935bd3e init: allow disabling selinux via a kernel command line by Nick Kralevich · 11 years ago
  77. 56fa0ac init: move SELinux into enforcing mode. by Nick Kralevich · 11 years ago
  78. b815701 fix valgrind ioctl warning. by Jin Wei · 12 years ago
  79. b35f68a Merge "init: load factory properties" by Dima Zavin · 11 years ago
  80. a7f6e01 Merge "correct msi usb vendor id." by Elliott Hughes · 11 years ago
  81. 48c5d7b correct msi usb vendor id. by astonehuang · 11 years ago
  82. 2e5157f Merge "Fix build with gcc-4.8 and array boundaries issue" by Elliott Hughes · 11 years ago
  83. db71324 Merge "libusbhost: It's no longer assumed that "bus/usb" exists once "bus" was created" by Benoit Goby · 11 years ago
  84. 8cc80fc libusbhost: It's no longer assumed that "bus/usb" exists once "bus" was created by Ziv Hendel · 11 years ago
  85. 841859f [GNSS] Add AID_GPS to property user white list by Nicolas SUET · 11 years ago
  86. 6552f68 Trigger a policy reload from post-fs-data. by Stephen Smalley · 11 years ago
  87. a8ba1f2 Merge "Add support for socket security context specification." by Colin Cross · 11 years ago
  88. d8d99c4 Merge "Handle policy reloads within ueventd rather than restarting it." by Colin Cross · 11 years ago
  89. 8348d27 Add support for socket security context specification. by Stephen Smalley · 11 years ago
  90. 3899f52 init: load factory properties by Andrew Boie · 12 years ago
  91. b3644d8 Merge "Add USB Vendor ID for WACOM" by Elliott Hughes · 11 years ago
  92. 64a6029 Add USB Vendor ID for WACOM by Wing Tseng · 11 years ago
  93. 936032b Merge "Add USB Vendor ID for MSI" by Elliott Hughes · 11 years ago
  94. 856b6cb Fix build with gcc-4.8 and array boundaries issue by Pavel Chupin · 11 years ago
  95. 307d96a Add USB Vendor ID for MSI by astonehuang · 11 years ago
  96. e2eb69d Handle policy reloads within ueventd rather than restarting it. by Stephen Smalley · 11 years ago
  97. 5d85543 Merge "Add USB Vendor ID for ECS" by Elliott Hughes · 11 years ago
  98. cae8b9d Add USB Vendor ID for ECS by ecsgms · 11 years ago
  99. f987398 am 5954ecb8: Merge "Allow more characters in partition name links" by Colin Cross · 11 years ago
  100. 5954ecb Merge "Allow more characters in partition name links" by Colin Cross · 11 years ago