1. da38224 Fixed some audio helper functions by Eric Laurent · 13 years ago
  2. 28e08dc core: move audio_policy.h here from hardware by Dima Zavin · 13 years ago
  3. 3142a20 Merge "Config utils improvement" by Eric Laurent · 13 years ago
  4. 38d14f7 Merge "Added PCM formats to audio.h" by Eric Laurent · 13 years ago
  5. 2b8f76c Tracking merge of dalvik-dev to master by jeffhao · 13 years ago
  6. e555f54 Merge "Crypto changes for devices that don't write ext4 fs on wipe" by Ken Sumrall · 13 years ago
  7. b05b0b5 Crypto changes for devices that don't write ext4 fs on wipe by Ken Sumrall · 13 years ago
  8. c3cf1a8 Config utils improvement by Eric Laurent · 13 years ago
  9. 9714b27 Added PCM formats to audio.h by Eric Laurent · 13 years ago
  10. 7956d75 Merge "rename uevent_checked_recv to uevent_kernel_multicast_recv" by Nick Kralevich · 13 years ago
  11. 1ffdb38 Fix broken comment on closing #endif in window.h by tedbo · 13 years ago
  12. da1a1f6 fix a comment typo in system/graphics.h by Jamie Gennis · 13 years ago
  13. e8e4be5 move core audio definitions under system/core by Dima Zavin · 13 years ago
  14. 57de8b8 rename uevent_checked_recv to uevent_kernel_multicast_recv by Nick Kralevich · 13 years ago
  15. 0ab886b move ANativeWindow and friends under system/core by Iliyan Malchev · 13 years ago
  16. 66ea357 move non-HAL definitions to syste/core/include by Iliyan Malchev · 13 years ago
  17. 3ffd793 native_handle.h: fix declaration by Iliyan Malchev · 13 years ago
  18. 0e02fca Merge "libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utils" by Dima Zavin · 13 years ago
  19. 4682aba am b0d0e260: resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp by Nick Kralevich · 13 years ago
  20. b0d0e26 resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp by Nick Kralevich · 13 years ago
  21. 2baeb89 am a2842b68: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  22. 3f582e9 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  23. bb738d6 am de35f274: am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  24. de35f27 am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  25. 03752be am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  26. de9e65d Revert "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  27. 3268eda am e3ab4245: am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  28. e3ab424 am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  29. a7cf7ed am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  30. 8405ec0 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  31. 0fad7d0 libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utils by Dima Zavin · 13 years ago
  32. b60d9ce Make atomic-inline.h usable from ordinary C++ code. by Carl Shapiro · 13 years ago
  33. 6541ef1 Add keychain user by Brian Carlstrom · 13 years ago
  34. 18247d7 am ee3420bc: resolved conflicts for merge of 65475f89 to honeycomb-plus-aosp by Jeff Hamilton · 13 years ago
  35. ee3420b resolved conflicts for merge of 65475f89 to honeycomb-plus-aosp by Jeff Hamilton · 13 years ago
  36. 65475f89 am 336bc321: Make the NFC UID forward compatible. by Jeff Hamilton · 13 years ago
  37. 336bc32 Make the NFC UID forward compatible. by Jeff Hamilton · 13 years ago
  38. 412514e Add ifndef guards to remaining logging macros. by Alexandre Elias · 13 years ago
  39. 4fecade am cb1e616e: am 7c556549: Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  40. be61f39 am a6a36c0b: Update the value for the NFC shared UID. by Jeff Hamilton · 13 years ago
  41. a6a36c0 Update the value for the NFC shared UID. by Jeff Hamilton · 13 years ago
  42. 3549b0d Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  43. 13aa8ad SocketClient: add optional reference counting by Brad Fitzpatrick · 13 years ago
  44. 100c0e2 libsysutils: Fix race condition in SocketListener thread. by David 'Digit' Turner · 13 years ago
  45. 4be4e69 Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  46. 648ebad SocketClient: add optional reference counting by Brad Fitzpatrick · 13 years ago
  47. 29d1f53 Merge "cutils: add popcount/popcountl/popcountll static inline definitions" by Dima Zavin · 13 years ago
  48. bb889dd am 276df093: am 70987108: Merge "Try to unmount writable filesystems when rebooting" into honeycomb-mr1 by Ken Sumrall · 13 years ago
  49. e3aeeb4 Try to unmount writable filesystems when rebooting by Ken Sumrall · 13 years ago
  50. 5a809b9 cutils: add popcount/popcountl/popcountll static inline definitions by Dima Zavin · 13 years ago
  51. 1e47832 Revert "Define O_BINARY for non-Windows platforms." by Raphael · 13 years ago
  52. 879dd27 am e24624da: am 733e4701: am fa5f2ad4: am bd8f4a85: Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 13 years ago
  53. e24624d am 733e4701: am fa5f2ad4: am bd8f4a85: Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 13 years ago
  54. 8d1c6e7 Make optional valgrind binaries +x. by Brad Fitzpatrick · 13 years ago
  55. bd70e4a Define O_BINARY for non-Windows platforms. by Raphael Moll · 13 years ago
  56. b5d68a3 libusbhost: Save endpoint ID in usb_request struct by Mike Lockwood · 13 years ago
  57. 4fe0bc5 am 57cd87d9: am 1ace223f: Set default permissions for preloaded /data/media aka /sdcard content. by Paul Eastham · 13 years ago
  58. 1ace223 Set default permissions for preloaded /data/media aka /sdcard content. by Paul Eastham · 13 years ago
  59. 09dd819 Stop using netmask in the framework by Robert Greenwalt · 13 years ago
  60. 120b57a libusbhost: Add call for synchronous bulk transfers by Mike Lockwood · 13 years ago
  61. b42db82 Merge "libnetutils: Clean all IPs assigned to the interface on cleaning" by Dmitry Shmidt · 13 years ago
  62. 9092b91 libnetutils: Clean all IPs assigned to the interface on cleaning by Dmitry Shmidt · 13 years ago
  63. faab26d Change our dhcp interface to be IPv6 compat. by Robert Greenwalt · 13 years ago
  64. f59ed65 am 3b093369: am 1147407b: Merge "Remove unconditional swap from the android atomic operations suite." into honeycomb by Carl Shapiro · 13 years ago
  65. 0a16d83 Remove unconditional swap from the android atomic operations suite. by Carl Shapiro · 13 years ago
  66. 328c0d4 Merge "Bug 3361124 Remove drmioserver" by Glenn Kasten · 13 years ago
  67. ec9e7b1 libusbhost: Add usb_device_connect_kernel_driver() by Mike Lockwood · 13 years ago
  68. b29b338 Bug 3361124 Remove drmioserver by Glenn Kasten · 13 years ago
  69. cf9e100 libsysutils: Fix race condition in SocketListener thread. by David 'Digit' Turner · 13 years ago
  70. af7bdc6 Add separate permission and group for access to MTP USB driver by Mike Lockwood · 14 years ago
  71. be1def8 libusbhost: Tweak comments. by Mike Lockwood · 14 years ago
  72. a2a1f31 Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 14 years ago
  73. e533c5f libusbhost: Support for multiple pending requests on a single endpoint by Mike Lockwood · 14 years ago
  74. 7d700f8 libusbhost: Add usb_device_get_name_from_unique_id() by Mike Lockwood · 14 years ago
  75. 5037207 libusbhost: Add accessor for the USB device descriptor by Mike Lockwood · 14 years ago
  76. cd185f2 libusbhost: Add support for creating a usb_device struct from an existing fd by Mike Lockwood · 14 years ago
  77. 67ebdce Merge changes I4dcadf8e,I166d2859 by Erik Gilling · 14 years ago
  78. 3af05b0 libusbhost: add usb chapter 9 include to usbhost.h by Erik Gilling · 14 years ago
  79. cfb61c2 Cygwin needs HAVE_OFF64_T and fix description by Kenny Root · 14 years ago
  80. 07ad996 Add HAVE_OFF64_T to AndroidConfig.h by Kenny Root · 14 years ago
  81. 2e0047b Add new AID_MEDIA_RW group to control write access to /data/media by Mike Lockwood · 14 years ago
  82. 8c5669f Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 14 years ago
  83. 43e2184 am ec70a9e1: am f2ff2112: Merge "Add config header file for Linux/PPC." by Jean-Baptiste Queru · 14 years ago
  84. ec70a9e am f2ff2112: Merge "Add config header file for Linux/PPC." by Jean-Baptiste Queru · 14 years ago
  85. 457ce8f am 67672e04: Merge a775965b from gingerbread by Jean-Baptiste Queru · 14 years ago
  86. b08f7d8 Add config header file for Linux/PPC. by Marcus Comstedt · 14 years ago
  87. 67672e0 Merge a775965b from gingerbread by Jean-Baptiste Queru · 14 years ago
  88. dc8827e am 7e65ede6: am 9cd8057b: Merge "Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin." into gingerbread by Raphael Moll · 14 years ago
  89. 85905a6 Add AID_NFC for use by the NFC service. by Nick Pelly · 14 years ago
  90. 7e65ede am 9cd8057b: Merge "Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin." into gingerbread by Raphael Moll · 14 years ago
  91. bb8ebab Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin. by Raphael Moll · 14 years ago
  92. d9387cf am 6be460d5: Add HAVE_PREAD definition to platforms by Kenny Root · 14 years ago
  93. 6be460d Add HAVE_PREAD definition to platforms by Kenny Root · 14 years ago
  94. 8adcde9 Add HAVE_PREAD definition to platforms by Kenny Root · 14 years ago
  95. 2bf937e Use DMB ST for store fence. by Andy McFadden · 14 years ago
  96. a417657 am df2f5a07: am d55f0adf: Qualify the source argument of atomic loads as a const pointer. by Carl Shapiro · 14 years ago
  97. df2f5a0 am d55f0adf: Qualify the source argument of atomic loads as a const pointer. by Carl Shapiro · 14 years ago
  98. d55f0ad Qualify the source argument of atomic loads as a const pointer. by Carl Shapiro · 14 years ago
  99. b07c78a am d1971c4c: resolved conflicts for merge of c29919c8 to gingerbread-plus-aosp by Mike Lockwood · 14 years ago
  100. d1971c4 resolved conflicts for merge of c29919c8 to gingerbread-plus-aosp by Mike Lockwood · 14 years ago