Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
67fe28d925aba4e5cee0cec3bb166fdee901d40d
/
services
c02a4a4
Merge "Schedule agentDisconnected() in handler thread"
by Chris Tate
· 8 years ago
b37d826
Merge changes from topic 'usb_bugfixes-mirror-aosp-master'
by Jerry Zhang
· 8 years ago
1813ae0
Merge "Fixed the issue when some apps were gone and couldn't be installed successfully after updating from KK to M via OTA."
by Treehugger Robot
· 8 years ago
935372b
Refactored setCurrentFunction and setUsbDataUnlocked into single method.
by Jerry Zhang
· 8 years ago
dfacad0
Clean up persistent usb state on boot.
by Jerry Zhang
· 8 years ago
0269ebe
Fixed handling of usb state during adb changes.
by Jerry Zhang
· 8 years ago
2977c3e
Bluetooth: BLE app tracking fixes
by Marie Janssen
· 8 years ago
0849ded
[NAN-AWARE] Rename NAN to Aware
by Etan Cohen
· 8 years ago
2980980
BT: Don't switch devices when one of the connected BT headsets disconnects
by Satish Kodishala
· 9 years ago
56b92e8
Merge "Update service test runner to allow test args"
by Etan Cohen
· 8 years ago
be19fe5
Merge "Fix WebViewUpdateServiceTest failures when using Thread without Looper."
by Richard Coles
· 8 years ago
86f7bbe
Fix WebViewUpdateServiceTest failures when using Thread without Looper.
by Gustav Sennton
· 8 years ago
6a383a7
Bluetooth: prevent enabling BLE in airplane mode
by Marie Janssen
· 8 years ago
f9e2ad0
Add Bluetooth toggle prompts - framework
by Svetoslav Ganov
· 8 years ago
31dc3db
Update service test runner to allow test args
by Etan Cohen
· 8 years ago
1ab879b
Adding "attach-agent" to ActivityManagerShellCommand
by Leonard Mosescu
· 8 years ago
265494a
Add connect event reporting
by Michal Karpinski
· 8 years ago
f82d159
Extending DNS event reporting
by Michal Karpinski
· 8 years ago
012ab10
Add script to expedite running passing tests
by Christopher Wiley
· 8 years ago
836ffa6
Merge "Add unit tests for Tethering.isTetherProvisioningRequired"
by Treehugger Robot
· 8 years ago
497c147
Add unit tests for Tethering.isTetherProvisioningRequired
by Christopher Wiley
· 8 years ago
f741f88
Merge "Avoid NPE around mReusedTask of ActivityStarter"
by Treehugger Robot
· 8 years ago
0bd28e2
Avoid NPE around mReusedTask of ActivityStarter
by Shigeki Yokomichi
· 8 years ago
8be2850
Merge "Create the WebViewZygote and implement WebViewZygoteInit."
by Treehugger Robot
· 8 years ago
d01db54
fix mistaken check of mScreenBrightnessDarkConfig
by liulvping
· 8 years ago
008a08d
Schedule agentDisconnected() in handler thread
by Gopal Krishna Shukla
· 8 years ago
d509bc9
[ActivityManager] Fix the inconsistence between ProcessRecord and BroadcastQueues
by yangzhenyu
· 8 years ago
4df8d64
DO NOT MERGE - Fixed an issue where the emergency affordance would show
by Selim Cinek
· 8 years ago
87e8014
Tethering: check if configManager is null
by Rebecca Silberstein
· 8 years ago
a0322d5
Merge "DO NOT MERGE - Added Emergency affordance feature"
by Treehugger Robot
· 8 years ago
e0c3c66
DO NOT MERGE - Added Emergency affordance feature
by Selim Cinek
· 8 years ago
75685f7
Modify the case in adjustFocus when the mFocusedActivity is null
by lei.peng
· 8 years ago
ded2098
Create the WebViewZygote and implement WebViewZygoteInit.
by Robert Sesek
· 8 years ago
32fed96
Fix window animation flash issue
by Qiushi Han
· 8 years ago
42d25b5
Merge "Handle the race condition when calling uncrypt services."
by Tao Bao
· 8 years ago
794c8b0
Handle the race condition when calling uncrypt services.
by Tao Bao
· 8 years ago
00b678d
Merge "Clear pending activity launches when force stop package"
by Treehugger Robot
· 8 years ago
b55e42d
Clear pending activity launches when force stop package
by liulvping
· 8 years ago
b60951f
Merge "Reset mCurrentUserId when fingerprintd died"
by Treehugger Robot
· 8 years ago
0ac1aa8
Merge changes from topic 'cherry_ota_dexopt'
by Treehugger Robot
· 8 years ago
13018f3
OtaDexopt: Fix after-ota space measure
by Andreas Gampe
· 8 years ago
112e014
OtaDexoptService: Add tron logging
by Andreas Gampe
· 8 years ago
1920d7b4
OtaDexopt: Downgrade apps when low on space
by Andreas Gampe
· 8 years ago
33c592d
Installer: Support delete_odex command
by Andreas Gampe
· 8 years ago
71ea678
Package Manager: Sort list of packages to dexopt
by Andreas Gampe
· 8 years ago
c1973ec
Merge "Log the error when uncrypt timeouts"
by Treehugger Robot
· 8 years ago
ae302ce
Merge "fix persistent process is killed and restart again and again"
by Treehugger Robot
· 8 years ago
036d086
Log the error when uncrypt timeouts
by Tianjie Xu
· 8 years ago
7fd48d5
Merge "Implement untetherAll as calls to stopTethering"
by Treehugger Robot
· 8 years ago
4062bec
Merge "Notify NetworkPolicyManagerService on tethering changes"
by Treehugger Robot
· 8 years ago
895da77a
Reset mCurrentUserId when fingerprintd died
by takuya,souma
· 8 years ago
1f34a1ba
Add missing liblog dependency
by Dimitry Ivanov
· 8 years ago
74f60c0
Removed MESSAGE_BIND_PROFILE_SERVICE messages on unbind
by Pavlin Radoslavov
· 8 years ago
2527fa30
Skip uninstalled package for getPackagesForUid()
by liulvping
· 8 years ago
1d5447d
Merge "[ActivityManager] Reset killed flag at attachApplicationLocked"
by Treehugger Robot
· 8 years ago
dc94b29
[ActivityManager] Reset killed flag at attachApplicationLocked
by yuanhuihui
· 8 years ago
59acc05
Merge changes Iaa153fca,I619e2d8a
by Greg Hackmann
· 8 years ago
cc6b37d
Rename the DnsEventListenerService to NetdEventListenerService
by Michal Karpinski
· 8 years ago
5df6ed4
Implement untetherAll as calls to stopTethering
by Christopher Wiley
· 8 years ago
d73faf0
Notify NetworkPolicyManagerService on tethering changes
by Christopher Wiley
· 8 years ago
a0126e0
AlarmManagerService: explain some timerfd_create() failures
by Greg Hackmann
· 9 years ago
d7151c0
AlarmManagerService: remove legacy /dev/alarm support
by Greg Hackmann
· 9 years ago
ce5d913
Allow WiFi components to manage interface up state
by Christopher Wiley
· 8 years ago
41d65f2
[AM] Skip unnessary ANR when process already died.
by Mark Lu
· 9 years ago
f0c606e
Stop including libcore/include/ in most of frameworks/base.
by Elliott Hughes
· 8 years ago
9d9cf5b
Merge "Skip ANR for processes that have been killed"
by Treehugger Robot
· 8 years ago
1bb0616
Merge "DO NOT MERGE. Listen to ACTION_UID_REMOVED only."
by Treehugger Robot
· 8 years ago
05efd43
fix persistent process is killed and restart again and again
by yuanhuihui
· 8 years ago
96b4984
Split the zygote logic out of android.os.Process into a new ZygoteProcess class.
by Robert Sesek
· 9 years ago
ecbdb88
DO NOT MERGE. Listen to ACTION_UID_REMOVED only.
by Felipe Leme
· 8 years ago
313177d
Skip ANR for processes that have been killed
by Tobias Lindskog
· 10 years ago
a817838
Merge "Avoid profile guided compilation for vmSafeMode"
by Mathieu Chartier
· 8 years ago
1cd6248
Merge "fixes mStartedUsers shoule be locked by mLock, not mVolumes"
by Treehugger Robot
· 8 years ago
94f9be2
Release mPackages lock earlier
by Todd Kennedy
· 8 years ago
3f95d0b
OtaDexopt: Special-case system app classpaths
by Andreas Gampe
· 8 years ago
1418673
OtaDexoptService: Run dexopt on all apps
by Andreas Gampe
· 8 years ago
7e619a9
Frameworks/base: Add compiler stats to Package Manager
by Andreas Gampe
· 8 years ago
08313b0
[RFC] Special case system apps for profile optimizations
by Calin Juravle
· 8 years ago
9438528
Compile core-apps according to their own "reason" for A/B
by Calin Juravle
· 8 years ago
d15300c
Frameworks/base: Add new flow to OtaDexoptService
by Andreas Gampe
· 8 years ago
ff8ab4c
Otadexopt: Expose progress percentage
by Andreas Gampe
· 8 years ago
2b6fc4c
cp preopted files from B partition during PM init.
by Alex Light
· 8 years ago
efd1f12
fixes mStartedUsers shoule be locked by mLock, not mVolumes
by yuanhuihui
· 8 years ago
41e4a37
Avoid profile guided compilation for vmSafeMode
by Mathieu Chartier
· 8 years ago
a6b6252
Merge "Fix google-explicit-constructor warnings."
by Chih-hung Hsieh
· 8 years ago
6d09d54
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 8 years ago
b0b6afc
Merge changes from topic 'wifi-aosp-master' into stage-aosp-master
by Mitchell Wills
· 8 years ago
5de073a
Remove WiFi related methods from NetworkManagementService
by Christopher Wiley
· 8 years ago
05f86d1
Properly disable WiFi tethering
by Christopher Wiley
· 8 years ago
f834dda
Add IPv6 tethering coordinator
by Erik Kline
· 8 years ago
9c820cd
Stop listening for WiFi interface status changes
by Christopher Wiley
· 8 years ago
c44a6e0
Track getxattr API change
by Yi Kong
· 8 years ago
e90e0a7
Fix race conditions between Tethering and TetherInterfaceStateMachine
by Christopher Wiley
· 8 years ago
cd0cfbb
Tethering: Own WiFi tethering state and lifetime
by Christopher Wiley
· 8 years ago
b6665de
IpConfigStore: Changes for parsing old wifi backup
by Roshan Pius
· 8 years ago
46c5e17
Use an ArrayMap instead of HashMap to track tether interfaces
by Christopher Wiley
· 8 years ago
f972edc
Consolidate cleanup logic in TetherInterfaceSM.TetheredState
by Christopher Wiley
· 8 years ago
9bc0df2
Annotate TetherInterfaceStateMachineTest for APCT
by Christopher Wiley
· 8 years ago
afc46a7
Rely on Tethering mutex for TetherInterfaceSM
by Christopher Wiley
· 8 years ago
4622c2d
Rename TetherInterfaceSM to TetherInterfaceStateMachine
by Mitchell Wills
· 8 years ago
Next »