1. 45317f5 Merge "AHB: add camera usage bits to vndk" am: 9f0e60e62f am: 19d14c56b3 by Treehugger Robot · 4 years, 6 months ago
  2. c7a9d3a AHB: add camera usage bits to vndk by Yiwei Zhang · 4 years, 7 months ago
  3. 9965685 Merge "Handle R16G16B16A16_FLOAT in AHardwareBuffer_bytesPerPixel" am: d195645e36 am: 3ecfed4579 by Jason Macnak · 4 years, 6 months ago
  4. a0efa84 Handle R16G16B16A16_FLOAT in AHardwareBuffer_bytesPerPixel by Jason Macnak · 4 years, 6 months ago
  5. f0f13e8 Add a better getLastQueuedBuffer by John Reck · 4 years, 8 months ago
  6. 0bde6b5 SF: increase the number of buffers for SurfaceView by Ady Abraham · 4 years, 8 months ago
  7. aa79d0a Make sure ANATIVEWINDOW_QUERY_BUFFER_AGE is identified as VNDK API. by Peiyong Lin · 4 years, 7 months ago
  8. 90a90f1 Make sure ANATIVEWINDOW_QUERY_BUFFER_AGE is identified as VNDK API. by Peiyong Lin · 4 years, 7 months ago
  9. aa5a0b2 Add a better getLastQueuedBuffer by John Reck · 4 years, 8 months ago
  10. 50e37fe Merge "Update setFrameRate documentation" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  11. a308b9d Update setFrameRate documentation by Marin Shalamanov · 4 years, 8 months ago
  12. 227e8f0 Merge "Update docs for setFrameRate" into sc-dev by Marin Shalamanov · 4 years, 9 months ago
  13. a24adb1 Merge "Replace llndk_library with llndk clause in cc_library" am: b962746880 am: 6a34a736ab am: d4dfe6ffcb by Colin Cross · 4 years, 9 months ago
  14. 293ac2c Update docs for setFrameRate by Marin Shalamanov · 4 years, 9 months ago
  15. 0394364 Replace llndk_library with llndk clause in cc_library by Colin Cross · 4 years, 9 months ago
  16. 31dfd6a Merge "Fixing ndk reference doc link errors in a few headers: hardware_buffer.h, sensor.h, trace.h, window.h" into sc-dev by Gerry Fan · 4 years, 9 months ago
  17. 5d5faa4 Fixing ndk reference doc link errors in a few headers: by gfan · 4 years, 9 months ago
  18. 351e85e Fix ndk native reference documentation link errors/warnings by gfan · 4 years, 9 months ago
  19. 75ba8bc Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev by Marin Shalamanov · 4 years, 10 months ago
  20. c598677 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 4 years, 10 months ago
  21. 4fadb9e Merge "nativewindow: report errors on error to allocate a handle" am: 04a1d0ddfe am: 2bb81b0c10 am: 280bc1fcc6 by Treehugger Robot · 4 years, 10 months ago
  22. 04a1d0d Merge "nativewindow: report errors on error to allocate a handle" by Treehugger Robot · 4 years, 10 months ago
  23. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 11 months ago
  24. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 11 months ago
  25. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  26. 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  27. 564f9de SurfaceFlinger: expose vsync id extra buffers by Ady Abraham · 5 years ago
  28. c1f093f Support building libjnigraphics on the host by Leon Scroggins III · 5 years ago
  29. 66f7bc4 Merge "Remove __ANDROID_API__ #if checks." into sc-dev by Elliott Hughes · 5 years ago
  30. 23e82b4 Remove __ANDROID_API__ #if checks. by Elliott Hughes · 5 years ago
  31. b742507 Remove __ANDROID_API__ #if checks. by Elliott Hughes · 5 years ago
  32. fc434ac Add inputEventId to SurfaceFrame by Siarhei Vishniakou · 5 years ago
  33. dd5bfa9 SurfaceFlinger: handle high refresh rate deny list by Ady Abraham · 5 years ago
  34. 3a2e1ce nativewindow: report errors on error to allocate a handle by George Burgess IV · 5 years ago
  35. 726a550 Support building libjnigraphics on the host by Leon Scroggins III · 5 years ago
  36. 7dbef2d Merge "AHB: add AHardwareBuffer_getId API in ndk" by TreeHugger Robot · 5 years ago
  37. ead3d6e AHB: add AHardwareBuffer_getId API in ndk by Yiwei Zhang · 5 years ago
  38. 4608442 Add shouldBeSeamless to setFrameRate by Marin Shalamanov · 5 years ago
  39. 1ac550d Merge "Make the connection between implementation and llndk_library explicit" am: 1aba8aec4a am: 11bead39fb am: a59e1fdbad am: c6ed0c9d99 by Colin Cross · 5 years ago
  40. 8af6d1c Make the connection between implementation and llndk_library explicit by Colin Cross · 5 years ago
  41. 74e1756 SurfaceFlinger: Shared timeline plumbing by Ady Abraham · 5 years ago
  42. 7b94fa9 Merge "Make libarect buildable for native_bridge" am: dfe481bdaa am: 6176de976d by Victor Khimenko · 6 years ago
  43. b7322fc Make libarect buildable for native_bridge by Victor Khimenko · 6 years ago
  44. 710db09 Clarify FRAME_RATE_COMPATIBILITY_* params by Steven Thomas · 6 years ago
  45. 7bcb893 Set min_sdk_version to be part of mainline modules by Jooyung Han · 6 years ago
  46. 401cda6 Add hook for intercepting query by John Reck · 6 years ago
  47. bfc9596 Remove unused libhardware dependency from libnativewindow by Michael Hoisie · 6 years ago
  48. a395c8d Set min_sdk_version to be part of mainline modules by Jooyung Han · 6 years ago
  49. 15b6f9c Clean up some formatting problems in the setFrameRate ndk docs by Steven Thomas · 6 years ago
  50. 086ee3d Merge "[ANativeWindow] Apply remaining API feedback" by TreeHugger Robot · 6 years ago
  51. 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 6 years ago
  52. d41a1be [ANativeWindow] Apply remaining API feedback by Alec Mouri · 6 years ago
  53. bb1f866 Merge "[ANativeWindow] allocateBuffers changes" by TreeHugger Robot · 6 years ago
  54. d9d8572 [ANativeWindow] allocateBuffers changes by Alec Mouri · 6 years ago
  55. ef0b153 [ANativeWindow] Add getLastQueuedBuffer api by Alec Mouri · 6 years ago
  56. ca87ad9 [ANativeWindow] add ANativeWindow_getNextFrameId api. by Alec Mouri · 6 years ago
  57. 933e81b Merge "[ANativeWindow] Add ANativeWindow_allocateBuffers stable abi." by TreeHugger Robot · 6 years ago
  58. c433c7e Merge "[ANativeWindow] Support interception methods in apex" by TreeHugger Robot · 6 years ago
  59. 74aef6d [ANativeWindow] Add ANativeWindow_allocateBuffers stable abi. by Alec Mouri · 6 years ago
  60. 09d122a [ANativeWindow] Support interception methods in apex by Alec Mouri · 6 years ago
  61. 9bb0f07 Clarify frame rate as frames per second by Steven Thomas · 6 years ago
  62. 6d88a48 Add setFrameRate() api by Steven Thomas · 6 years ago
  63. 3172e20 Add plumbing for upcoming setFrameRate() api by Steven Thomas · 6 years ago
  64. 91a2b3d Extend ADataspace. by Peiyong Lin · 6 years ago
  65. b7ea9bf Add stubs to libnativewindow.so. by Przemyslaw Szczepaniak · 6 years ago
  66. 7864fbc Add stubs to libnativewindow.so. by Przemyslaw Szczepaniak · 6 years ago
  67. 3ce7973 Rename # vndk tag to # llndk by Jiyong Park · 6 years ago
  68. 0a0e26b Rename # vndk tag to # llndk by Jiyong Park · 6 years ago
  69. 0556547 Add "Available since" text to all android/ headers. by Elliott Hughes · 6 years ago
  70. 3d70e53 Add "Available since" text to all android/ headers. by Elliott Hughes · 6 years ago
  71. adc182f Merge "[nativewindow] fix -Wreorder-init-list" am: 81ecad0bf9 am: 846c39f5cb am: 75cb4bb6b5 by Nick Desaulniers · 6 years ago
  72. 57e41f5 [nativewindow] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  73. 72670c5 [ANativeWindow] Increase precision for duration queries. by Alec Mouri · 6 years ago
  74. 04fdb60 [ANativeWindow] Add stub for ANativeWindow_setDequeueTimeout by Alec Mouri · 6 years ago
  75. a161966 [ANativeWindow] Add apex stub for getLastDequeueStartTime by Alec Mouri · 6 years ago
  76. 0d1398b [ANativeWindow] Add apex header for getLastQueueDuration by Alec Mouri · 6 years ago
  77. f629f10 [ANativeWindow] Test with a TestableSurface by Alec Mouri · 6 years ago
  78. 9fa2cb6 [ANativeWindow] Add test infrastructure for apex apis by Alec Mouri · 6 years ago
  79. 538cedc BufferQueue: handle consumer driven size for pre-rotation by Yiwei Zhang · 7 years ago
  80. 75a0a91 Adds new HardwareBuffer plane-locking functions to NDK by Marius Renn · 7 years ago
  81. c5f7a3a Adds new HardwareBuffer plane-locking functions to NDK by Marius Renn · 7 years ago
  82. 12d2d64 Setting bpp and bps to -1 whenever returning error by Valerie Hau · 7 years ago
  83. 349d1dd Moving lockAndGetInfo to only load on version 29 by Valerie Hau · 7 years ago
  84. d2f4daf Adding lock function that obtains bytesPerPixel and bytesPerStride by Valerie Hau · 7 years ago
  85. e672cd0 Implement converters for bufferqueue@2.0 by Pawin Vongmasa · 7 years ago
  86. 40c297d Fix wrong comments of SCRGB in ADataSpace. by Peiyong Lin · 7 years ago
  87. 9dcad4b Add enum type for supported HDR metadata by Pawin Vongmasa · 7 years ago
  88. 0065a81 Merge "Add support for multi-plane YUV HardwareBuffers" by Marius Renn · 7 years ago
  89. a2414f0 Adding support for Hal query in AHardwareBuffer isSupported by Valerie Hau · 7 years ago
  90. 4e9e48d Add support for multi-plane YUV HardwareBuffers by renn · 7 years ago
  91. 80d94ad ASurfaceControl: add more support to NDK (2/2) by Marissa Wall · 7 years ago
  92. e14cb78 blast: Add composer overlay flag to AHardwareBuffer by Marissa Wall · 7 years ago
  93. c4b9ce0 Fix AHardwareBuffer_isSupported for cube maps. by Krzysztof Kosiński · 7 years ago
  94. 35deca2 Merge "C++17 is the default now." am: d1842c4386 am: 5c567684ff am: 239debf1f3 by Elliott Hughes · 7 years ago
  95. 6bc628c C++17 is the default now. by Elliott Hughes · 7 years ago
  96. d3881aa Update AHardwareBuffer and ANativeWindow documentation. by Krzysztof Kosiński · 7 years ago
  97. ce2425d Merge "Add AHardwareBuffer_isSupported." by Krzysztof Kosiński · 7 years ago
  98. a5c54bc Add AHardwareBuffer_isSupported. by Krzysztof Kosiński · 7 years ago
  99. a82679d Adding HDR10+ metadata support for media API by Valerie Hau · 7 years ago
  100. 7a2bcc5 Improve NDK documentation for AHardwareBuffer. by Krzysztof Kosiński · 7 years ago