Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
9d8bd09569322f452fddf91e581904f1e8f6849c
9d8bd09
Return pdx::Status<T> from BufferHubQueue::Dequeue.
by Corey Tabaka
· 8 years ago
8a4e6a9
Add support for consumer queue initial import and hangup.
by Corey Tabaka
· 8 years ago
6f413c5
Merge "Deprecate producer/consumer usage: Step 2" into oc-dev
by TreeHugger Robot
· 8 years ago
8bba03d
Merge "Correct sensor handle for operation parameter" into oc-dev
by TreeHugger Robot
· 8 years ago
8d320df
Merge "Fix lshal --init-vintf may have empty <instance> tags." into oc-dev
by TreeHugger Robot
· 8 years ago
380b8ba
Correct sensor handle for operation parameter
by Peng Xu
· 8 years ago
cb8c2b4
Fix lshal --init-vintf may have empty <instance> tags.
by Yifan Hong
· 8 years ago
871795f
Merge "Remove newline from "capturing trace..."" into oc-dev
by TreeHugger Robot
· 8 years ago
3e0a85b9
Merge "SurfaceFlinger: Select which layer state to visit" into oc-dev
by TreeHugger Robot
· 8 years ago
9014ca8
Merge "Revert "Disable input-vdex when doing speed-profile."" into oc-dev
by TreeHugger Robot
· 8 years ago
5136df9
Merge "Update installd to new compiler filters." into oc-dev
by Nicolas Geoffray
· 8 years ago
ac53e73
Remove newline from "capturing trace..."
by Carmen Jackson
· 8 years ago
0057fdd
Deprecate producer/consumer usage: Step 2
by Jiwen 'Steve' Cai
· 8 years ago
412903f
SurfaceFlinger: Select which layer state to visit
by Dan Stoza
· 8 years ago
044963e
Deprecate producer/consumer usage: Step 1
by Jiwen 'Steve' Cai
· 8 years ago
575fc2c
Revert "Disable input-vdex when doing speed-profile."
by Nicolas Geoffray
· 8 years ago
63d8e56
Update installd to new compiler filters.
by Nicolas Geoffray
· 8 years ago
2041913
BufferQueue: plumbing mConsumerIsProtected
by Jiwen 'Steve' Cai
· 8 years ago
8e20f17
Merge "Fix lshal not to squash HAL entries incorrectly." into oc-dev
by Yifan Hong
· 8 years ago
949c9ce
Merge "Call validateDisplay() when skipping frames" into oc-dev
by TreeHugger Robot
· 8 years ago
70a39e7
Fix lshal not to squash HAL entries incorrectly.
by Yifan Hong
· 8 years ago
e721536
Merge "Set the atrace clock to boot when possible and mono otherwise." into oc-dev
by TreeHugger Robot
· 8 years ago
56a2ba0
Set the atrace clock to boot when possible and mono otherwise.
by Carmen Jackson
· 8 years ago
f2a4bd8
Merge changes from topic 'allow-vrcore' into oc-dev
by Daniel Nicoara
· 8 years ago
07b920e
AHardwareBuffer now reports its stride
by Mathias Agopian
· 8 years ago
2c38b56
Plumb gralloc producer/consumer bits correctly
by Mathias Agopian
· 8 years ago
829a3e8
Merge "SurfaceFlinger: Correct extra parent scaling with buffer transforms." into oc-dev
by TreeHugger Robot
· 8 years ago
1725eee
SurfaceFlinger: Correct extra parent scaling with buffer transforms.
by Robert Carr
· 8 years ago
03d9598
Merge "Fix minor corner cases in BufferHubQueueProducer" into oc-dev
by TreeHugger Robot
· 8 years ago
0af4b9f
Call validateDisplay() when skipping frames
by Steven Thomas
· 8 years ago
bb54a7d
Merge "Newly create idmap only when it is outdated" into oc-dev
by TreeHugger Robot
· 8 years ago
35c1e69
Merge "Sensor: Limit delay to maximum possible value before sending to HAL" into oc-dev
by Peng Xu
· 8 years ago
1d09146
Newly create idmap only when it is outdated
by Jaekyun Seok
· 8 years ago
cb4751c
Fix minor corner cases in BufferHubQueueProducer
by Jiwen 'Steve' Cai
· 8 years ago
fe0cac2
Merge "VR: fix libvr_hwc-hal build" into oc-dev
by Chia-I Wu
· 8 years ago
edcc0c2
Merge "SurfaceFlinger: Fix destruction of relatively Z-ordered layers." into oc-dev
by TreeHugger Robot
· 8 years ago
961c83c
Merge changes from topic 'atrace-pdx' into oc-dev
by TreeHugger Robot
· 8 years ago
5edb1ad
SurfaceFlinger: Fix destruction of relatively Z-ordered layers.
by Robert Carr
· 8 years ago
0e9dcf6
Merge "Enable access to display/manager socket in surfaceflinger" into oc-dev
by TreeHugger Robot
· 8 years ago
a774600
Merge "Dump EGL Extension list" into oc-dev
by Courtney Goeltzenleuchter
· 8 years ago
98a3f89
Merge "Clamp reported power for each sensor to 1 microAmp." into oc-dev
by Ashutosh Joshi
· 8 years ago
b444a55
VR: fix libvr_hwc-hal build
by Chia-I Wu
· 8 years ago
73feb06
vr: Adjust for libui gralloc flags change
by Chris Forbes
· 8 years ago
f3ef3ea
gui: Adjust for libui gralloc flags change
by Chris Forbes
· 8 years ago
d410630
nativewindow: Adjust for libui gralloc flags change
by Chris Forbes
· 8 years ago
82c0498
ui: Rework GraphicBuffer + Allocator for 64bit usage
by Chris Forbes
· 8 years ago
693aa74
Merge "Remove/Cleanup Obselete References" into oc-dev
by Luke Song
· 8 years ago
5a0cb64
Merge "dumpstate: add graphics composer to hal_interfaces_to_dump" into oc-dev
by TreeHugger Robot
· 8 years ago
108c0f0
dumpstate: add graphics composer to hal_interfaces_to_dump
by Chia-I Wu
· 8 years ago
c419dc5
Merge "Fix external cache and secondary user bugs." into oc-dev
by Jeff Sharkey
· 8 years ago
09e897b
Merge "Defer surfaceflinger composition until data latch" into oc-dev
by Mike Stroyan
· 8 years ago
ec37174
Merge "Fix AHardwareBuffer 10:10:10:2 format" into oc-dev
by TreeHugger Robot
· 8 years ago
0cd7619
Defer surfaceflinger composition until data latch
by Mike Stroyan
· 8 years ago
4b78832
Remove/Cleanup Obselete References
by Luke Song
· 8 years ago
5da2188
Merge "Pose flicker fix on some devices" into oc-dev
by TreeHugger Robot
· 8 years ago
d8a5ce3
Sensor: Limit delay to maximum possible value before sending to HAL
by Aniroop Mathur
· 8 years ago
cc41f50
Check for caller permissions in virtual touchpad service
by Daniel Nicoara
· 8 years ago
e42e683
Enable access to display/manager socket in surfaceflinger
by Alex Vakulenko
· 8 years ago
0b4c80a
Restrict VR HWC access to services with RESTRICTED_VR_ACCESS permission
by Daniel Nicoara
· 8 years ago
e937eb8
Merge "libui: log an error on allocation failure" into oc-dev
by TreeHugger Robot
· 8 years ago
188a17e
Pose flicker fix on some devices
by Okan Arikan
· 8 years ago
f70680e
atrace: Poke PDX services using utility class.
by Corey Tabaka
· 8 years ago
16f1c1a
libpdx: Add service poke logic to ServiceUtility.
by Corey Tabaka
· 8 years ago
fea2d26
Clamp reported power for each sensor to 1 microAmp.
by Ashutosh Joshi
· 8 years ago
0ffa62b
libui: log an error on allocation failure
by Chia-I Wu
· 8 years ago
84a0b92
Merge "libpdx_uds: Serialize access to connection socket between threads" into oc-dev
by TreeHugger Robot
· 8 years ago
e382c18
Merge "Fix reference loop in IEventQueue implementation." into oc-dev
by TreeHugger Robot
· 8 years ago
f5524db
Merge "libpdx_uds: Allow to create Endpoint/ClientChannel from a socket pair" into oc-dev
by TreeHugger Robot
· 8 years ago
20c35e4
Merge "Calculate batching param in a smarter way" into oc-dev
by Peng Xu
· 8 years ago
06d46fd
Fix reference loop in IEventQueue implementation.
by Yifan Hong
· 8 years ago
87c83b1
Merge "Fix default optics" into oc-dev
by TreeHugger Robot
· 8 years ago
78145dd
Merge "Remove the lookup distortion class" into oc-dev
by TreeHugger Robot
· 8 years ago
e620d80
Merge "Otapreopt: Fix count" into oc-dev
by TreeHugger Robot
· 8 years ago
fbc73bf
Merge "Reflect removal of vndservice_manager SELinux object manager." into oc-dev
by TreeHugger Robot
· 8 years ago
f8b1ef4
Fix default optics
by Hendrik Wagenaar
· 8 years ago
e602082
Merge "Hold onto FileHandles for glBindSharedBufferQCOM calls" into oc-dev
by TreeHugger Robot
· 8 years ago
577aa75
Fix AHardwareBuffer 10:10:10:2 format
by Jesse Hall
· 8 years ago
1fbefc7
Merge changes If30bfa71,Ib8f78967 into oc-dev
by TreeHugger Robot
· 8 years ago
ddd347c
DO NOT MERGE: SF: disable HW vsync while dozing am: 46d455b3ab
by Zheng Zhang
· 8 years ago
eee8fc1
DO NOT MERGE: SF: disable HW vsync while dozing am: 46d455b3ab
by Zheng Zhang
· 8 years ago
645e79c
Otapreopt: Fix count
by Andreas Gampe
· 8 years ago
c211793
Merge "Otapreopt: Add non-profile fallback" into oc-dev
by TreeHugger Robot
· 8 years ago
d3b5669
Merge "Run dex2oat from the staged apk directory." into oc-dev
by Jeff Hao
· 8 years ago
b132557
Merge "DVRBuffer functions should acquire AHardwareBuffer" into oc-dev
by TreeHugger Robot
· 8 years ago
fd22b3e
libpdx_uds: Serialize access to connection socket between threads
by Alex Vakulenko
· 8 years ago
6eefa42
libpdx_uds: Allow to create Endpoint/ClientChannel from a socket pair
by Alex Vakulenko
· 8 years ago
7038c23
pdx_benchmarks: Let the service create sockets by itself
by Alex Vakulenko
· 8 years ago
fc33397
Merge "Return error when trying to disconnect twice" into oc-dev
by TreeHugger Robot
· 8 years ago
10b8a6e
Run dex2oat from the staged apk directory.
by Jeff Hao
· 8 years ago
d618b56
libpdx_uds: Fix send/receive over socket to handle signal interrupts
by Alex Vakulenko
· 8 years ago
b39d2f0
Otapreopt: Add non-profile fallback
by Andreas Gampe
· 8 years ago
5330710
Merge "libui: remove gralloc0/gralloc1 support" into oc-dev
by Chia-I Wu
· 8 years ago
a5d404d
DVRBuffer functions should acquire AHardwareBuffer
by Hendrik Wagenaar
· 8 years ago
34706bf
Remove the lookup distortion class
by Hendrik Wagenaar
· 8 years ago
a084fcd
Fix external cache and secondary user bugs.
by Jeff Sharkey
· 8 years ago
638fc1f
Merge "atrace: Don't NPE if we can't access hal-related tracepoint files." into oc-dev
by TreeHugger Robot
· 8 years ago
932dc64
Merge "Add atrace_userdebug.rc to enable some tracepoints for userdebug only." into oc-dev
by Carmen Jackson
· 8 years ago
46d455b
DO NOT MERGE: SF: disable HW vsync while dozing
by Zheng Zhang
· 8 years ago
7320612
atrace: Don't NPE if we can't access hal-related tracepoint files.
by Carmen Jackson
· 8 years ago
511544f
Merge "Fix query management in GpuProfiler" into oc-dev
by Steven Thomas
· 8 years ago
Next »