1. d90615c toolbox: enable mkswap to work on block devices by Andrew Boie · 11 years ago
  2. 91cb2cb Merge "toolbox: indicate why swap{on|off} failed" by Elliott Hughes · 10 years ago
  3. 6a56ad2 Merge "kill HAVE_TERMIO_H" by Yabin Cui · 10 years ago
  4. d325e86 kill HAVE_TERMIO_H by Yabin Cui · 10 years ago
  5. ac25235 Merge "Remove atomic-inline.h." by Elliott Hughes · 10 years ago
  6. c3914d2 Remove atomic-inline.h. by Elliott Hughes · 10 years ago
  7. 3ef0460 Merge "Remove the error-prone TARGET_CPU_SMP from system/core." by Elliott Hughes · 10 years ago
  8. e9ca709 Remove the error-prone TARGET_CPU_SMP from system/core. by Elliott Hughes · 10 years ago
  9. e11d81b Merge "Update calls to IInterface::asBinder()" by Marco Nelissen · 10 years ago
  10. 99f00d5 Update calls to IInterface::asBinder() by Marco Nelissen · 10 years ago
  11. e90159b Merge "Move debuggerd to libc++." by Dan Albert · 10 years ago
  12. 917d6f4 Merge "Move libutils to libc++." by Dan Albert · 10 years ago
  13. 80b88cb Move debuggerd to libc++. by Dan Albert · 10 years ago
  14. 890442a Move libutils to libc++. by Dan Albert · 10 years ago
  15. 133b7d4 Merge "Don't manually link libgtest_main in libion tests." by Dan Albert · 10 years ago
  16. 29a34a5 Merge "Disable the static libcutils tests." by Dan Albert · 10 years ago
  17. a46bf7e Merge "Convert futex to cond wait." by Christopher Ferris · 10 years ago
  18. abe8d14 Don't manually link libgtest_main in libion tests. by Dan Albert · 10 years ago
  19. bb28776 Disable the static libcutils tests. by Dan Albert · 10 years ago
  20. 3cdbfdc Convert futex to cond wait. by Christopher Ferris · 10 years ago
  21. 6ef68b5 Merge "System/core: Use memmove" by Andreas Gampe · 10 years ago
  22. 64d7117 Merge "Second attempt to "Rewrite atomic.h to use stdatomic.h."" by Hans Boehm · 10 years ago
  23. c566489 Second attempt to "Rewrite atomic.h to use stdatomic.h." by Hans Boehm · 10 years ago
  24. dd060f0 System/core: Use memmove by Andreas Gampe · 10 years ago
  25. 165238d Merge "Fix a trivial typo." by Chih-Hung Hsieh · 10 years ago
  26. 2c77681 Fix a trivial typo. by Chih-Hung Hsieh · 10 years ago
  27. c9582d0 Merge "kill HAVE_FORKEXEC" by Yabin Cui · 10 years ago
  28. a3f16f2 Merge "Add LOCAL_MULTILIB := both to Darwin libbacktrace." by Dan Albert · 10 years ago
  29. 5570c9b Add LOCAL_MULTILIB := both to Darwin libbacktrace. by Dan Albert · 10 years ago
  30. a78e1a7 Merge "Sdcard: Initialize the padding output value" by Elliott Hughes · 10 years ago
  31. 8f7fc8d Merge "kill HAVE_LOCALTIME_R" by Yabin Cui · 10 years ago
  32. b0a10b5 Merge "Fix segfault in get_character_device_symlinks()" by JP Abgrall · 10 years ago
  33. fca58f4 Fix segfault in get_character_device_symlinks() by Tomasz Kondel · 11 years ago
  34. c325535 Merge "Close fd on error path in do_mount()" by JP Abgrall · 10 years ago
  35. bfdcc40 Close fd on error path in do_mount() by Tomasz Kondel · 10 years ago
  36. 8a98535 kill HAVE_LOCALTIME_R by Yabin Cui · 10 years ago
  37. 19ec886 Sdcard: Initialize the padding output value by Daisuke Okitsu · 11 years ago
  38. e77b6a0 kill HAVE_FORKEXEC by Yabin Cui · 10 years ago
  39. ca1797a Merge "Remove the stlport linked libbacktrace." by Dan Albert · 10 years ago
  40. 0627928 Merge "Revert "Move some tests to libc++."" by Dan Albert · 10 years ago
  41. 1d3b492 Revert "Move some tests to libc++." by Dan Albert · 10 years ago
  42. 5c7e2e6 Merge "Move liblog tests and benchmarks to libc++." by Dan Albert · 10 years ago
  43. f2dedb7 Move liblog tests and benchmarks to libc++. by Dan Albert · 10 years ago
  44. 7d196df Merge "Move some tests to libc++." by Dan Albert · 10 years ago
  45. e3cccbf Move some tests to libc++. by Dan Albert · 10 years ago
  46. 0d7164d Remove the stlport linked libbacktrace. by Dan Albert · 10 years ago
  47. 4b86256 Merge "property_service: Added vendor build properties to load_all_props" by Daniel Rosenberg · 10 years ago
  48. b951222 property_service: Added vendor build properties to load_all_props by Daniel Rosenberg · 10 years ago
  49. 2c0839e Merge "kill HAVE_POSIX_FILEMAP" by Yabin Cui · 10 years ago
  50. 266092c kill HAVE_POSIX_FILEMAP by Yabin Cui · 10 years ago
  51. b0d3027 Merge "Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885." by Elliott Hughes · 10 years ago
  52. f6b62d0 Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885. by Elliott Hughes · 10 years ago
  53. af2cd21 Merge "When new error happend,then errno should be updated accordingly. Otherwise, need to keep previous errno." by Elliott Hughes · 10 years ago
  54. 4df4dfe When new error happend,then errno should be updated accordingly. by Bo Huang · 10 years ago
  55. ae52248 Merge "init isn't built for platforms without dirent::d_type." by Elliott Hughes · 10 years ago
  56. 57583a7 init isn't built for platforms without dirent::d_type. by Elliott Hughes · 10 years ago
  57. 1da681c Merge "bionic's struct stat is now POSIX-compliant." by Elliott Hughes · 10 years ago
  58. f1df854 bionic's struct stat is now POSIX-compliant. by Elliott Hughes · 10 years ago
  59. 65a83bd Merge "Reserve some AIDs for OEMs" by Nick Kralevich · 10 years ago
  60. 60ac636 Reserve some AIDs for OEMs by Johan Redestig · 10 years ago
  61. f02c797 Merge "Move winsock2.h in front of a potential windows.h include." by Stephen Hines · 10 years ago
  62. 7e34121 Move winsock2.h in front of a potential windows.h include. by Stephen Hines · 10 years ago
  63. aaa920d Merge "Make Unicode.h use types that match libc++." by Dan Albert · 10 years ago
  64. 2f5ad5f Make Unicode.h use types that match libc++. by Dan Albert · 10 years ago
  65. 8550740 Merge "Remove dead code." by Elliott Hughes · 10 years ago
  66. 9a092dd Remove dead code. by Elliott Hughes · 10 years ago
  67. 2655256 am 452f08a0: Merge "Add razer usb vid for future use with adb" by Elliott Hughes · 10 years ago
  68. 5fc8f68 am 7a92d20e: Merge "Clean up some test makefiles." by Dan Albert · 10 years ago
  69. 452f08a Merge "Add razer usb vid for future use with adb" by Elliott Hughes · 10 years ago
  70. 7a92d20 Merge "Clean up some test makefiles." by Dan Albert · 10 years ago
  71. 27d166c Clean up some test makefiles. by Dan Albert · 10 years ago
  72. d4c7a1c am a11ac455: Merge "Fix debuggerd issues." by Christopher Ferris · 10 years ago
  73. a11ac45 Merge "Fix debuggerd issues." by Christopher Ferris · 10 years ago
  74. 1072f91 Fix debuggerd issues. by Christopher Ferris · 10 years ago
  75. 3410d33 Add razer usb vid for future use with adb by Stuart Wells · 10 years ago
  76. 359d58d resolved conflicts for merge of cb8c583d to stage-aosp-master by Dmitriy Ivanov · 10 years ago
  77. cb8c583 Merge "Fix ps <process name>" by Dmitriy Ivanov · 10 years ago
  78. 65267bc Fix ps <process name> by Dmitriy Ivanov · 10 years ago
  79. 24dfaac am c6dead70: Merge "maybe fix mac build" by Nick Kralevich · 10 years ago
  80. c6dead7 Merge "maybe fix mac build" by Nick Kralevich · 10 years ago
  81. bcd1a83 maybe fix mac build by Nick Kralevich · 10 years ago
  82. 8dac355 am b968d5c8: Merge "Add shared library version of libziparchive." by Ian Rogers · 10 years ago
  83. b968d5c Merge "Add shared library version of libziparchive." by Ian Rogers · 10 years ago
  84. 40ac96c Add shared library version of libziparchive. by Ian Rogers · 10 years ago
  85. ffb60ce am 91b76d7d: Merge "Made suffix length of rotated logcat files constant." by Aristidis Papaioannou · 10 years ago
  86. 91b76d7 Merge "Made suffix length of rotated logcat files constant." by Aristidis Papaioannou · 10 years ago
  87. eba7344 Made suffix length of rotated logcat files constant. by Aristidis Papaioannou · 10 years ago
  88. 7a1abfe am 64989126: Merge "Add code cache tests to libnativebridge." by Calin Juravle · 10 years ago
  89. 182f33d am 8cf2ce10: Merge "Don\'t allow SUPPORTED_ABIs to be set by the native bridge." by Narayan Kamath · 10 years ago
  90. 4de4e6d resolved conflicts for merge of e3c22c41 to stage-aosp-master by Calin Juravle · 10 years ago
  91. 6498912 Merge "Add code cache tests to libnativebridge." by Calin Juravle · 10 years ago
  92. 59a719c Add code cache tests to libnativebridge. by Calin Juravle · 10 years ago
  93. 845867b am d88323b2: Merge "Add volatile to avoid clang optimization." by Chih-Hung Hsieh · 10 years ago
  94. a2853bd am 5bea7edd: Merge "Fix type cast error, should be char* not void*." by Chih-Hung Hsieh · 10 years ago
  95. 8cf2ce1 Merge "Don't allow SUPPORTED_ABIs to be set by the native bridge." by Narayan Kamath · 10 years ago
  96. e3c22c4 Merge "Handle code_cache dir creation in libnativebridge" by Calin Juravle · 10 years ago
  97. f9d9e2a Handle code_cache dir creation in libnativebridge by Calin Juravle · 10 years ago
  98. d88323b Merge "Add volatile to avoid clang optimization." by Chih-Hung Hsieh · 10 years ago
  99. a1ff475 Add volatile to avoid clang optimization. by Chih-Hung Hsieh · 10 years ago
  100. 5bea7ed Merge "Fix type cast error, should be char* not void*." by Chih-Hung Hsieh · 10 years ago