Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
40e1467fd0e7d02c59cd0b2db9599596e98bd4bc
/
libs
de50855
Merge "ImageDecoder: Use AssetFileDescriptor's length"
by Leon Scroggins
· 4 years, 11 months ago
30233c6
Reset Task surface to fullscreen when appeared
by [1;3C
· 5 years ago
c3fda89
ImageDecoder: Use AssetFileDescriptor's length
by Leon Scroggins III
· 5 years ago
4e24177
Merge "Move reference WM Sidecar impl to system_ext"
by Andrii Kulian
· 5 years ago
275bd1b
Merge "Organize Fullscreen tasks"
by Evan Rosky
· 5 years ago
b5550919
Organize Fullscreen tasks
by [1;3C
· 5 years ago
8d77cf0
Merge "Refactor flickerlib dependencies"
by Nataniel Borges
· 5 years ago
fe4f84b
Merge "Remove Session#getDisplayFrame"
by TreeHugger Robot
· 5 years ago
80ffe3f
Merge "Replace StackInfo with TaskInfo"
by Louis Chang
· 5 years ago
ccaeffc
Remove Session#getDisplayFrame
by Riddle Hsu
· 5 years ago
4ebadc8
Move reference WM Sidecar impl to system_ext
by Andrii Kulian
· 5 years ago
1ed148d
Migrate OneHanded to WM shell (4/n)
by Tony Huang
· 5 years ago
cb396ca
Merge "Make WindowOrganizer and TaskOrganizer non-static"
by Hongwei Wang
· 5 years ago
c7d6765
Merge "HWUI: remove the redundant present queue"
by TreeHugger Robot
· 5 years ago
276d5fc
HWUI: remove the redundant present queue
by Yiwei Zhang
· 5 years ago
146f6f9
Merge "Fixed issue where large blur radii would blur less than smaller blur radii"
by TreeHugger Robot
· 5 years ago
bfc9e59
Replace StackInfo with TaskInfo
by Louis Chang
· 5 years ago
f820ea8
Make WindowOrganizer and TaskOrganizer non-static
by Hongwei Wang
· 5 years ago
ae30efe
Fixed issue where large blur radii would blur less than smaller blur radii
by Nader Jawad
· 5 years ago
10ec5e4
Migrate splitscreen to WM shell lib (4/n)
by Jerry Chang
· 5 years ago
28823f1
Refactor flickerlib dependencies
by Nataniel Borges
· 5 years ago
dcf3bf1
Decouple DividerView from SystemUI
by Jerry Chang
· 5 years ago
eb1aa3d
Extending SysUI proto dump to WMShell
by Winson Chung
· 5 years ago
b754f52
Add some protologs for window organizers & shell
by Winson Chung
· 5 years ago
abaefa0
Migrate from PipMenuActivity -> PipMenuView.
by Ben Lin
· 5 years ago
715541e
Merge "Switch to callback animation" am: 51060f3f7a am: 5267d92272 am: 42e412b511 am: 4d7fefcd6e am: 3cfee31b2a
by Treehugger Robot
· 5 years ago
3cfee31
Merge "Switch to callback animation" am: 51060f3f7a am: 5267d92272 am: 42e412b511 am: 4d7fefcd6e
by Treehugger Robot
· 5 years ago
42e412b
Merge "Switch to callback animation" am: 51060f3f7a am: 5267d92272
by Treehugger Robot
· 5 years ago
6c7c41c
Merge "Abort if realloc failed"
by TreeHugger Robot
· 5 years ago
54eec29
Merge "remove ignored trailing enum param in beginRecording"
by TreeHugger Robot
· 5 years ago
c34597c
Abort if realloc failed
by John Reck
· 5 years ago
f5993a9
Merge "Remove VulkanManager::mCommandPool"
by Leon Scroggins
· 5 years ago
63a132d
remove ignored trailing enum param in beginRecording
by Mike Reed
· 5 years ago
abff40b
Merge "Add flicker test for WM Shell"
by Hongwei Wang
· 5 years ago
bbf561a
Add flicker test for WM Shell
by Hongwei Wang
· 5 years ago
09ea8e3
Remove VulkanManager::mCommandPool
by Leon Scroggins III
· 5 years ago
51060f3
Merge "Switch to callback animation"
by Treehugger Robot
· 5 years ago
ad61a28
Migrate splitscreen to WM shell lib (2/n)
by Jerry Chang
· 5 years ago
d524bf7
Merge "Added BlurShader API"
by Nader Jawad
· 5 years ago
e189373
Merge "Correctly expose EGL_ANDROID_native_fence_sync to hwui" into rvc-qpr-dev am: 44d1900567
by TreeHugger Robot
· 5 years ago
ce63713
Switch to callback animation
by Liam Harrington
· 5 years ago
665f91b
Correctly expose EGL_ANDROID_native_fence_sync to hwui
by Alec Mouri
· 5 years ago
322cb9c
Added BlurShader API
by Nader Jawad
· 5 years ago
4421f28
Add mechanism to register single task organizer
by Winson Chung
· 5 years ago
61af603
Merge "Remove unused #include." am: c235669ec2 am: 7d741780c9 am: db764300eb am: f71ae332f9 am: 243c016b99
by Elliott Hughes
· 5 years ago
db76430
Merge "Remove unused #include." am: c235669ec2 am: 7d741780c9
by Elliott Hughes
· 5 years ago
e1b982f
Merge "Fix crash regression when calling setSurface(null)"
by John Reck
· 5 years ago
e95c62d
Fix crash regression when calling setSurface(null)
by John Reck
· 5 years ago
4237d54
Merge "Share Vulkan resources between RenderThread and HardwareBitmapUploader"
by Derek Sollenberger
· 5 years ago
013474d
Merge "Fix CtsIncidentHostTestCases for RVC AAOS emulator" into rvc-qpr-dev
by Calvin Huang
· 5 years ago
a3edc25
Remove unused #include.
by Elliott Hughes
· 5 years ago
802fefa
Share Vulkan resources between RenderThread and HardwareBitmapUploader
by Derek Sollenberger
· 5 years ago
fc42a99
Create wrapper around Shader native implementation
by Nader Jawad
· 5 years ago
e0d0715
Merge "Do not leak dump objects." into rvc-dev am: 406dd94dd5
by Florian Mayer
· 5 years ago
3da9fb7
Merge "Add dependancy to libbase for libhostgraphics"
by TreeHugger Robot
· 5 years ago
d20b0ce
Fix CtsIncidentHostTestCases for RVC AAOS emulator
by Zhiyin Luo (罗植尹)
· 6 years ago
7f43013
Refactor since EGL_ANDROID_native_fence_sync is exposed via eglQueryString
by Yiwei Zhang
· 5 years ago
a602c17
Add dependancy to libbase for libhostgraphics
by Marin Shalamanov
· 5 years ago
8a783b2
Merge "Add alecmouri@ to libhwui OWNERS" am: 38edcd001a am: ea49092992 am: 2a98e05f9a am: 2ce7f8b1dd am: e49a7b00bb
by Treehugger Robot
· 5 years ago
2a98e05
Merge "Add alecmouri@ to libhwui OWNERS" am: 38edcd001a am: ea49092992
by Treehugger Robot
· 5 years ago
bee43f5
Add alecmouri@ to libhwui OWNERS
by Alec Mouri
· 5 years ago
c3658d1
Merge "Refactor of PointerController" am: 3ca2400a53 am: adaedfa3fa am: 15bbc06795 am: 13d7aeb155 am: 31c8ce39b6
by Treehugger Robot
· 5 years ago
821fa2c
Merge "Do not leak dump objects."
by TreeHugger Robot
· 5 years ago
15bbc06
Merge "Refactor of PointerController" am: 3ca2400a53 am: adaedfa3fa
by Treehugger Robot
· 5 years ago
3ca2400
Merge "Refactor of PointerController"
by Treehugger Robot
· 5 years ago
7f12a30
Do not leak dump objects.
by Florian Mayer
· 5 years ago
29154b1
Do not leak dump objects.
by Florian Mayer
· 5 years ago
6e1b4a4
Do not leak dump objects.
by Florian Mayer
· 5 years ago
f42ff76
Allow controlling the SDR white point
by John Reck
· 5 years ago
c782be6
Refactor of PointerController
by Liam Harrington
· 5 years ago
c784d9a
Fix RuntimeShader example bug
by John Reck
· 5 years ago
b4ea69b
Merge "Zygote: preload Vulkan driver if hwui renders with Vulkan"
by TreeHugger Robot
· 5 years ago
5fa0c6d
Merge "OMS: Add config_signature policy handling"
by Ryan Mitchell
· 5 years ago
eb6d60e
Merge "Revert "libhwui: avoid creating GPU context in Zygote""
by TreeHugger Robot
· 5 years ago
6a7dc40
Zygote: preload Vulkan driver if hwui renders with Vulkan
by Yiwei Zhang
· 5 years ago
bf37175
Revert "libhwui: avoid creating GPU context in Zygote"
by Yiwei Zhang
· 5 years ago
a413362
Merge "Use blocklist sub-property in sanitize" am: 1d87df7859 am: 7f229e6523 am: 5e143755b8 am: b3252fa9c4 am: cea3df0007
by Treehugger Robot
· 5 years ago
5e14375
Merge "Use blocklist sub-property in sanitize" am: 1d87df7859 am: 7f229e6523
by Treehugger Robot
· 5 years ago
b36bfdd
Wire-up colorMode="hdr"
by John Reck
· 5 years ago
acb9fe0
Merge "Migrate wm package in sysui to WM shell lib (4/n)"
by TreeHugger Robot
· 5 years ago
c7ab311
Migrate wm package in sysui to WM shell lib (4/n)
by Jerry Chang
· 5 years ago
88db303
Use blocklist sub-property in sanitize
by Pirama Arumuga Nainar
· 5 years ago
0d958de
Merge "libhwui: avoid creating GPU context in Zygote"
by TreeHugger Robot
· 5 years ago
2c2de66
Merge "Fix mismatchecd use of isEmpty in Sidecar"
by Diego Vela
· 5 years ago
9336d9e
OMS: Add config_signature policy handling
by Zoran Jovanovic
· 5 years ago
12259e5
libhwui: avoid creating GPU context in Zygote
by Yiwei Zhang
· 5 years ago
f8c434e
Migrate from GrContext to GrDirectContext
by Adlai Holler
· 5 years ago
fc86903
fix uninitialization issue in JankTracker
by Zhiyin Luo (罗植尹)
· 6 years ago
d7dc832
Merge "fix uninitialization issue in JankTracker"
by TreeHugger Robot
· 5 years ago
7a0d224
fix uninitialization issue in JankTracker
by Zhiyin Luo (罗植尹)
· 6 years ago
7100815
Merge "Update graphics language to comply with Android’s inclusive language guidance" am: da4dc882af am: a97e560c61 am: 53ee2070ed am: fada7acad0 am: c6c49d9b92
by Leon Scroggins
· 5 years ago
53ee207
Merge "Update graphics language to comply with Android’s inclusive language guidance" am: da4dc882af am: a97e560c61
by Leon Scroggins
· 5 years ago
f663182
Update graphics language to comply with Android’s inclusive language guidance
by Leon Scroggins III
· 5 years ago
8a94cc7
Clean up dependencies to SystemWindows
by Jerry Chang
· 5 years ago
59677e1
Merge "Migrate wm package in sysui to WM shell lib (1/n)"
by TreeHugger Robot
· 5 years ago
919d1d2
Migrate wm package in sysui to WM shell lib (1/n)
by Jerry Chang
· 5 years ago
1b8cfdb
Merge "Fuzzer for libandroidfw" am: 01e469da99 am: d117bf6d02 am: 5565cad3c8 am: 2bbf66ecd0 am: 9dbc9b3fad
by Max Spector
· 5 years ago
5565cad
Merge "Fuzzer for libandroidfw" am: 01e469da99 am: d117bf6d02
by Max Spector
· 5 years ago
01e469d
Merge "Fuzzer for libandroidfw"
by Max Spector
· 5 years ago
935178e
Fuzzer for libandroidfw
by Eduardo Rocha
· 5 years ago
Next »