1. 5949477 Add ability to quote responses as needed. by Robert Greenwalt · 12 years ago
  2. 545ab46 audio: added definitions for audio HAL device API. by Eric Laurent · 12 years ago
  3. aab19bb Merge "Added flag for cropped scaling mode" by Mathias Agopian · 12 years ago
  4. 5fa860d Merge "Add MDNS service" by Robert Greenwalt · 12 years ago
  5. f5f9dad Merge "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events." by Ashish Sharma · 12 years ago
  6. 29392a4 Added flag for cropped scaling mode by Daniel Lam · 12 years ago
  7. 731d831 libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events. by Ashish Sharma · 12 years ago
  8. afcdef6 window: add API for native_window_set_buffers_user_dimensions by Michael I. Gold · 12 years ago
  9. 1d91fcf Add MDNS service by Robert Greenwalt · 12 years ago
  10. 79f90bd audio: added definitions for usb audio devices by Eric Laurent · 12 years ago
  11. 15621e0 cutils: return the remote uid on netlink recv failure by Geremy Condra · 12 years ago
  12. 31af5f7 Add AUDIO_POLICY_OUTPUT_FLAG_FAST by Glenn Kasten · 12 years ago
  13. 6756a0c logger: Add the update kernel struct to userspace by Nick Kralevich · 12 years ago
  14. 10331ed Revert "logger: Add the update kernel struct to userspace" by Nick Kralevich · 12 years ago
  15. 3076bfd Merge "logger: Add the update kernel struct to userspace" by Nick Kralevich · 12 years ago
  16. 56c3065 logger: Add the update kernel struct to userspace by Nick Kralevich · 12 years ago
  17. 77a62ce MinGW does not have sys/cdefs.h by Kenny Root · 12 years ago
  18. 418fbe6 Merge "Add cdefs decoration to list.h" by Kenny Root · 12 years ago
  19. 5e0621f qsort_t was only defined in glibc 2.8 by Jeff Brown · 12 years ago
  20. 4a6b384 Provide portable wrapper for qsort_r. by Jeff Brown · 12 years ago
  21. b1108c8 Merge "audio_channel_in/out_mask_from_count" by Glenn Kasten · 12 years ago
  22. 0009b73 Add cdefs decoration to list.h by Kenny Root · 12 years ago
  23. 0ad682c Merge "Add get_sched_policy_name() and use in ps and top" by Glenn Kasten · 12 years ago
  24. 86c7cc8 Add get_sched_policy_name() and use in ps and top by Glenn Kasten · 12 years ago
  25. 427d2b4 Fix switch indentation in audio_bytes_per_sample by Jean-Michel Trivi · 12 years ago
  26. 019524a Merge "Add camera ping command and release message." by Wu-cheng Li · 12 years ago
  27. 89f7ba3 audio_channel_in/out_mask_from_count by Glenn Kasten · 12 years ago
  28. 2923c0b Add camera ping command and release message. by Wu-cheng Li · 12 years ago
  29. 5d3aadb Forget name for AID_SDCARD_R. by Dianne Hackborn · 12 years ago
  30. 63d84d0 Merge "Fix pointer arith." by Robert Greenwalt · 12 years ago
  31. 7599bfc Fix pointer arith. by Robert Greenwalt · 12 years ago
  32. 6ff1bee Merge "Add AID_SDCARD_R." by Dianne Hackborn · 12 years ago
  33. b015977 Merge "audio policy: added flag for primary output" by Eric Laurent · 12 years ago
  34. 50458cf Add AID_SDCARD_R. by Dianne Hackborn · 12 years ago
  35. 11fd2be audio policy: added flag for primary output by Eric Laurent · 12 years ago
  36. 7bf4c45 Add a utility function to send a code + binary msg by Selim Gurun · 12 years ago
  37. 78f6bcf Merge "New NativeDaemonConnector protocol adds a seqnum." by Robert Greenwalt · 12 years ago
  38. b7286aa remove dependency on utils/List.h by Mathias Agopian · 12 years ago
  39. f1b244c Merge "Add function to derive a channel mask from a channel count" by Jean-Michel Trivi · 12 years ago
  40. 4ab051a Add function to derive a channel mask from a channel count by Jean-Michel Trivi · 12 years ago
  41. 8702bb1 New NativeDaemonConnector protocol adds a seqnum. by Robert Greenwalt · 12 years ago
  42. 3817a79 Use #define value of 1 to indicate presence of headers. by Jeff Brown · 12 years ago
  43. cef6db2 Merge "renamed audio policy output flag." by Eric Laurent · 12 years ago
  44. 2e9d845 renamed audio policy output flag. by Eric Laurent · 12 years ago
  45. 977fc4e Merge "Fixed two 64-bit porting issues; Make pid/tid type consistent" by Andrew Hsieh · 12 years ago
  46. d2c8f52 Fixed two 64-bit porting issues; Make pid/tid type consistent by Andrew Hsieh · 12 years ago
  47. 830e197 ion: fix header for including in C++ code by Dima Zavin · 12 years ago
  48. c958a7f add missing include by Mathias Agopian · 12 years ago
  49. afd9123 Add ion helper library by Rebecca Schultz Zavin · 12 years ago
  50. ca185ab New user definitions for isolated sandboxes. by Dianne Hackborn · 12 years ago
  51. a8185a6 Revert "New NativeDaemonConnector protocol adds a seqnum." by Guang Zhu · 12 years ago
  52. dc58e73 New NativeDaemonConnector protocol adds a seqnum. by Robert Greenwalt · 12 years ago
  53. d21b89d Merge "Use audio_format_t consistently" by Glenn Kasten · 12 years ago
  54. e662939 Set HAVE_LOCALTIME_R to 1 when defined. by Jeff Brown · 12 years ago
  55. 7913bc0 libcutils: Use proper private header to access C library's <time.h> extension by David 'Digit' Turner · 12 years ago
  56. 828bf0c Use audio_format_t consistently by Glenn Kasten · 12 years ago
  57. ceabb17 Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  58. 8f2e8b0 am a9b84a7e: Add ALOG version of LOG_ASSERT by Steve Block · 13 years ago
  59. a9b84a7 Add ALOG version of LOG_ASSERT by Steve Block · 13 years ago
  60. 01dda20 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  61. ae8b56c Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  62. fe71a61 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  63. 8d66c49 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  64. e7e7fac Add ALOG versions of LOGD, LOGI, LOGW and LOGE by Steve Block · 13 years ago
  65. e565492 am 3bc5e452: am 7cd3e0a3: Document ANativeWindow\'s buffer refcounting by Jesse Hall · 13 years ago
  66. 3bc5e45 am 7cd3e0a3: Document ANativeWindow\'s buffer refcounting by Jesse Hall · 13 years ago
  67. 7cd3e0a Document ANativeWindow's buffer refcounting by Jesse Hall · 13 years ago
  68. 601b5f4 Merge "Add camera focus move message." by Wu-cheng Li · 13 years ago
  69. 3dc5406 Add camera focus move message. by Wu-cheng Li · 13 years ago
  70. b75a9a8 Merge "Improve backtrace formatting." by Jeff Brown · 13 years ago
  71. 19b39f3 Improve backtrace formatting. by Jeff Brown · 13 years ago
  72. 3544e33 am 3d547e0d: am f9c1fcc5: Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1 by Nick Pelly · 13 years ago
  73. 3d547e0 am f9c1fcc5: Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1 by Nick Pelly · 13 years ago
  74. 097b4ed Replace vendor specific NfcGoogle.apk with generic Nfc.apk by Nick Pelly · 13 years ago
  75. 17aad14 Revert "Fix build" by Jean-Baptiste Queru · 13 years ago
  76. 98520ab am 67b11cba: am 25a89e77: Fix build by Steve Block · 13 years ago
  77. 67b11cb am 25a89e77: Fix build by Steve Block · 13 years ago
  78. 25a89e7 Fix build by Steve Block · 13 years ago
  79. f0c5872 Improve stack unwinder robustness. by Jeff Brown · 13 years ago
  80. 1941c91 am 4ef824e9: am 71619f13: am 604f52e3: Reconcile with AOSP master by Jean-Baptiste Queru · 13 years ago
  81. 4ddc88e am 16210c12: am 31a02dba: Fix build by Steve Block · 13 years ago
  82. 16210c1 am 31a02dba: Fix build by Steve Block · 13 years ago
  83. 31a02db Fix build by Steve Block · 13 years ago
  84. 69f4cd7 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  85. 5fb4495 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  86. 501edd2 Add a new library for collecting stack traces. by Jeff Brown · 13 years ago
  87. 5babfad am baad2843: Update camera documentation about face detection. by Wu-cheng Li · 13 years ago
  88. baad284 Update camera documentation about face detection. by Wu-cheng Li · 13 years ago
  89. 6bcd4d3 Add ANDROID_API macro to export symbols by Romain Guy · 13 years ago
  90. 8d43cb6 Allow CAMERA_CMD_SET_DISPLAY_ORIENTATION to change during preview. by Wu-cheng Li · 13 years ago
  91. 134959a Merge "Create drmrpc group for security services" by Jeffrey Tinker · 13 years ago
  92. 7005c03 Create drmrpc group for security services by Jeffrey Tinker · 13 years ago
  93. 9892aa5 Merge "Fix SocketListener socket leak issue." by David Turner · 13 years ago
  94. 15c8c3e Merge "Support adding, deleting, and clearing IPv6 addrs." by Lorenzo Colitti · 13 years ago
  95. 4520246 Fix SocketListener socket leak issue. by Xianzhu Wang · 13 years ago
  96. 47ddb51 Support adding, deleting, and clearing IPv6 addrs. by Lorenzo Colitti · 13 years ago
  97. 918638c enable HAVE_DLADDR, since... we have it by Mathias Agopian · 13 years ago
  98. 243123f libcutils: qtaguid: Support new functions, add tag resource tracking. by JP Abgrall · 13 years ago
  99. f48b236 core: Add a standalone charger UI binary by Dima Zavin · 13 years ago
  100. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 13 years ago