1. b742507 Remove __ANDROID_API__ #if checks. by Elliott Hughes · 4 years ago
  2. 710db09 Clarify FRAME_RATE_COMPATIBILITY_* params by Steven Thomas · 4 years, 7 months ago
  3. 401cda6 Add hook for intercepting query by John Reck · 4 years, 8 months ago
  4. 15b6f9c Clean up some formatting problems in the setFrameRate ndk docs by Steven Thomas · 4 years, 10 months ago
  5. 086ee3d Merge "[ANativeWindow] Apply remaining API feedback" by TreeHugger Robot · 4 years, 11 months ago
  6. 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 5 years ago
  7. d41a1be [ANativeWindow] Apply remaining API feedback by Alec Mouri · 5 years ago
  8. bb1f866 Merge "[ANativeWindow] allocateBuffers changes" by TreeHugger Robot · 5 years ago
  9. d9d8572 [ANativeWindow] allocateBuffers changes by Alec Mouri · 5 years ago
  10. ef0b153 [ANativeWindow] Add getLastQueuedBuffer api by Alec Mouri · 5 years ago
  11. ca87ad9 [ANativeWindow] add ANativeWindow_getNextFrameId api. by Alec Mouri · 5 years ago
  12. 933e81b Merge "[ANativeWindow] Add ANativeWindow_allocateBuffers stable abi." by TreeHugger Robot · 5 years ago
  13. c433c7e Merge "[ANativeWindow] Support interception methods in apex" by TreeHugger Robot · 5 years ago
  14. 74aef6d [ANativeWindow] Add ANativeWindow_allocateBuffers stable abi. by Alec Mouri · 5 years ago
  15. 09d122a [ANativeWindow] Support interception methods in apex by Alec Mouri · 5 years ago
  16. 9bb0f07 Clarify frame rate as frames per second by Steven Thomas · 5 years ago
  17. 6d88a48 Add setFrameRate() api by Steven Thomas · 5 years ago
  18. 3172e20 Add plumbing for upcoming setFrameRate() api by Steven Thomas · 5 years ago
  19. 91a2b3d Extend ADataspace. by Peiyong Lin · 5 years ago
  20. 3d70e53 Add "Available since" text to all android/ headers. by Elliott Hughes · 5 years ago
  21. 72670c5 [ANativeWindow] Increase precision for duration queries. by Alec Mouri · 5 years ago
  22. 04fdb60 [ANativeWindow] Add stub for ANativeWindow_setDequeueTimeout by Alec Mouri · 5 years ago
  23. a161966 [ANativeWindow] Add apex stub for getLastDequeueStartTime by Alec Mouri · 5 years ago
  24. 0d1398b [ANativeWindow] Add apex header for getLastQueueDuration by Alec Mouri · 5 years ago
  25. 9fa2cb6 [ANativeWindow] Add test infrastructure for apex apis by Alec Mouri · 5 years ago
  26. 538cedc BufferQueue: handle consumer driven size for pre-rotation by Yiwei Zhang · 6 years ago
  27. 349d1dd Moving lockAndGetInfo to only load on version 29 by Valerie Hau · 6 years ago
  28. d2f4daf Adding lock function that obtains bytesPerPixel and bytesPerStride by Valerie Hau · 6 years ago
  29. 40c297d Fix wrong comments of SCRGB in ADataSpace. by Peiyong Lin · 6 years ago
  30. 9dcad4b Add enum type for supported HDR metadata by Pawin Vongmasa · 6 years ago
  31. 0065a81 Merge "Add support for multi-plane YUV HardwareBuffers" by Marius Renn · 6 years ago
  32. 4e9e48d Add support for multi-plane YUV HardwareBuffers by renn · 6 years ago
  33. 80d94ad ASurfaceControl: add more support to NDK (2/2) by Marissa Wall · 6 years ago
  34. e14cb78 blast: Add composer overlay flag to AHardwareBuffer by Marissa Wall · 6 years ago
  35. ce2425d Merge "Add AHardwareBuffer_isSupported." by Krzysztof Kosiński · 6 years ago
  36. a5c54bc Add AHardwareBuffer_isSupported. by Krzysztof Kosiński · 6 years ago
  37. a82679d Adding HDR10+ metadata support for media API by Valerie Hau · 6 years ago
  38. 7a2bcc5 Improve NDK documentation for AHardwareBuffer. by Krzysztof Kosiński · 6 years ago
  39. 733e443 Fix __ANDROID_API__ guards for libnativewindow by Ryan Prichard · 6 years ago
  40. df3e78c Merge "Add __INTRODUCED_IN to <android/native_window.h>." am: 135828f325 by Elliott Hughes · 7 years ago
  41. 64ceec1 Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>." by Elliott Hughes · 7 years ago
  42. 135828f Merge "Add __INTRODUCED_IN to <android/native_window.h>." by Elliott Hughes · 7 years ago
  43. 28046cb Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>." by Elliott Hughes · 7 years ago
  44. 154a9b3 Merge "Add VNDK AHardwareBuffer_createFromHandle" am: a0cef47054 by Jesse Hall · 7 years ago
  45. fbe5835 Add VNDK AHardwareBuffer_createFromHandle by Jesse Hall · 7 years ago
  46. a2c9607 Add __INTRODUCED_IN to <android/native_window.h>. by Elliott Hughes · 7 years ago
  47. 493f4a2 Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>. by Elliott Hughes · 7 years ago
  48. 81312f0 Merge "[VNDK] Update document for return value of various APIs." into pi-dev by Peiyong Lin · 7 years ago
  49. 134063d [VNDK] Update document for return value of various APIs. by Peiyong Lin · 7 years ago
  50. 5d7f81c Merge "Add missing @addtogroup tags." am: 16207d9a08 am: d934ff975d by Dan Albert · 7 years ago
  51. a0a2595 Add missing @addtogroup tags. by Dan Albert · 7 years ago
  52. bd5cb48 frameworks/native: Fixes for AHardwareBuffer, ANativeWindow and ARect docs. by Krzysztof Kosiński · 7 years ago
  53. 166564f libnativewindow: remove software flex pixel formats from VNDK by Chia-I Wu · 7 years ago
  54. dbd9615 swapchain: add query for MaxBufferCount by Yiwei Zhang · 7 years ago
  55. 654f87b [NDK] Expose NDK API to set buffers data space for P. by Peiyong Lin · 7 years ago
  56. e6ecb92 Add new AHardwareBuffer formats and usages with latest HAL change by Craig Donner · 7 years ago
  57. 44444f9 Revert "Add new AHardwareBuffer formats and usages with latest HAL change." by Craig Donner · 7 years ago
  58. b3899e5 Add new AHardwareBuffer formats and usages with latest HAL change. by Craig Donner · 7 years ago
  59. 9bad0d7 Add plumbing for HDR metadata by Courtney Goeltzenleuchter · 7 years ago
  60. ab66edc Do not export private headers with llndk library by Justin Yun · 7 years ago
  61. e2786ea libgui: support 64-bit BQ consumer usage by Chia-I Wu · 7 years ago
  62. b52ddcb Merge "Add missing VNDK pixel formats to AHardwareBuffer" into oc-dev by Mathias Agopian · 8 years ago
  63. 3a11413a Add missing VNDK pixel formats to AHardwareBuffer by Mathias Agopian · 8 years ago
  64. cb496ac use 64-bits usage bits almost everywhere by Mathias Agopian · 8 years ago
  65. 1671de0 Revert "use 64-bits usage bits almost everywhere" by Guang Zhu · 8 years ago
  66. 175d987 use 64-bits usage bits almost everywhere by Mathias Agopian · 8 years ago
  67. cb66849 Merge "docs: Fixed comments to generate API refs correctly. Test: Verified by manually generating the API refs." into oc-dev am: a68ae7232b by Quddus Chong · 8 years ago
  68. ae6bcd2 fix circular dependency libnativewindow <-> libui by Mathias Agopian · 8 years ago
  69. 3aea0e3 docs: Fixed comments to generate API refs correctly. by Quddus Chong · 8 years ago
  70. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 8 years ago
  71. 2041913 BufferQueue: plumbing mConsumerIsProtected by Jiwen 'Steve' Cai · 8 years ago
  72. 07b920e AHardwareBuffer now reports its stride by Mathias Agopian · 8 years ago
  73. 2c38b56 Plumb gralloc producer/consumer bits correctly by Mathias Agopian · 8 years ago
  74. ec37174 Merge "Fix AHardwareBuffer 10:10:10:2 format" into oc-dev by TreeHugger Robot · 8 years ago
  75. 577aa75 Fix AHardwareBuffer 10:10:10:2 format by Jesse Hall · 8 years ago
  76. 1ee859f Move AHardwareBuffer_getNativeHandle to VNDK by Jesse Hall · 8 years ago
  77. dc96fdf egl: Differentiate pending vs invalid timestamps. by Brian Anderson · 8 years ago
  78. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 8 years ago
  79. 453effd Add VNDK API to access AHardwareBuffer from ANativeWindowBuffer by Mathias Agopian · 8 years ago
  80. 0e95cad vndk/window.h must be C compatible by Mathias Agopian · 8 years ago
  81. 000879a VNDK ANativeWindow API - step 2 by Mathias Agopian · 8 years ago
  82. a6c0e20 VNDK ANativeWindow API by Mathias Agopian · 8 years ago
  83. bf92722 Merge "Remove AHARDWAREBUFFER_USAGE0_GPU_CUBEMAP as it has no corresponding bit in gralloc1." by TreeHugger Robot · 8 years ago
  84. f185378 Remove AHARDWAREBUFFER_USAGE0_GPU_CUBEMAP as it has no corresponding by Craig Donner · 8 years ago
  85. 09932ec Add ANativeWindow_setBuffersTransform by Jesse Hall · 8 years ago
  86. 6196340 Remove a dependency of EGL on ui/GraphicBuffer.h by Mathias Agopian · 8 years ago
  87. a5a719e Add private consumer and producer flags to AHardwareBuffer. by Craig Donner · 8 years ago
  88. 89ed4c8 split libandroid.so by Mathias Agopian · 8 years ago