summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move key attribute information out of native."Michael Wright2014-04-295-116/+17
|\
| * Move key attribute information out of native.Michael Wright2014-04-225-116/+17
* | Merge "Enable wakeup sensors."Aravind Akella2014-04-243-3/+112
|\ \
| * | Enable wakeup sensors.Aravind Akella2014-04-233-3/+112
| |/
* | Remove deprecated BufferQueue constructorDan Stoza2014-04-221-147/+9
|/
* Merge "BufferQueue: Guard against unbounded queue growth"Dan Stoza2014-04-212-37/+35
|\
| * BufferQueue: Guard against unbounded queue growthDan Stoza2014-04-182-37/+35
* | Merge "BufferQueue: Increase max slots from 32 to 64"Dan Stoza2014-04-214-12/+16
|\ \
| * | BufferQueue: Increase max slots from 32 to 64Dan Stoza2014-04-184-12/+16
* | | Merge "libgui: Remove unnecessary casts in SurfaceControl"Dan Stoza2014-04-181-22/+11
|\ \ \
| * | | libgui: Remove unnecessary casts in SurfaceControlDan Stoza2014-04-101-22/+11
| |/ /
* | | Merge "BufferQueue: Add StreamSplitter"Dan Stoza2014-04-188-9/+548
|\ \ \
| * | | BufferQueue: Add StreamSplitterDan Stoza2014-04-158-9/+548
* | | | Merge "BufferQueueProducer: add detachNextBuffer"Dan Stoza2014-04-183-0/+99
|\ \ \ \ | |/ / /
| * | | BufferQueueProducer: add detachNextBufferDan Stoza2014-04-153-0/+99
| | |/ | |/|
* | | am b8ceeb8f: am 85085cd6: Merge "libui: fix passing Fence object over binder"Colin Cross2014-04-151-2/+2
|\ \ \ | |/ / |/| |
| * | am 85085cd6: Merge "libui: fix passing Fence object over binder"Colin Cross2014-04-151-2/+2
| |\ \
| | * | libui: fix passing Fence object over binderColin Cross2014-04-141-2/+2
* | | | Merge "BufferQueue: Hook up IProducerListener"Dan Stoza2014-04-141-30/+41
|\ \ \ \
| * | | | BufferQueue: Hook up IProducerListenerDan Stoza2014-03-311-30/+41
* | | | | am ef89f763: am cf818ebb: Merge "Add stringType and requiredPermission to sen...Aravind Akella2014-04-111-32/+126
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effecti...Aravind Akella2014-04-111-32/+126
| |\ \ \ \
| | * \ \ \ Merge "Add stringType and requiredPermission to sensors, effectively adding p...Aravind Akella2014-04-111-32/+126
| | |\ \ \ \
| | | * | | | Add stringType and requiredPermission to sensors, effectively adding permissi...Aravind Akella2014-04-111-32/+126
* | | | | | | Merge "Add unique ID to GraphicBuffer"Dan Stoza2014-04-111-15/+28
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Add unique ID to GraphicBufferDan Stoza2014-03-311-15/+28
* | | | | | | Merge "BufferQueue: Add producer buffer-released callback"Dan Stoza2014-04-119-31/+102
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | BufferQueue: Add producer buffer-released callbackDan Stoza2014-03-319-31/+102
* | | | | | | Merge "Adding render stats APIs to UiAutomation (framework native)."Svetoslav2014-04-106-2/+188
|\ \ \ \ \ \ \
| * | | | | | | Adding render stats APIs to UiAutomation (framework native).Svetoslav2014-04-106-2/+188
* | | | | | | | Merge "Fix sideband stream issues"Wonsik Kim2014-04-101-2/+10
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix sideband stream issuesWonsik Kim2014-04-071-2/+10
* | | | | | | | Merge "BufferQueue: Remove Bn version of create*"Dan Stoza2014-04-082-19/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | BufferQueue: Remove Bn version of create*Dan Stoza2014-04-072-19/+17
* | | | | | | | | Remove deprecated BufferQueue constructorDan Stoza2014-04-078-34/+44
|/ / / / / / / /
* | | | | | | | am 4215f434: am 6dbcebd0: Merge "Always release a buffer" into klp-modular-devAndy McFadden2014-04-071-2/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | am 6dbcebd0: Merge "Always release a buffer" into klp-modular-devAndy McFadden2014-04-071-2/+12
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Always release a bufferAndy McFadden2014-04-041-2/+12
| * | | | | | am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effect...Etienne Le Grand2014-04-051-126/+32
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Revert "Add stringType and requiredPermission to sensors, effectively adding ...Etienne Le Grand2014-04-051-126/+32
* | | | | | | Revert "Add stringType and requiredPermission to sensors, effectively adding ...Etienne Le Grand2014-04-051-126/+32
* | | | | | | am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, e...Etienne Le Grand2014-04-051-32/+126
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am c57a019e: Add stringType and requiredPermission to sensors, effectively ad...Etienne Le Grand2014-04-051-32/+126
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Add stringType and requiredPermission to sensors, effectively adding permissi...Etienne Le Grand2014-04-041-32/+126
| | |/ / / /
* | | | | | native gui: 64-bit compile issuesMark Salyzyn2014-04-041-2/+4
| |_|/ / / |/| | | |
* | | | | am d09b2acd: am 033bdd72: Merge "Remove global variables from ProcessState."Narayan Kamath2014-04-031-35/+0
|\ \ \ \ \ | |/ / / /
| * | | | am 033bdd72: Merge "Remove global variables from ProcessState."Narayan Kamath2014-04-031-35/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Remove global variables from ProcessState.Narayan Kamath2014-04-031-35/+0
| * | | | am 773585e6: Merge "Generate ACTION_CANCEL on joystick disconnect. DO NOT MER...Michael Wright2014-03-281-17/+12
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGEMichael Wright2014-03-241-17/+12