summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update HWC dump format"Andy McFadden2014-04-252-11/+34
|\
| * Update HWC dump formatAndy McFadden2014-04-222-11/+34
* | Enable wakeup sensors.Aravind Akella2014-04-233-62/+141
* | Merge "BufferQueue: Increase max slots from 32 to 64"Dan Stoza2014-04-212-7/+7
|\ \ | |/ |/|
| * BufferQueue: Increase max slots from 32 to 64Dan Stoza2014-04-182-7/+7
* | BufferQueueProducer: add detachNextBufferDan Stoza2014-04-154-0/+15
* | am ef89f763: am cf818ebb: Merge "Add stringType and requiredPermission to sen...Aravind Akella2014-04-112-19/+80
|\ \
| * \ am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effecti...Aravind Akella2014-04-112-19/+80
| |\ \
| | * | Add stringType and requiredPermission to sensors, effectively adding permissi...Aravind Akella2014-04-112-19/+80
| * | | am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effect...Etienne Le Grand2014-04-052-80/+19
| |\ \ \ | | |/ /
| | * | Revert "Add stringType and requiredPermission to sensors, effectively adding ...Etienne Le Grand2014-04-052-80/+19
* | | | Merge "BufferQueue: Add producer buffer-released callback"Dan Stoza2014-04-114-8/+10
|\ \ \ \
| * | | | BufferQueue: Add producer buffer-released callbackDan Stoza2014-03-314-8/+10
* | | | | Plumb display power state through display manager.Jeff Brown2014-04-113-47/+5
* | | | | Merge "Adding render stats APIs to UiAutomation (framework native)."Svetoslav2014-04-108-16/+90
|\ \ \ \ \
| * | | | | Adding render stats APIs to UiAutomation (framework native).Svetoslav2014-04-108-16/+90
* | | | | | Merge "Fix sideband stream issues"Wonsik Kim2014-04-101-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix sideband stream issuesWonsik Kim2014-04-071-1/+1
* | | | | | BufferQueue: Remove Bn version of create*Dan Stoza2014-04-073-8/+12
|/ / / / /
* | | | | Revert "Add stringType and requiredPermission to sensors, effectively adding ...Etienne Le Grand2014-04-052-80/+19
* | | | | am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, e...Etienne Le Grand2014-04-052-19/+80
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am c57a019e: Add stringType and requiredPermission to sensors, effectively ad...Etienne Le Grand2014-04-052-19/+80
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add stringType and requiredPermission to sensors, effectively adding permissi...Etienne Le Grand2014-04-042-19/+80
* | | | | Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager"Ruchi Kandoi2014-04-045-63/+34
* | | | | SurfaceFlinger: send VSYNC power hints to IPowerManagerRuchi Kandoi2014-04-045-34/+63
| |_|/ / |/| | |
* | | | Update to follow interface change.Dianne Hackborn2014-04-031-0/+1
* | | | Merge "Misc. buttons aren't gamepad keys."Michael Wright2014-04-021-4/+0
|\ \ \ \
| * | | | Misc. buttons aren't gamepad keys.Michael Wright2014-04-021-4/+0
| | |_|/ | |/| |
* | | | PowerManager: add powerHint binder methodRuchi Kandoi2014-04-021-0/+10
|/ / /
* | | am 1b751203: am 50ef8562: Merge "GraphicProducerWrapper may return false tran...Jesse Hall2014-03-281-2/+2
|\ \ \ | |/ /
| * | am 50ef8562: Merge "GraphicProducerWrapper may return false transact status"Jesse Hall2014-03-281-2/+2
| |\ \
| | * | GraphicProducerWrapper may return false transact statusbdeng3X2014-03-271-2/+2
* | | | Cherry pick parts of f5df700e6ce.Narayan Kamath2014-03-273-5/+5
* | | | inputflinger: 64 bit compile issuesMark Salyzyn2014-03-213-9/+9
* | | | batteryservice: Native client read exception returned from getPropertyPaul Lawrence2014-03-211-1/+5
* | | | Generate ACTION_CANCEL on joystick disconnect.Michael Wright2014-03-201-6/+27
* | | | Add idc config option for handling key repeatsMichael Wright2014-03-202-0/+11
* | | | Remove deprecated BufferQueue constructorDan Stoza2014-03-1812-128/+206
* | | | Merge "Revert "Implement video plane layer""Wonsik Kim2014-03-185-134/+0
|\ \ \ \
| * | | | Revert "Implement video plane layer"Wonsik Kim2014-03-175-134/+0
* | | | | am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-1316-33/+35
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-1316-33/+35
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | native frameworks: 64-bit compile issuesMark Salyzyn2014-03-1216-33/+35
* | | | | Merge "Add sideband streams to BufferQueue and related classes"Jesse Hall2014-03-138-9/+87
|\ \ \ \ \
| * | | | | Add sideband streams to BufferQueue and related classesJesse Hall2014-03-118-9/+87
* | | | | | Merge "Controllers must have buttons and a movement mechanism."Michael Wright2014-03-121-1/+2
|\ \ \ \ \ \
| * | | | | | Controllers must have buttons and a movement mechanism.Michael Wright2014-03-121-1/+2
* | | | | | | VirtualDisplaySurface: no attach/detach supportDan Stoza2014-03-121-5/+7
* | | | | | | Merge "BufferQueue: Allow detaching/reattaching buffers"Dan Stoza2014-03-112-0/+11
|\ \ \ \ \ \ \
| * | | | | | | BufferQueue: Allow detaching/reattaching buffersDan Stoza2014-03-102-0/+11