summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "fix screen on/off animation, which was flipped"Mathias Agopian2011-06-301-8/+8
|\
| * fix screen on/off animation, which was flippedMathias Agopian2011-06-301-8/+8
* | Merge "Fix issue #4902856: Don't let apps register non-explicit PendingIntents"Dianne Hackborn2011-06-306-37/+121
|\ \
| * | Fix issue #4902856: Don't let apps register non-explicit PendingIntentsDianne Hackborn2011-06-306-37/+121
* | | Merge "VPN: refactor few JNI methods for the usage of legacy VPN."Chia-chi Yeh2011-06-302-130/+170
|\ \ \ | |/ / |/| |
| * | VPN: refactor few JNI methods for the usage of legacy VPN.Chia-chi Yeh2011-06-302-130/+170
| |/
* | Merge "DnsPinger changes incl. binding"Irfan Sheriff2011-06-301-34/+44
|\ \
| * | DnsPinger changes incl. bindingIsaac Levy2011-06-291-34/+44
* | | Enforce background data flag, rules through netd.Jeff Sharkey2011-06-303-66/+240
* | | Merge "Fix joystick and trackpad regression."Jeff Brown2011-06-292-1/+7
|\ \ \ | |_|/ |/| |
| * | Fix joystick and trackpad regression.Jeff Brown2011-06-292-1/+7
* | | Merge "SF transactions are now O(1) wrt IPC instead of O(N)."Mathias Agopian2011-06-295-102/+80
|\ \ \
| * | | SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-295-102/+80
* | | | Merge "VPN: add a method to handle requests of legacy VPNs."Chia-chi Yeh2011-06-291-2/+202
|\ \ \ \ | |_|_|/ |/| | |
| * | | VPN: add a method to handle requests of legacy VPNs.Chia-chi Yeh2011-06-291-2/+202
* | | | Merge "Plumb information from the framework about asec container size."Dianne Hackborn2011-06-293-6/+54
|\ \ \ \
| * | | | Plumb information from the framework about asec container size.Dianne Hackborn2011-06-283-6/+54
* | | | | Merge "GPS: Support for on-demand NTP time injection"Mike Lockwood2011-06-292-5/+33
|\ \ \ \ \
| * | | | | GPS: Support for on-demand NTP time injectionMike Lockwood2011-06-292-5/+33
* | | | | | Merge "Push interface quota rules from NetworkPolicyManager to kernel."Jeff Sharkey2011-06-294-14/+89
|\ \ \ \ \ \
| * | | | | | Push interface quota rules from NetworkPolicyManager to kernel.Ashish Sharma2011-06-294-14/+89
* | | | | | | Merge "Fix setAdditionalSubtypes"satok2011-06-291-22/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix setAdditionalSubtypessatok2011-06-291-22/+28
* | | | | | | Merge "Show aux ime in the selection dialog if a keyboard is shown."satok2011-06-291-1/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Show aux ime in the selection dialog if a keyboard is shown.satok2011-06-291-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Move socket tagging from libcore."Jesse Wilson2011-06-282-5/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Move socket tagging from libcore.Jesse Wilson2011-06-282-5/+4
| |/ / / /
* | | | | Merge "Ping through default dns & ping settings changes"Irfan Sheriff2011-06-282-20/+43
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Ping through default dns & ping settings changesIsaac Levy2011-06-282-20/+43
| | |_|/ | |/| |
* | | | Merge "Add some logging code to track down touch issues."Jeff Brown2011-06-281-1/+11
|\ \ \ \
| * | | | Add some logging code to track down touch issues.Jeff Brown2011-06-281-1/+11
* | | | | Merge "Improve input event consistency invariants."Jeff Brown2011-06-283-168/+335
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Improve input event consistency invariants.Jeff Brown2011-06-283-168/+335
* | | | Better network stats parsing, integer tags, async.Jeff Sharkey2011-06-288-108/+389
| |_|/ |/| |
* | | Merge "Fix battery history management."Dianne Hackborn2011-06-281-0/+13
|\ \ \
| * | | Fix battery history management.Dianne Hackborn2011-06-281-0/+13
* | | | Merge "Hover and stylus API cleanup."Jeff Brown2011-06-281-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Hover and stylus API cleanup.Jeff Brown2011-06-271-4/+4
* | | | Merge changes I9fb59763,I8b2c6e00Jamie Gennis2011-06-281-11/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | SurfaceTexture: change onFrameAvailable behaviorJamie Gennis2011-06-271-11/+8
* | | | Merge "Fix the visibility of ongoing IME switcher"satok2011-06-281-6/+26
|\ \ \ \
| * | | | Fix the visibility of ongoing IME switchersatok2011-06-281-6/+26
* | | | | Fatal system crash due to NullPointerExceptionSvetoslav Ganov2011-06-281-0/+20
* | | | | Merge "NetworkStatsService: disabled by default"JP Abgrall2011-06-271-1/+3
|\ \ \ \ \
| * | | | | NetworkStatsService: disabled by defaultJP Abgrall2011-06-271-1/+3
* | | | | | Merge "Fixing null pointer b/4962091"Irfan Sheriff2011-06-272-14/+25
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fixing null pointer b/4962091Isaac Levy2011-06-272-14/+25
* | | | | | PermissionCache caches permission checksMathias Agopian2011-06-274-26/+27
* | | | | | Don't enable Bluetooth when booting into airplane mode.Jake Hamby2011-06-271-1/+3
* | | | | | Merge "CameraService: Decouple dequeue and lock"Iliyan Malchev2011-06-271-7/+11
|\ \ \ \ \ \