summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "give the proper orientation to the h/w composer HAL"Mathias Agopian2011-08-183-3/+4
|\
| * give the proper orientation to the h/w composer HALMathias Agopian2011-08-183-3/+4
* | Merge "Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checked"Dianne Hackborn2011-08-183-3/+16
|\ \ | |/ |/|
| * Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checkedDianne Hackborn2011-08-183-3/+16
* | Merge "Background data notification, API clean up."Jeff Sharkey2011-08-182-75/+99
|\ \
| * | Background data notification, API clean up.Jeff Sharkey2011-08-172-75/+99
* | | Merge "SurfaceTexture: fix queues-to-composer"Jamie Gennis2011-08-186-9/+29
|\ \ \ | |_|/ |/| |
| * | SurfaceTexture: fix queues-to-composerJamie Gennis2011-08-176-9/+29
* | | Merge "Default disable watchdog for vold connection"Kenny Root2011-08-181-2/+7
|\ \ \
| * | | Default disable watchdog for vold connectionKenny Root2011-08-171-2/+7
| |/ /
* | | Fix issue #5163456: logspam/tight loop in BatteryStatsImplDianne Hackborn2011-08-171-1/+0
|/ /
* | Merge "Getting rid of the (hidden) oldName parameter for widgets"Adam Cohen2011-08-171-7/+1
|\ \
| * | Getting rid of the (hidden) oldName parameter for widgetsAdam Cohen2011-08-171-7/+1
* | | Merge "as a debug option SrufaceFlinger can now connect to DDMS"Mathias Agopian2011-08-175-0/+120
|\ \ \
| * | | as a debug option SrufaceFlinger can now connect to DDMSMathias Agopian2011-08-155-0/+120
* | | | am 51beb81a: am ee93fd5c: am 7a0d746b: am baaf3ce6: Merge "Handle stopping of...Dianne Hackborn2011-08-161-2/+4
|\ \ \ \
| * \ \ \ am ee93fd5c: am 7a0d746b: am baaf3ce6: Merge "Handle stopping of services wit...Dianne Hackborn2011-08-161-2/+4
| |\ \ \ \
| | * \ \ \ Merge "Handle stopping of services with still bound applications."Dianne Hackborn2011-08-161-2/+4
| | |\ \ \ \
| | | * | | | Handle stopping of services with still bound applications.Per Edelberg2011-01-031-2/+4
| | * | | | | Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4...Jeff Brown2011-08-103-39/+27
| | |\ \ \ \ \
| | | * | | | | Support wrapping app processes to inject debug instrumentation.Jeff Brown2011-07-283-39/+27
* | | | | | | | Merge "Don't crash if a drag recipient throws an uncaught exception"Christopher Tate2011-08-162-10/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't crash if a drag recipient throws an uncaught exceptionChristopher Tate2011-08-162-10/+16
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "P2p enhancements"repo sync2011-08-162-45/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | P2p enhancementsrepo sync2011-08-102-45/+51
* | | | | | | | | Merge "VPN: reset legacy VPN when resetting IPv4 addresses."Chia-chi Yeh2011-08-162-3/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VPN: reset legacy VPN when resetting IPv4 addresses.Chia-chi Yeh2011-08-162-3/+11
* | | | | | | | | | UsbManager: Use resource IDs for notification IDsMike Lockwood2011-08-161-28/+13
* | | | | | | | | | dumpsys: fix problems with -a option in battery and batteryinfo servicesMike Lockwood2011-08-162-1/+3
|/ / / / / / / / /
* | | | | | | | | Merge "Flush central DNS cache when things change."Robert Greenwalt2011-08-161-14/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Flush central DNS cache when things change.Robert Greenwalt2011-08-151-14/+30
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Infrastructure to support package verifier"Kenny Root2011-08-161-41/+257
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Infrastructure to support package verifierKenny Root2011-08-151-41/+257
* | | | | | | | | | Merge "Throw exception on odd length Signatures"Kenny Root2011-08-162-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Throw exception on odd length SignaturesKenny Root2011-08-042-0/+8
* | | | | | | | | | | Merge "Add new am option to profile the launching of an activity."Dianne Hackborn2011-08-152-43/+196
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Add new am option to profile the launching of an activity.Dianne Hackborn2011-08-152-43/+196
* | | | | | | | | | | Merge "Foreground/background network stats using sets."Jeff Sharkey2011-08-1510-383/+570
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Foreground/background network stats using sets.Jeff Sharkey2011-08-1510-383/+570
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Add NativeDaemonConnector users to watchdog."Jeff Sharkey2011-08-153-47/+69
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add NativeDaemonConnector users to watchdog.Jeff Sharkey2011-08-103-47/+69
* | | | | | | | | | | Merge "have the sensorsevice test print the delay of the first received event"Mathias Agopian2011-08-151-4/+12
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | have the sensorsevice test print the delay of the first received eventMathias Agopian2011-08-151-4/+12
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix blocked event handling in InputDispatcher. Bug: 5161854"Jeff Brown2011-08-151-0/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix blocked event handling in InputDispatcher.Jeff Brown2011-08-151-0/+3
* | | | | | | | | | Merge "Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel. Bug: 5161290"Jeff Brown2011-08-141-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel.Jeff Brown2011-08-121-1/+1
* | | | | | | | | | Fix bug 5154361 - New force close dialog text breaks button order rulesAdam Powell2011-08-142-5/+5
* | | | | | | | | | Issue 5081351: isWiredHeadsetOn() permission.Eric Laurent2011-08-121-9/+0
* | | | | | | | | | Merge "fix an orientation change drawing artifact."Mathias Agopian2011-08-121-3/+2
|\ \ \ \ \ \ \ \ \ \