index
:
frameworks_native.git
kitkat
lp5.0
lp5.1
mm6.0
n7.1
o8.0
o8.1
p9.0
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
frameworks_native
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
nativewindow
/
include
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable header libraries for host builds
Jerome Gaillard
2024-02-26
1
-0
/
+4
*
Merge "Define a backing type for ADataSpace." into main am: 72d92efc71 am: 88...
Dan Albert
2024-01-19
1
-0
/
+1
|
\
|
*
Define a backing type for ADataSpace.
Dan Albert
2024-01-18
1
-1
/
+2
*
|
Merge changes I98f1319d,Ic15fe28f into main am: e901af4aaa am: 18f247a58d am:...
Devin Moore
2024-01-04
1
-2
/
+2
|
\
|
|
*
Change return value when NDK symbol isn't present
Devin Moore
2024-01-03
1
-2
/
+2
*
|
Merge "Check builtin_available for ndk calls in AIDL native window" into main...
Devin Moore
2023-12-19
1
-2
/
+10
|
\
|
|
*
Check builtin_available for ndk calls in AIDL native window
Devin Moore
2023-12-18
1
-2
/
+10
*
|
Add AHB_allocate2 + get/setDataSpace
John Reck
2023-12-14
2
-48
/
+97
*
|
native_window_aidl: include cpp headers only when needed
Avichal Rakesh
2023-10-26
1
-0
/
+3
*
|
NativeWindow: implement functions expected by AIDL
Avichal Rakesh
2023-10-25
1
-3
/
+20
|
/
*
Merge "Fix the dataspace description in dataspace ndk documentation." into main
Sally Qi
2023-10-09
1
-26
/
+29
|
\
|
*
Fix the dataspace description in dataspace ndk documentation.
Sally Qi
2023-10-06
1
-26
/
+29
*
|
Merge "Correct Transfer and standard tables in dataspace NDK doc." into main
Sally Qi
2023-10-09
1
-51
/
+65
|
\
\
|
*
|
Correct Transfer and standard tables in dataspace NDK doc.
Sally Qi
2023-10-05
1
-51
/
+65
|
|
/
*
|
Merge "Fix NDK documentation minor bugs." into main am: 19dd476618
Treehugger Robot
2023-10-05
1
-2
/
+4
|
\
|
|
*
Fix NDK documentation minor bugs.
Sally Qi
2023-10-05
1
-2
/
+4
*
|
Merge "Fix ADATASPACE_BT601_625 and ADATASPACE_BT601_525 doc." into main am: ...
Sally Qi
2023-09-18
1
-7
/
+7
|
\
|
|
*
Merge "Fix ADATASPACE_BT601_625 and ADATASPACE_BT601_525 doc." into main
Sally Qi
2023-09-18
1
-7
/
+7
|
|
\
|
|
*
Fix ADATASPACE_BT601_625 and ADATASPACE_BT601_525 doc.
Sally Qi
2023-09-18
1
-7
/
+7
*
|
|
Merge "Protect AHardwareBuffer API calls with __builtin_available" into main ...
Wonsik Kim
2023-09-08
1
-5
/
+17
|
\
|
|
|
*
|
Protect AHardwareBuffer API calls with __builtin_available
Wonsik Kim
2023-09-07
1
-5
/
+17
|
|
/
|
*
GraphicsBuffer: comparison operators
Steven Moreland
2023-06-09
1
-0
/
+7
*
|
Merge "Add toString() to HardwareBuffer" am: 63a49903a8 am: 604a7bc653 am: 0c...
Wonsik Kim
2023-06-09
1
-0
/
+13
|
\
|
|
*
Add toString() to HardwareBuffer
Sungtak Lee
2023-06-08
1
-0
/
+13
*
|
Merge "Explicitly query for VK_EXT_rgba10x6_formats in Vulkan" am: 7ac34d3210...
Trevor Black
2023-03-22
1
-2
/
+2
|
\
|
|
*
Explicitly query for VK_EXT_rgba10x6_formats in Vulkan
Trevor David Black
2023-03-22
1
-2
/
+2
|
*
Merge "Remove "explicit" from HardwareBuffer move constructor"
Treehugger Robot
2023-01-23
1
-1
/
+1
|
|
\
|
|
*
Remove "explicit" from HardwareBuffer move constructor
Michael Butler
2023-01-23
1
-1
/
+1
*
|
|
Merge "Expose FRONT_BUFFER usage flags" am: 96d426fbfb am: 87ca77083c am: 4d0...
Peiyong Lin
2023-01-19
1
-0
/
+10
|
\
|
|
|
*
|
Expose FRONT_BUFFER usage flags
Peiyong Lin
2023-01-18
1
-0
/
+10
|
|
/
*
|
Merge "GraphicsBuffer: comparison operators"
TreeHugger Robot
2023-01-13
1
-0
/
+7
|
\
\
|
*
|
GraphicsBuffer: comparison operators
Steven Moreland
2023-01-04
1
-0
/
+7
*
|
|
Remove "explicit" from HardwareBuffer move constructor
Michael Butler
2023-01-05
1
-1
/
+1
|
/
/
*
|
Merge changes from topic "AHB_format_r_16+" am: 112211eef1 am: 7f60bfb5f9 am:...
Trevor Black
2022-12-21
1
-0
/
+21
|
\
|
|
*
The ahb changes necessary for
Trevor David Black
2022-12-16
1
-0
/
+21
|
*
Make ANativeWindow available over stable AIDL
Sungtak Lee
2022-12-07
2
-1
/
+162
|
*
Support AHB in AIDL
John Reck
2022-12-07
1
-0
/
+151
*
|
Inlining the clearFrameRate function.
Kriti Dang
2022-12-02
1
-2
/
+6
*
|
Make ANativeWindow available over stable AIDL
Sungtak Lee
2022-11-03
2
-1
/
+162
*
|
Merge "Add clearFrameRate API in ndk"
Kriti Dang
2022-09-06
1
-0
/
+33
|
\
\
|
*
|
Add clearFrameRate API in ndk
Kriti Dang
2022-09-02
1
-0
/
+33
*
|
|
Support AHB in AIDL
John Reck
2022-08-26
1
-0
/
+151
|
/
/
*
|
Add ANativeWindow_getBuffersDefaultDataSpace()
Jason Macnak
2022-07-06
1
-0
/
+10
*
|
Add prefix to newly introduced IntDef for DEPTH
Sally Qi
2022-06-07
1
-2
/
+2
|
/
*
Add AHARDWAREBUFFER_FORMAT_YCBCR_P010
Jason Macnak
2022-02-11
1
-0
/
+8
*
Merge "Add DEPTH variables into ADataSpace"
TreeHugger Robot
2021-12-09
1
-1
/
+15
|
\
|
*
Add DEPTH variables into ADataSpace
Sally Qi
2021-12-07
1
-1
/
+15
*
|
Add AHB and Pixel- Formats for R8
Leon Scroggins III
2021-12-06
1
-0
/
+7
|
/
*
Merge "Add BT2020 PQ variant to ADataSpace"
TreeHugger Robot
2021-11-16
1
-0
/
+9
|
\
|
*
Add BT2020 PQ variant to ADataSpace
Sally Qi
2021-11-16
1
-0
/
+9
[next]