Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
65c4a2b26cd8776b0927e9b0e07ecf53bd31b627
/
services
/
java
/
com
/
android
/
server
65c4a2b
Multi-user ringtone playback.
by Jeff Sharkey
· 14 years ago
f80a9b2
Watch for voice recognition service changes for all users
by Amith Yamasani
· 14 years ago
fe3632b
Merge into jb-mr1-dev
by Jean-Baptiste Queru
· 14 years ago
56d8cc1
Merge into jb-mr1-dev
by Jean-Baptiste Queru
· 14 years ago
ecfc9ca
Merge into jb-mr1-dev
by Jean-Baptiste Queru
· 14 years ago
9529386
Fix build
by Amith Yamasani
· 14 years ago
0dfe1cf
Merge into jb-mr1-dev
by Jean-Baptiste Queru
· 14 years ago
7951c45
Merge into jb-mr1-dev
by Jean-Baptiste Queru
· 14 years ago
ec19961
Merge into jb-mr1-dev
by Jean-Baptiste Queru
· 14 years ago
6fb2514
Merge into jb-mr1-dev
by Jean-Baptiste Queru
· 14 years ago
03e7b88
More than one finger at a time can trigger a system crash.
by Svetoslav Ganov
· 14 years ago
3671410
Fix dialogs on secondary displays.
by Jeff Brown
· 14 years ago
ea7e915
AppInfo from Notifications for secondary users
by Amith Yamasani
· 14 years ago
187f3f9
Magnified frame not properly computed when keyguard goes away.
by Svetoslav Ganov
· 14 years ago
14a9f2b
Fix drag and drop surfaces on secondary displays.
by Jeff Brown
· 14 years ago
2033763
Allow a window on a secondary display to have focus.
by Jeff Brown
· 14 years ago
139748f
Fix issue #7215984: java.lang.RuntimeException: Unable to create...
by Dianne Hackborn
· 14 years ago
270a331
Merge "UI test automation service should not be auto reconnected." into jb-mr1-dev
by Svetoslav Ganov
· 14 years ago
657968a
UI test automation service should not be auto reconnected.
by Svetoslav Ganov
· 14 years ago
bc391d5
Merge "Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()"" into jb-mr1-dev
by Philip Milne
· 14 years ago
53fe756
Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()"
by Philip Milne
· 14 years ago
9b93f4d
Merge "Fix security check for private allocateAppWidgetId api" into jb-mr1-dev
by Michael Jurka
· 14 years ago
b00df8e
Merge "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()" into jb-mr1-dev
by Philip Milne
· 14 years ago
cd11b22
Merge "Fix issue #7214090: Need to be able to post notifications to all users" into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
50cdf7c3
Fix issue #7214090: Need to be able to post notifications to all users
by Dianne Hackborn
· 14 years ago
888eb73
resolved conflicts for merge of 814f5ac3 to jb-mr1-dev
by Amith Yamasani
· 14 years ago
8658e1a
Merge "Allow apps to getProviders() without location permissions." into jb-mr1-dev
by Victoria Lease
· 14 years ago
b079d1f
am 5e8cbdc0: Merge "Fixing services start order that impacts ICS - JB upgrade"
by Amith Yamasani
· 14 years ago
49397ac9
Merge "Always bind to DefaultContainerService as OWNER." into jb-mr1-dev
by Jeff Sharkey
· 14 years ago
916b2b5
Merge "Increase WFD connect time out to 60s" into jb-mr1-dev
by Irfan Sheriff
· 14 years ago
2c2ca5c
Increase WFD connect time out to 60s
by Irfan Sheriff
· 14 years ago
752cd92
Always bind to DefaultContainerService as OWNER.
by Jeff Sharkey
· 14 years ago
17e3e9e
Merge "Do not use passive GPS data for COARSE only apps." into jb-mr1-dev
by Victoria Lease
· 14 years ago
8dbb634
Allow apps to getProviders() without location permissions.
by Victoria Lease
· 14 years ago
5a37088
Merge "Check READ_EXTERNAL enforcement outside of lock." into jb-mr1-dev
by Jeff Sharkey
· 14 years ago
11820f7
Merge "Allow acquiring ContentProviders across users." into jb-mr1-dev
by Jeff Sharkey
· 14 years ago
b939e35
Merge "Fix issue #7209355, #7214271." into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
8da429e
Fix issue #7209355, #7214271.
by Dianne Hackborn
· 14 years ago
c50f31d
Check READ_EXTERNAL enforcement outside of lock.
by Jeff Sharkey
· 14 years ago
6d51571
Allow acquiring ContentProviders across users.
by Jeff Sharkey
· 14 years ago
88923c9
Merge "Fix issue #7214462: Some recent thumbnails are black." into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
6a86495
Fix issue #7214462: Some recent thumbnails are black.
by Dianne Hackborn
· 14 years ago
9f12373
Merge "Fixing a regression in the UI test automation." into jb-mr1-dev
by Svetoslav Ganov
· 14 years ago
9371a0a
Fixing a regression in the UI test automation.
by Svetoslav Ganov
· 14 years ago
993c3d7
Merge "Fixing typos" into jb-mr1-dev
by Adam Cohen
· 14 years ago
77e95d3
Merge "Show lockscreen widgets for the current user." into jb-mr1-dev
by Amith Yamasani
· 14 years ago
db38d8a
Fixing typos
by Adam Cohen
· 14 years ago
8fd96ec
Show lockscreen widgets for the current user.
by Amith Yamasani
· 14 years ago
0a5c556
Merge "Multi-user support for the accessibility layer." into jb-mr1-dev
by Svetoslav Ganov
· 14 years ago
c9e94ea
Merge "Fix issue #7213113: Remove old intent resolver" into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
52c6234
Fix issue #7213113: Remove old intent resolver
by Dianne Hackborn
· 14 years ago
58d37b5
Multi-user support for the accessibility layer.
by Svetoslav Ganov
· 14 years ago
03bdc8a
Fix security check for private allocateAppWidgetId api
by Michael Jurka
· 14 years ago
2f6d882
Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()
by Philip Milne
· 14 years ago
3ca5971
Merge "Support HDMI hotplug." into jb-mr1-dev
by Jeff Brown
· 14 years ago
e87bf03
Support HDMI hotplug.
by Jeff Brown
· 14 years ago
1ed9fa1
Merge "Make DPM API for disabling keyguard widgets more generic" into jb-mr1-dev
by Jim Miller
· 14 years ago
09016ab
Do not use passive GPS data for COARSE only apps.
by Victoria Lease
· 14 years ago
4e5753f
Add setting to skip verifying ADB installs
by rich cannings
· 14 years ago
ac439e5
Eliminate potential for NPE in WindowAnimator.
by Craig Mautner
· 14 years ago
74defbf
Merge "Query users excluding any being removed" into jb-mr1-dev
by Amith Yamasani
· 14 years ago
920ace0
Query users excluding any being removed
by Amith Yamasani
· 14 years ago
35d323a
Use global wifi_sleep_policy constants
by Brian Muramatsu
· 14 years ago
11a6450
Merge "Fixing partiallyUpdateAppWidget to cache the new changes" into jb-mr1-dev
by Adam Cohen
· 14 years ago
957fadc
Merge "Use min group owner intent for concurrency" into jb-mr1-dev
by Irfan Sheriff
· 14 years ago
99766cf
Use min group owner intent for concurrency
by Irfan Sheriff
· 14 years ago
b4c3367
Merge "Disentangle input manager service startup." into jb-mr1-dev
by Jeff Brown
· 14 years ago
ddfaa3f
Merge "Provide a debugging option to force enable wifi display." into jb-mr1-dev
by Jeff Brown
· 14 years ago
a9d131c
Disentangle input manager service startup.
by Jeff Brown
· 14 years ago
bbd28a2
Provide a debugging option to force enable wifi display.
by Jeff Brown
· 14 years ago
fbe44b7
Fixing partiallyUpdateAppWidget to cache the new changes
by Adam Cohen
· 14 years ago
6de76d2
Merge "Implement multi-user PackageMonitor." into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
c72fc67
Implement multi-user PackageMonitor.
by Dianne Hackborn
· 14 years ago
314488b
Merge "Captive check for both mobile and wifi" into jb-mr1-dev
by Irfan Sheriff
· 14 years ago
ca2cb18
Merge "Suppress location information for non-active users." into jb-mr1-dev
by Wink Saville
· 14 years ago
9538bdd
Captive check for both mobile and wifi
by Irfan Sheriff
· 14 years ago
f6e24d6
Merge "Remove pointless exception supression." into jb-mr1-dev
by Geremy Condra
· 14 years ago
4dd3c37
Merge "Remove logging for old version mismatches." into jb-mr1-dev
by Geremy Condra
· 14 years ago
a12a7b3
Suppress location information for non-active users.
by Wink Saville
· 14 years ago
e0de5bf
Merge "Fire "dreaming started" and "dreaming stopped" broadcasts." into jb-mr1-dev
by John Spurlock
· 14 years ago
350bb15
Remove pointless exception supression.
by Geremy Condra
· 14 years ago
48b9b0d
Make DPM API for disabling keyguard widgets more generic
by Jim Miller
· 14 years ago
c2b9ea6
Make wifi display state changes more robust.
by Jeff Brown
· 14 years ago
89d5546
Add support for remembering Wifi display devices.
by Jeff Brown
· 14 years ago
0967a9e
Remove logging for old version mismatches.
by Geremy Condra
· 14 years ago
daa57e8
Migrate network stats from removed users.
by Jeff Sharkey
· 14 years ago
f4f6b4c
Fire "dreaming started" and "dreaming stopped" broadcasts.
by John Spurlock
· 14 years ago
6704a48
Merge "Fixes to Starting window and Wallpaper windows." into jb-mr1-dev
by Craig Mautner
· 14 years ago
52716de
Merge "Fix deadlock in LockPatternUtils by using local id." into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
f1b6741
Fix deadlock in LockPatternUtils by using local id.
by Craig Mautner
· 14 years ago
09ad083
Merge "Switch to showing top-most thumbnail of recent apps." into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
15491c6
Switch to showing top-most thumbnail of recent apps.
by Dianne Hackborn
· 14 years ago
a490bdd
Merge changes I4513afbd,I20e2194c into jb-mr1-dev
by Jeff Sharkey
· 14 years ago
8863cca
Fixes to Starting window and Wallpaper windows.
by Craig Mautner
· 14 years ago
4adb9d3
Merge "DevicePolicyManager per user" into jb-mr1-dev
by Amith Yamasani
· 14 years ago
1e5aeec
Merge "Don't allow more than 3 actively running users at a time." into jb-mr1-dev
by Dianne Hackborn
· 14 years ago
bb1aeff
Don't allow more than 3 actively running users at a time.
by Dianne Hackborn
· 14 years ago
0b81be6
Lockdown should only augment connected networks.
by Jeff Sharkey
· 14 years ago
6281d7c
Merge "Multi-user MTP." into jb-mr1-dev
by Jeff Sharkey
· 14 years ago
599dd7c
DevicePolicyManager per user
by Amith Yamasani
· 14 years ago
Next »