1. c1bf896 A filesystem manager library to mount filesystems for init. by Ken Sumrall · 13 years ago
  2. 190b6e2 ANativeWindow: fix up some comments by Jamie Gennis · 13 years ago
  3. 185b300 graphics.h: clarify docs about stride for YV12 by Jamie Gennis · 13 years ago
  4. b982bce Revert "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events." by JP Abgrall · 13 years ago
  5. c36cc3b Merge "ANativeWindow: add set_active_rect" by Mathias Agopian · 13 years ago
  6. aa3f4c3 add query for finding out if consumer runs behind of producer by Jamie Gennis · 13 years ago
  7. e36df30 Merge "Add ability to quote responses as needed." by Robert Greenwalt · 13 years ago
  8. 10ec3c7 Add more SP_ constants by Glenn Kasten · 13 years ago
  9. de93006 Merge "Scheduling group cleanup - add comment, SP_DEFAULT" by Glenn Kasten · 13 years ago
  10. 5949477 Add ability to quote responses as needed. by Robert Greenwalt · 13 years ago
  11. 92e6c88 Merge "audio policy: add deep audio buffering flag." by Eric Laurent · 13 years ago
  12. 69bfb1f Scheduling group cleanup - add comment, SP_DEFAULT by Glenn Kasten · 13 years ago
  13. 9aec362 audio policy: add deep audio buffering flag. by Eric Laurent · 13 years ago
  14. 29dbf04 Merge "Add new raw image sensor HAL pixel format." by Eino-Ville Talvala · 13 years ago
  15. 0fb8ec8 Pipe DHCP vendor info towards framework. by Jeff Sharkey · 13 years ago
  16. 888bac9 Merge "removed obsolete audio policy flags" by Eric Laurent · 13 years ago
  17. 577deda removed obsolete audio policy flags by Eric Laurent · 13 years ago
  18. 196b3a5 sync: Add lib sync helper library by Erik Gilling · 13 years ago
  19. fb1ee57 ANativeWindow: add set_active_rect by Jamie Gennis · 13 years ago
  20. 545ab46 audio: added definitions for audio HAL device API. by Eric Laurent · 13 years ago
  21. 0a85154 Add new raw image sensor HAL pixel format. by Eino-Ville Talvala · 13 years ago
  22. aab19bb Merge "Added flag for cropped scaling mode" by Mathias Agopian · 13 years ago
  23. 5fa860d Merge "Add MDNS service" by Robert Greenwalt · 13 years ago
  24. f5f9dad Merge "libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events." by Ashish Sharma · 13 years ago
  25. 29392a4 Added flag for cropped scaling mode by Daniel Lam · 13 years ago
  26. 731d831 libsysutils: NetlinkEvent: add support for interface xt_IDLETIMER events. by Ashish Sharma · 13 years ago
  27. afcdef6 window: add API for native_window_set_buffers_user_dimensions by Michael I. Gold · 13 years ago
  28. 1d91fcf Add MDNS service by Robert Greenwalt · 13 years ago
  29. 79f90bd audio: added definitions for usb audio devices by Eric Laurent · 13 years ago
  30. 15621e0 cutils: return the remote uid on netlink recv failure by Geremy Condra · 13 years ago
  31. 31af5f7 Add AUDIO_POLICY_OUTPUT_FLAG_FAST by Glenn Kasten · 13 years ago
  32. 6756a0c logger: Add the update kernel struct to userspace by Nick Kralevich · 13 years ago
  33. 10331ed Revert "logger: Add the update kernel struct to userspace" by Nick Kralevich · 13 years ago
  34. 3076bfd Merge "logger: Add the update kernel struct to userspace" by Nick Kralevich · 13 years ago
  35. 56c3065 logger: Add the update kernel struct to userspace by Nick Kralevich · 13 years ago
  36. 77a62ce MinGW does not have sys/cdefs.h by Kenny Root · 13 years ago
  37. 418fbe6 Merge "Add cdefs decoration to list.h" by Kenny Root · 13 years ago
  38. 5e0621f qsort_t was only defined in glibc 2.8 by Jeff Brown · 13 years ago
  39. 4a6b384 Provide portable wrapper for qsort_r. by Jeff Brown · 13 years ago
  40. b1108c8 Merge "audio_channel_in/out_mask_from_count" by Glenn Kasten · 13 years ago
  41. 0009b73 Add cdefs decoration to list.h by Kenny Root · 13 years ago
  42. 0ad682c Merge "Add get_sched_policy_name() and use in ps and top" by Glenn Kasten · 13 years ago
  43. 86c7cc8 Add get_sched_policy_name() and use in ps and top by Glenn Kasten · 13 years ago
  44. 427d2b4 Fix switch indentation in audio_bytes_per_sample by Jean-Michel Trivi · 13 years ago
  45. 019524a Merge "Add camera ping command and release message." by Wu-cheng Li · 13 years ago
  46. 89f7ba3 audio_channel_in/out_mask_from_count by Glenn Kasten · 13 years ago
  47. 2923c0b Add camera ping command and release message. by Wu-cheng Li · 13 years ago
  48. 5d3aadb Forget name for AID_SDCARD_R. by Dianne Hackborn · 13 years ago
  49. 63d84d0 Merge "Fix pointer arith." by Robert Greenwalt · 13 years ago
  50. 7599bfc Fix pointer arith. by Robert Greenwalt · 13 years ago
  51. 6ff1bee Merge "Add AID_SDCARD_R." by Dianne Hackborn · 13 years ago
  52. b015977 Merge "audio policy: added flag for primary output" by Eric Laurent · 13 years ago
  53. 50458cf Add AID_SDCARD_R. by Dianne Hackborn · 13 years ago
  54. 11fd2be audio policy: added flag for primary output by Eric Laurent · 13 years ago
  55. 7bf4c45 Add a utility function to send a code + binary msg by Selim Gurun · 13 years ago
  56. 78f6bcf Merge "New NativeDaemonConnector protocol adds a seqnum." by Robert Greenwalt · 13 years ago
  57. b7286aa remove dependency on utils/List.h by Mathias Agopian · 13 years ago
  58. f1b244c Merge "Add function to derive a channel mask from a channel count" by Jean-Michel Trivi · 13 years ago
  59. 4ab051a Add function to derive a channel mask from a channel count by Jean-Michel Trivi · 13 years ago
  60. 8702bb1 New NativeDaemonConnector protocol adds a seqnum. by Robert Greenwalt · 13 years ago
  61. 3817a79 Use #define value of 1 to indicate presence of headers. by Jeff Brown · 13 years ago
  62. cef6db2 Merge "renamed audio policy output flag." by Eric Laurent · 13 years ago
  63. 2e9d845 renamed audio policy output flag. by Eric Laurent · 13 years ago
  64. 977fc4e Merge "Fixed two 64-bit porting issues; Make pid/tid type consistent" by Andrew Hsieh · 13 years ago
  65. d2c8f52 Fixed two 64-bit porting issues; Make pid/tid type consistent by Andrew Hsieh · 13 years ago
  66. 830e197 ion: fix header for including in C++ code by Dima Zavin · 13 years ago
  67. c958a7f add missing include by Mathias Agopian · 13 years ago
  68. afd9123 Add ion helper library by Rebecca Schultz Zavin · 13 years ago
  69. ca185ab New user definitions for isolated sandboxes. by Dianne Hackborn · 13 years ago
  70. a8185a6 Revert "New NativeDaemonConnector protocol adds a seqnum." by Guang Zhu · 13 years ago
  71. dc58e73 New NativeDaemonConnector protocol adds a seqnum. by Robert Greenwalt · 13 years ago
  72. d21b89d Merge "Use audio_format_t consistently" by Glenn Kasten · 13 years ago
  73. e662939 Set HAVE_LOCALTIME_R to 1 when defined. by Jeff Brown · 13 years ago
  74. 7913bc0 libcutils: Use proper private header to access C library's <time.h> extension by David 'Digit' Turner · 13 years ago
  75. 828bf0c Use audio_format_t consistently by Glenn Kasten · 13 years ago
  76. ceabb17 Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  77. 8f2e8b0 am a9b84a7e: Add ALOG version of LOG_ASSERT by Steve Block · 13 years ago
  78. a9b84a7 Add ALOG version of LOG_ASSERT by Steve Block · 13 years ago
  79. 01dda20 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  80. ae8b56c Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  81. fe71a61 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  82. 8d66c49 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  83. e7e7fac Add ALOG versions of LOGD, LOGI, LOGW and LOGE by Steve Block · 13 years ago
  84. e565492 am 3bc5e452: am 7cd3e0a3: Document ANativeWindow\'s buffer refcounting by Jesse Hall · 13 years ago
  85. 3bc5e45 am 7cd3e0a3: Document ANativeWindow\'s buffer refcounting by Jesse Hall · 13 years ago
  86. 7cd3e0a Document ANativeWindow's buffer refcounting by Jesse Hall · 13 years ago
  87. 601b5f4 Merge "Add camera focus move message." by Wu-cheng Li · 13 years ago
  88. 3dc5406 Add camera focus move message. by Wu-cheng Li · 13 years ago
  89. b75a9a8 Merge "Improve backtrace formatting." by Jeff Brown · 13 years ago
  90. 19b39f3 Improve backtrace formatting. by Jeff Brown · 13 years ago
  91. 3544e33 am 3d547e0d: am f9c1fcc5: Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1 by Nick Pelly · 13 years ago
  92. 3d547e0 am f9c1fcc5: Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1 by Nick Pelly · 13 years ago
  93. 097b4ed Replace vendor specific NfcGoogle.apk with generic Nfc.apk by Nick Pelly · 13 years ago
  94. 17aad14 Revert "Fix build" by Jean-Baptiste Queru · 13 years ago
  95. 98520ab am 67b11cba: am 25a89e77: Fix build by Steve Block · 13 years ago
  96. 67b11cb am 25a89e77: Fix build by Steve Block · 13 years ago
  97. 25a89e7 Fix build by Steve Block · 13 years ago
  98. f0c5872 Improve stack unwinder robustness. by Jeff Brown · 13 years ago
  99. 1941c91 am 4ef824e9: am 71619f13: am 604f52e3: Reconcile with AOSP master by Jean-Baptiste Queru · 13 years ago
  100. 4ddc88e am 16210c12: am 31a02dba: Fix build by Steve Block · 13 years ago