Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
0c5dfbd743030184385bfa3fa9d92242921ab845
0c5dfbd
Fix enum-compare warning
by Yi Kong
· 7 years ago
d81eb0f
Merge "dumpstate: specify default args for lshal" into stage-aosp-master
by TreeHugger Robot
· 7 years ago
2d717e3
Merge "Add clarifying comment" am: 7e3e5b6868
by John Reck
· 7 years ago
7e3e5b6
Merge "Add clarifying comment"
by Treehugger Robot
· 7 years ago
edbf9ec
Add clarifying comment
by John Reck
· 7 years ago
0f2ae8e
Merge "Support record-tgid" am: 924487ec47
by John Reck
· 7 years ago
7ed2327
Merge changes from topic "lshal_lazy_hals" am: e3a52f01e4
by Yifan Hong
· 7 years ago
924487e
Merge "Support record-tgid"
by Treehugger Robot
· 7 years ago
e3a52f0
Merge changes from topic "lshal_lazy_hals"
by Yifan Hong
· 7 years ago
f68bbf7
Merge "Remove library tag" am: 8739852bde
by Sundong Ahn
· 7 years ago
8739852
Merge "Remove library tag"
by Treehugger Robot
· 7 years ago
84b4414
Merge "dumpstate: declare dependencies on external tools." am: b46d97b94e
by Elliott Hughes
· 7 years ago
b46d97b
Merge "dumpstate: declare dependencies on external tools."
by Treehugger Robot
· 7 years ago
90e8d8d
dumpstate: specify default args for lshal
by Yifan Hong
· 7 years ago
3212f17
lshal: add --types=lazy|z
by Yifan Hong
· 7 years ago
13ba0a9
lshal: add "Status" column and "Manifest HALs" section.
by Yifan Hong
· 7 years ago
b72f19e
lshal: --types works with --neat
by Yifan Hong
· 7 years ago
db73053
lshal: add ListCommand::tableForType
by Yifan Hong
· 7 years ago
20f4ee8
lshal: Remove obsolete TableEntrySource type.
by Yifan Hong
· 7 years ago
c443091
lshal: test: make mocks more robust
by Yifan Hong
· 7 years ago
aa86457
lshal: fix help message
by Yifan Hong
· 7 years ago
e757b1c
Support record-tgid
by John Reck
· 7 years ago
c1e0917
dumpstate: declare dependencies on external tools.
by Elliott Hughes
· 7 years ago
822a435
Merge "dumpstate: fix double close." am: 48b34b37a6
by Josh Gao
· 7 years ago
48b34b3
Merge "dumpstate: fix double close."
by Treehugger Robot
· 7 years ago
9abc9c5
Merge "Add binder transaction size tracing" am: e818ec3705
by Mika Raento
· 7 years ago
e818ec3
Merge "Add binder transaction size tracing"
by Mika Raento
· 7 years ago
7c4258c
dumpstate: fix double close.
by Josh Gao
· 7 years ago
80c3e5d
Add binder transaction size tracing
by Mika Raento
· 7 years ago
07031ce
Merge "Fix SEGFAULT in profman" am: 037b50ec79
by Calin Juravle
· 7 years ago
037b50e
Merge "Fix SEGFAULT in profman"
by Treehugger Robot
· 7 years ago
a30265a
Fix SEGFAULT in profman
by Calin Juravle
· 7 years ago
61b9c33
Merge "Don't call fdopendir on unique_fd::get." am: 0a34c57990
by Josh Gao
· 7 years ago
0a34c57
Merge "Don't call fdopendir on unique_fd::get."
by Treehugger Robot
· 7 years ago
48d1112
Remove library tag
by Sundong Ahn
· 7 years ago
df3e78c
Merge "Add __INTRODUCED_IN to <android/native_window.h>." am: 135828f325
by Elliott Hughes
· 7 years ago
64ceec1
Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>."
by Elliott Hughes
· 7 years ago
135828f
Merge "Add __INTRODUCED_IN to <android/native_window.h>."
by Elliott Hughes
· 7 years ago
28046cb
Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>."
by Elliott Hughes
· 7 years ago
154a9b3
Merge "Add VNDK AHardwareBuffer_createFromHandle" am: a0cef47054
by Jesse Hall
· 7 years ago
a0cef47
Merge "Add VNDK AHardwareBuffer_createFromHandle"
by Treehugger Robot
· 7 years ago
fbe5835
Add VNDK AHardwareBuffer_createFromHandle
by Jesse Hall
· 7 years ago
a2c9607
Add __INTRODUCED_IN to <android/native_window.h>.
by Elliott Hughes
· 7 years ago
493f4a2
Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>.
by Elliott Hughes
· 7 years ago
b5aee72
Don't call fdopendir on unique_fd::get.
by Josh Gao
· 7 years ago
450bbf9
Merge "Add C++ implementation of ParcelFileDescriptor" am: e3c9030dc9
by Ryo Hashimoto
· 7 years ago
e3c9030
Merge "Add C++ implementation of ParcelFileDescriptor"
by Treehugger Robot
· 7 years ago
8ed24ce
resolve merge conflicts of aabd6b7fa343654cd85b3b2da392e424d037d15a to pi-dev-plus-aosp
by Yi Kong
· 7 years ago
f11e2bd
Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master
by Xin Li
· 7 years ago
aabd6b7
Merge "[binder] Replace NULL/0 with nullptr" am: a800be8391
by Yi Kong
· 7 years ago
a800be8
Merge "[binder] Replace NULL/0 with nullptr"
by Yi Kong
· 7 years ago
5c947cd
[automerger skipped] Merge "Replace NULL/0 with nullptr" am: a160f5a70f
by Yi Kong
· 7 years ago
fdd8da9
[binder] Replace NULL/0 with nullptr
by Yi Kong
· 7 years ago
83af600
Merge "Replace NULL/0 with nullptr" am: a160f5a70f
by Yi Kong
· 7 years ago
a160f5a
Merge "Replace NULL/0 with nullptr"
by Yi Kong
· 7 years ago
fef7d7c
Merge "Camera: update tonemap curve images" into pi-dev am: ba88c2e9bc
by Yin-Chia Yeh
· 7 years ago
ba88c2e
Merge "Camera: update tonemap curve images" into pi-dev
by TreeHugger Robot
· 7 years ago
9ca5156
Merge "libbinder: fix using destroyed mutex warning." into pi-dev am: 0500dc6337
by Yabin Cui
· 7 years ago
9c804c4
Replace NULL/0 with nullptr
by Yi Kong
· 7 years ago
0500dc6
Merge "libbinder: fix using destroyed mutex warning." into pi-dev
by Yabin Cui
· 7 years ago
97e3b87
Camera: update tonemap curve images
by Yin-Chia Yeh
· 7 years ago
61f2f02
Merge "surfaceflinger: prime shader cache for P3 conversion" into pi-dev
by Chia-I Wu
· 7 years ago
e10966b
Merge "surfaceflinger: force client composition for Y410" into pi-dev
by Chia-I Wu
· 7 years ago
b46d5b2
Merge "surfaceflinger: prime shader cache for P3 conversion" into pi-dev
by Chia-I Wu
· 7 years ago
b583b3b
Merge "surfaceflinger: force client composition for Y410" into pi-dev
by Chia-I Wu
· 7 years ago
07376a9
surfaceflinger: force client composition for Y410
by Chia-I Wu
· 7 years ago
dc0fe0d
Merge "[SurfaceFlinger] Respect HDR data space." into pi-dev am: 3e27306538
by Peiyong Lin
· 7 years ago
3e27306
Merge "[SurfaceFlinger] Respect HDR data space." into pi-dev
by Peiyong Lin
· 7 years ago
3c6b7ef
[SurfaceFlinger] Respect HDR data space.
by Peiyong Lin
· 7 years ago
c39caf3
libbinder: fix using destroyed mutex warning.
by Yabin Cui
· 7 years ago
3c4c307
Merge "SF: Add workaround to release screenshot buffer" into pi-dev
by Dan Stoza
· 7 years ago
6fa25f9
Merge "SF: Add workaround to release screenshot buffer" into pi-dev
by TreeHugger Robot
· 7 years ago
a486981
Merge "Allow access to tracing/per_cpu/cpu?/trace files." am: 978e43d7a1
by Florian Mayer
· 7 years ago
693e05d
Merge "Allow access to tracing/per_cpu/cpu?/trace files." am: 978e43d7a1
by Florian Mayer
· 7 years ago
978e43d
Merge "Allow access to tracing/per_cpu/cpu?/trace files."
by Treehugger Robot
· 7 years ago
bf346df
[automerger skipped] Merge changes Icef8ee6c,I2abd5d58,I96266db8,Id84f5b99 am: 33d56fbd1f
by Lloyd Pique
· 7 years ago
81513f7
Merge changes Icef8ee6c,I2abd5d58,I96266db8,Id84f5b99 am: 33d56fbd1f
by Lloyd Pique
· 7 years ago
93e14df
surfaceflinger: prime shader cache for P3 conversion
by Chia-I Wu
· 7 years ago
33d56fb
Merge changes Icef8ee6c,I2abd5d58,I96266db8,Id84f5b99
by Treehugger Robot
· 7 years ago
09781e2
Merge "Use correct StateSet for LayerVector compare." into pi-dev am: 4f80b867b3
by chaviw
· 7 years ago
4f80b86
Merge "Use correct StateSet for LayerVector compare." into pi-dev
by TreeHugger Robot
· 7 years ago
738df02
Use correct StateSet for LayerVector compare.
by chaviw
· 7 years ago
6e267a4
Merge "Push existing pending state when deferring transaction" into pi-dev
by Jorim Jaggi
· 7 years ago
70522fe
Merge "Push existing pending state when deferring transaction" into pi-dev
by Jorim Jaggi
· 7 years ago
2124993
[automerger skipped] Merge "Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*" am: 88d73c0286
by Bowgo Tsai
· 7 years ago
76c2eaf
Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*
by Bowgo Tsai
· 7 years ago
7f593cf
Merge "Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*"
by Bowgo Tsai
· 7 years ago
a277ccb
SF: Add workaround to release screenshot buffer
by Dan Stoza
· 7 years ago
03dfbd5
Eliminate duplicate device creation code
by Lloyd Pique
· 7 years ago
a07f6cd
Fix VrFlinger handoff
by Lloyd Pique
· 7 years ago
3e3d28c
Move hotplug processing to the main thread
by Lloyd Pique
· 7 years ago
b320628
Create processDisplayChangesLocked
by Lloyd Pique
· 7 years ago
1572f9b
Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*
by Bowgo Tsai
· 7 years ago
88d73c0
Merge "Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*"
by Treehugger Robot
· 7 years ago
19d2d08
Otadexopt: removing bootdevice from /dev/block/bootdevice/by-name/*
by Bowgo Tsai
· 7 years ago
466d458
Merge "Keep early vsync-offsets for at least two frames after transaction" into pi-dev
by Jorim Jaggi
· 7 years ago
664ff4f
Merge "Keep early vsync-offsets for at least two frames after transaction" into pi-dev
by TreeHugger Robot
· 7 years ago
dba3273
Push existing pending state when deferring transaction
by Jorim Jaggi
· 7 years ago
bf55189
Add C++ implementation of ParcelFileDescriptor
by Ryo Hashimoto
· 7 years ago
5b73fc9
Merge "surfaceflinger: RenderIntent::COLORIMETRIC is no longer mandatory" into pi-dev
by Chia-I Wu
· 7 years ago
Next »