Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
607b913e8a911a9acf8ea38c6ab2c60ca2ad702d
/
libs
4d2f4bb
Binder on Windows? Unlikely.
by Elliott Hughes
· 10 years ago
68efa84
GLConsumer: Fix crop math
by Dan Stoza
· 10 years ago
53a2e97
libgui/SurfaceFlinger: Add getConsumerName
by Dan Stoza
· 10 years ago
993772a
libgui: Add generation numbers to BufferQueue
by Dan Stoza
· 10 years ago
3d6022a
libgui: Propagate error by clearing sp<GB>
by Dan Stoza
· 10 years ago
3422813
Fix libgui crop matrix test.
by Michael Lentine
· 10 years ago
24fa67f
libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc
by Dan Stoza
· 10 years ago
87dd528
Modify EGL to disconnect the window when the surface gets destroyed.
by Michael Lentine
· 10 years ago
076d25b
libgui: Fix surface damage on rotated buffers
by Dan Stoza
· 10 years ago
e0d3e70
Fix libgui tests.
by Michael Lentine
· 10 years ago
ffe17a1
fix BufferItem flatten/unflatten alignment
by Chong Zhang
· 10 years ago
235da8d
Refactor ConsumerBase and it's derived classes.
by Michael Lentine
· 10 years ago
e576215
Add ConsumerBase::isAbandoned
by John Reck
· 10 years ago
e64a79c
Fix PTS handling for buffer replacement
by Dan Stoza
· 10 years ago
f183395
binder: add uint64 support to Parcel.
by Ronghua Wu
· 10 years ago
cbe5459
libgui: Always allow allocation on connect
by Dan Stoza
· 10 years ago
a3b6693
libgui: Hook up onFrameReplaced
by Dan Stoza
· 10 years ago
2405650
libgui: Clear frame number while freeing slot
by Dan Stoza
· 10 years ago
bb58111
Merge "SurfaceFlinger: Fix PTS on stale buffers"
by Dan Stoza
· 10 years ago
2e36f22
SurfaceFlinger: Fix PTS on stale buffers
by Dan Stoza
· 10 years ago
ed6e907
Merge "Close Fence FDs in error cases of Surface and GraphicBufferMapper"
by Dan Stoza
· 10 years ago
f0c17b0
Merge "Avoid closing invalid FD in Surface and GraphicBufferMapper"
by Dan Stoza
· 10 years ago
dcfe91e
Avoid closing invalid FD in Surface and GraphicBufferMapper
by Taiju Tsuiki
· 10 years ago
c7263fb
Close Fence FDs in error cases of Surface and GraphicBufferMapper
by Taiju Tsuiki
· 10 years ago
8de71a2
Merge "BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query"
by Dan Stoza
· 10 years ago
ca8c569
Merge "libgui: Implement onTransact for sideband streams"
by Dan Stoza
· 10 years ago
6329f01
Parcel.cpp: use calloc instead of malloc
by Nick Kralevich
· 10 years ago
81cde67
BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE query
by Dan Stoza
· 10 years ago
1716669
libgui: Implement onTransact for sideband streams
by Dan Stoza
· 10 years ago
745ac03
libgui: Change detachNextBuffer to return sp<GB>
by Dan Stoza
· 10 years ago
958f501
Merge "libgui: Allow an IGBProducer to disable allocation"
by Dan Stoza
· 10 years ago
fb6d43f
Merge "libgui: Change BufferQueue to use free lists"
by Dan Stoza
· 10 years ago
56f1f16
Merge "libgui: Fix some bitrot/warnings in tests"
by Dan Stoza
· 10 years ago
82e4d49
Merge "libui/libgui: Fix errors in parceling"
by Dan Stoza
· 10 years ago
9de7293
libgui: Allow an IGBProducer to disable allocation
by Dan Stoza
· 10 years ago
0de7ea7
libgui: Change BufferQueue to use free lists
by Dan Stoza
· 10 years ago
7637e35
Merge "Revert "libgui: Change BufferQueue to use free lists""
by Dan Stoza
· 10 years ago
1fc9cc2
Revert "libgui: Change BufferQueue to use free lists"
by Dan Stoza
· 10 years ago
c62acbd
libgui: Fix CPU rendering on Surface
by Dan Stoza
· 10 years ago
f8cebe5
libgui: Fix some bitrot/warnings in tests
by Dan Stoza
· 10 years ago
eea6d68
libui/libgui: Fix errors in parceling
by Dan Stoza
· 10 years ago
8dddc99
libgui: Change BufferQueue to use free lists
by Dan Stoza
· 10 years ago
5065a55
libgui: Pass surface damage through BufferQueue
by Dan Stoza
· 10 years ago
4d769d8
Merge "libui: Clean up Fence and Region flattening"
by Dan Stoza
· 10 years ago
6fbefbb
libui: Clean up Fence and Region flattening
by Dan Stoza
· 10 years ago
a3f8c2a
Merge "Fix a memory corruption issue when vector resize"
by Dan Stoza
· 10 years ago
aef0445
Fix a memory corruption issue when vector resize
by ywen
· 10 years ago
634f5ee
libgui: Plumb detachBuffer through ConsumerBase
by Dan Stoza
· 10 years ago
231832e
DO NOT MERGE libgui: Plumb attach/detach through Surface
by Dan Stoza
· 10 years ago
1c87e47
DO NOT MERGE libgui: Remove IGBC::BufferItem
by Dan Stoza
· 10 years ago
cf3834d
DO NOT MERGE libgui: Prepare for IGBC::BufferItem removal
by Dan Stoza
· 10 years ago
82c6bcc
DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.
by Eino-Ville Talvala
· 10 years ago
ad36432
Merge "Surface: Permit an IProducerListener on connect"
by Dan Stoza
· 10 years ago
744fc02
libgui: Only allow one return from useFenceSync
by Dan Stoza
· 10 years ago
966b98b
Surface: Permit an IProducerListener on connect
by Dan Stoza
· 10 years ago
2632350
GLConsumer: Fix unsigned subtraction during crop
by Dan Stoza
· 10 years ago
c168b8a
Update maxNumber to be smaller.
by Michael Lentine
· 10 years ago
3be1c6b
libgui: Enable -Weverything and -Werror
by Dan Stoza
· 10 years ago
485d373
am f3f22e55: Merge "Add missing <unistd.h> include for close."
by Elliott Hughes
· 10 years ago
14df356
Add missing <unistd.h> include for close.
by Elliott Hughes
· 10 years ago
26cc3d0
am b9bb1f13: Merge "Add support for SENSOR_TYPE_WRIST_TILT_GESTURE" into lmp-mr1-modular-dev
by Nick Vaccaro
· 10 years ago
9bb99b1
Add support for SENSOR_TYPE_WRIST_TILT_GESTURE
by Nick Vaccaro
· 10 years ago
ec41d55
am 94ee9b59: Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-dev
by Lajos Molnar
· 10 years ago
94ee9b5
Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-dev
by Lajos Molnar
· 10 years ago
180c2ba
resolved conflicts for merge of 1f9f71e1 to lmp-mr1-dev-plus-aosp
by Lajos Molnar
· 10 years ago
6a26be7
CpuConsumer: lock buffers that could be YUV as ycbcr
by Lajos Molnar
· 10 years ago
1f9f71e
GraphicBufferMapper: handle devices that do not implement lock_ycbcr
by Lajos Molnar
· 10 years ago
39d890d
am 6e32c037: Merge "Kill HAVE_PTHREADS."
by Yabin Cui
· 10 years ago
8fb2d25
Kill HAVE_PTHREADS.
by Yabin Cui
· 10 years ago
e18155e
am 4ecf6ec9: Merge "Restore Region::set(uint32_t, uint32_t)"
by Dan Stoza
· 10 years ago
4ecf6ec
Merge "Restore Region::set(uint32_t, uint32_t)"
by Dan Stoza
· 10 years ago
499127e
am 8f3ade0c: Merge "Follow StrictMode refactoring."
by Jeff Sharkey
· 10 years ago
0c1f5cb
Follow StrictMode refactoring.
by Jeff Sharkey
· 10 years ago
15411a0
am aec92242: Merge "Replace all instances of intptr_t with uintptr_t."
by Riley Andrews
· 10 years ago
d66ba52
am 41a160c4: Merge "Fix signed/unsigned comparison warnings in driver interface test."
by Riley Andrews
· 10 years ago
29d8cf9
Replace all instances of intptr_t with uintptr_t.
by Riley Andrews
· 10 years ago
50bcb00
Fix signed/unsigned comparison warnings in driver interface test.
by Riley Andrews
· 10 years ago
fe4966d
Restore Region::set(uint32_t, uint32_t)
by Bernhard Rosenkraenzer
· 10 years ago
68047ff
am 53186a4d: Merge "Add binder tests"
by Riley Andrews
· 10 years ago
bf247a3
am dbd252ea: Merge "Add binder driver interface test"
by Riley Andrews
· 10 years ago
06b01ad
Add binder tests
by Riley Andrews
· 10 years ago
dc9b148
Add binder driver interface test
by Riley Andrews
· 10 years ago
b93bca5
am a59d7a6a: Merge "GUI: Remove unused variables"
by Andreas Gampe
· 10 years ago
5d11a72
am 8fd567b1: Merge "Libui: Remove unused variables"
by Andreas Gampe
· 10 years ago
7398a5a
GUI: Remove unused variables
by Andreas Gampe
· 10 years ago
e22262f
Merge "libgui: Enable -Weverything and -Werror"
by Dan Stoza
· 10 years ago
ff78750
Libui: Remove unused variables
by Andreas Gampe
· 10 years ago
dd883c0
libgui: Enable -Weverything and -Werror
by Dan Stoza
· 10 years ago
ae33eff
Fix crash when user provides large values in the Parcel.
by Michael Lentine
· 10 years ago
6efc505
am 09b9193d: Merge "Fix -Werror on 64-bit builds"
by Dan Albert
· 10 years ago
bcf7f22
am 67df03d0: Merge "Disable struct padding warning/error"
by Dan Albert
· 10 years ago
bb37153
am 35df7531: Merge "libui: Enable -Weverything and -Werror"
by Dan Albert
· 10 years ago
7530114
am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger"
by Dan Albert
· 10 years ago
133caac
Fix -Werror on 64-bit builds
by Dan Stoza
· 10 years ago
42af278
Disable struct padding warning/error
by Dan Stoza
· 10 years ago
d318240
libui: Enable -Weverything and -Werror
by Dan Stoza
· 10 years ago
01049c8
Enable clang for libui/libgui/surfaceflinger
by Dan Stoza
· 10 years ago
3880326
Fix for corruption when numFds or numInts is too large.
by Michael Lentine
· 10 years ago
e4ea03f
am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel"
by Dan Stoza
· 10 years ago
32ad1d5
am 104e1259: Merge "binder: Return pid_t/uid_t instead of int"
by Dan Stoza
· 10 years ago
Next »