Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
8b64307e958771edc465910e3c053cdc351dcafe
/
libs
8b64307
Correct overflow check in Parcel resize code
by Christopher Tate
· 9 years ago
2d8a243
Fix SF security vulnerability: 32660278
by Fabien Sanglard
· 9 years ago
775f2e6
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9
by Marco Nelissen
· 10 years ago
853702c
Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72
by Marco Nelissen
· 10 years ago
1de7966
Correctly handle dup() failure in Parcel::readNativeHandle
by Marco Nelissen
· 10 years ago
74d2c4b
Fix issue #27252896: Security Vulnerability -- weak binder am: 41e7b17
by Dianne Hackborn
· 10 years ago
41e7b17
Fix issue #27252896: Security Vulnerability -- weak binder
by Dianne Hackborn
· 10 years ago
12bafe2
Fix issue #27252896: Security Vulnerability -- weak binder
by Dianne Hackborn
· 10 years ago
dc5d0f4
Merge "DO NOT MERGE BQ: fix some uninitialized variables" into klp-dev
by Pablo Ceballos
· 10 years ago
b4eac74
Merge "DO NOT MERGE BQ: fix some uninitialized variables" into klp-dev
by Pablo Ceballos
· 10 years ago
030172e
DO NOT MERGE BQ: fix some uninitialized variables
by Pablo Ceballos
· 10 years ago
93c617f
BQ: fix some uninitialized variables
by Pablo Ceballos
· 10 years ago
ec7538a
DO NOT MERGE Add SN logging am: 24cd2b9627
by Pablo Ceballos
· 10 years ago
24cd2b9
DO NOT MERGE Add SN logging
by Pablo Ceballos
· 10 years ago
d46695b
Add SN logging
by Pablo Ceballos
· 10 years ago
1d0e811
Merge "DO NOT MERGE BQ: Add permission check to BufferQueueConsumer::dump" into klp-dev
by Pablo Ceballos
· 10 years ago
793be16
Merge "BQ: Add permission check to BufferQueueConsumer::dump" into lmp-dev
by Pablo Ceballos
· 10 years ago
c232606
Merge "DO NOT MERGE BQ: Add permission check to BufferQueueConsumer::dump" into klp-dev
by Pablo Ceballos
· 10 years ago
97f49e5
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e2b3
by Christopher Tate
· 10 years ago
ef6908e
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab
by Christopher Tate
· 10 years ago
94b0d4e
Sanity check IMemory access versus underlying mmap
by Christopher Tate
· 10 years ago
88f6928
BQ: Add permission check to BufferQueueConsumer::dump
by Pablo Ceballos
· 10 years ago
64e357d
DO NOT MERGE BQ: Add permission check to BufferQueueConsumer::dump
by Pablo Ceballos
· 10 years ago
dc9ec35
IGraphicBufferProducer: fix QUEUE_BUFFER info leak am: d06421fd37 am: 413318311c
by Robert Shih
· 10 years ago
4133183
IGraphicBufferProducer: fix QUEUE_BUFFER info leak am: d06421fd37
by Robert Shih
· 10 years ago
d06421f
IGraphicBufferProducer: fix QUEUE_BUFFER info leak
by Robert Shih
· 10 years ago
dded8fd
IGraphicBufferConsumer: fix ATTACH_BUFFER info leak
by Robert Shih
· 10 years ago
9964d83
add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01
by Flanker
· 10 years ago
72c8ca4
add number constraint for samples per MotionEvent am: 5d17838ade
by Flanker
· 10 years ago
5d17838
add number constraint for samples per MotionEvent
by Flanker
· 10 years ago
1816584
am e2c4f4fb: am c1e6fbb5: Initialize local variables to avoid data leak
by Naveen Leekha
· 10 years ago
e2c4f4f
am c1e6fbb5: Initialize local variables to avoid data leak
by Naveen Leekha
· 10 years ago
b414255
Initialize local variables to avoid data leak
by Naveen Leekha
· 10 years ago
c1e6fbb
Initialize local variables to avoid data leak
by Naveen Leekha
· 10 years ago
dc3d6af
am bb686c25: Disregard alleged binder entities beyond parcel bounds
by Christopher Tate
· 11 years ago
bb686c2
Disregard alleged binder entities beyond parcel bounds
by Christopher Tate
· 11 years ago
1b8a2f8
Disregard alleged binder entities beyond parcel bounds
by Christopher Tate
· 11 years ago
861c3f5
am 9004e7f5: am 4ff0cb44: Verify that the native handle was created
by Adam Lesinski
· 11 years ago
9004e7f
am 4ff0cb44: Verify that the native handle was created
by Adam Lesinski
· 11 years ago
4ff0cb4
Verify that the native handle was created
by Adam Lesinski
· 11 years ago
3c0272b
am dc2d031a: am da9fd70d: am 2758eb2e: am fde92eb0: Update maxNumber to be smaller.
by Michael Lentine
· 11 years ago
dc2d031
am da9fd70d: am 2758eb2e: am fde92eb0: Update maxNumber to be smaller.
by Michael Lentine
· 11 years ago
da9fd70
am 2758eb2e: am fde92eb0: Update maxNumber to be smaller.
by Michael Lentine
· 11 years ago
2758eb2
am fde92eb0: Update maxNumber to be smaller.
by Michael Lentine
· 11 years ago
fde92eb
Update maxNumber to be smaller.
by Michael Lentine
· 11 years ago
784fd39
resolved conflicts for merge of d6308379 to lmp-dev
by Michael Lentine
· 11 years ago
d630837
am 76ebd319: am 3d89edca: am e6f7a44e: Fix for corruption when numFds or numInts is too large.
by Michael Lentine
· 11 years ago
76ebd31
am 3d89edca: am e6f7a44e: Fix for corruption when numFds or numInts is too large.
by Michael Lentine
· 11 years ago
3d89edc
am e6f7a44e: Fix for corruption when numFds or numInts is too large.
by Michael Lentine
· 11 years ago
e6f7a44
Fix for corruption when numFds or numInts is too large.
by Michael Lentine
· 11 years ago
5b0cbcf
bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)
by Jesse Hall
· 11 years ago
9ea0975
Fix broken error check in Parcel::readBlob
by Narayan Kamath
· 11 years ago
78639c2
Merge "Parcel: extra validation/debug code for writeDupFileDescriptor" into lmp-dev
by Jesse Hall
· 11 years ago
ccf851f
Parcel: extra validation/debug code for writeDupFileDescriptor
by Jesse Hall
· 11 years ago
a7eb4b7
Merge "Fix sockfd leakage in SensorService." into lmp-dev
by Aravind Akella
· 11 years ago
8a96955
Fix sockfd leakage in SensorService.
by Aravind Akella
· 11 years ago
f05ef4e
Merge "Surface: cancel the dequeued buffer when requestBuffer fails" into lmp-dev
by Jesse Hall
· 11 years ago
9f5a1b6
Surface: cancel the dequeued buffer when requestBuffer fails
by Jesse Hall
· 11 years ago
36273c9
Add more logging for dup(fd) failure
by Michael Lentine
· 11 years ago
5ee2c9d
Work on issue #17656716: Unhandled exception in Window Manager
by Dianne Hackborn
· 11 years ago
67d8bd6
surfaceflinger: add getDisplayStats() method
by Lajos Molnar
· 11 years ago
8493b79
SensorService fixes
by Aravind Akella
· 11 years ago
d15ef27
Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api
by Riley Andrews
· 11 years ago
c3ebe66
Add rotation to surfaceflingers screen cap.
by Riley Andrews
· 11 years ago
553231f
Fix CAS argument type.
by Hans Boehm
· 11 years ago
08ff802
Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""
by Hans Boehm
· 11 years ago
2d14a0e
GLConsumer: Fix eglTerminate/eglInit edge case.
by Eric Penner
· 11 years ago
d53e052
Within CpuConsumer, use gralloc lockAsync/unlockAsync
by Riley Andrews
· 11 years ago
62fbb16
Shelve InputFlinger for another release. DO NOT MERGE
by Michael Wright
· 11 years ago
7d1cd4a
Merge "Tunneled Video Playback support" into lmp-dev
by Rachad
· 11 years ago
45e2fc2
Revert "Modify EGL to disconnect the window when the surface gets destroyed."
by Michael Lentine
· 11 years ago
b37ba39
Sensor related changes for NDK.
by Aravind Akella
· 11 years ago
7cb0d39
Tunneled Video Playback support
by Rachad
· 11 years ago
64ffcb0
Sensor.cpp changes.
by Aravind Akella
· 11 years ago
47e4540
Allow for resizing of Virtual Displays.
by Michael Lentine
· 12 years ago
1f6078a
Have VirtualDisplays send SF resize messages when resizing
by Michael Wright
· 12 years ago
cd36eb4
Merge "Modify EGL to disconnect the window when the surface gets destroyed." into lmp-dev
by Michael Lentine
· 11 years ago
843cbb2
Modify EGL to disconnect the window when the surface gets destroyed.
by Michael Lentine
· 11 years ago
fd8498c
Remove WAKE_UP_* sensor constants.
by Aravind Akella
· 11 years ago
11f1487
BufferQueueProducer: fix which slot gets pre-allocated
by Antoine Labour
· 11 years ago
c268068
Merge "SensorService performance improvements." into lmp-dev
by Aravind Akella
· 11 years ago
56ae426
SensorService performance improvements.
by Aravind Akella
· 12 years ago
2295687
Merge "GLProducer: Reference count images rather than buffers." into lmp-dev
by Eric Penner
· 11 years ago
2cbba47
add noteResetVideo/Audio to IBatteryStats
by Chong Zhang
· 11 years ago
45e695a
Merge "crash if getNativeBuffer() called on NULL GraphicBuffer" into lmp-dev
by Colin Cross
· 11 years ago
18fae75
crash if getNativeBuffer() called on NULL GraphicBuffer
by Colin Cross
· 11 years ago
9b36529
Merge "update battery status for audio/video" into lmp-dev
by Chong Zhang
· 11 years ago
bd42d38
update battery status for audio/video
by Chong Zhang
· 11 years ago
78014f3
BufferQueue: release mutex while allocating. DO NOT MERGE
by Antoine Labour
· 12 years ago
5c3d243
GLProducer: Reference count images rather than buffers.
by Eric Penner
· 12 years ago
31d825d
Add glance gesture for doze mode.
by Jeff Brown
· 12 years ago
1681d95
Add sticky transform to surfaceflinger.
by Ruben Brunk
· 12 years ago
dc56bf7
Merge "BufferQueue: Add allocateBuffers method"
by Dan Stoza
· 12 years ago
ab57491
GLConsumer: Allow creation in detached mode
by Dan Stoza
· 12 years ago
e49ba8e
GLConsumer: Stop using default constructor params
by Dan Stoza
· 12 years ago
29a3e90
BufferQueue: Add allocateBuffers method
by Dan Stoza
· 12 years ago
f8f419b
Merge "Remove Parcel::writeIntPtr."
by Narayan Kamath
· 12 years ago
7da40c0
Remove Parcel::writeIntPtr.
by Narayan Kamath
· 12 years ago
adb65d9
Merge "Surface reportingMode for Sensors."
by Aravind Akella
· 12 years ago
0e025c5
Surface reportingMode for Sensors.
by Aravind Akella
· 12 years ago
Next »