1. 50c15f9 Libcutils: Remove unused variable by Andreas Gampe · 10 years ago
  2. 7f187c5 Merge "Lose clear, false, and true to toybox." by Elliott Hughes · 10 years ago
  3. ed7959f Lose clear, false, and true to toybox. by Elliott Hughes · 10 years ago
  4. 456661e Merge "Fix Mac build." by Elliott Hughes · 10 years ago
  5. 8c275ff Fix Mac build. by Elliott Hughes · 10 years ago
  6. 0101b06 Merge "Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN." by Elliott Hughes · 10 years ago
  7. eda16b9 Merge "Kill LOCAL_SOCKET_NAMESPACE." by Elliott Hughes · 10 years ago
  8. 97ac0e1 Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  9. 9768d24 Kill LOCAL_SOCKET_NAMESPACE. by Elliott Hughes · 10 years ago
  10. 6fe92d1 Merge "system/core: Remove AID_GRAPHICS from adb groups" by Nick Kralevich · 10 years ago
  11. 8432ddc system/core: Remove AID_GRAPHICS from adb groups by Ajay Dudani · 10 years ago
  12. 06352cc Merge "Add a missing include." by Dan Albert · 10 years ago
  13. caed3d9 Merge "notify: dynamically allocate filename buffer" by Elliott Hughes · 10 years ago
  14. 592d335 Add a missing include. by Dan Albert · 10 years ago
  15. bc2168c Merge "Remove the adb usb vendor id whitelist." by Elliott Hughes · 10 years ago
  16. c66aed8 Remove the adb usb vendor id whitelist. by Elliott Hughes · 10 years ago
  17. 97e1e17 Merge "Disable vendor id filtering for OS X." by Elliott Hughes · 10 years ago
  18. 0750f78 Merge "Remove explict use of ASCII encoding" by Elliott Hughes · 10 years ago
  19. 01d49e8 Merge "adb: Add USB vendor ID for Ubiquiti Networks, Inc." by Elliott Hughes · 10 years ago
  20. 2a4b5f9 Remove explict use of ASCII encoding by Al Sutton · 10 years ago
  21. 8e01cc6 Disable vendor id filtering for OS X. by Al Sutton · 10 years ago
  22. 84babf3 Merge "Fix format string" by Chih-Hung Hsieh · 10 years ago
  23. fcc8115 Fix format string by Chih-Hung Hsieh · 10 years ago
  24. 07148ea Merge "Make mkdirAndChown do what it claims to do" by Chih-hung Hsieh · 10 years ago
  25. 5d8a5ad Merge "Add a pre-C++11 constexpr compatibility macro." by Dan Albert · 10 years ago
  26. e4c649c Add a pre-C++11 constexpr compatibility macro. by Dan Albert · 10 years ago
  27. aa3e17e Merge "Return path including executable instead of without" by Elliott Hughes · 10 years ago
  28. 5118495 Merge "Disable vendor id filtering for Linux." by Elliott Hughes · 10 years ago
  29. 80bf9a4 notify: dynamically allocate filename buffer by Johan Redestig · 10 years ago
  30. 26b53bb Return path including executable instead of without by Al Sutton · 10 years ago
  31. 5566490 Disable vendor id filtering for Linux. by Elliott Hughes · 10 years ago
  32. 46ee85f Merge "kill HAVE_PREAD" by Yabin Cui · 10 years ago
  33. 70160f4 kill HAVE_PREAD by Yabin Cui · 10 years ago
  34. 606bb5f Merge "logd: throttle SELinux denials to 20/sec" by Nick Kralevich · 10 years ago
  35. 20860a2 Merge "Fix building on modern versions of Xcode and OS X." by Elliott Hughes · 10 years ago
  36. c234a1b logd: throttle SELinux denials to 20/sec by Nick Kralevich · 10 years ago
  37. f456d47 Fix building on modern versions of Xcode and OS X. by Al Sutton · 10 years ago
  38. 868cf42 adb: Add USB vendor ID for Ubiquiti Networks, Inc. by Jeremy Chang · 10 years ago
  39. 81906d4 Merge "kill HAVE_MADVISE" by Yabin Cui · 10 years ago
  40. 745c5f6 kill HAVE_MADVISE by Yabin Cui · 10 years ago
  41. c8ad180 Merge "kill HAVE_MADVISE" by Yabin Cui · 10 years ago
  42. 819b480 kill HAVE_MADVISE by Yabin Cui · 10 years ago
  43. 0655d38 Merge "Revert "adb: Add USB vendor ID for Honeywell"" by Elliott Hughes · 10 years ago
  44. 3e01bb8 Revert "adb: Add USB vendor ID for Honeywell" by Elliott Hughes · 10 years ago
  45. 1606883 Merge "toolbox: enable mkswap to work on block devices" by Elliott Hughes · 10 years ago
  46. d90615c toolbox: enable mkswap to work on block devices by Andrew Boie · 10 years ago
  47. 91cb2cb Merge "toolbox: indicate why swap{on|off} failed" by Elliott Hughes · 10 years ago
  48. 6a56ad2 Merge "kill HAVE_TERMIO_H" by Yabin Cui · 10 years ago
  49. d325e86 kill HAVE_TERMIO_H by Yabin Cui · 10 years ago
  50. ac25235 Merge "Remove atomic-inline.h." by Elliott Hughes · 10 years ago
  51. c3914d2 Remove atomic-inline.h. by Elliott Hughes · 10 years ago
  52. 758aeb7 Make mkdirAndChown do what it claims to do by Bernhard Rosenkränzer · 10 years ago
  53. 3ef0460 Merge "Remove the error-prone TARGET_CPU_SMP from system/core." by Elliott Hughes · 10 years ago
  54. e9ca709 Remove the error-prone TARGET_CPU_SMP from system/core. by Elliott Hughes · 10 years ago
  55. e11d81b Merge "Update calls to IInterface::asBinder()" by Marco Nelissen · 10 years ago
  56. 99f00d5 Update calls to IInterface::asBinder() by Marco Nelissen · 10 years ago
  57. e90159b Merge "Move debuggerd to libc++." by Dan Albert · 10 years ago
  58. 917d6f4 Merge "Move libutils to libc++." by Dan Albert · 10 years ago
  59. 80b88cb Move debuggerd to libc++. by Dan Albert · 10 years ago
  60. 890442a Move libutils to libc++. by Dan Albert · 10 years ago
  61. 133b7d4 Merge "Don't manually link libgtest_main in libion tests." by Dan Albert · 10 years ago
  62. 29a34a5 Merge "Disable the static libcutils tests." by Dan Albert · 10 years ago
  63. a46bf7e Merge "Convert futex to cond wait." by Christopher Ferris · 10 years ago
  64. abe8d14 Don't manually link libgtest_main in libion tests. by Dan Albert · 10 years ago
  65. bb28776 Disable the static libcutils tests. by Dan Albert · 10 years ago
  66. 3cdbfdc Convert futex to cond wait. by Christopher Ferris · 10 years ago
  67. 6ef68b5 Merge "System/core: Use memmove" by Andreas Gampe · 10 years ago
  68. 64d7117 Merge "Second attempt to "Rewrite atomic.h to use stdatomic.h."" by Hans Boehm · 10 years ago
  69. c566489 Second attempt to "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  70. dd060f0 System/core: Use memmove by Andreas Gampe · 10 years ago
  71. 165238d Merge "Fix a trivial typo." by Chih-Hung Hsieh · 10 years ago
  72. 2c77681 Fix a trivial typo. by Chih-Hung Hsieh · 10 years ago
  73. c9582d0 Merge "kill HAVE_FORKEXEC" by Yabin Cui · 10 years ago
  74. a3f16f2 Merge "Add LOCAL_MULTILIB := both to Darwin libbacktrace." by Dan Albert · 10 years ago
  75. 5570c9b Add LOCAL_MULTILIB := both to Darwin libbacktrace. by Dan Albert · 10 years ago
  76. a78e1a7 Merge "Sdcard: Initialize the padding output value" by Elliott Hughes · 10 years ago
  77. 8f7fc8d Merge "kill HAVE_LOCALTIME_R" by Yabin Cui · 10 years ago
  78. b0a10b5 Merge "Fix segfault in get_character_device_symlinks()" by JP Abgrall · 10 years ago
  79. fca58f4 Fix segfault in get_character_device_symlinks() by Tomasz Kondel · 11 years ago
  80. c325535 Merge "Close fd on error path in do_mount()" by JP Abgrall · 10 years ago
  81. bfdcc40 Close fd on error path in do_mount() by Tomasz Kondel · 10 years ago
  82. 8a98535 kill HAVE_LOCALTIME_R by Yabin Cui · 10 years ago
  83. 19ec886 Sdcard: Initialize the padding output value by Daisuke Okitsu · 11 years ago
  84. e77b6a0 kill HAVE_FORKEXEC by Yabin Cui · 10 years ago
  85. ca1797a Merge "Remove the stlport linked libbacktrace." by Dan Albert · 10 years ago
  86. 0627928 Merge "Revert "Move some tests to libc++."" by Dan Albert · 10 years ago
  87. 1d3b492 Revert "Move some tests to libc++." by Dan Albert · 10 years ago
  88. 5c7e2e6 Merge "Move liblog tests and benchmarks to libc++." by Dan Albert · 10 years ago
  89. f2dedb7 Move liblog tests and benchmarks to libc++. by Dan Albert · 10 years ago
  90. 7d196df Merge "Move some tests to libc++." by Dan Albert · 10 years ago
  91. e3cccbf Move some tests to libc++. by Dan Albert · 10 years ago
  92. 0d7164d Remove the stlport linked libbacktrace. by Dan Albert · 10 years ago
  93. 4b86256 Merge "property_service: Added vendor build properties to load_all_props" by Daniel Rosenberg · 10 years ago
  94. b951222 property_service: Added vendor build properties to load_all_props by Daniel Rosenberg · 10 years ago
  95. 2c0839e Merge "kill HAVE_POSIX_FILEMAP" by Yabin Cui · 10 years ago
  96. 266092c kill HAVE_POSIX_FILEMAP by Yabin Cui · 10 years ago
  97. b0d3027 Merge "Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885." by Elliott Hughes · 10 years ago
  98. f6b62d0 Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885. by Elliott Hughes · 10 years ago
  99. af2cd21 Merge "When new error happend,then errno should be updated accordingly. Otherwise, need to keep previous errno." by Elliott Hughes · 10 years ago
  100. 4df4dfe When new error happend,then errno should be updated accordingly. by Bo Huang · 10 years ago