summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libgui: Change BufferQueue to use free listsDan Stoza2015-04-174-39/+128
* Merge "SF: Permit changing DispSync offsets at runtime"Dan Stoza2015-04-153-8/+69
|\
| * SF: Permit changing DispSync offsets at runtimeDan Stoza2015-04-153-8/+69
|/
* Merge "SurfaceFlinger: Pass surface damage to HWC"Dan Stoza2015-04-158-1/+80
|\
| * SurfaceFlinger: Pass surface damage to HWCDan Stoza2015-04-158-1/+80
* | Merge "libgui: Pass surface damage through BufferQueue"Dan Stoza2015-04-1511-8/+118
|\ \ | |/
| * libgui: Pass surface damage through BufferQueueDan Stoza2015-04-1511-8/+118
|/
* 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
* | Merge "libEGL: Add wrappers for partial update functions"Dan Stoza2015-04-153-3/+97
|\ \ | |/
| * libEGL: Add wrappers for partial update functionsDan Stoza2015-04-153-3/+97
* | 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
* | | Merge "Command to move private app data between volumes."Jeff Sharkey2015-04-105-55/+149
|\ \ \
| * | | Command to move private app data between volumes.Jeff Sharkey2015-04-105-55/+149
|/ / /
* | | Merge "Start accepting volume UUIDs from framework."Jeff Sharkey2015-04-093-31/+38
|\ \ \
| * | | Start accepting volume UUIDs from framework.Jeff Sharkey2015-04-093-31/+38
|/ / /
* | | Merge "More volume UUID awareness."Jeff Sharkey2015-04-097-148/+115
|\ \ \ | |_|/ |/| |
| * | More volume UUID awareness.Jeff Sharkey2015-04-097-148/+115
|/ /
* | Merge "Installd: Fix Clang build"Andreas Gampe2015-04-091-5/+2
|\ \
| * | Installd: Fix Clang buildAndreas Gampe2015-04-091-5/+2
|/ /
* | Merge "Plumb through volume UUID when building paths."Jeff Sharkey2015-04-097-243/+132
|\ \
| * | Plumb through volume UUID when building paths.Jeff Sharkey2015-04-077-243/+132
* | | Merge "installd: Add support for SELF_PATCHOAT_NEEDED."Richard Uhler2015-04-093-26/+40
|\ \ \
| * | | installd: Add support for SELF_PATCHOAT_NEEDED.Richard Uhler2015-04-073-26/+40
| |/ /
* | | Merge "dumpstate: scrub APANIC"Mark Salyzyn2015-04-081-3/+0
|\ \ \ | |/ / |/| |
| * | dumpstate: scrub APANICMark Salyzyn2015-04-081-3/+0
|/ /
* | Merge "libgui: Plumb detachBuffer through ConsumerBase"Dan Stoza2015-04-072-0/+18
|\ \
| * | libgui: Plumb detachBuffer through ConsumerBaseDan Stoza2015-04-072-0/+18
|/ /
* | Merge "Switch installd to compile as C++."Jeff Sharkey2015-04-076-41/+43
|\ \
| * | Switch installd to compile as C++.Jeff Sharkey2015-04-076-41/+43
* | | Merge "Valid APK paths now include expanded storage."Jeff Sharkey2015-04-074-5/+16
|\ \ \ | |/ /
| * | Valid APK paths now include expanded storage.Jeff Sharkey2015-04-074-5/+16
|/ /
* | Merge "Use AID_SYSTEM as uid when creating oat dir"Fyodor Kupolov2015-04-071-12/+2
|\ \ | |/ |/|
| * Use AID_SYSTEM as uid when creating oat dirFyodor Kupolov2015-04-071-12/+2
|/
* Merge "Remove useless 'svcmgr_handle' (which had wrong type)."Elliott Hughes2015-04-061-6/+4
|\
| * Remove useless 'svcmgr_handle' (which had wrong type).Elliott Hughes2015-04-031-6/+4
* | Merge "ServiceManager: Print kernel/userspace binder version"Elliott Hughes2015-04-041-1/+3
|\ \ | |/ |/|
| * ServiceManager: Print kernel/userspace binder versionSerban Constantinescu2015-04-031-1/+3
|/
* Merge "DO NOT MERGE libgui: Plumb attach/detach through Surface"Dan Stoza2015-04-032-1/+54
|\
| * DO NOT MERGE libgui: Plumb attach/detach through SurfaceDan Stoza2015-04-022-1/+54
* | Merge "Fix errors caused by unused variables"Fyodor Kupolov2015-04-031-2/+1
|\ \
| * | Fix errors caused by unused variablesFyodor Kupolov2015-04-021-2/+1
|/ /
* | Merge "Support for storing OAT files in app directory"Fyodor Kupolov2015-04-023-27/+116
|\ \ | |/ |/|
| * Support for storing OAT files in app directoryFyodor Kupolov2015-03-303-27/+116
* | Merge "servicemanager: service_manager missing include for string.h"Mark Salyzyn2015-04-011-2/+3
|\ \
| * | servicemanager: service_manager missing include for string.hMark Salyzyn2015-04-011-2/+3
* | | Merge "DO NOT MERGE libgui: Remove IGBC::BufferItem"Dan Stoza2015-04-0115-346/+12
|\ \ \ | |/ / |/| |
| * | DO NOT MERGE libgui: Remove IGBC::BufferItemDan Stoza2015-03-2015-346/+12
* | | Merge "Installd: Support dex2oat threads system property"Andreas Gampe2015-03-311-0/+12
|\ \ \ | |_|/ |/| |