1. 1e48879 Merge "Bluetooth hal: moved to vendor partition." by Treehugger Robot · 9 years ago
  2. 18676b2 Bluetooth hal: moved to vendor partition. by Steven Moreland · 9 years ago
  3. dfbae6d Merge changes Iede18a00,Ib0fa24fb,Ic4c8a137 by Treehugger Robot · 9 years ago
  4. 3380927 Make secilc accessible by root only by Alex Klyubin · 9 years ago
  5. a930af8 libcutils: build tests with -Wall -Wextra -Werror by Greg Hackmann · 9 years ago
  6. 7c60ec3 libcutils: fix socket type in SocketsTest.TestGetLocalPort by Greg Hackmann · 9 years ago
  7. 6d90fdc libcutils: fix Wsign-compare warnings in multiuser_test by Greg Hackmann · 9 years ago
  8. 795267d Removed cpusets/schedboost build time dependency. by Isaac Chen · 9 years ago
  9. 01003d4 Merge "Implement android::base::WaitForProperty." by Treehugger Robot · 9 years ago
  10. b7ca923 fs_config: wifi is now on vendor partition by Steven Moreland · 9 years ago
  11. b30769a Implement android::base::WaitForProperty. by Elliott Hughes · 9 years ago
  12. 67959bc cutils: Add clang FORTIFY support by George Burgess IV · 9 years ago
  13. ac91b0c Revert "Give crash_dump CAP_SYS_PTRACE." by Josh Gao · 9 years ago
  14. 54c7886 Disable integer sanitization on host. by Evgenii Stepanov · 9 years ago
  15. c8121ba Merge "Support arbitrary-length properties in property_list." by Treehugger Robot · 9 years ago
  16. 4eacd70 Support arbitrary-length properties in property_list. by Elliott Hughes · 9 years ago
  17. 09175a0 Add mode bits to a call to open with O_CREAT by George Burgess IV · 9 years ago
  18. 01678a0 Merge "Revert "Revert "Exporting C headers from system/core""" by Vijay Venkatraman · 9 years ago
  19. 651f838 Revert "Revert "Exporting C headers from system/core"" by Vijay Venkatraman · 9 years ago
  20. 36397cb Give crash_dump CAP_SYS_PTRACE. by Josh Gao · 9 years ago
  21. acdb06d Merge "Remove unused klog_get_level." by Elliott Hughes · 9 years ago
  22. a3f2be2 Revert "Exporting C headers from system/core" by Vijay Venkatraman · 9 years ago
  23. 3c6763c Exporting C headers from system/core by Vijay Venkatraman · 9 years ago
  24. 8dbab35 Merge "Load default/build props from each partition" by Treehugger Robot · 9 years ago
  25. 7e5d0b1 Define GID range for external data and OBBs. by Jeff Sharkey · 9 years ago
  26. de21de7 Load default/build props from each partition by Jaekyun Seok · 9 years ago
  27. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 9 years ago
  28. e04c3b0 Remove unused klog_get_level. by Elliott Hughes · 9 years ago
  29. 677ba31 libcutils: change klog_level to KLOG_INFO_LEVEL by Wei Wang · 9 years ago
  30. 01e12b4 Merge "liblog: use log/log.h when utilizing ALOG macros" by Mark Salyzyn · 9 years ago
  31. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  32. 8097210 Allow Bluetooth HAL to access /sys/class/rfkill by Andre Eisenbach · 9 years ago
  33. e67abec libcutils: Use strnlen for default property values by Myles Watson · 9 years ago
  34. 22c0962 Use clang-format to fix up properties.c by Myles Watson · 9 years ago
  35. 5f9fa90 fs_config.c: make *.prop files 0600 by Nick Kralevich · 9 years ago
  36. da94f09 Merge "Define range of GIDs for cached app data." by Jeff Sharkey · 9 years ago
  37. dff4470 Define range of GIDs for cached app data. by Jeff Sharkey · 9 years ago
  38. 5fee496 socket: uevent: use SO_RCVBUF instead of SO_RCVBUFFORCE by Sandeep Patil · 9 years ago
  39. 8656ed1 Merge "Use hasmntopt(3) rather than reinventing the wheel." am: 769a5a1962 by Elliott Hughes · 9 years ago
  40. 769a5a1 Merge "Use hasmntopt(3) rather than reinventing the wheel." by Elliott Hughes · 9 years ago
  41. 8c18388 Use hasmntopt(3) rather than reinventing the wheel. by Elliott Hughes · 9 years ago
  42. 6878cd2 Merge "libcutils: tests" am: bac388e424 by Mark Salyzyn · 9 years ago
  43. 678194d libcutils: tests by Mark Salyzyn · 9 years ago
  44. 5a41102 Merge "libcutils: sdk(mac) build error (part deux)" am: ed0a48c617 by Mark Salyzyn · 9 years ago
  45. 0958b18 libcutils: sdk(mac) build error (part deux) by Mark Salyzyn · 9 years ago
  46. 7bc8810 Merge "libcutils: sdk(mac) build error" am: 231d1ac640 by Mark Salyzyn · 9 years ago
  47. 6b65216 libcutils: sdk(mac) build error by Mark Salyzyn · 9 years ago
  48. 809dee5 Merge "libcutils: move cutils/files.h to cutils/android_get_control_file.h" by Mark Salyzyn · 9 years ago
  49. 52bd37e libcutils: move cutils/files.h to cutils/android_get_control_file.h by Mark Salyzyn · 9 years ago
  50. d32e7f4 Merge "libcutils: sockets_test breaks MAC build" am: 8d339e940f by Mark Salyzyn · 9 years ago
  51. 44ba139 libcutils: sockets_test breaks MAC build by Mark Salyzyn · 9 years ago
  52. db9ad76 libcutils: klog inherit android_get_control_file("/dev/kmsg") am: c377843258 by Mark Salyzyn · 9 years ago
  53. 4109c43 logd: set executable's capabilities in file system am: 0d2a1dcb49 by Mark Salyzyn · 9 years ago
  54. c020d3f libcutils: add android_get_control_file() am: 0b034d9d7b by Mark Salyzyn · 9 years ago
  55. 4ffdd5d libcutils: add android_get_control_socket() test am: 547e0dc45a by Mark Salyzyn · 9 years ago
  56. c377843 libcutils: klog inherit android_get_control_file("/dev/kmsg") by Mark Salyzyn · 9 years ago
  57. 0d2a1dc logd: set executable's capabilities in file system by Mark Salyzyn · 9 years ago
  58. 0b034d9 libcutils: add android_get_control_file() by Mark Salyzyn · 9 years ago
  59. 547e0dc libcutils: add android_get_control_socket() test by Mark Salyzyn · 9 years ago
  60. 0dad6ac Merge "Add fs_config entries for the webview_zygote." am: 2260c09983 by Robert Sesek · 9 years ago
  61. a2ceaf6 Add fs_config entries for the webview_zygote. by Robert Sesek · 10 years ago
  62. c8356e5 Merge "Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service'" by Roshan Pius · 9 years ago
  63. f6ac81e Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service' by Roshan Pius · 10 years ago
  64. 8a7297a Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 9 years ago
  65. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 9 years ago
  66. f43c324 libcutils: use __android_log_is_debuggable() am: b5aa4e7125 by Mark Salyzyn · 9 years ago
  67. c1f74ca Merge changes Ibf4774f7,I6568eea0,I35e83679,I9faf8826,I8ee9d999 by Treehugger Robot · 9 years ago
  68. 091113e Merge "Remove socket_loopback_client." am: 5171bebf41 by Elliott Hughes · 9 years ago
  69. 5171beb Merge "Remove socket_loopback_client." by Treehugger Robot · 9 years ago
  70. b5aa4e7 libcutils: use __android_log_is_debuggable() by Mark Salyzyn · 10 years ago
  71. 19340be Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635 by Elliott Hughes · 9 years ago
  72. 955648a Merge "Rely on the platform -std default." by Treehugger Robot · 9 years ago
  73. 4b9774f Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f am: 5b7c6772b0 by Tao Wu · 9 years ago
  74. c32d7fd Merge "Fallback to IPv6 when IPv4 is not available in adb" by Treehugger Robot · 9 years ago
  75. dd92a0a Remove socket_loopback_client. by Elliott Hughes · 9 years ago
  76. 7e671b3 Merge "Add native_handle_init" am: d790aae4bc am: 28423b86fe am: bf72cf21dc by Chia-I Wu · 9 years ago
  77. d790aae Merge "Add native_handle_init" by Chia-I Wu · 9 years ago
  78. 7b70076 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 10 years ago
  79. fc485e4 Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33 by Elliott Hughes · 9 years ago
  80. 58f7f61 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 9 years ago
  81. b843791 Add native_handle_init by Chia-I Wu · 10 years ago
  82. 139b372 Start retiring socket_loopback_client. by Elliott Hughes · 9 years ago
  83. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  84. 8a4e8bb Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""" am: afda14e61d am: a46dfe2306 by Dimitry Ivanov · 10 years ago
  85. afda14e Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""" by Dimitry Ivanov · 10 years ago
  86. ebebf01 Merge "Add native_handle_clone" am: e8f6c7398b am: 462e087e40 am: cb52dc258e by Chia-I Wu · 10 years ago
  87. e8f6c73 Merge "Add native_handle_clone" by Chia-I Wu · 10 years ago
  88. 625484d Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" by Dimitry Ivanov · 10 years ago
  89. 5e106e0 Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" am: b02a355d10 am: 8e7fa9fb7e by John Reck · 10 years ago
  90. b02a355 Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" by John Reck · 10 years ago
  91. 6a45291 Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""" by John Reck · 10 years ago
  92. 674e2a3 Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib""" am: 8949696d33 am: e89ec3c4e0 by Dimitry Ivanov · 10 years ago
  93. 8949696 Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib""" by Treehugger Robot · 10 years ago
  94. 595c148 Revert "Revert "Remove liblog from libcutils as a whole static lib"" by Dimitry Ivanov · 10 years ago
  95. 897fa44 Merge "Revert "Remove liblog from libcutils as a whole static lib"" am: d4446ccce8 am: 3e5bb6dc6e by Dimitry Ivanov · 10 years ago
  96. d4446cc Merge "Revert "Remove liblog from libcutils as a whole static lib"" by Dimitry Ivanov · 10 years ago
  97. f93d732 Revert "Remove liblog from libcutils as a whole static lib" by Dimitry Ivanov · 10 years ago
  98. 17c88c7 Merge "Remove liblog from libcutils as a whole static lib" am: dd01f980e5 am: 7e06b19328 by Dimitry Ivanov · 10 years ago
  99. dd01f98 Merge "Remove liblog from libcutils as a whole static lib" by Dimitry Ivanov · 10 years ago
  100. 6dd58c0 Remove liblog from libcutils as a whole static lib by Dimitry Ivanov · 10 years ago