1. 0dd78be Merge "Support arbitrary-length properties in property_list." by Treehugger Robot · 8 years ago
  2. f660edf Support arbitrary-length properties in property_list. by Elliott Hughes · 8 years ago
  3. fed63d1 Add mode bits to a call to open with O_CREAT by George Burgess IV · 8 years ago
  4. c8cf2ff Merge "Revert "Revert "Exporting C headers from system/core""" by Vijay Venkatraman · 8 years ago
  5. 98b5036 Revert "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 8 years ago
  6. 1db8a02 Give crash_dump CAP_SYS_PTRACE. by Josh Gao · 8 years ago
  7. 392595b Merge "Remove unused klog_get_level." by Elliott Hughes · 8 years ago
  8. 07f7337 Revert "Exporting C headers from system/core" by Vijay Venkatraman · 8 years ago
  9. ff5c617 Exporting C headers from system/core by Vijay Venkatraman · 8 years ago
  10. bc73be6 Merge "Load default/build props from each partition" by Treehugger Robot · 8 years ago
  11. 747efd6 Define GID range for external data and OBBs. by Jeff Sharkey · 8 years ago
  12. d2eb2c9 Load default/build props from each partition by Jaekyun Seok · 8 years ago
  13. 4664970 debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
  14. 1cae413 Remove unused klog_get_level. by Elliott Hughes · 8 years ago
  15. b1e8525 libcutils: change klog_level to KLOG_INFO_LEVEL by Wei Wang · 8 years ago
  16. 88b944a Merge "liblog: use log/log.h when utilizing ALOG macros" by Mark Salyzyn · 8 years ago
  17. 1d6b610 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  18. a6ecaea Allow Bluetooth HAL to access /sys/class/rfkill by Andre Eisenbach · 8 years ago
  19. cef7f82 libcutils: Use strnlen for default property values by Myles Watson · 8 years ago
  20. 7837076 Use clang-format to fix up properties.c by Myles Watson · 8 years ago
  21. f27b8cb fs_config.c: make *.prop files 0600 by Nick Kralevich · 8 years ago
  22. 1b0b19a Merge "Define range of GIDs for cached app data." by Jeff Sharkey · 8 years ago
  23. 998ffa3 Define range of GIDs for cached app data. by Jeff Sharkey · 8 years ago
  24. df7190b socket: uevent: use SO_RCVBUF instead of SO_RCVBUFFORCE by Sandeep Patil · 8 years ago
  25. bd1999b Merge "Use hasmntopt(3) rather than reinventing the wheel." am: 769a5a1962 by Elliott Hughes · 8 years ago
  26. f4aa004 Merge "Use hasmntopt(3) rather than reinventing the wheel." by Elliott Hughes · 8 years ago
  27. b615be0 Use hasmntopt(3) rather than reinventing the wheel. by Elliott Hughes · 8 years ago
  28. da68bb2 Merge "libcutils: tests" am: bac388e424 by Mark Salyzyn · 8 years ago
  29. eff525c libcutils: tests by Mark Salyzyn · 8 years ago
  30. 22c394d Merge "libcutils: sdk(mac) build error (part deux)" am: ed0a48c617 by Mark Salyzyn · 8 years ago
  31. 8d1b65a libcutils: sdk(mac) build error (part deux) by Mark Salyzyn · 8 years ago
  32. c346a2f Merge "libcutils: sdk(mac) build error" am: 231d1ac640 by Mark Salyzyn · 8 years ago
  33. fae6eed libcutils: sdk(mac) build error by Mark Salyzyn · 8 years ago
  34. c2c9790 Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h" by Mark Salyzyn · 8 years ago
  35. e7c9280 libcutils: move cutils/files.h to cutils/android_get_control_file.h by Mark Salyzyn · 8 years ago
  36. 9d2dda1 Merge "libcutils: sockets_test breaks MAC build" am: 8d339e940f by Mark Salyzyn · 8 years ago
  37. ce48a5e libcutils: sockets_test breaks MAC build by Mark Salyzyn · 8 years ago
  38. 93b919b libcutils: klog inherit android_get_control_file("/dev/kmsg") am: c377843258 by Mark Salyzyn · 8 years ago
  39. 910c0a9 logd: set executable's capabilities in file system am: 0d2a1dcb49 by Mark Salyzyn · 8 years ago
  40. b6ab42f libcutils: add android_get_control_file() am: 0b034d9d7b by Mark Salyzyn · 8 years ago
  41. 2f0e557 libcutils: add android_get_control_socket() test am: 547e0dc45a by Mark Salyzyn · 8 years ago
  42. 8ee6452 libcutils: klog inherit android_get_control_file("/dev/kmsg") by Mark Salyzyn · 8 years ago
  43. 87ebcd3 logd: set executable's capabilities in file system by Mark Salyzyn · 8 years ago
  44. d971e39 libcutils: add android_get_control_file() by Mark Salyzyn · 8 years ago
  45. 53e72c8 libcutils: add android_get_control_socket() test by Mark Salyzyn · 8 years ago
  46. 3f8cb95 Merge "Add fs_config entries for the webview_zygote." am: 2260c09983 by Robert Sesek · 8 years ago
  47. 258193b Add fs_config entries for the webview_zygote. by Robert Sesek · 9 years ago
  48. 9523623 Merge "Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service'" by Roshan Pius · 8 years ago
  49. 3ae281f Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service' by Roshan Pius · 9 years ago
  50. cbe1955 Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 8 years ago
  51. 94abded system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  52. 087eac7 libcutils: use __android_log_is_debuggable() am: b5aa4e7125 by Mark Salyzyn · 8 years ago
  53. dcdc417 Merge changes Ibf4774f7,I6568eea0,I35e83679,I9faf8826,I8ee9d999 by Treehugger Robot · 8 years ago
  54. 02bf541 Merge "Remove socket_loopback_client." am: 5171bebf41 by Elliott Hughes · 9 years ago
  55. 7bc86cb Merge "Remove socket_loopback_client." by Treehugger Robot · 9 years ago
  56. b91cd40 libcutils: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  57. 9aa9374 Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635 by Elliott Hughes · 9 years ago
  58. e8b294b Merge "Rely on the platform -std default." by Treehugger Robot · 9 years ago
  59. 34009f7 Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f am: 5b7c6772b0 by Tao Wu · 9 years ago
  60. 702530b Merge "Fallback to IPv6 when IPv4 is not available in adb" by Treehugger Robot · 9 years ago
  61. eae353e Remove socket_loopback_client. by Elliott Hughes · 9 years ago
  62. b81e0b2 Merge "Add native_handle_init" am: d790aae4bc am: 28423b86fe am: bf72cf21dc by Chia-I Wu · 9 years ago
  63. 96a79ab Merge "Add native_handle_init" by Chia-I Wu · 9 years ago
  64. 1b7cf17 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 9 years ago
  65. 1e493ca Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33 by Elliott Hughes · 9 years ago
  66. f827b60 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 9 years ago
  67. 14a6c8d Add native_handle_init by Chia-I Wu · 9 years ago
  68. 15d9d47 Start retiring socket_loopback_client. by Elliott Hughes · 9 years ago
  69. edc4b51 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  70. 26d4646 Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""" am: afda14e61d am: a46dfe2306 by Dimitry Ivanov · 9 years ago
  71. 52ad5b6 Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""" by Dimitry Ivanov · 9 years ago
  72. afae030 Merge "Add native_handle_clone" am: e8f6c7398b am: 462e087e40 am: cb52dc258e by Chia-I Wu · 9 years ago
  73. f7aa7f2 Merge "Add native_handle_clone" by Chia-I Wu · 9 years ago
  74. eb3c8d4 Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" by Dimitry Ivanov · 9 years ago
  75. a6e34dc Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" am: b02a355d10 am: 8e7fa9fb7e by John Reck · 9 years ago
  76. 3e785be Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" by John Reck · 9 years ago
  77. 5e7a652 Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""" by John Reck · 9 years ago
  78. e607e9b Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib""" am: 8949696d33 am: e89ec3c4e0 by Dimitry Ivanov · 9 years ago
  79. dd182ee Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib""" by Treehugger Robot · 9 years ago
  80. 634e1ab Revert "Revert "Remove liblog from libcutils as a whole static lib"" by Dimitry Ivanov · 9 years ago
  81. c77eac1 Merge "Revert "Remove liblog from libcutils as a whole static lib"" am: d4446ccce8 am: 3e5bb6dc6e by Dimitry Ivanov · 9 years ago
  82. 5f757f8 Merge "Revert "Remove liblog from libcutils as a whole static lib"" by Dimitry Ivanov · 9 years ago
  83. db1e11b Revert "Remove liblog from libcutils as a whole static lib" by Dimitry Ivanov · 9 years ago
  84. e7faa71 Merge "Remove liblog from libcutils as a whole static lib" am: dd01f980e5 am: 7e06b19328 by Dimitry Ivanov · 9 years ago
  85. f64f011 Merge "Remove liblog from libcutils as a whole static lib" by Dimitry Ivanov · 9 years ago
  86. c3227c9 Remove liblog from libcutils as a whole static lib by Dimitry Ivanov · 9 years ago
  87. 269125a system/core Replace log/log.h with android/log.h am: ff2dcd9af9 am: cac331afd9 by Mark Salyzyn · 9 years ago
  88. dad012e libcutils: Replace cutils/log.h with android/log.h am: 23ed4c242a am: f56fce0240 by Mark Salyzyn · 9 years ago
  89. 51b1e55 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  90. 0dc8edd libcutils: Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  91. 3bbd325 Merge "Add basic tests for ashmem" am: a2d4a6b598 am: 46d2e20ba6 am: 90ad05af85 by Connor O'Brien · 9 years ago
  92. 4012b6f Merge "Add basic tests for ashmem" by Connor O'Brien · 9 years ago
  93. 549d476 Add native_handle_clone by Chia-I Wu · 9 years ago
  94. b26f734 Merge "Move android_get_control_socket out of line" am: 4b5abcdba2 am: 4873829953 by Colin Cross · 9 years ago
  95. e34ccd7 Move android_get_control_socket out of line by Colin Cross · 9 years ago
  96. ce196d9 Merge "Give wifi_hal_legacy access to netlink" am: 6fc7eaaad0 am: c3d7cb95cc by Mitchell Wills · 9 years ago
  97. d60fa7b Merge "Give wifi_hal_legacy access to netlink" by Treehugger Robot · 9 years ago
  98. 336f13a Merge "We should break from loop after getting connected." am: 53171e5f97 am: 646a70b1fb by Tao Wu · 9 years ago
  99. bdc9051 Merge "Hide warning in cutils/trace.h" am: 5cf3db6d2b am: a802e570b3 by Colin Cross · 9 years ago
  100. 897fa18 Merge "We should break from loop after getting connected." by Treehugger Robot · 9 years ago