summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | | am 7640d989: CEC: Fix a regression bugJinsuk Kim2015-01-292-1/+20
|\ \ \ \ | |/ / /
| * | | CEC: Fix a regression bugJinsuk Kim2015-01-292-1/+20
* | | | am 43b2746b: Merge "CEC: Let <Active Source> from the active source work" int...Jinsuk Kim2015-01-291-5/+0
|\ \ \ \ | |/ / /
| * | | CEC: Let <Active Source> from the active source workJinsuk Kim2015-01-281-5/+0
| |/ /
* | | am f37b20e1: Merge "Fix \'always\' preferred app assignment" into lmp-mr1-devChristopher Tate2015-01-282-3/+3
|\ \ \ | |/ /
| * | Merge "Fix 'always' preferred app assignment" into lmp-mr1-devChristopher Tate2015-01-282-3/+3
| |\ \
| | * | Fix 'always' preferred app assignmentChristopher Tate2015-01-272-3/+3
* | | | am 597bb696: Merge "Add a config for whether to start in touch mode." into lm...Tim Kilbourn2015-01-271-1/+3
|\ \ \ \ | |/ / /
| * | | Add a config for whether to start in touch mode.Tim Kilbourn2015-01-271-1/+3
| |/ /
* | | am 5426e7ae: Merge "Defer tap outside stack until multiwindows" into lmp-mr1-devCraig Mautner2015-01-271-10/+10
|\ \ \ | |/ /
| * | Merge "Defer tap outside stack until multiwindows" into lmp-mr1-devCraig Mautner2015-01-271-10/+10
| |\ \
| | * | Defer tap outside stack until multiwindowsCraig Mautner2015-01-271-10/+10
* | | | am 525588c5: Merge "Make NetworkMonitor less aggressive on broken networks." ...Lorenzo Colitti2015-01-271-13/+30
|\ \ \ \ | |/ / /
| * | | Merge "Make NetworkMonitor less aggressive on broken networks." into lmp-mr1-devLorenzo Colitti2015-01-271-13/+30
| |\ \ \
| | * | | Make NetworkMonitor less aggressive on broken networks.Lorenzo Colitti2015-01-261-13/+30
* | | | | am 49880eeb: Merge "Stop logging service starts and stops." into lmp-mr1-devCraig Mautner2015-01-271-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Stop logging service starts and stops." into lmp-mr1-devCraig Mautner2015-01-271-1/+1
| |\ \ \ \
| | * | | | Stop logging service starts and stops.Craig Mautner2015-01-261-1/+1
* | | | | | am cd8a80c7: Merge "TIF: fix loud volume after input switch when volume is 0"...Wonsik Kim2015-01-271-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | TIF: fix loud volume after input switch when volume is 0Wonsik Kim2015-01-271-1/+3
| |/ / / /
* | | | | am 09dff843: Merge "Only try to fetch time from NTP if there is a network con...Lorenzo Colitti2015-01-261-14/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Only try to fetch time from NTP if there is a network connection." int...Lorenzo Colitti2015-01-261-14/+4
| |\ \ \ \ | | |/ / /
| | * | | Only try to fetch time from NTP if there is a network connection.Lorenzo Colitti2015-01-261-14/+4
* | | | | resolved conflicts for merge of 8995e140 to lmp-mr1-wfc-devCraig Mautner2015-01-265-93/+85
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Add reason string for bringing stack to front" into lmp-mr1-devCraig Mautner2015-01-265-93/+85
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Add reason string for bringing stack to frontCraig Mautner2015-01-265-93/+85
* | | | | am 6d16b861: Merge "Avoid NullPointerException if createUser returns null" in...Benjamin Franz2015-01-261-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Avoid NullPointerException if createUser returns null" into lmp-mr1-devBenjamin Franz2015-01-261-0/+3
| |\ \ \ \
| | * | | | Avoid NullPointerException if createUser returns nullBenjamin Franz2015-01-231-0/+3
* | | | | | am 414ea81e: Merge "Ensure notifications are sent when locking/unlocking loca...Zoltan Szatmary-Ban2015-01-261-0/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Ensure notifications are sent when locking/unlocking location share" i...Zoltan Szatmary-Ban2015-01-261-0/+13
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Ensure notifications are sent when locking/unlocking location shareZoltan Szatmary-Ban2015-01-231-0/+13
* | | | | | am 10a053e4: Accessibility: Sometimes cannot interact with nav bar items.Svetoslav2015-01-231-6/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Accessibility: Sometimes cannot interact with nav bar items.Svetoslav2015-01-231-6/+3
* | | | | | am 56c119ab: Merge "CEC: Handles initiation of press-and-hold correctly" into...Jinsuk Kim2015-01-231-12/+34
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "CEC: Handles initiation of press-and-hold correctly" into lmp-mr1-devJinsuk Kim2015-01-231-12/+34
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | CEC: Handles initiation of press-and-hold correctlyJinsuk Kim2015-01-231-12/+34
* | | | | | am 266303fd: Merge "Avoid SecurityException when calling getUserData" into lm...Benjamin Franz2015-01-231-21/+42
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Avoid SecurityException when calling getUserData" into lmp-mr1-devBenjamin Franz2015-01-231-21/+42
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Avoid SecurityException when calling getUserDataBenjamin Franz2015-01-221-21/+42
* | | | | | am 76cf0355: Merge "CEC: Add logic to return to internal source" into lmp-mr1...Jinsuk Kim2015-01-232-12/+21
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "CEC: Add logic to return to internal source" into lmp-mr1-devJinsuk Kim2015-01-232-12/+21
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | CEC: Add logic to return to internal sourceJinsuk Kim2015-01-222-12/+21
| | | |/ / | | |/| |
* | | | | am dbabf37f: Merge "Even more debug for bug 17721767." into lmp-mr1-devCraig Mautner2015-01-233-1/+13
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Even more debug for bug 17721767." into lmp-mr1-devCraig Mautner2015-01-223-1/+13
| |\ \ \ \
| | * | | | Even more debug for bug 17721767.Craig Mautner2015-01-223-1/+13
* | | | | | am 147cf4b8: Merge "Log interface name and uid when filtering a blocked netwo...Erik Kline2015-01-231-1/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Log interface name and uid when filtering a blocked network." into lmp...Erik Kline2015-01-221-1/+4
| |\ \ \ \ \
| | * | | | | Log interface name and uid when filtering a blocked network.Erik Kline2015-01-211-1/+4
* | | | | | | am 7de1ed9d: Merge "CEC: Let playback device switch TV input after bootup" in...Jinsuk Kim2015-01-231-0/+4
|\ \ \ \ \ \ \ | |/ / / / / /