Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
3d51103147ad6f4382be5fc1b079d7eec95e1de0
/
libs
9c88c1e
Merge "Add odm and oem policies" into qt-dev
by TreeHugger Robot
· 6 years ago
939df09
Add odm and oem policies
by Ryan Mitchell
· 6 years ago
facddb4
Merge "Skip idmap1 generation if target defines overlayable" into qt-dev
by Winson Chiu
· 6 years ago
949305f
Merge "Do not cache AVDs that are off screen" into qt-dev
by Leon Scroggins
· 6 years ago
1201ca7
Skip idmap1 generation if target defines overlayable
by Winson
· 6 years ago
8d8d704
Merge "Fix set_buffers_damage in VulkanSurface" into qt-dev
by TreeHugger Robot
· 6 years ago
08ca2a25
Merge "Support render-ahead in vulkan" into qt-dev
by John Reck
· 6 years ago
0fa0cbc
Support render-ahead in vulkan
by John Reck
· 6 years ago
321d8e5
Fix set_buffers_damage in VulkanSurface
by John Reck
· 6 years ago
6c5864c
Do not cache AVDs that are off screen
by Leon Scroggins III
· 6 years ago
8bffd47
Merge "Revert "Revert "Fix lifecycle issue in CommonPool""" into qt-dev
by TreeHugger Robot
· 6 years ago
87e99a2
Ensure that hardware Bitmap has a ColorSpace
by Leon Scroggins III
· 6 years ago
cfd929d
Revert "Revert "Fix lifecycle issue in CommonPool""
by John Reck
· 6 years ago
4670126
Respect the hardware buffer usage flags set by the consumer.
by Derek Sollenberger
· 6 years ago
da4d6e8
Merge "Revert "Fix lifecycle issue in CommonPool"" into qt-dev
by TreeHugger Robot
· 6 years ago
162305a
Revert "Fix lifecycle issue in CommonPool"
by David James
· 6 years ago
4108c7f
Merge "Allow non-references to be copied between AssetManagers" into qt-dev
by TreeHugger Robot
· 6 years ago
1be371d
Merge changes I9706478e,I3fe2dea3,Ic65566c0 into qt-dev
by Joe Onorato
· 6 years ago
93bca97
Allow non-references to be copied between AssetManagers
by Ryan Mitchell
· 6 years ago
5628883
Merge "Fix lifecycle issue in CommonPool" into qt-dev
by John Reck
· 6 years ago
4796ae6
Fix mMaxOffset not initialized.
by Joe Onorato
· 6 years ago
5ff61f3
Fix lifecycle issue in CommonPool
by John Reck
· 6 years ago
4d52722
Add back render-ahead support
by John Reck
· 6 years ago
ca3088a
Merge "Add per-file owner for CursorWindow.cpp"
by TreeHugger Robot
· 6 years ago
7988315
Merge "Add support for /odm/overlay"
by TreeHugger Robot
· 6 years ago
878cbf8
Add per-file owner for CursorWindow.cpp
by Makoto Onuki
· 6 years ago
2276cea
Improve CursorWindow failure message
by Makoto Onuki
· 6 years ago
48c24cf
Add support for /odm/overlay
by Mårten Kongstad
· 6 years ago
0c682d0
Merge "Add workaround for qualcomm vulkan AHDARDWAREBUFFER_USAGE_VENDER_0"
by TreeHugger Robot
· 6 years ago
2173f18
Add workaround for qualcomm vulkan AHDARDWAREBUFFER_USAGE_VENDER_0
by Greg Daniel
· 6 years ago
d91a716
Merge "Don't load EGL driver always"
by TreeHugger Robot
· 6 years ago
b51fda1
Merge "Invalidate Skia shader cache if Vulkan driver has changed"
by TreeHugger Robot
· 6 years ago
30b9096
Don't load EGL driver always
by Stan Iliev
· 6 years ago
4cb02be
Merge "Fix NATIVE_WINDOW_MIN_UNDEQUEUED_BUFFERS handling"
by TreeHugger Robot
· 6 years ago
fbe8723
Merge changes from topic "code-paths-and-resources-caching-fix"
by Winson Chiu
· 6 years ago
b0085ce
Fix AssetManager2 isUpToDate check
by Winson
· 6 years ago
fbeac3c
Add missing trace points
by John Reck
· 6 years ago
bf99c44
Invalidate Skia shader cache if Vulkan driver has changed
by Stan Iliev
· 6 years ago
27b119b
Fix crash in Vulkan WebView drawable when parent View has alpha
by Stan Iliev
· 6 years ago
ac513c2
Fix NATIVE_WINDOW_MIN_UNDEQUEUED_BUFFERS handling
by John Reck
· 6 years ago
9d4dfc2
Merge "Couple fixes to HardwareBitmapUploader."
by TreeHugger Robot
· 6 years ago
78b7ddc
Couple fixes to HardwareBitmapUploader.
by Greg Daniel
· 6 years ago
ceece48
Fix the build
by Joe Onorato
· 6 years ago
1c33a64
Merge "incidentd can now handle multiple callers asking it for incident reports"
by Joe Onorato
· 6 years ago
9db54bc
Merge "Fix crash after dequeueNativeBuffer fails"
by TreeHugger Robot
· 6 years ago
bc5f06b
Fix crash after dequeueNativeBuffer fails
by Stan Iliev
· 6 years ago
99598ee
incidentd can now handle multiple callers asking it for incident reports
by Joe Onorato
· 6 years ago
d336f5d
Deprecate is_layer for vulkan functor
by Bo Liu
· 6 years ago
8f8deb2
Merge "Use VkAndroidHardwareBufferUsageANDROID to compute HWUI usage flags"
by TreeHugger Robot
· 6 years ago
31c1b82
Use VkAndroidHardwareBufferUsageANDROID to compute HWUI usage flags
by Derek Sollenberger
· 6 years ago
197843d
Block GPU on dequeue fence only if it has not signalled already
by Stan Iliev
· 6 years ago
3e99fa7
Block GPU on release fence from dequeueBuffer earlier
by Stan Iliev
· 6 years ago
a2a52be
Merge "RRO: remove ability to overlay assets"
by TreeHugger Robot
· 6 years ago
ee3754a
Fix TextureView glitch and memory leak
by Stan Iliev
· 6 years ago
dbf343b
RRO: remove ability to overlay assets
by Mårten Kongstad
· 6 years ago
c073252
Add support for uploading to AHBs using Vulkan.
by Greg Daniel
· 6 years ago
9eb60fa
Merge "Delete pAsset* when failing to open chunk from FileAsset"
by TreeHugger Robot
· 6 years ago
40e0d2a
Delete pAsset* when failing to open chunk from FileAsset
by Winson
· 6 years ago
09e2fbe
Merge "Remove old TaskManager system"
by John Reck
· 6 years ago
322b8ab
Remove old TaskManager system
by John Reck
· 6 years ago
51d6f3d
Merge "Fix profile gpu bars to use display fps"
by TreeHugger Robot
· 6 years ago
3c0f563
Fix profile gpu bars to use display fps
by John Reck
· 6 years ago
7e7a8ef
Merge "Stop double-counting native memory in graphics classes"
by TreeHugger Robot
· 6 years ago
bbdb731
Stop double-counting native memory in graphics classes
by Leon Scroggins III
· 6 years ago
e4e16ab
Merge "Add a copy of lockClocks.sh from androidx"
by John Reck
· 6 years ago
896804e
Add a copy of lockClocks.sh from androidx
by John Reck
· 6 years ago
75f61c5
Merge "Hide packing structure from public API"
by TreeHugger Robot
· 6 years ago
902ce2a
Cache EGLImage and VkImage used by SurfaceTexture
by Stan Iliev
· 6 years ago
f296a87
Merge "Copy extension names to an owning container to prevent use-after-free"
by TreeHugger Robot
· 6 years ago
fb1b479
Hide packing structure from public API
by Seigo Nonaka
· 6 years ago
74ace839e
Copy extension names to an owning container to prevent use-after-free
by Roman Kiryanov
· 6 years ago
545f090
Remove unused include of SkToSRGBColorFilter.h
by Brian Osman
· 6 years ago
3b049de
Merge "Directly manage buffer presentation in Vulkan using AHardwareBuffers."
by Derek Sollenberger
· 6 years ago
908309f
Merge "Clean up attribute apis based on api council feedback."
by Aurimas Liutikas
· 6 years ago
5b7a305
Merge "Fix damage tracking for RenderNode drawn twice"
by TreeHugger Robot
· 6 years ago
a19b71a
Directly manage buffer presentation in Vulkan using AHardwareBuffers.
by Derek Sollenberger
· 6 years ago
0b19a73
Re-enable empty damage drop optimization
by John Reck
· 6 years ago
f1aa7909e
Fix damage tracking for RenderNode drawn twice
by John Reck
· 6 years ago
f9dbd5f
Clean up attribute apis based on api council feedback.
by Aurimas Liutikas
· 6 years ago
55805af
Merge "Add receiver info to IncidentdDetails in statsd_config"
by TreeHugger Robot
· 6 years ago
a8e78b9
Add receiver info to IncidentdDetails in statsd_config
by Yao Chen
· 6 years ago
f57f492
Merge "Add some test mappings"
by TreeHugger Robot
· 6 years ago
70ddefc
Add some test mappings
by John Reck
· 6 years ago
5a95250
Merge "Invalidate style stack resids"
by Ryan Mitchell
· 6 years ago
2c4d874
Invalidate style stack resids
by Ryan Mitchell
· 6 years ago
2e1966e
Merge "Add ability to change context priority of RT Vulkan queues"
by TreeHugger Robot
· 6 years ago
7e73336
Add ability to change context priority of RT Vulkan queues
by Stan Iliev
· 6 years ago
82fd15c
Merge "Add ANDROID_LOG to supress android specific logs"
by TreeHugger Robot
· 6 years ago
2fe2347
Add ANDROID_LOG to supress android specific logs
by Ryan Mitchell
· 6 years ago
e2791fc
Merge "Revert "Enable CCPR in Ganesh""
by Leon Scroggins
· 6 years ago
803db6c
Merge "Fix mouse pointer not getting enlarged"
by TreeHugger Robot
· 6 years ago
1f24ccf
Merge changes from topic "display_policy"
by TreeHugger Robot
· 6 years ago
4fecb6af
Merge "Allow outline for projected backward nodes to be a path"
by TreeHugger Robot
· 6 years ago
350896b
Fix mouse pointer not getting enlarged
by Arthur Hung
· 6 years ago
a5a21f7
DisplayEventDispatcher: add DISPLAY_EVENT_CONFIG_CHANGED
by Ady Abraham
· 6 years ago
8b7cc51
Allow outline for projected backward nodes to be a path
by Stan Iliev
· 6 years ago
3fcb697
Revert "Enable CCPR in Ganesh"
by Christopher Dalton
· 6 years ago
a55dc2e
Fix long paths on Windows
by Ryan Mitchell
· 6 years ago
898123b
Start RenderThread earlier to preload Vulkan/EGL drivers
by Stan Iliev
· 6 years ago
700079e
Fix RenderThread setForLooper
by John Reck
· 6 years ago
Next »