Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
a53e955ad882793bb6fea00d4d110a3d8878ab57
/
libs
8ed8182
libgui: Plumb attach/detach through Surface
by Dan Stoza
· 10 years ago
955c897
libgui: Remove IGBC::BufferItem
by Dan Stoza
· 10 years ago
6c45010
DO NOT MERGE Cherry-pick dataSpace and BufferItem changes
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
41a0f2f
binder: Add {read,write}Uint32 methods to Parcel
by Dan Stoza
· 10 years ago
9c634fd
binder: Return pid_t/uid_t instead of int
by Dan Stoza
· 10 years ago
a7c75d1
am 2d7ec9d7: Merge "Fix build with clang in C++11 mode"
by Chih-hung Hsieh
· 10 years ago
74debb0
Fix build with clang in C++11 mode
by Bernhard Rosenkränzer
· 10 years ago
09efe0a
am 2e42a906: Merge "Binder: Remove unused functions & variables"
by Andreas Gampe
· 10 years ago
0b53b5c
Binder: Remove unused functions & variables
by Andreas Gampe
· 10 years ago
f167968
am e0f91c37: Merge "We HAVE_LITTLE_ENDIAN."
by Elliott Hughes
· 10 years ago
a5d7459
We HAVE_LITTLE_ENDIAN.
by Elliott Hughes
· 10 years ago
c1ced8b
am c894c204: Merge "C++11 compatibility."
by Dan Albert
· 10 years ago
3bdc5b8
C++11 compatibility.
by Dan Albert
· 10 years ago
e12cfc2
am 55f71bc0: Merge "Replace IInterface::asBinder() with a static"
by Marco Nelissen
· 10 years ago
097ca27
Replace IInterface::asBinder() with a static
by Marco Nelissen
· 10 years ago
1f3ac8b
am a4cff88d: Fix issue #18356768: some app process may hang at Runtime#exit...
by Dianne Hackborn
· 10 years ago
a4cff88
Fix issue #18356768: some app process may hang at Runtime#exit...
by Dianne Hackborn
· 10 years ago
ba2e1a3
am ca69e8f2: Merge "Add tracking of parcel memory allocations." into lmp-mr1-dev
by Dianne Hackborn
· 10 years ago
7e790af
Add tracking of parcel memory allocations.
by Dianne Hackborn
· 10 years ago
8e624d4
am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev
by Dan Stoza
· 10 years ago
98d20f8
Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev
by Dan Stoza
· 10 years ago
8dc5539
Add a BufferItem parameter to onFrameAvailable
by Dan Stoza
· 10 years ago
cad831f
am c6f93a43: Merge "Add missing include to fix libc++ build."
by Dan Albert
· 10 years ago
0d1c700
Add missing include to fix libc++ build.
by Dan Albert
· 10 years ago
a2f27a0
am 26645298: Merge "Fix for corruption when numFds or numInts is too large." into lmp-mr1-dev
by Michael Lentine
· 10 years ago
2664529
Merge "Fix for corruption when numFds or numInts is too large." into lmp-mr1-dev
by Michael Lentine
· 10 years ago
06ce109
am fee99040: Revert "Add more logging for dup(fd) failure"
by Jesse Hall
· 10 years ago
88361aa
am 8e5cf83a: Revert "Parcel: extra validation/debug code for writeDupFileDescriptor"
by Jesse Hall
· 10 years ago
aa4ccfd
am de288fe2: Revert "bufferqueue: workaround: allow NULL fence with queueBuffer"
by Jesse Hall
· 10 years ago
fee9904
Revert "Add more logging for dup(fd) failure"
by Jesse Hall
· 10 years ago
8e5cf83
Revert "Parcel: extra validation/debug code for writeDupFileDescriptor"
by Jesse Hall
· 10 years ago
de288fe
Revert "bufferqueue: workaround: allow NULL fence with queueBuffer"
by Jesse Hall
· 10 years ago
923b0f6
am ac5cd96f: am dbab409c: Merge "Avoid two warnings from clang."
by Chih-Hung Hsieh
· 10 years ago
ac5cd96
am dbab409c: Merge "Avoid two warnings from clang."
by Chih-Hung Hsieh
· 10 years ago
dfd06b8
Fix for corruption when numFds or numInts is too large.
by Michael Lentine
· 10 years ago
54430ca
am 793fc0e1: Merge "Fix crash when user provides large values in the Parcel." into lmp-mr1-dev
by Michael Lentine
· 10 years ago
8afa1c4
Fix crash when user provides large values in the Parcel.
by Michael Lentine
· 10 years ago
078794e
am 98536859: Merge "Fix output of pointers for 64bit devices." into lmp-mr1-dev
by Michael Lentine
· 10 years ago
8e5337d
Avoid two warnings from clang.
by Chih-Hung Hsieh
· 10 years ago
fae12d4
Fix output of pointers for 64bit devices.
by Michael Lentine
· 10 years ago
f12f155
am 1834f8ea: GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT
by Jesse Hall
· 10 years ago
1834f8e
GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT
by Jesse Hall
· 10 years ago
15b2ecf
am dcc959be: Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev
by Michael Lentine
· 10 years ago
dcc959b
Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev
by Michael Lentine
· 10 years ago
937052f
am a069e853: am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev
by Jesse Hall
· 10 years ago
a069e85
am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev
by Jesse Hall
· 10 years ago
f35a5ba
am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev
by Jesse Hall
· 10 years ago
5b0cbcf
bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)
by Jesse Hall
· 10 years ago
3235d8e
am c52e54c4: Merge "Some more test cleanup."
by Dan Albert
· 10 years ago
5583370
am c52e54c4: Merge "Some more test cleanup."
by Dan Albert
· 10 years ago
ed7d193
Some more test cleanup.
by Dan Albert
· 10 years ago
27b780b
am 9cc84950: Merge "Don\'t check if this == NULL."
by Dan Albert
· 10 years ago
Next »