1. a3e3641 remove triggering suspend from power hal by Colin Cross · 12 years ago
  2. bcdb4cd hardware: Power HAL: Add POWER_HINT_INTERACTION by Todd Poynor · 12 years ago
  3. 6b7adef hwcomposer: clarify vsync timestamp meaning by Jamie Gennis · 12 years ago
  4. 5cb1de8 add version number to power HAL by Mathias Agopian · 12 years ago
  5. 2f143fb hardware: libhardware: Power HAL add power hints -- DO NOT MERGE by Todd Poynor · 12 years ago
  6. f7781bc Merge "Update USB audio HAL to use API" by Mike Lockwood · 12 years ago
  7. 46a9809 Update USB audio HAL to use API by Mike Lockwood · 12 years ago
  8. eb67160 fix typo in documentation by Mathias Agopian · 12 years ago
  9. da4b0b2 rename audio policy output flags. by Eric Laurent · 12 years ago
  10. 55786bc audio: updated audio HAL device API by Eric Laurent · 12 years ago
  11. 0c8e630 Merge "Revise camera HAL 2, and add unit test skeleton." by Eino-Ville Talvala · 12 years ago
  12. 19957a3 usbaudio: add initial usbaudio default HAL by Simon Wilson · 12 years ago
  13. fed0c02 Revise camera HAL 2, and add unit test skeleton. by Eino-Ville Talvala · 13 years ago
  14. 6d3fec7 improve hwc VSYNC documentation by Mathias Agopian · 12 years ago
  15. c65a2fe audio policy: load audio hw modules. by Eric Laurent · 12 years ago
  16. d126b91 Merge "add support for VSYNC events in h/w composer HAL" by Mathias Agopian · 12 years ago
  17. b934784 Merge "audio: added definitions for audio HAL modules" by Eric Laurent · 12 years ago
  18. 431fc78 audio: added definitions for audio HAL modules by Eric Laurent · 12 years ago
  19. b08d45d add support for VSYNC events in h/w composer HAL by Mathias Agopian · 13 years ago
  20. 0cacd8d Update comments by Glenn Kasten · 13 years ago
  21. e8da6bf Merge "hardware: add some guidance on providing version defines" by Dima Zavin · 12 years ago
  22. e911e4c Merge "Add specific version number constants to Camera HAL." by Eino-Ville Talvala · 12 years ago
  23. ddc026e Add specific version number constants to Camera HAL. by Eino-Ville Talvala · 12 years ago
  24. 2fe3ae5 hardware: add some guidance on providing version defines by Dima Zavin · 12 years ago
  25. 89c8a6d Merge "Fixed an incorrect path for the include header file in a comment" by James Dong · 12 years ago
  26. 6be4780 Merge "keymaster: add flags for keymaster features" by Kenny Root · 12 years ago
  27. d0ca70d Fixed an incorrect path for the include header file in a comment by James Dong · 12 years ago
  28. 3c338f4 keymaster: add flags for keymaster features by Kenny Root · 12 years ago
  29. 6c64e73 Merge "Add delete_all to keymaster API" by Kenny Root · 12 years ago
  30. 8ae65e7 Add delete_all to keymaster API by Kenny Root · 13 years ago
  31. 81c323d improve HWC versioning by Mathias Agopian · 13 years ago
  32. eb8fb50 add support for setting the background color by Mathias Agopian · 13 years ago
  33. caf62bd Use frameworks/native copy of UniquePtr.h by Kenny Root · 13 years ago
  34. daacbf4 Fix camera2.h header. by Eino-Ville Talvala · 13 years ago
  35. 7ace9aa Merge "Reorganize camera HAL, and add versioning support." by Eino-Ville Talvala · 13 years ago
  36. 19a228c Merge remote-tracking branch 'goog/ics-aah-exp' by Mike Lockwood · 13 years ago
  37. 8bf364e Reorganize camera HAL, and add versioning support. by Eino-Ville Talvala · 13 years ago
  38. 02a5801 hardware: add hardware_device_api_version() macro by Dima Zavin · 13 years ago
  39. b0bef12 Merge "libhardware: add current HAL version and a module version macro" by Dima Zavin · 13 years ago
  40. 65820e4 libhardware: add current HAL version and a module version macro by Dima Zavin · 13 years ago
  41. fb0e64e Merge changes Ie543d3a9,I3e33e5a9 by Dima Zavin · 13 years ago
  42. 8dc4e71 hardware: provide temp version defines for source compatibility by Dima Zavin · 13 years ago
  43. 2b57780 hardware: rename version_major/minor to module/hal api version by Dima Zavin · 13 years ago
  44. 4fd0db7 Add tests for keymaster API by Kenny Root · 13 years ago
  45. b2959a4 Merge "Update keymaster API to final signing spec" by Kenny Root · 13 years ago
  46. 9271d04 Update keymaster API to final signing spec by Kenny Root · 13 years ago
  47. a776bb2 am 6d2bc4fc: am 4cbd62c2: add i2c_device_address member to nfc_pn544_device_t by Rakesh Goyal · 13 years ago
  48. 6d2bc4f am 4cbd62c2: add i2c_device_address member to nfc_pn544_device_t by Rakesh Goyal · 13 years ago
  49. 4cbd62c add i2c_device_address member to nfc_pn544_device_t by Rakesh Goyal · 13 years ago
  50. 83c62ce audio policy: use audio_devices_t when appropriate by Eric Laurent · 13 years ago
  51. a70c5d0 audio HAL : added string for A2DP address by Eric Laurent · 13 years ago
  52. a9a5f5d Update comments to reflect audio channel mask type name change by Jean-Michel Trivi · 13 years ago
  53. d543b8a Merge "HWComposer: update the hwc_layer::handle docs" by Mathias Agopian · 13 years ago
  54. c5d3811 Merge "Power HAL: Add initial header file and default/legacy implementation" by Todd Poynor · 13 years ago
  55. c82792c Power HAL: Add initial header file and default/legacy implementation by Todd Poynor · 13 years ago
  56. 60d0e5f Add hardware API for key handling by Kenny Root · 13 years ago
  57. 5ad38a9 Modifications to audio_hal for Android@Home. by Mike J. Chen · 13 years ago
  58. ad255ee Add a HAL representing a system-wide local time counter. by Mike J. Chen · 13 years ago
  59. bfb28cc Merge "Effect UUID inputs passed by pointer are const" by Glenn Kasten · 13 years ago
  60. 2be4db4 Merge "Use audio_in_acoustics_t consistently" by Glenn Kasten · 13 years ago
  61. 75a8b8f Effect UUID inputs passed by pointer are const by Glenn Kasten · 13 years ago
  62. 114c2fd Use audio_in_acoustics_t consistently by Glenn Kasten · 13 years ago
  63. ae2e42b Use audio_source_t consistently by Glenn Kasten · 13 years ago
  64. ea84c55 Merge "Use audio_format_t consistently" by Glenn Kasten · 13 years ago
  65. 7c50e9b Add timestamp control to camera preview stream operations. by Eino-Ville Talvala · 13 years ago
  66. 080a802 Audio policy HAL set_ringer_mode is deprecated by Glenn Kasten · 13 years ago
  67. d4cf73b Merge "audio policy: manage stream volume per device" by Eric Laurent · 13 years ago
  68. 5b20536 Merge "audio effects: add auxiliary channel feature" by Eric Laurent · 13 years ago
  69. fad1f60 Merge "set_mode and set_phone_state now take audio_mode_t" by Glenn Kasten · 13 years ago
  70. ca20b17 audio policy: manage stream volume per device by Eric Laurent · 13 years ago
  71. c38e7ba Merge "Use size_t for frame size" by Glenn Kasten · 13 years ago
  72. 80eed7f Merge "Use audio_stream_type_t consistently" by Glenn Kasten · 13 years ago
  73. 66861e3 audio effects: add auxiliary channel feature by Eric Laurent · 13 years ago
  74. a26cbac Use size_t for frame size by Glenn Kasten · 13 years ago
  75. 9fc1eae Merge "Fix typo in gralloc.h" by Glenn Kasten · 13 years ago
  76. 5161a84 Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  77. fe79eb3 Use audio_format_t consistently by Glenn Kasten · 13 years ago
  78. 6df641e set_mode and set_phone_state now take audio_mode_t by Glenn Kasten · 13 years ago
  79. 60d056b Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  80. f678d47 Merge "Add comment about actual type of set_mode" by Glenn Kasten · 13 years ago
  81. af320d7 Add comment about actual type of set_mode by Glenn Kasten · 13 years ago
  82. 22d3513 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  83. b224b78 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  84. cee8501 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  85. 9c5466b HWComposer: update the hwc_layer::handle docs by Jamie Gennis · 13 years ago
  86. 922f9e6 audio effects: rename configure command by Eric Laurent · 13 years ago
  87. bb56a10 Fix typo in gralloc.h by Glenn Kasten · 13 years ago
  88. 72ba865 am f1d76bb7: am a9b677fc: Merge "improve h/w composer documentation" into ics-mr1 by Mathias Agopian · 13 years ago
  89. f1d76bb am a9b677fc: Merge "improve h/w composer documentation" into ics-mr1 by Mathias Agopian · 13 years ago
  90. 608e288 am a9b677fc: Merge "improve h/w composer documentation" into ics-mr1 by Mathias Agopian · 13 years ago
  91. a9b677f Merge "improve h/w composer documentation" into ics-mr1 by Mathias Agopian · 13 years ago
  92. bfab478 am 66b00021: am 29ead941: Gralloc: add a usage bit for video encoding by Jamie Gennis · 13 years ago
  93. cada842 am 29ead941: Gralloc: add a usage bit for video encoding by Jamie Gennis · 13 years ago
  94. 66b0002 am 29ead941: Gralloc: add a usage bit for video encoding by Jamie Gennis · 13 years ago
  95. 29ead94 Gralloc: add a usage bit for video encoding by Jamie Gennis · 13 years ago
  96. 71212e3 improve h/w composer documentation by Mathias Agopian · 13 years ago
  97. 66ae214 am 4ef5e2e5: Merge from AOSP by Jean-Baptiste Queru · 13 years ago
  98. 4ef5e2e Merge from AOSP by Jean-Baptiste Queru · 13 years ago
  99. df0db69 am fb410365: improve hw composer documentation by Mathias Agopian · 13 years ago
  100. 7dbfb96 am fb410365: improve hw composer documentation by Mathias Agopian · 13 years ago