1. ddc20de move sync headers from include to libsync by Rom Lemarchand · 11 years ago
  2. 96675ed Fix rotation in camera2 API by Mathias Agopian · 11 years ago
  3. 04c12ca Add HOTWORD audio source to audio.h by Eric Laurent · 11 years ago
  4. 8ecc7af Add helpers for audio remote submix devices. by Jeff Brown · 11 years ago
  5. 1e26356 Replace sRGB_888 with sRGB_X_8888 by Jesse Hall · 11 years ago
  6. c051ffd Add audio_input_flags_t by Glenn Kasten · 11 years ago
  7. f88a5b4 Window: Add query for consumer usage bits. by Eino-Ville Talvala · 11 years ago
  8. 6bac41f get rid of HAL pixelformats 5551 and 4444 by Mathias Agopian · 11 years ago
  9. 224445c Merge "add sRGB pixel formats to the HALs" by Mathias Agopian · 11 years ago
  10. 8d9da28 add sRGB pixel formats to the HALs by Mathias Agopian · 11 years ago
  11. 87bc464 Merge "Valid channel mask must have at least one channel" by Glenn Kasten · 11 years ago
  12. 000b1d0 thread_defs: remove trailing whitespace by Alex Ray · 11 years ago
  13. 42cf2b5 fix windows build by Colin Cross · 11 years ago
  14. 8a84c71 cutils: add thread_defs header by Alex Ray · 11 years ago
  15. f7326dc Valid channel mask must have at least one channel by Glenn Kasten · 11 years ago
  16. 05529a1 Add defines for audio offload and non-blocking write by Richard Fitzgerald · 11 years ago
  17. e13f15a graphics: add Android flexible YCbCr format by Alex Ray · 11 years ago
  18. bcfa910 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  19. 4869a68 am 1b69da3e: am 6711f76d: Merge "graphics.h: Remove unnecessary comments for Y8/Y16 formats" into jb-mr1-aah-dev by Igor Murashkin · 11 years ago
  20. 51b7894 am fbb4a5ac: am fba6c12a: Merge "graphics.h: add new Y8, Y16 formats" into jb-mr1-aah-dev by Igor Murashkin · 11 years ago
  21. d755b52 graphics.h: Remove unnecessary comments for Y8/Y16 formats by Igor Murashkin · 11 years ago
  22. 9e00e66 graphics.h: add new Y8, Y16 formats by Igor Murashkin · 11 years ago
  23. 6c70cee audio: added input device for front + back mic by Eric Laurent · 11 years ago
  24. 371fc00 Remove force use definition for remote audio submix by Jean-Michel Trivi · 12 years ago
  25. 4daa843 audio policy: add forced uses for system by Eric Laurent · 12 years ago
  26. bc930ed Move dequeue-buffer-and-wait out-of-line by Jesse Hall · 12 years ago
  27. 96094ae ANW: fix my fix for a file descriptor leak by Jamie Gennis · 12 years ago
  28. 9bd8dd3 ANW: fix an fd leak by Jamie Gennis · 12 years ago
  29. eeeee80 audio: new audio devices enum values by Eric Laurent · 12 years ago
  30. e11866a Device and mode definitions for remote submix by Jean-Michel Trivi · 12 years ago
  31. febe9d9 Add an IMPL_DEFINED pixel format. by Jamie Gennis · 12 years ago
  32. 6c4c66a Added a cmd for configuring number of video buffers for camera, if supported by James Dong · 12 years ago
  33. 16a7a04 Declare audio_devices_t as uint32_t & enum consts by Glenn Kasten · 12 years ago
  34. 22aec57 ANativeWindow: update queue/dequeue/cancel w/ sync by Jamie Gennis · 12 years ago
  35. 0a05248 Add HAL_PIXEL_FORMAT_BLOB by Eino-Ville Talvala · 12 years ago
  36. 88f1184 audio policy: allow disabling A2DP for media. by Eric Laurent · 12 years ago
  37. 67fb73f Merge "Camera: Document expected error codes for start face detect." into jb-dev by Eino-Ville Talvala · 12 years ago
  38. 58cfa8a Camera: Document expected error codes for start face detect. by Eino-Ville Talvala · 12 years ago
  39. d21113a ANativeWindow: add set_post_transform_crop by Jamie Gennis · 12 years ago
  40. 190b6e2 ANativeWindow: fix up some comments by Jamie Gennis · 12 years ago
  41. 185b300 graphics.h: clarify docs about stride for YV12 by Jamie Gennis · 12 years ago
  42. c36cc3b Merge "ANativeWindow: add set_active_rect" by Mathias Agopian · 12 years ago
  43. aa3f4c3 add query for finding out if consumer runs behind of producer by Jamie Gennis · 12 years ago
  44. 92e6c88 Merge "audio policy: add deep audio buffering flag." by Eric Laurent · 12 years ago
  45. 9aec362 audio policy: add deep audio buffering flag. by Eric Laurent · 12 years ago
  46. 29dbf04 Merge "Add new raw image sensor HAL pixel format." by Eino-Ville Talvala · 12 years ago
  47. 577deda removed obsolete audio policy flags by Eric Laurent · 12 years ago
  48. fb1ee57 ANativeWindow: add set_active_rect by Jamie Gennis · 12 years ago
  49. 545ab46 audio: added definitions for audio HAL device API. by Eric Laurent · 12 years ago
  50. 0a85154 Add new raw image sensor HAL pixel format. by Eino-Ville Talvala · 12 years ago
  51. aab19bb Merge "Added flag for cropped scaling mode" by Mathias Agopian · 12 years ago
  52. 29392a4 Added flag for cropped scaling mode by Daniel Lam · 12 years ago
  53. afcdef6 window: add API for native_window_set_buffers_user_dimensions by Michael I. Gold · 12 years ago
  54. 79f90bd audio: added definitions for usb audio devices by Eric Laurent · 12 years ago
  55. 31af5f7 Add AUDIO_POLICY_OUTPUT_FLAG_FAST by Glenn Kasten · 12 years ago
  56. b1108c8 Merge "audio_channel_in/out_mask_from_count" by Glenn Kasten · 12 years ago
  57. 427d2b4 Fix switch indentation in audio_bytes_per_sample by Jean-Michel Trivi · 12 years ago
  58. 89f7ba3 audio_channel_in/out_mask_from_count by Glenn Kasten · 12 years ago
  59. 2923c0b Add camera ping command and release message. by Wu-cheng Li · 12 years ago
  60. 11fd2be audio policy: added flag for primary output by Eric Laurent · 12 years ago
  61. 4ab051a Add function to derive a channel mask from a channel count by Jean-Michel Trivi · 12 years ago
  62. 2e9d845 renamed audio policy output flag. by Eric Laurent · 12 years ago
  63. c958a7f add missing include by Mathias Agopian · 12 years ago
  64. 828bf0c Use audio_format_t consistently by Glenn Kasten · 12 years ago
  65. e565492 am 3bc5e452: am 7cd3e0a3: Document ANativeWindow\'s buffer refcounting by Jesse Hall · 13 years ago
  66. 7cd3e0a Document ANativeWindow's buffer refcounting by Jesse Hall · 13 years ago
  67. 3dc5406 Add camera focus move message. by Wu-cheng Li · 13 years ago
  68. baad284 Update camera documentation about face detection. by Wu-cheng Li · 13 years ago
  69. 8d43cb6 Allow CAMERA_CMD_SET_DISPLAY_ORIENTATION to change during preview. by Wu-cheng Li · 13 years ago
  70. c9b0695 another attempt at fixing the SDK build. by Mathias Agopian · 13 years ago
  71. 7934d18 really fix the SDK build and fix THE build by Mathias Agopian · 13 years ago
  72. 33a1d43 attempt to fix SDK build. by Mathias Agopian · 13 years ago
  73. 5c9be40 Add a priority constant in to the graphics HAL header by Mathias Agopian · 13 years ago
  74. 319f4e2 fix a typo that prevented api_connect/api_disconnect to work by Mathias Agopian · 13 years ago
  75. a43546a Change CAMERA_MSG_METADATA_FACE to CAMERA_MSG_PREVIEW_METADATA. by Wu-cheng Li · 13 years ago
  76. ed7f9aa Merge "connect/disconnect is now deprecated." by Mathias Agopian · 13 years ago
  77. 8ad5452 connect/disconnect is now deprecated. by Mathias Agopian · 13 years ago
  78. 3ac91d1 Change int to int32_t in camera_frame_metadata and camera_face. by Wu-cheng Li · 13 years ago
  79. 9d5bfd3 Add camera frame metadata and face detection structs. by Wu-cheng Li · 13 years ago
  80. c349636 Merge "Fix bug 4319552 Use commonly defined channel mask values in native" by Jean-Michel Trivi · 13 years ago
  81. 4518e6a Merge "Add camera face detection enums." by Wu-cheng Li · 13 years ago
  82. de19ea2 Add camera face detection enums. by Wu-cheng Li · 13 years ago
  83. 6d4f397 Fix bug 4319552 Use commonly defined channel mask values in native by Jean-Michel Trivi · 13 years ago
  84. 33fad99 Fix bug 4211099 channel constants and 7.1 mask by Jean-Michel Trivi · 13 years ago
  85. 5100916 support for "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal buffer orientation" by Mathias Agopian · 13 years ago
  86. ae3736a Add lock/unlock perform codes by Mathias Agopian · 13 years ago
  87. 42cc1ed Add setScalingMode to ANativeWindow by Mathias Agopian · 13 years ago
  88. 5423e9e ANativeWindow: add more connectable APIs by Jamie Gennis · 13 years ago
  89. 208ec5e ANativeWindow: add setters for dimensions and fmt by Jamie Gennis · 13 years ago
  90. 1f311f2 Merge "Bug 4571308 Timestamps are not always monotonic" by Glenn Kasten · 13 years ago
  91. c322f67 Bug 4571308 Timestamps are not always monotonic by Glenn Kasten · 13 years ago
  92. da38224 Fixed some audio helper functions by Eric Laurent · 13 years ago
  93. 28e08dc core: move audio_policy.h here from hardware by Dima Zavin · 13 years ago
  94. 9714b27 Added PCM formats to audio.h by Eric Laurent · 13 years ago
  95. 1ffdb38 Fix broken comment on closing #endif in window.h by tedbo · 13 years ago
  96. da1a1f6 fix a comment typo in system/graphics.h by Jamie Gennis · 13 years ago
  97. e8e4be5 move core audio definitions under system/core by Dima Zavin · 13 years ago
  98. 0ab886b move ANativeWindow and friends under system/core by Iliyan Malchev · 13 years ago
  99. 66ea357 move non-HAL definitions to syste/core/include by Iliyan Malchev · 13 years ago