1. dbd37f2 Move restorecon and restorecon_recursive code to libselinux. by Stephen Smalley · 10 years ago
  2. 6ddabb7 Merge "adbd: Don't close/reopen FFS ep0 on disconnect" by Benoit Goby · 10 years ago
  3. 6bfb7b6 Merge "Fix overflow in adb_client" by Nick Kralevich · 10 years ago
  4. 75e0645 Fix overflow in adb_client by Nick Kralevich · 11 years ago
  5. 39baa82 Merge "Get arm64 to compile." by Christopher Ferris · 10 years ago
  6. edbe3b4 Get arm64 to compile. by Christopher Ferris · 10 years ago
  7. fb6d601 Merge "Use <stdint.h> for INT32_MIN and INT32_MAX." by Elliott Hughes · 10 years ago
  8. 81eb357 Use <stdint.h> for INT32_MIN and INT32_MAX. by Elliott Hughes · 10 years ago
  9. 4800e20 Merge "system/core: rename aarch64 target to arm64" by Colin Cross · 10 years ago
  10. 794b587 Merge "Fix entry handling for 0 length entries." by Brian Carlstrom · 10 years ago
  11. 0620e3d Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 10 years ago
  12. 48953a1 Fix entry handling for 0 length entries. by Narayan Kamath · 10 years ago
  13. d4146e6 system/core: rename aarch64 target to arm64 by Colin Cross · 10 years ago
  14. 5bd11b4 Merge changes Ib13d9654,I98723ccd by Colin Cross · 10 years ago
  15. 65dd88b system/core: remove $(KERNEL_HEADERS) from includes by Colin Cross · 10 years ago
  16. 3510637 libcutils: fix atomic_memory_store_barrier by Colin Cross · 10 years ago
  17. d49aa25 adbd: switch to su domain when running as root by Nick Kralevich · 10 years ago
  18. 1db584b Merge "Attempt to fix Mac build" by Christopher Ferris · 10 years ago
  19. db5911a Attempt to fix Mac build by Brian Carlstrom · 10 years ago
  20. 0a72d29 Merge "Fix "adb push /sdcard/filename"" by Nick Kralevich · 10 years ago
  21. 7291783 Fix "adb push /sdcard/filename" by Nick Kralevich · 10 years ago
  22. 6192eed Merge "Fix 'r' for LP64." by Elliott Hughes · 10 years ago
  23. 2430a06 Fix 'r' for LP64. by Elliott Hughes · 10 years ago
  24. 17b9c82 Merge "Add PROT_* constants not found on windows." by Christopher Ferris · 10 years ago
  25. 0dbce45 Add PROT_* constants not found on windows. by Christopher Ferris · 10 years ago
  26. eb8d73b Merge "Rewrite libbacktrace to be all C++." by Christopher Ferris · 10 years ago
  27. 4675682 Rewrite libbacktrace to be all C++. by Christopher Ferris · 10 years ago
  28. 524b3a0 Merge "Remove obsolete 'setconsole' command." by Elliott Hughes · 10 years ago
  29. c1e91b0 Remove obsolete 'setconsole' command. by Elliott Hughes · 10 years ago
  30. 7cd1561 Merge "system/core 64-bit cleanup." by Elliott Hughes · 10 years ago
  31. ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 10 years ago
  32. 7580661 Merge "fs_mgr: increase verboseness on mount errors" by Nick Kralevich · 10 years ago
  33. e847f42 Merge "restorecon /data/misc/media." by Nick Kralevich · 10 years ago
  34. 071f28a fs_mgr: increase verboseness on mount errors by William Roberts · 10 years ago
  35. 9e9f05e restorecon /data/misc/media. by Stephen Smalley · 10 years ago
  36. 37fd839 Merge "Revert "fs_mgr: correct warning on unused function parameter"" by Nick Kralevich · 10 years ago
  37. bc77767 Revert "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 10 years ago
  38. 7169b23 Merge "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 10 years ago
  39. 3352c50 Merge "Copy the bionic -fstack-protector hack into libbacktrace." by Elliott Hughes · 10 years ago
  40. 1380ddc Copy the bionic -fstack-protector hack into libbacktrace. by Elliott Hughes · 10 years ago
  41. 21ecc30 Merge "Fix fastbootd build for 64-bit." by Elliott Hughes · 10 years ago
  42. 4f24125 Fix fastbootd build for 64-bit. by Elliott Hughes · 10 years ago
  43. aead003 Merge "Don't set LD_LIBRARY_PATH globally." by Elliott Hughes · 10 years ago
  44. d47ffb8 Merge "AArch64: Add atomic functions" by Elliott Hughes · 10 years ago
  45. c15d2ce AArch64: Add atomic functions by Ashok Bhat · 11 years ago
  46. 21095d0 fs_mgr: correct warning on unused function parameter by William Roberts · 10 years ago
  47. 91e2019 Merge "Create a bare bones host libbacktrace on mac." by Christopher Ferris · 10 years ago
  48. f67c641 Create a bare bones host libbacktrace on mac. by Christopher Ferris · 10 years ago
  49. 6887019 Merge "Next phase of the move, reformat use C++ features." by Christopher Ferris · 10 years ago
  50. bb07b53 Don't set LD_LIBRARY_PATH globally. by Elliott Hughes · 10 years ago
  51. 105f6b6 Merge "restorecon_recursive("/sys") speed boot time" by Nick Kralevich · 10 years ago
  52. 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 10 years ago
  53. e76343e Merge "Emerson USB ID" by Colin Cross · 10 years ago
  54. 6e39bac Emerson USB ID by Jon Sawyer · 10 years ago
  55. a613819 restorecon_recursive("/sys") speed boot time by Nick Kralevich · 10 years ago
  56. 8387fc9 Merge "Move to C++ for debuggerd." by Christopher Ferris · 10 years ago
  57. d607495 Move to C++ for debuggerd. by Christopher Ferris · 10 years ago
  58. 261ff50 Merge "Init the abort_msg_address value." by Christopher Ferris · 10 years ago
  59. 99775d8 Merge "Use the more portable <elf.h> instead of <sys/exec_elf.h>." by Elliott Hughes · 10 years ago
  60. 1da83c3 Init the abort_msg_address value. by Christopher Ferris · 10 years ago
  61. cac5d8c Use the more portable <elf.h> instead of <sys/exec_elf.h>. by Elliott Hughes · 10 years ago
  62. 08a140e Merge "toolbox: Fix date tool with /dev/alarm" by Benoit Goby · 10 years ago
  63. d340734 toolbox: Fix date tool with /dev/alarm by Benoit Goby · 10 years ago
  64. 6e25786 Merge "Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD." by Christopher Ferris · 10 years ago
  65. bc12d63 Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD. by Christopher Ferris · 11 years ago
  66. b18f93e Merge "Move CallStack to libbacktrace." by Christopher Ferris · 10 years ago
  67. 038ac69 Move CallStack to libbacktrace. by Christopher Ferris · 11 years ago
  68. b075110 Merge "HP USB ID" by Colin Cross · 10 years ago
  69. cd0f824 Merge "Fix tracing on user builds" by Colin Cross · 10 years ago
  70. 0c863cb Merge "Refactor to share map_info amongst threads." by Christopher Ferris · 10 years ago
  71. 9846497 Refactor to share map_info amongst threads. by Christopher Ferris · 10 years ago
  72. 8830b53 Merge "Label existing /data/mediadrm files." by Nick Kralevich · 10 years ago
  73. 5ff167c HP USB ID by Jon Sawyer · 10 years ago
  74. 2dcbb81 Label existing /data/mediadrm files. by rpcraig · 10 years ago
  75. bc83622 Merge "SWAP_FLAG_* constants are now in <sys/swap.h>." by Elliott Hughes · 10 years ago
  76. bfa7d08 SWAP_FLAG_* constants are now in <sys/swap.h>. by Elliott Hughes · 10 years ago
  77. 4cbf1d8 adbd: Don't close/reopen FFS ep0 on disconnect by Jack Pham · 11 years ago
  78. 0afaf7f Merge "Fix the ucontext for mips/x86." by Christopher Ferris · 10 years ago
  79. ddc4f09 Fix the ucontext for mips/x86. by Christopher Ferris · 10 years ago
  80. e21d03c Merge "Dwarf backtrace for MIPS" by Elliott Hughes · 10 years ago
  81. 491ecd0 Merge changes Id8bec8a3,Ied42e4d0,Iea3f7cc6,Ic7f7c984,Ic77d5f71, ... by Colin Cross · 10 years ago
  82. c1b6b15 adb: Add USB vendor ID for YotaDevices by DanielMo · 11 years ago
  83. 402c2b9 adb: Add USB vendor ID for TechFaith by DanielMo · 11 years ago
  84. d0057c0 adb: Add USB vendor ID for Rockchip by DanielMo · 11 years ago
  85. fdd189c adb: Add USB vendor ID for EMERGING Technology (Holdings) Ltd. by DanielMo · 11 years ago
  86. 63f0f51 adb: Add USB vendor ID for Allwinner by DanielMo · 11 years ago
  87. d5dab6d adb: Add USB vendor ID for Amlogic by DanielMo · 11 years ago
  88. 319d8c1 added Gigaset's USB vendor ID by Volker Moesker · 11 years ago
  89. 293717c adb: alphabetically sort usb vendors lists by Colin Cross · 10 years ago
  90. 5234147 Merge "move sync headers from include to libsync" by Rom Lemarchand · 10 years ago
  91. ddc20de move sync headers from include to libsync by Rom Lemarchand · 10 years ago
  92. f5447b0 Merge "Fix a sporadic build breakage." by Elliott Hughes · 10 years ago
  93. e1095e1 Merge "Modify BYD's USB Vendor ID" by Colin Cross · 10 years ago
  94. fcf3d20 Merge "adb: configure /system file permission with fs_config" by Nick Kralevich · 10 years ago
  95. 95986aa Fix a sporadic build breakage. by Narayan Kamath · 10 years ago
  96. 4958d85 Merge "Change a debug log to a verbose log." by Narayan Kamath · 10 years ago
  97. 7139b0c Merge "toolbox-ls: re-introduce clobbered error message" by Nick Kralevich · 10 years ago
  98. 20d33f4 adb: configure /system file permission with fs_config by Liang Cheng · 10 years ago
  99. ded3464 toolbox-ls: re-introduce clobbered error message by William Roberts · 10 years ago
  100. dfc4813 Merge "Switch ARM back to libcorkscrew temporarily." by Elliott Hughes · 10 years ago