summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Close Fence FDs in error cases of Surface and GraphicBufferMapperTaiju Tsuiki2015-04-302-0/+9
* Avoid closing invalid FD in Surface and GraphicBufferMapperTaiju Tsuiki2015-04-301-4/+8
* Merge "Respect the record audio app op - frameworks native" into mnc-devSvet Ganov2015-04-291-1/+34
|\
| * Respect the record audio app op - frameworks nativeSvet Ganov2015-04-281-1/+34
* | Parcel.cpp: use calloc instead of mallocNick Kralevich2015-04-281-1/+1
* | libgui: Fix buffer age on 64-bit targetsDan Stoza2015-04-281-1/+2
|/
* BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE queryDan Stoza2015-04-282-1/+17
* libgui: Implement onTransact for sideband streamsDan Stoza2015-04-281-0/+9
* libgui: Change detachNextBuffer to return sp<GB>Dan Stoza2015-04-271-2/+2
* Build fix SensorEventQueue.Aravind Akella2015-04-241-1/+1
* Merge "Enable data injection mode in SensorService."Aravind Akella2015-04-253-10/+44
|\
| * Enable data injection mode in SensorService.Aravind Akella2015-04-233-10/+44
* | am 5d10894c: am ef47c080: am 958f5011: Merge "libgui: Allow an IGBProducer to...Dan Stoza2015-04-245-22/+118
|\ \
| * \ Merge "libgui: Allow an IGBProducer to disable allocation"Dan Stoza2015-04-245-22/+118
| |\ \
| | * | libgui: Allow an IGBProducer to disable allocationDan Stoza2015-04-235-22/+118
* | | | am 437fb850: am f96a7581: am fb6d43ff: Merge "libgui: Change BufferQueue to u...Dan Stoza2015-04-243-39/+116
|\ \ \ \ | |/ / /
| * | | Merge "libgui: Change BufferQueue to use free lists"Dan Stoza2015-04-243-39/+116
| |\ \ \ | | |/ /
| | * | libgui: Change BufferQueue to use free listsDan Stoza2015-04-233-39/+116
* | | | am 65f68d5c: am fece8306: am 56f1f16c: Merge "libgui: Fix some bitrot/warning...Dan Stoza2015-04-239-77/+108
|\ \ \ \ | |/ / /
| * | | Merge "libgui: Fix some bitrot/warnings in tests"Dan Stoza2015-04-239-77/+108
| |\ \ \
| | * | | libgui: Fix some bitrot/warnings in testsDan Stoza2015-04-209-77/+108
* | | | | am 17df593e: am 9aae16a4: am 82e4d49b: Merge "libui/libgui: Fix errors in par...Dan Stoza2015-04-232-54/+83
|\ \ \ \ \ | |/ / / /
| * | | | Merge "libui/libgui: Fix errors in parceling"Dan Stoza2015-04-232-54/+83
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | libui/libgui: Fix errors in parcelingDan Stoza2015-04-202-54/+83
* | | | am 41422980: am d2c12e4c: am 7637e35d: Merge "Revert "libgui: Change BufferQu...Dan Stoza2015-04-223-113/+39
|\ \ \ \ | |/ / /
| * | | Merge "Revert "libgui: Change BufferQueue to use free lists""Dan Stoza2015-04-223-113/+39
| |\ \ \
| | * | | Revert "libgui: Change BufferQueue to use free lists"Dan Stoza2015-04-223-113/+39
| | |/ /
* | | | am 3805a00d: am 91f16b1b: am e647ddde: Merge "libgui: Fix CPU rendering on Su...Dan Stoza2015-04-221-4/+6
|\ \ \ \ | |/ / /
| * | | libgui: Fix CPU rendering on SurfaceDan Stoza2015-04-211-4/+6
| |/ /
* | | Merge "Fixed build error with clang/llvm."Wale Ogunwale2015-04-221-2/+3
|\ \ \
| * | | Fixed build error with clang/llvm.Wale Ogunwale2015-04-211-2/+3
* | | | Merge "Add ashmem stats to Parcels"Dan Sandler2015-04-211-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add ashmem stats to ParcelsDan Sandler2015-04-161-0/+8
* | | | am aadb236d: am 483c76dc: am ff5c1a6b: Merge "libgui: Change BufferQueue to u...Dan Stoza2015-04-203-39/+113
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | libgui: Change BufferQueue to use free listsDan Stoza2015-04-173-39/+113
* | | am 057a561a: am 57a9f5a0: am fd5f41be: Merge "libgui: Pass surface damage thr...Dan Stoza2015-04-156-6/+95
|\ \ \ | |/ /
| * | libgui: Pass surface damage through BufferQueueDan Stoza2015-04-156-6/+95
* | | am a161b6ce: am c02377e6: am 4d769d8b: Merge "libui: Clean up Fence and Regio...Dan Stoza2015-04-152-16/+35
|\ \ \ | |/ /
| * | Merge "libui: Clean up Fence and Region flattening"Dan Stoza2015-04-152-16/+35
| |\ \
| | * | libui: Clean up Fence and Region flatteningDan Stoza2015-04-152-16/+35
* | | | Added IPCThreadState::blockUntilThreadAvailable() method.Wale Ogunwale2015-04-142-3/+30
* | | | am 6ea912c0: am ddabf640: am a3f8c2aa: Merge "Fix a memory corruption issue w...Dan Stoza2015-04-141-18/+17
|\ \ \ \ | |/ / /
| * | | Merge "Fix a memory corruption issue when vector resize"Dan Stoza2015-04-141-18/+17
| |\ \ \ | | |/ / | |/| |
| | * | Fix a memory corruption issue when vector resizeywen2015-04-101-18/+17
* | | | Pass through availability of audio mic for input devices.Tim Kilbourn2015-04-091-5/+8
| |_|/ |/| |
* | | am 172ff24c: am 5977851b: am 00afb817: Merge "libgui: Plumb detachBuffer thro...Dan Stoza2015-04-071-0/+15
|\ \ \ | |/ /
| * | libgui: Plumb detachBuffer through ConsumerBaseDan Stoza2015-04-071-0/+15
| |/
| * DO NOT MERGE libgui: Plumb attach/detach through SurfaceDan Stoza2015-04-021-0/+49
| * DO NOT MERGE libgui: Remove IGBC::BufferItemDan Stoza2015-03-207-257/+3
| * DO NOT MERGE libgui: Prepare for IGBC::BufferItem removalDan Stoza2015-03-1910-13/+100