1. 2548296 am 5fc47aae: Merge "logd: Don\'t embed a flexible array member within another struct" by Nick Kralevich · 10 years ago
  2. 5fc47aa Merge "logd: Don't embed a flexible array member within another struct" by Nick Kralevich · 10 years ago
  3. 58ba58a logd: Don't embed a flexible array member within another struct by Nick Kralevich · 10 years ago
  4. b6b66f8 am 02f1d80a: Merge "Restore verity state when verified partition is reflashed" by Sami Tolvanen · 10 years ago
  5. ddaebb2 am 284c5cb2: Merge "Set verity mode as the verified property value" by Sami Tolvanen · 10 years ago
  6. 02f1d80 Merge "Restore verity state when verified partition is reflashed" by Sami Tolvanen · 10 years ago
  7. 284c5cb Merge "Set verity mode as the verified property value" by Sami Tolvanen · 10 years ago
  8. 0bce68b am 33c2ad37: Merge "android_filesystem_config.h: use __BEGIN_DECLS and __END_DECLS" by Mark Salyzyn · 10 years ago
  9. 33c2ad3 Merge "android_filesystem_config.h: use __BEGIN_DECLS and __END_DECLS" by Mark Salyzyn · 10 years ago
  10. 1604561 android_filesystem_config.h: use __BEGIN_DECLS and __END_DECLS by Mark Salyzyn · 10 years ago
  11. dcc7aad Merge "DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces" into stage-aosp-master by Dan Stoza · 10 years ago
  12. 5b16cea am 08fe38e2: Merge "Allow inputflinger to have CAP_BLOCK_SUSPEND." by Mark Salyzyn · 10 years ago
  13. 08fe38e Merge "Allow inputflinger to have CAP_BLOCK_SUSPEND." by Mark Salyzyn · 10 years ago
  14. 628620c Allow inputflinger to have CAP_BLOCK_SUSPEND. by Tim Kilbourn · 10 years ago
  15. b2edfa5 DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces by Eino-Ville Talvala · 10 years ago
  16. fb3c6ac am b137dab4: Merge "android_filesystem_config: move fs_config to libcutils" by Mark Salyzyn · 10 years ago
  17. 8797b7a am d42df562: Merge "libcutils: add fs_config" by Mark Salyzyn · 10 years ago
  18. b137dab Merge "android_filesystem_config: move fs_config to libcutils" by Mark Salyzyn · 10 years ago
  19. d42df56 Merge "libcutils: add fs_config" by Mark Salyzyn · 10 years ago
  20. 68c384f am d1e90c01: Merge "Cleanup base/logging." by Dan Albert · 10 years ago
  21. d1e90c0 Merge "Cleanup base/logging." by Dan Albert · 10 years ago
  22. a21c29e android_filesystem_config: move fs_config to libcutils by Mark Salyzyn · 10 years ago
  23. 8b2c7de libcutils: add fs_config by Mark Salyzyn · 10 years ago
  24. 5605c10 am 101c57f7: Merge "Disable CR/LF translation for adb interactive shell." by Elliott Hughes · 10 years ago
  25. 101c57f Merge "Disable CR/LF translation for adb interactive shell." by Elliott Hughes · 10 years ago
  26. dfa09fd Disable CR/LF translation for adb interactive shell. by Alistair Buxton · 12 years ago
  27. d5fe003 am 6d951c2c: Merge "Remove execonce." by Elliott Hughes · 10 years ago
  28. 6d951c2 Merge "Remove execonce." by Elliott Hughes · 10 years ago
  29. 6a99ff0 am 3a4aedfc: Merge "sdcard: Properly handle deleted nodes" by Elliott Hughes · 10 years ago
  30. 3a4aedf Merge "sdcard: Properly handle deleted nodes" by Elliott Hughes · 10 years ago
  31. 7a87d05 Cleanup base/logging. by Dan Albert · 10 years ago
  32. a62eac5 am 50f192fa: Merge "Fix "adb devices -l"." by Elliott Hughes · 10 years ago
  33. 50f192f Merge "Fix "adb devices -l"." by Elliott Hughes · 10 years ago
  34. de0e80d am f78ff16a: Merge "Support arbitrary loggers." by Dan Albert · 10 years ago
  35. f78ff16 Merge "Support arbitrary loggers." by Dan Albert · 10 years ago
  36. b547c85 Support arbitrary loggers. by Dan Albert · 10 years ago
  37. 09a45a1 Fix "adb devices -l". by Elliott Hughes · 10 years ago
  38. 7c19452 am ea975880: Merge "Only Windows doesn\'t have %zd." by Elliott Hughes · 10 years ago
  39. ea97588 Merge "Only Windows doesn't have %zd." by Elliott Hughes · 10 years ago
  40. 146c244 Only Windows doesn't have %zd. by Elliott Hughes · 10 years ago
  41. f1c534b am eb560133: Merge "Share log writing code." by Dan Albert · 10 years ago
  42. eb56013 Merge "Share log writing code." by Dan Albert · 10 years ago
  43. c7aadc4 Share log writing code. by Dan Albert · 10 years ago
  44. 199ef0a am 87eca3cb: Merge "Support logging to other log buffers." by Dan Albert · 10 years ago
  45. 87eca3c Merge "Support logging to other log buffers." by Dan Albert · 10 years ago
  46. 0c05586 Support logging to other log buffers. by Dan Albert · 10 years ago
  47. 5a50b16 am 8ea5dd8c: Merge "Remove LogMessage::LogLineLowStack." by Dan Albert · 10 years ago
  48. 90e737a am cc71951a: Merge "Don\'t show lint errors for rvalue references." by Dan Albert · 10 years ago
  49. 8ea5dd8 Merge "Remove LogMessage::LogLineLowStack." by Dan Albert · 10 years ago
  50. cc71951 Merge "Don't show lint errors for rvalue references." by Dan Albert · 10 years ago
  51. e2837a9 Remove execonce. by Elliott Hughes · 10 years ago
  52. 741b89d am 691b44f5: Merge "Lose umount to toybox." by Elliott Hughes · 10 years ago
  53. 691b44f Merge "Lose umount to toybox." by Elliott Hughes · 10 years ago
  54. 17cb719 Lose umount to toybox. by Elliott Hughes · 10 years ago
  55. b2c3473 am 70df6f85: Merge "Just use snprintf for android_get_control_socket." by Elliott Hughes · 10 years ago
  56. 70df6f8 Merge "Just use snprintf for android_get_control_socket." by Elliott Hughes · 10 years ago
  57. 0cc351b Remove LogMessage::LogLineLowStack. by Dan Albert · 10 years ago
  58. da926f0 Don't show lint errors for rvalue references. by Dan Albert · 10 years ago
  59. cadf428 am 4d9281da: Merge "Update the test for better output on error." by Christopher Ferris · 10 years ago
  60. 4d9281d Merge "Update the test for better output on error." by Christopher Ferris · 10 years ago
  61. edc49d7 Just use snprintf for android_get_control_socket. by Elliott Hughes · 10 years ago
  62. 49c381a am 8e192f62: Merge "Fix Windows strlcpy.c build." by Elliott Hughes · 10 years ago
  63. 8e192f6 Merge "Fix Windows strlcpy.c build." by Elliott Hughes · 10 years ago
  64. 8193d41 Fix Windows strlcpy.c build. by Elliott Hughes · 10 years ago
  65. adc1010 am 4c1d4a0e: Merge "Be more intention-revealing with libcutils\' strlcpy." by Elliott Hughes · 10 years ago
  66. 4c1d4a0 Merge "Be more intention-revealing with libcutils' strlcpy." by Elliott Hughes · 10 years ago
  67. 2040031 Be more intention-revealing with libcutils' strlcpy. by Elliott Hughes · 10 years ago
  68. 97e00bb Update the test for better output on error. by Christopher Ferris · 10 years ago
  69. f7f8f15 am 34efe4cf: Merge "mkbootfs: move fs_config to libcutils" by Mark Salyzyn · 10 years ago
  70. 34efe4c Merge "mkbootfs: move fs_config to libcutils" by Mark Salyzyn · 10 years ago
  71. 2ddb9cb am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed." by Elliott Hughes · 10 years ago
  72. a1f69f1 am 21593186: Merge "Move all libcutils tests into the gtests." by Elliott Hughes · 10 years ago
  73. ed43be3 Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed." by Elliott Hughes · 10 years ago
  74. bcc2b5f Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 10 years ago
  75. 2159318 Merge "Move all libcutils tests into the gtests." by Elliott Hughes · 10 years ago
  76. af98efb Move all libcutils tests into the gtests. by Elliott Hughes · 10 years ago
  77. 84ab556 am d8fb29b0: Merge "Move mips/mips64 android_memset16/android_memset32 into libcutils." by Elliott Hughes · 10 years ago
  78. d8fb29b Merge "Move mips/mips64 android_memset16/android_memset32 into libcutils." by Elliott Hughes · 10 years ago
  79. a492f37 Move mips/mips64 android_memset16/android_memset32 into libcutils. by Elliott Hughes · 10 years ago
  80. 19d00ad am 27a158be: Merge "toolbox: ioctl: fix signedness on ioctl_nr" by Elliott Hughes · 10 years ago
  81. 27a158b Merge "toolbox: ioctl: fix signedness on ioctl_nr" by Elliott Hughes · 10 years ago
  82. d5cd377 mkbootfs: move fs_config to libcutils by Mark Salyzyn · 10 years ago
  83. 8c755df am c7cddffa: Merge "Fix shared version of libcutils on the host to include strlcpy" by Brian Carlstrom · 10 years ago
  84. c7cddff Merge "Fix shared version of libcutils on the host to include strlcpy" by Brian Carlstrom · 10 years ago
  85. 60a347f Fix shared version of libcutils on the host to include strlcpy by Brian Carlstrom · 10 years ago
  86. 2d4a347 am fad9b3eb: Merge "sdcard: Turn on noatime for fuse mounted sdcard" by Elliott Hughes · 10 years ago
  87. 2be40f7 am 88628e2b: Merge "Discards frames for code within library." by Christopher Ferris · 10 years ago
  88. fad9b3e Merge "sdcard: Turn on noatime for fuse mounted sdcard" by Elliott Hughes · 10 years ago
  89. 88628e2 Merge "Discards frames for code within library." by Christopher Ferris · 10 years ago
  90. a7be344 am 7ab2c78e: Merge "Revert "Disable the static libcutils tests."" by Dan Albert · 10 years ago
  91. 7ab2c78 Merge "Revert "Disable the static libcutils tests."" by Dan Albert · 10 years ago
  92. 43db1c3 Revert "Disable the static libcutils tests." by Dan Albert · 10 years ago
  93. ca09ce9 Discards frames for code within library. by Christopher Ferris · 10 years ago
  94. 4868b07 toolbox: ioctl: fix signedness on ioctl_nr by Chris Fries · 10 years ago
  95. 4f6c526 am 3891cfef: Merge "Link libc++_static into fs_mgr." by Dan Albert · 10 years ago
  96. 3891cfe Merge "Link libc++_static into fs_mgr." by Dan Albert · 10 years ago
  97. bbbc634 Link libc++_static into fs_mgr. by Dan Albert · 10 years ago
  98. 4bf0438 am 22155474: Merge "logd: missing include for string.h" by Mark Salyzyn · 10 years ago
  99. 5bcbcb5 am 4f6e51a0: Merge "package missing include for string.h" by Mark Salyzyn · 10 years ago
  100. 2215547 Merge "logd: missing include for string.h" by Mark Salyzyn · 10 years ago