1. 381f70f Parse IP address changes in NetlinkEvent. by Lorenzo Colitti · 11 years ago
  2. 3fa14a5 Merge "Remove x86 debuggerd dependencies on non-uapi headers and corkscrew." by Elliott Hughes · 11 years ago
  3. 18ddd42 Remove x86 debuggerd dependencies on non-uapi headers and corkscrew. by Elliott Hughes · 11 years ago
  4. 60e7d49 Merge "Fix libnetutils to build with clean uapi headers." by Elliott Hughes · 11 years ago
  5. 2d640c2 Fix libnetutils to build with clean uapi headers. by Elliott Hughes · 11 years ago
  6. 59644a6 Merge "Fix nandread to build with old or uapi headers." by Elliott Hughes · 11 years ago
  7. b05a2e5 Fix nandread to build with old or uapi headers. by Elliott Hughes · 11 years ago
  8. e627929 Merge "Revert "Revert enabling libunwind."" by Christopher Ferris · 11 years ago
  9. e6feaee Revert "Revert enabling libunwind." by Christopher Ferris · 11 years ago
  10. 62ea993 Merge "Revert enabling libunwind." by Elliott Hughes · 11 years ago
  11. db2309e Revert enabling libunwind. by Christopher Ferris · 11 years ago
  12. 30296f2 Merge "Let external/mksh install directly into /system/bin/sh." by Elliott Hughes · 11 years ago
  13. 351b012 Merge "Enable libunwind on arm platforms." by Christopher Ferris · 11 years ago
  14. d6f9be1 Merge "Fix include files in backtrace.h." by Christopher Ferris · 11 years ago
  15. e57912d Fix include files in backtrace.h. by Christopher Ferris · 11 years ago
  16. 22f91cb Enable libunwind on arm platforms. by Christopher Ferris · 11 years ago
  17. a2d1469 Merge "Use new defines in test code." by Christopher Ferris · 11 years ago
  18. 7f081ec Use new defines in test code. by Christopher Ferris · 11 years ago
  19. c294585 Merge "Add some clarifying defines." by Christopher Ferris · 11 years ago
  20. 09b3598 Let external/mksh install directly into /system/bin/sh. by Elliott Hughes · 11 years ago
  21. cbfc730 Add some clarifying defines. by Christopher Ferris · 11 years ago
  22. c8626ba Merge "Dispose of ash." by Elliott Hughes · 11 years ago
  23. f6e21e0 Dispose of ash. by Elliott Hughes · 11 years ago
  24. 408b3ac Merge "Add corkscrew support for finding static symbols." by Christopher Ferris · 11 years ago
  25. 923b536 Add corkscrew support for finding static symbols. by Christopher Ferris · 11 years ago
  26. 8c58086 Merge "More libbacktrace fixes." by Christopher Ferris · 11 years ago
  27. 8ed4627 More libbacktrace fixes. by Christopher Ferris · 11 years ago
  28. 36d4474 Merge "Fix a bunch of small system/core bugs." by Elliott Hughes · 11 years ago
  29. 14e28d3 Fix a bunch of small system/core bugs. by Elliott Hughes · 11 years ago
  30. 98f87d9 Merge "Rewrite libbacktrace using C++." by Christopher Ferris · 11 years ago
  31. 17e91d4 Rewrite libbacktrace using C++. by Christopher Ferris · 11 years ago
  32. 87af04a Merge "Improve some adb error logging" by Brian Carlstrom · 11 years ago
  33. 93c91fa Improve some adb error logging by Brian Carlstrom · 11 years ago
  34. 4d87e74 Merge "Eliminate text relocations in x86 optimized memset versions" by Elliott Hughes · 11 years ago
  35. 9ff8767 Eliminate text relocations in x86 optimized memset versions by Pavel Chupin · 11 years ago
  36. f1296b9 Merge "Use %zd for size_t." by Elliott Hughes · 11 years ago
  37. 9640b30 Use %zd for size_t. by Elliott Hughes · 11 years ago
  38. b387a7f Merge "Wait for device to disappear after reboot-bootloader." by JP Abgrall · 11 years ago
  39. 157b001 Wait for device to disappear after reboot-bootloader. by Mark Wachsler · 11 years ago
  40. ac568b8 Merge "init: remove obsolete rle logo" by JP Abgrall · 11 years ago
  41. 50dc936 init: remove obsolete rle logo by Marcin Chojnacki · 11 years ago
  42. a94d2b3 Merge "Add a restorecon_recursive built-in command to init." by Nick Kralevich · 11 years ago
  43. 726e8f7 Add a restorecon_recursive built-in command to init. by Stephen Smalley · 11 years ago
  44. aab1670 Merge "Add support for ECDSA P-256 with SHA256" by Kenny Root · 11 years ago
  45. 9b8a929 Merge "libcutils doesn't need to be looking at bionic's privates." by Elliott Hughes · 11 years ago
  46. 478c566 libcutils doesn't need to be looking at bionic's privates. by Elliott Hughes · 11 years ago
  47. be18538 Merge "Cleanup x86 flags and memset versions" by Elliott Hughes · 11 years ago
  48. 4aa51cd Cleanup x86 flags and memset versions by Pavel Chupin · 11 years ago
  49. 2de8102 Merge "Fix bug in abort message processing." by Christopher Ferris · 11 years ago
  50. dbd2ab4 Fix bug in abort message processing. by Christopher Ferris · 11 years ago
  51. db0850c Add support for ECDSA P-256 with SHA256 by Kenny Root · 11 years ago
  52. 7dbe966 Merge "Update debuggerd to use libbacktrace." by Christopher Ferris · 11 years ago
  53. 79b277a Merge "Set security context of /adb_keys and /data/misc/adb/adb_keys." by Colin Cross · 11 years ago
  54. b42fc74 Merge "Expose /dev/hw_random to group "system"." by Alex Klyubin · 11 years ago
  55. b2478a7 Expose /dev/hw_random to group "system". by Alex Klyubin · 11 years ago
  56. 365e4ae Update debuggerd to use libbacktrace. by Christopher Ferris · 11 years ago
  57. 5daba1e Merge "Only build host library on linux-x86." by Christopher Ferris · 11 years ago
  58. 9e1ee2b Only build host library on linux-x86. by Christopher Ferris · 11 years ago
  59. 6da66ef Merge "Handle screendumps for all framebuffer sizes" by Colin Cross · 11 years ago
  60. f3217de Merge "Fix problems in libbacktrace." by Christopher Ferris · 11 years ago
  61. a16a4e1 Fix problems in libbacktrace. by Christopher Ferris · 11 years ago
  62. deb41e5 Set security context of /adb_keys and /data/misc/adb/adb_keys. by Stephen Smalley · 11 years ago
  63. 61afb07 Merge "Trigger a policy reload from post-fs-data." by Colin Cross · 11 years ago
  64. 71a8aa3 Merge "Update comment from review." by Christopher Ferris · 11 years ago
  65. 474afff Update comment from review. by Christopher Ferris · 11 years ago
  66. f41cf20 Merge "Create a single backtrace library." by Christopher Ferris · 11 years ago
  67. 7fb2287 Create a single backtrace library. by Christopher Ferris · 11 years ago
  68. aa62be6 Merge "Use SSE2 enhanced memset for capable x86 processors" by Ying Wang · 11 years ago
  69. 9196266 Merge "cutils: list: add list_for_each_safe" by jp abgrall · 11 years ago
  70. e245b8f Merge changes I9f858204,Ib35643b3 by Kenny Root · 11 years ago
  71. 0a862dc mincrypt: merge the two RSA verifiers by Doug Zongker · 11 years ago
  72. 8e5b63d mincrypt: support SHA-256 hash algorithm by Doug Zongker · 11 years ago
  73. 85373f4 Handle screendumps for all framebuffer sizes by Chris Dearman · 11 years ago
  74. f2c4c4a Merge "init: Fix queue_all_property_triggers with nonexistent properties" by Benoit Goby · 11 years ago
  75. d679e1b init: Fix queue_all_property_triggers with nonexistent properties by Benoit Goby · 11 years ago
  76. 51546ee Use SSE2 enhanced memset for capable x86 processors by Daniel Leung · 12 years ago
  77. 3c8bdef Merge "libsparse: Use BIONIC implementation of mmap64()" by Elliott Hughes · 11 years ago
  78. 0f50733 Merge "Do not change ownership of /sys/fs/selinux/load to system UID." by Nick Kralevich · 11 years ago
  79. cc13e8a Do not change ownership of /sys/fs/selinux/load to system UID. by Stephen Smalley · 11 years ago
  80. a208ea6 Merge "Fix fstab memory leak" by Elliott Hughes · 11 years ago
  81. d431b8d Fix fstab memory leak by Irina Tirdea · 11 years ago
  82. 810ff69 Merge "Cleanup fs_getline from fs_mgr" by Elliott Hughes · 11 years ago
  83. fccfa41 libsparse: Use BIONIC implementation of mmap64() by Daniel Leung · 12 years ago
  84. 36b39a9 Merge "init: Fix get_hardware_name() to cope with long /proc/cpuinfo output" by Colin Cross · 11 years ago
  85. e16d747 Cleanup fs_getline from fs_mgr by Irina Tirdea · 11 years ago
  86. 4a280e3 Merge "Don't use control requests to read device serial numbers." by jp abgrall · 11 years ago
  87. bd446c7 Don't use control requests to read device serial numbers. by Mark Wachsler · 11 years ago
  88. 6ed51b8 Merge "mkbootimg: support longer kernel command lines" by Dima Zavin · 11 years ago
  89. b4819e4 Merge "init: support longer command lines" by Dima Zavin · 11 years ago
  90. 30fb83b cutils: list: add list_for_each_safe by Andrew Boie · 11 years ago
  91. d35ce35 mkbootimg: support longer kernel command lines by Andrew Boie · 11 years ago
  92. 2e63e71 init: support longer command lines by Andrew Boie · 11 years ago
  93. 596e9c6 Merge "fix valgrind ioctl warning." by Colin Cross · 11 years ago
  94. 2b2f1ae Merge "Add -Wno-unused-parameter to suppress the warning." by Ben Cheng · 11 years ago
  95. c665df3 Add -Wno-unused-parameter to suppress the warning. by Ben Cheng · 11 years ago
  96. d171b65 Merge "[GNSS] Add AID_GPS to property user white list" by Colin Cross · 11 years ago
  97. 5313284 Merge "init: call restorecon on /sys" by Nick Kralevich · 11 years ago
  98. 8328edb Merge "init: allow disabling selinux via a kernel command line" by Nick Kralevich · 11 years ago
  99. b242339 Merge "init: move SELinux into enforcing mode." by Nick Kralevich · 11 years ago
  100. ae76f6d init: call restorecon on /sys by Nick Kralevich · 11 years ago