summaryrefslogtreecommitdiffstats
path: root/services/core/jni
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: Stop publishing HdmiCecService, start publishing HdmiControlSer...Jinsuk Kim2014-06-021-7/+0
* DO NOT MERGE: Add cec message handler to hdmi cec jni implementationJungshik Jang2014-06-021-65/+147
* Revert "Revert "Add physical TV input handling to TvInputManagerService""Wonsik Kim2014-05-273-0/+391
* Add ARC commandsJungshik Jang2014-05-151-4/+4
* Merge "Encapsulate Canvas.mNativeCanvas"Florin Malita2014-05-071-31/+9
|\
| * Encapsulate Canvas.mNativeCanvasFlorin Malita2014-05-061-31/+9
* | Implement more native api for Hdmi cec.Jungshik Jang2014-05-071-2/+79
|/
* Fix unmatched jni method name.Jungshik Jang2014-05-021-1/+1
* Implement native send and receive logic for HdmiCecController.Jungshik Jang2014-04-301-9/+125
* Merge "Move key attribute information into KeyEvent."Michael Wright2014-04-291-1/+1
|\
| * Move key attribute information into KeyEvent.Michael Wright2014-04-281-1/+1
* | am 60037302: am 8fe27e88: Merge "Move logical address allocation logic into n...Jinsuk Kim2014-04-291-49/+167
|\ \
| * \ am 8fe27e88: Merge "Move logical address allocation logic into native service...Jinsuk Kim2014-04-291-49/+167
| |\ \
| | * | Move logical address allocation logic into native service from HALJinsuk Kim2014-04-211-49/+167
* | | | Implement skeleton of new HDMI Control Service.Jungshik Jang2014-04-253-0/+90
| |_|/ |/| |
* | | am 55dab4dd: am b11f250e: Merge "Delegate HdmiCecService method impl to HdmiC...Jinsuk Kim2014-04-111-0/+5
|\ \ \ | |/ /
| * | am b11f250e: Merge "Delegate HdmiCecService method impl to HdmiCecDevice subc...Jinsuk Kim2014-04-111-0/+5
| |\ \ | | |/
| | * Merge "Delegate HdmiCecService method impl to HdmiCecDevice subclass" into kl...Jinsuk Kim2014-04-111-0/+5
| | |\
| | | * Delegate HdmiCecService method impl to HdmiCecDevice subclassJinsuk Kim2014-04-111-0/+5
* | | | resolved conflicts for merge of 337e764d to masterJeff Brown2014-04-113-106/+32
|\ \ \ \ | |/ / /
| * | | am f24687e2: Merge "Plumb display power state through display manager." into ...Jeff Brown2014-04-113-104/+30
| |\ \ \ | | |/ /
| | * | Plumb display power state through display manager.Jeff Brown2014-04-103-104/+30
| | |/
* | | Merge "Fix size_t format specifier"Michael Wright2014-04-041-1/+1
|\ \ \
| * | | Fix size_t format specifierMichael Wright2014-04-041-1/+1
* | | | PowerManager: Fix buildRuchi Kandoi2014-04-041-1/+7
|/ / /
* | | Merge "Update to call new Skia APIs."Leon Scroggins2014-04-041-1/+1
|\ \ \
| * | | Update to call new Skia APIs.Leon Scroggins2014-04-041-1/+1
* | | | PowerManager: add powerHint methodRuchi Kandoi2014-04-041-0/+8
|/ / /
* | | am f2fe3505: am 31518f74: Merge "Use build property for CEC device OSD name" ...Jinsuk Kim2014-04-031-15/+20
|\ \ \ | |/ /
| * | am 31518f74: Merge "Use build property for CEC device OSD name" into klp-modu...Jinsuk Kim2014-04-031-15/+20
| |\ \ | | |/
| | * Use build property for CEC device OSD nameJinsuk Kim2014-04-031-15/+20
* | | am 2e59bd78: am 41eaa32c: Merge "Replace individual methods with a consolidat...Jinsuk Kim2014-03-311-116/+55
|\ \ \ | |/ /
| * | am 41eaa32c: Merge "Replace individual methods with a consolidated CEC native...Jinsuk Kim2014-03-311-116/+55
| |\ \ | | |/
| | * Replace individual methods with a consolidated CEC nativeSendmessageJinsuk Kim2014-03-271-116/+55
* | | resolved conflicts for merge of 22d07464 to masterNarayan Kamath2014-03-271-1/+3
|\ \ \ | |/ /
| * | resolved conflicts for merge of eaab4df0 to klp-modular-dev-plus-aospNarayan Kamath2014-03-271-1/+3
* | | Battery stats: track actually running timeDianne Hackborn2014-03-211-3/+8
* | | resolved conflicts for merge of a67e34c8 to masterColin Cross2014-03-213-5/+699
|\ \ \ | |/ /
| * | am c61f4dd7: Merge "Add HDMI-CEC service" into klp-modular-devJinsuk Kim2014-03-213-5/+699
| |\ \ | | |/
| | * Merge "Add HDMI-CEC service" into klp-modular-devJinsuk Kim2014-03-213-5/+699
| | |\
| | | * Add HDMI-CEC serviceJinsuk Kim2014-03-203-5/+699
| * | | am 7c2b1625: am 78f204ae: am 8e240af5: Merge "Remove SO_BINDTODEVICE from VPN...Chad Brubaker2014-03-141-23/+0
| |\ \ \ | | |/ /
| | * | am 78f204ae: am 8e240af5: Merge "Remove SO_BINDTODEVICE from VPN protect" int...Chad Brubaker2014-03-141-23/+0
| * | | am ca9eef62: b/12068020 Make kb layouts only unique to vendor/product. Do not...RoboErik2014-03-121-5/+22
| |\ \ \ | | |/ /
| | * | b/12068020 Make kb layouts only unique to vendor/product. Do not mergeRoboErik2014-03-121-5/+22
| | |/
* | | Support unique calibration per orientationJason Gerecke2014-03-101-5/+8
* | | Initialize mAffineTransform and update on modificationJason Gerecke2014-03-101-0/+70
* | | Start recording wakeup reasons in battery history.Dianne Hackborn2014-03-073-0/+199
* | | Merge "Remove SO_BINDTODEVICE from VPN protect"Chad Brubaker2014-02-281-23/+0
|\ \ \
| * | | Remove SO_BINDTODEVICE from VPN protectChad Brubaker2014-02-131-23/+0