Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
6fabb5aa1772cc8cb126a0341c28942c4f0e164b
/
libs
/
hwui
6fabb5a
Shared timeline plumbing
by Steven Thomas
· 5 years ago
de50855
Merge "ImageDecoder: Use AssetFileDescriptor's length"
by Leon Scroggins
· 5 years ago
c3fda89
ImageDecoder: Use AssetFileDescriptor's length
by Leon Scroggins III
· 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
ae30efe
Fixed issue where large blur radii would blur less than smaller blur radii
by Nader Jawad
· 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
63a132d
remove ignored trailing enum param in beginRecording
by Mike Reed
· 5 years ago
09ea8e3
Remove VulkanManager::mCommandPool
by Leon Scroggins III
· 5 years ago
d524bf7
Merge "Added BlurShader API"
by Nader Jawad
· 5 years ago
322cb9c
Added BlurShader API
by Nader Jawad
· 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
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
7f43013
Refactor since EGL_ANDROID_native_fence_sync is exposed via eglQueryString
by Yiwei Zhang
· 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
821fa2c
Merge "Do not leak dump objects."
by TreeHugger Robot
· 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
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
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
b36bfdd
Wire-up colorMode="hdr"
by John Reck
· 5 years ago
0d958de
Merge "libhwui: avoid creating GPU context in Zygote"
by TreeHugger Robot
· 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
b397305
Merge "Fix TextureView calling eglCreateImage with a destructed buffer" into rvc-dev am: 1ca53a0901
by TreeHugger Robot
· 5 years ago
6b8abeb
Fix TextureView calling eglCreateImage with a destructed buffer
by Stan Iliev
· 5 years ago
d125b44
Fix TextureView calling eglCreateImage with a destructed buffer
by Stan Iliev
· 5 years ago
78d58fd
Use VariationPosition instead of Axis.
by Ben Wagner
· 5 years ago
2fd0ff4
Merge "Fix for WebView not drawing in a layer" into rvc-dev am: 70a24c3253 am: 22647c3f3d am: f1669896d1 am: 80061531c4
by TreeHugger Robot
· 5 years ago
f166989
Merge "Fix for WebView not drawing in a layer" into rvc-dev am: 70a24c3253 am: 22647c3f3d
by TreeHugger Robot
· 5 years ago
b575358
Merge "Fix for WebView not drawing in a layer" into rvc-dev am: 70a24c3253
by TreeHugger Robot
· 5 years ago
8a3b983
Fix for WebView not drawing in a layer
by Stan Iliev
· 5 years ago
9c9df93
Merge "Correctly expose EGL_ANDROID_native_fence_sync to hwui"
by Alec Mouri
· 5 years ago
49d87e5
Correctly expose EGL_ANDROID_native_fence_sync to hwui
by Alec Mouri
· 5 years ago
aa4c982
Remove legacy callDrawGlFunction2 from HWUI
by John Reck
· 5 years ago
20148eb
Script improvements
by John Reck
· 5 years ago
dd55f1b
Merge "Optimization for isZero to reduce processor instructions"
by TreeHugger Robot
· 5 years ago
1af13c8
Optimization for isZero to reduce processor instructions
by Edgar Arriaga
· 5 years ago
01b0f47
Remove old GrFlushFlag for cpu sync which isn't used anymore.
by Greg Daniel
· 5 years ago
864d304
Update to use nativehelper/JNIPlatformHelp.h
by Orion Hodson
· 5 years ago
329c612
Update to use nativehelper/JNIPlatformHelp.h
by Orion Hodson
· 5 years ago
b516413
Merge "Revert "Drop max texture cache size from 12x to 5x"" into rvc-dev am: 556fe0b9e5 am: 6bf4b6b216 am: aeae81a937 am: 3844f2a385
by John Reck
· 5 years ago
6bf4b6b
Merge "Revert "Drop max texture cache size from 12x to 5x"" into rvc-dev am: 556fe0b9e5
by John Reck
· 5 years ago
ffdf99a
Merge "remove (unsupported) clipmask"
by TreeHugger Robot
· 5 years ago
a92bdbb
remove (unsupported) clipmask
by Mike Reed
· 5 years ago
30d3678
Revert "Drop max texture cache size from 12x to 5x"
by Leon Scroggins
· 5 years ago
cc25379
Merge "Move TextureLayer into android.graphics"
by TreeHugger Robot
· 5 years ago
87d4292
Move TextureLayer into android.graphics
by Leon Scroggins III
· 5 years ago
d354e11
Merge "Simplify Bitmap a bit"
by TreeHugger Robot
· 5 years ago
4e00662
Switch framework-graphics to use java_sdk_library
by Paul Duffin
· 5 years ago
d0a7955
Simplify Bitmap a bit
by John Reck
· 5 years ago
d567bb6
Merge "Use android::skia::BitmapRegionDecoder"
by Leon Scroggins
· 5 years ago
8d771b7
Merge "Use JNI types for return types of JNI methods" into rvc-dev am: 77e1d06882 am: 2ab220cfb7 am: 72314c2c3a am: e4a2e7d4ea
by Jerome Gaillard
· 5 years ago
e4a2e7d
Merge "Use JNI types for return types of JNI methods" into rvc-dev am: 77e1d06882 am: 2ab220cfb7 am: 72314c2c3a
by Jerome Gaillard
· 5 years ago
f769529
Merge "Use JNI types for return types of JNI methods" into rvc-dev am: 77e1d06882
by Jerome Gaillard
· 5 years ago
a818713
Use JNI types for return types of JNI methods
by Jerome Gaillard
· 5 years ago
7ac1af3
switch to kDisplayP3 enum
by Mike Reed
· 5 years ago
23ac036
Use android::skia::BitmapRegionDecoder
by Leon Scroggins III
· 5 years ago
b39877b
Merge "Update skia flush call APIs."
by Greg Daniel
· 5 years ago
c7ad408
Update skia flush call APIs.
by Greg Daniel
· 5 years ago
f428975
Fix framework-graphics stub jar build rules
by Anton Hansson
· 5 years ago
978a2cc
Initialize DeviceInfo earlier.
by Alec Mouri
· 5 years ago
9d023c5
Merge "Avoid excessive KGSL maps" into rvc-dev am: acf8443e9a am: 906a94baec am: d292bcc672 am: bc6a00d37e
by John Reck
· 5 years ago
906a94b
Merge "Avoid excessive KGSL maps" into rvc-dev am: acf8443e9a
by John Reck
· 5 years ago
acf8443
Merge "Avoid excessive KGSL maps" into rvc-dev
by John Reck
· 5 years ago
8ddbc59
Avoid excessive KGSL maps
by John Reck
· 5 years ago
a2588f7
Fix the use of pdfium
by Haibo Huang
· 5 years ago
d50178e
Merge "Switch Java calls to enableZ and disableZ; remove isRecordingFor"
by Leon Scroggins
· 5 years ago
0f53e10
Switch Java calls to enableZ and disableZ; remove isRecordingFor
by Leon Scroggins III
· 5 years ago
b22c673
Explicitly disable api lint for graphics
by Anton Hansson
· 5 years ago
8fdfbde
Merge "Revert^2 "hwui: remove FatVector"" into rvc-dev am: 21b6e912c2 am: efe501a989 am: 2d83890dc0 am: 745cfdc765
by Dheeraj Shetty
· 5 years ago
2d83890
Merge "Revert^2 "hwui: remove FatVector"" into rvc-dev am: 21b6e912c2 am: efe501a989
by Dheeraj Shetty
· 5 years ago
4367a7e
Merge "Revert^2 "hwui: remove FatVector"" into rvc-dev am: 21b6e912c2
by Dheeraj Shetty
· 5 years ago
21b6e91
Merge "Revert^2 "hwui: remove FatVector"" into rvc-dev
by Dheeraj Shetty
· 5 years ago
54b7a80
Merge "Send drawFinish callback even if did not draw" into rvc-dev am: 882ba30b8a am: 2b83886833 am: f962bfd028 am: 4c30f3e0fc
by Chavi Weingarten
· 5 years ago
f962bfd
Merge "Send drawFinish callback even if did not draw" into rvc-dev am: 882ba30b8a am: 2b83886833
by Chavi Weingarten
· 5 years ago
4bc1b5c
Merge "Fix setShadowLayer + drawTextOnPath" into rvc-dev am: 7e17bc6496 am: e21afec2c5 am: 697eda359d am: 847725f66e
by Leon Scroggins
· 5 years ago
ac38000
Merge "Send drawFinish callback even if did not draw" into rvc-dev am: 882ba30b8a
by Chavi Weingarten
· 5 years ago
882ba30
Merge "Send drawFinish callback even if did not draw" into rvc-dev
by Chavi Weingarten
· 5 years ago
697eda3
Merge "Fix setShadowLayer + drawTextOnPath" into rvc-dev am: 7e17bc6496 am: e21afec2c5
by Leon Scroggins
· 5 years ago
7b410a9
Merge "Fix setShadowLayer + drawTextOnPath" into rvc-dev am: 7e17bc6496
by Leon Scroggins
· 5 years ago
b624af3
Revert^2 "hwui: remove FatVector"
by Jagadeesh Pakaravoor
· 5 years ago
950f2aa
Fix setShadowLayer + drawTextOnPath
by Leon Scroggins III
· 5 years ago
5fc80e7
Send drawFinish callback even if did not draw
by chaviw
· 5 years ago
Next »