summaryrefslogtreecommitdiffstats
path: root/services/core/java
Commit message (Expand)AuthorAgeFilesLines
* CEC: Reset active source status on routing controlJinsuk Kim2014-10-061-0/+2
* Merge "Correctly rollback failed system app installs." into lmp-devJeff Sharkey2014-10-051-3/+7
|\
| * Correctly rollback failed system app installs.Jeff Sharkey2014-10-031-3/+7
* | Merge "Switch the NetworkInfo.mIsAvailable default" into lmp-devRobert Greenwalt2014-10-031-0/+1
|\ \
| * | Switch the NetworkInfo.mIsAvailable defaultRobert Greenwalt2014-10-031-0/+1
* | | Merge "More durable logging around system app upgrades." into lmp-devJeff Sharkey2014-10-032-20/+35
|\ \ \ | |/ / |/| / | |/
| * More durable logging around system app upgrades.Jeff Sharkey2014-10-032-20/+35
* | Merge "Fix alarm delivery-order sorting" into lmp-devChristopher Tate2014-10-031-6/+73
|\ \
| * | Fix alarm delivery-order sortingChristopher Tate2014-10-031-6/+73
* | | Merge "Send callbacks for Net property changes" into lmp-devRobert Greenwalt2014-10-031-27/+31
|\ \ \
| * | | Send callbacks for Net property changesRobert Greenwalt2014-10-021-27/+31
* | | | Merge "Disable notification effects during phone calls." into lmp-devJohn Spurlock2014-10-033-7/+50
|\ \ \ \
| * | | | Disable notification effects during phone calls.John Spurlock2014-10-023-7/+50
| | |/ / | |/| |
* | | | Merge "Send updated NetworkAgent score to NetworkFactories when validated." i...Paul Jensen2014-10-031-26/+39
|\ \ \ \
| * | | | Send updated NetworkAgent score to NetworkFactories when validated.Paul Jensen2014-10-021-26/+39
* | | | | Merge "Allow any unvalidated Network to satisfy NetworkRequests." into lmp-devPaul Jensen2014-10-031-20/+34
|\ \ \ \ \ | |/ / / /
| * | | | Allow any unvalidated Network to satisfy NetworkRequests.Paul Jensen2014-10-021-20/+34
* | | | | Merge "Maybe fix issue #17449495: Nakasi is pretty laggy/slow to do anything"...Dianne Hackborn2014-10-031-5/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Maybe fix issue #17449495: Nakasi is pretty laggy/slow to do anythingDianne Hackborn2014-10-021-5/+9
* | | | | Merge "Synchronize on all sendProxyBroadcast calls" into lmp-devJason Monk2014-10-021-5/+5
|\ \ \ \ \
| * | | | | Synchronize on all sendProxyBroadcast callsJason Monk2014-10-021-5/+5
| |/ / / /
* | | | | Merge "Fix a bug with screen brightness during screen off animation." into lm...Baligh Uddin2014-10-021-5/+7
|\ \ \ \ \
| * | | | | Fix a bug with screen brightness during screen off animation.Jeff Brown2014-10-021-5/+7
| |/ / / /
* | | | | Revert "Protect LOGIN_ACCOUNTS_CHANGED receiver in SyncManager"Matthew Williams2014-10-021-2/+1
* | | | | Allow system app to take ownership of built-in permissionsJing Ji2014-10-021-5/+13
* | | | | Merge "Remove misleading error log." into lmp-devCraig Mautner2014-10-021-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove misleading error log.Craig Mautner2014-10-021-1/+1
| |/ / /
* | | | Send app permissions to netd.Sreeram Ramachandran2014-10-013-22/+318
* | | | Merge "More work on issue #17656716: Unhandled exception in Window Manager" i...Dianne Hackborn2014-10-029-43/+55
|\ \ \ \
| * | | | More work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-10-019-43/+55
* | | | | Merge "Implement auto-sleep functionality." into lmp-devErik Pasternak2014-10-021-10/+57
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Implement auto-sleep functionality.Jeff Brown2014-10-011-10/+57
* | | | | Merge "Fix issue #17740687: Device does not boot after flashing LMP dev TOT(1...Dianne Hackborn2014-10-011-6/+7
|\ \ \ \ \
| * | | | | Fix issue #17740687: Device does not boot after flashing LMP dev TOT(1478825)...Dianne Hackborn2014-10-011-6/+7
* | | | | | Merge "Revert white space changes." into lmp-devDianne Hackborn2014-10-011-75/+75
|\ \ \ \ \ \
| * | | | | | Revert white space changes.Dianne Hackborn2014-10-011-75/+75
| |/ / / / /
* | | | | | Merge "Fixing invalid check to get component enabled state. (Bug 17679693)" i...Winson Chung2014-10-012-5/+7
|\ \ \ \ \ \
| * | | | | | Fixing invalid check to get component enabled state. (Bug 17679693)Winson Chung2014-10-012-5/+7
| |/ / / / /
* | | | | | Merge "Don't clear visible-behind activity if it is top" into lmp-devCraig Mautner2014-10-011-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't clear visible-behind activity if it is topCraig Mautner2014-10-011-0/+10
| | |/ / / | |/| | |
* | | | | Zen: Fix new event category check.John Spurlock2014-10-011-33/+35
* | | | | Merge "Use VMRuntime.isBootClassPathOnDisk" into lmp-devBrian Carlstrom2014-10-012-11/+48
|\ \ \ \ \
| * | | | | Use VMRuntime.isBootClassPathOnDiskBrian Carlstrom2014-09-302-11/+48
| | |/ / / | |/| | |
* | | | | Merge "Reduce latency from doze to screen on." into lmp-devJeff Brown2014-10-013-86/+141
|\ \ \ \ \
| * | | | | Reduce latency from doze to screen on.Jeff Brown2014-09-303-86/+141
| |/ / / /
* | | | | Merge "Maybe fix issue #17700474: manta: high occurrence of device booted..."...Dianne Hackborn2014-10-014-14/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Maybe fix issue #17700474: manta: high occurrence of device booted...Dianne Hackborn2014-09-304-14/+36
* | | | | Fixing build (Bug 17381033)Winson Chung2014-09-301-1/+1
* | | | | Merge "Fixing an issue with leaking starting windows. (Bug 17657878)" into lm...Winson Chung2014-09-301-0/+5
|\ \ \ \ \
| * | | | | Fixing an issue with leaking starting windows. (Bug 17657878)Winson Chung2014-09-301-0/+5
| | |_|_|/ | |/| | |