Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
aaadb20e1d2a35e44f62eef03e96ed0c8d75cc6b
/
libs
/
nativewindow
f0f13e8
Add a better getLastQueuedBuffer
by John Reck
· 4 years, 7 months ago
aa79d0a
Make sure ANATIVEWINDOW_QUERY_BUFFER_AGE is identified as VNDK API.
by Peiyong Lin
· 4 years, 7 months ago
0394364
Replace llndk_library with llndk clause in cc_library
by Colin Cross
· 4 years, 8 months ago
04a1d0d
Merge "nativewindow: report errors on error to allocate a handle"
by Treehugger Robot
· 4 years, 9 months ago
3c53823
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
by Bob Badour
· 4 years, 11 months ago
c1f093f
Support building libjnigraphics on the host
by Leon Scroggins III
· 5 years ago
b742507
Remove __ANDROID_API__ #if checks.
by Elliott Hughes
· 5 years ago
3a2e1ce
nativewindow: report errors on error to allocate a handle
by George Burgess IV
· 5 years ago
8af6d1c
Make the connection between implementation and llndk_library explicit
by Colin Cross
· 5 years ago
7b94fa9
Merge "Make libarect buildable for native_bridge" am: dfe481bdaa am: 6176de976d
by Victor Khimenko
· 6 years ago
b7322fc
Make libarect buildable for native_bridge
by Victor Khimenko
· 6 years ago
710db09
Clarify FRAME_RATE_COMPATIBILITY_* params
by Steven Thomas
· 6 years ago
7bcb893
Set min_sdk_version to be part of mainline modules
by Jooyung Han
· 6 years ago
401cda6
Add hook for intercepting query
by John Reck
· 6 years ago
bfc9596
Remove unused libhardware dependency from libnativewindow
by Michael Hoisie
· 6 years ago
a395c8d
Set min_sdk_version to be part of mainline modules
by Jooyung Han
· 6 years ago
15b6f9c
Clean up some formatting problems in the setFrameRate ndk docs
by Steven Thomas
· 6 years ago
086ee3d
Merge "[ANativeWindow] Apply remaining API feedback"
by TreeHugger Robot
· 6 years ago
62a4cf8
Add compatibility param to setFrameRate() api
by Steven Thomas
· 6 years ago
d41a1be
[ANativeWindow] Apply remaining API feedback
by Alec Mouri
· 6 years ago
bb1f866
Merge "[ANativeWindow] allocateBuffers changes"
by TreeHugger Robot
· 6 years ago
d9d8572
[ANativeWindow] allocateBuffers changes
by Alec Mouri
· 6 years ago
ef0b153
[ANativeWindow] Add getLastQueuedBuffer api
by Alec Mouri
· 6 years ago
ca87ad9
[ANativeWindow] add ANativeWindow_getNextFrameId api.
by Alec Mouri
· 6 years ago
933e81b
Merge "[ANativeWindow] Add ANativeWindow_allocateBuffers stable abi."
by TreeHugger Robot
· 6 years ago
c433c7e
Merge "[ANativeWindow] Support interception methods in apex"
by TreeHugger Robot
· 6 years ago
74aef6d
[ANativeWindow] Add ANativeWindow_allocateBuffers stable abi.
by Alec Mouri
· 6 years ago
09d122a
[ANativeWindow] Support interception methods in apex
by Alec Mouri
· 6 years ago
9bb0f07
Clarify frame rate as frames per second
by Steven Thomas
· 6 years ago
6d88a48
Add setFrameRate() api
by Steven Thomas
· 6 years ago
3172e20
Add plumbing for upcoming setFrameRate() api
by Steven Thomas
· 6 years ago
91a2b3d
Extend ADataspace.
by Peiyong Lin
· 6 years ago
b7ea9bf
Add stubs to libnativewindow.so.
by Przemyslaw Szczepaniak
· 6 years ago
7864fbc
Add stubs to libnativewindow.so.
by Przemyslaw Szczepaniak
· 6 years ago
3ce7973
Rename # vndk tag to # llndk
by Jiyong Park
· 6 years ago
0a0e26b
Rename # vndk tag to # llndk
by Jiyong Park
· 6 years ago
0556547
Add "Available since" text to all android/ headers.
by Elliott Hughes
· 6 years ago
3d70e53
Add "Available since" text to all android/ headers.
by Elliott Hughes
· 6 years ago
adc182f
Merge "[nativewindow] fix -Wreorder-init-list" am: 81ecad0bf9 am: 846c39f5cb am: 75cb4bb6b5
by Nick Desaulniers
· 6 years ago
57e41f5
[nativewindow] fix -Wreorder-init-list
by Nick Desaulniers
· 6 years ago
72670c5
[ANativeWindow] Increase precision for duration queries.
by Alec Mouri
· 6 years ago
04fdb60
[ANativeWindow] Add stub for ANativeWindow_setDequeueTimeout
by Alec Mouri
· 6 years ago
a161966
[ANativeWindow] Add apex stub for getLastDequeueStartTime
by Alec Mouri
· 6 years ago
0d1398b
[ANativeWindow] Add apex header for getLastQueueDuration
by Alec Mouri
· 6 years ago
f629f10
[ANativeWindow] Test with a TestableSurface
by Alec Mouri
· 6 years ago
9fa2cb6
[ANativeWindow] Add test infrastructure for apex apis
by Alec Mouri
· 6 years ago
538cedc
BufferQueue: handle consumer driven size for pre-rotation
by Yiwei Zhang
· 7 years ago
75a0a91
Adds new HardwareBuffer plane-locking functions to NDK
by Marius Renn
· 7 years ago
c5f7a3a
Adds new HardwareBuffer plane-locking functions to NDK
by Marius Renn
· 7 years ago
12d2d64
Setting bpp and bps to -1 whenever returning error
by Valerie Hau
· 7 years ago
349d1dd
Moving lockAndGetInfo to only load on version 29
by Valerie Hau
· 7 years ago
d2f4daf
Adding lock function that obtains bytesPerPixel and bytesPerStride
by Valerie Hau
· 7 years ago
e672cd0
Implement converters for bufferqueue@2.0
by Pawin Vongmasa
· 7 years ago
40c297d
Fix wrong comments of SCRGB in ADataSpace.
by Peiyong Lin
· 7 years ago
9dcad4b
Add enum type for supported HDR metadata
by Pawin Vongmasa
· 7 years ago
0065a81
Merge "Add support for multi-plane YUV HardwareBuffers"
by Marius Renn
· 7 years ago
a2414f0
Adding support for Hal query in AHardwareBuffer isSupported
by Valerie Hau
· 7 years ago
4e9e48d
Add support for multi-plane YUV HardwareBuffers
by renn
· 7 years ago
80d94ad
ASurfaceControl: add more support to NDK (2/2)
by Marissa Wall
· 7 years ago
e14cb78
blast: Add composer overlay flag to AHardwareBuffer
by Marissa Wall
· 7 years ago
c4b9ce0
Fix AHardwareBuffer_isSupported for cube maps.
by Krzysztof Kosiński
· 7 years ago
35deca2
Merge "C++17 is the default now." am: d1842c4386 am: 5c567684ff am: 239debf1f3
by Elliott Hughes
· 7 years ago
6bc628c
C++17 is the default now.
by Elliott Hughes
· 7 years ago
d3881aa
Update AHardwareBuffer and ANativeWindow documentation.
by Krzysztof Kosiński
· 7 years ago
ce2425d
Merge "Add AHardwareBuffer_isSupported."
by Krzysztof Kosiński
· 7 years ago
a5c54bc
Add AHardwareBuffer_isSupported.
by Krzysztof Kosiński
· 7 years ago
a82679d
Adding HDR10+ metadata support for media API
by Valerie Hau
· 7 years ago
7a2bcc5
Improve NDK documentation for AHardwareBuffer.
by Krzysztof Kosiński
· 7 years ago
b2b9dd7
Create a header library for libnativewindow
by Fan Xu
· 7 years ago
6cd5a90
Fix __ANDROID_API__ guards for libnativewindow
by Ryan Prichard
· 7 years ago
733e443
Fix __ANDROID_API__ guards for libnativewindow
by Ryan Prichard
· 7 years ago
0c5dfbd
Fix enum-compare warning
by Yi Kong
· 8 years ago
426f72f
Merge "Add __INTRODUCED_IN to <android/native_window.h>." am: 135828f325
by Elliott Hughes
· 8 years ago
d8712d4
Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>." am: 28046cb2d7
by Elliott Hughes
· 8 years ago
df3e78c
Merge "Add __INTRODUCED_IN to <android/native_window.h>." am: 135828f325
by Elliott Hughes
· 8 years ago
64ceec1
Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>."
by Elliott Hughes
· 8 years ago
135828f
Merge "Add __INTRODUCED_IN to <android/native_window.h>."
by Elliott Hughes
· 8 years ago
28046cb
Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>."
by Elliott Hughes
· 8 years ago
b01d6dc
Merge "Add VNDK AHardwareBuffer_createFromHandle" am: a0cef47054 am: 154a9b3799
by Jesse Hall
· 8 years ago
154a9b3
Merge "Add VNDK AHardwareBuffer_createFromHandle" am: a0cef47054
by Jesse Hall
· 8 years ago
fbe5835
Add VNDK AHardwareBuffer_createFromHandle
by Jesse Hall
· 8 years ago
a2c9607
Add __INTRODUCED_IN to <android/native_window.h>.
by Elliott Hughes
· 8 years ago
493f4a2
Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>.
by Elliott Hughes
· 8 years ago
65ecbd0
Fix enum-compare warning
by Yi Kong
· 8 years ago
81312f0
Merge "[VNDK] Update document for return value of various APIs." into pi-dev
by Peiyong Lin
· 8 years ago
134063d
[VNDK] Update document for return value of various APIs.
by Peiyong Lin
· 8 years ago
5d7f81c
Merge "Add missing @addtogroup tags." am: 16207d9a08 am: d934ff975d
by Dan Albert
· 8 years ago
a0a2595
Add missing @addtogroup tags.
by Dan Albert
· 8 years ago
3836d4c
Merge "ANativeWindow_setBuffersTransform: Allow forwarding INVERSE_DISPLAY" into pi-dev
by Rob Carr
· 8 years ago
175ed5b
ANativeWindow_setBuffersTransform: Allow forwarding INVERSE_DISPLAY
by Robert Carr
· 8 years ago
00bf642
Do not allocate protected AHardwareBuffers with CPU access.
by Krzysztof Kosiński
· 8 years ago
bd5cb48
frameworks/native: Fixes for AHardwareBuffer, ANativeWindow and ARect docs.
by Krzysztof Kosiński
· 8 years ago
166564f
libnativewindow: remove software flex pixel formats from VNDK
by Chia-I Wu
· 8 years ago
dbd9615
swapchain: add query for MaxBufferCount
by Yiwei Zhang
· 8 years ago
654f87b
[NDK] Expose NDK API to set buffers data space for P.
by Peiyong Lin
· 8 years ago
e6ecb92
Add new AHardwareBuffer formats and usages with latest HAL change
by Craig Donner
· 8 years ago
44444f9
Revert "Add new AHardwareBuffer formats and usages with latest HAL change."
by Craig Donner
· 8 years ago
b3899e5
Add new AHardwareBuffer formats and usages with latest HAL change.
by Craig Donner
· 8 years ago
9bad0d7
Add plumbing for HDR metadata
by Courtney Goeltzenleuchter
· 8 years ago
ef5dcaa
Merge "Actually apply version script"
by Treehugger Robot
· 8 years ago
Next »