summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* IGraphicBufferConsumer: fix ATTACH_BUFFER info leakRobert Shih2016-01-151-1/+1
|\
| * IGraphicBufferConsumer: fix ATTACH_BUFFER info leakRobert Shih2016-01-111-1/+1
* | add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01Flanker2015-10-221-1/+2
|\ \ | |/
| * add number constraint for samples per MotionEvent am: 5d17838adeFlanker2015-10-221-1/+2
| |\
| | * add number constraint for samples per MotionEventFlanker2015-10-221-1/+2
| | |\
| | | * add number constraint for samples per MotionEventFlanker2015-10-201-1/+2
* | | | am 18165848: am e2c4f4fb: am c1e6fbb5: Initialize local variables to avoid da...Naveen Leekha2015-09-241-2/+2
|\ \ \ \ | |/ / /
| * | | am e2c4f4fb: am c1e6fbb5: Initialize local variables to avoid data leakNaveen Leekha2015-09-241-2/+2
| |\ \ \ | | |/ /
| | * | am c1e6fbb5: Initialize local variables to avoid data leakNaveen Leekha2015-09-241-2/+2
| | |\ \ | | | |/
| | | * Initialize local variables to avoid data leakNaveen Leekha2015-09-221-2/+2
| | * | am bb686c25: Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-07-021-1/+1
| | |\ \ | | | |/
| | | * Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-06-241-1/+1
* | | | am b414255f: Initialize local variables to avoid data leakNaveen Leekha2015-09-241-1/+1
|\ \ \ \ | |/ / /
| * | | Initialize local variables to avoid data leakNaveen Leekha2015-09-221-1/+1
| * | | Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-06-241-1/+1
* | | | Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-06-241-1/+1
* | | | am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that the native handle was createdAdam Lesinski2015-05-281-0/+4
|\ \ \ \ | |/ / /
| * | | am 9004e7f5: am 4ff0cb44: Verify that the native handle was createdAdam Lesinski2015-05-281-0/+4
| |\ \ \ | | |/ /
| | * | am 4ff0cb44: Verify that the native handle was createdAdam Lesinski2015-05-281-0/+4
| | |\ \ | | | |/
| | | * Verify that the native handle was createdAdam Lesinski2015-05-131-0/+4
* | | | am 3c0272ba: am dc2d031a: am da9fd70d: am 2758eb2e: am fde92eb0: Update maxNu...Michael Lentine2015-02-191-1/+5
|\ \ \ \ | |/ / /
| * | | am dc2d031a: am da9fd70d: am 2758eb2e: am fde92eb0: Update maxNumber to be sm...Michael Lentine2015-02-191-1/+5
| |\ \ \ | | |/ /
| | * | am da9fd70d: am 2758eb2e: am fde92eb0: Update maxNumber to be smaller.Michael Lentine2015-02-191-1/+5
| | |\ \ | | | |/
| | | * am 2758eb2e: am fde92eb0: Update maxNumber to be smaller.Michael Lentine2015-02-191-1/+5
| | | |\
| | | | * am fde92eb0: Update maxNumber to be smaller.Michael Lentine2015-02-191-1/+5
| | | | |\
| | | | | * Update maxNumber to be smaller.Michael Lentine2015-02-181-1/+5
| * | | | | resolved conflicts for merge of d6308379 to lmp-devMichael Lentine2014-12-021-1/+16
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 76ebd319: am 3d89edca: am e6f7a44e: Fix for corruption when numFds or numI...Michael Lentine2014-12-021-1/+16
| | |\ \ \ \ | | | |/ / /
| | | * | | am 3d89edca: am e6f7a44e: Fix for corruption when numFds or numInts is too la...Michael Lentine2014-12-021-1/+16
| | | |\ \ \ | | | | |/ /
| | | | * | am e6f7a44e: Fix for corruption when numFds or numInts is too large.Michael Lentine2014-12-021-1/+16
| | | | |\ \ | | | | | |/
| | | | | * Fix for corruption when numFds or numInts is too large.Michael Lentine2014-11-211-1/+16
| | | | * | am c0af9caf: am b14d72bc: am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f:...Marco Nelissen2014-03-201-0/+11
| | | | |\ \ | | | | | |/
| | | | | * am b14d72bc: am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d:...Marco Nelissen2014-03-201-0/+11
| | | | | |\
| | | | | | * am d070009e: am df6774c9: am 7c1cdbdd: am e23f8b8f: am 1f70863d: am 37b44969:...Marco Nelissen2014-03-201-0/+11
| | | | | | |\
| | | | | | | * am e23f8b8f: am 1f70863d: am 37b44969: Add support for writing byte arrays to...Marco Nelissen2014-03-201-0/+11
| | | | | | | |\
| | | | | | | | * am 1f70863d: am 37b44969: Add support for writing byte arrays to parcelsMarco Nelissen2014-03-201-0/+11
| | | | | | | | |\
| | | | | | | | | * am 37b44969: Add support for writing byte arrays to parcelsMarco Nelissen2014-03-201-0/+11
| | | | | | | | | |\
| | | | | | | | | | * Add support for writing byte arrays to parcelsMarco Nelissen2014-03-171-0/+11
* | | | | | | | | | | Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-devLajos Molnar2015-01-291-37/+58
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CpuConsumer: lock buffers that could be YUV as ycbcrLajos Molnar2015-01-281-37/+58
* | | | | | | | | | | | GraphicBufferMapper: handle devices that do not implement lock_ycbcrLajos Molnar2015-01-281-2/+9
|/ / / / / / / / / / /
* | | | | | | | | | | Fix issue #18356768: some app process may hang at Runtime#exit...Dianne Hackborn2014-11-132-20/+22
* | | | | | | | | | | Add tracking of parcel memory allocations.Dianne Hackborn2014-11-112-2/+56
* | | | | | | | | | | Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-devDan Stoza2014-11-0712-27/+62
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-0712-27/+62
* | | | | | | | | | | | Merge "Fix for corruption when numFds or numInts is too large." into lmp-mr1-devMichael Lentine2014-11-051-1/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix for corruption when numFds or numInts is too large.Michael Lentine2014-11-031-1/+16
| |/ / / / / / / / / / /
* | | | | | | | | | | | Revert "Add more logging for dup(fd) failure"Jesse Hall2014-11-041-15/+3
* | | | | | | | | | | | Revert "Parcel: extra validation/debug code for writeDupFileDescriptor"Jesse Hall2014-11-041-25/+0
* | | | | | | | | | | | Revert "bufferqueue: workaround: allow NULL fence with queueBuffer"Jesse Hall2014-11-041-6/+1
|/ / / / / / / / / / /