Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
f123e49bf0708719b51a7064ae134c097abe4a54
/
services
/
java
/
com
/
android
/
server
f123e49
Some debugging support.
by Dianne Hackborn
· 16 years ago
8f97fe5
Merge "Move long Connectivity tasks to handler thread." into gingerbread
by Robert Greenwalt
· 16 years ago
658bec9
SDP: remove dead code.
by Chia-chi Yeh
· 16 years ago
84a357b
Refactoring SIP classes to get ready for API review.
by Hung-ying Tyan
· 16 years ago
cbb7b05
Merge "Crash apps when they provide bad notifications instead of crashing the system process." into gingerbread
by Joe Onorato
· 16 years ago
eaa07187
Crash apps when they provide bad notifications instead of crashing the system process.
by Joe Onorato
· 16 years ago
8dcc28b
Move long Connectivity tasks to handler thread.
by Robert Greenwalt
· 16 years ago
f43ac91
Merge "Handle OPTIONS requests from SIP servers." into gingerbread
by Chung-yih Wang
· 16 years ago
287952c
Fix issue #3022508: Crash during media scan
by Dianne Hackborn
· 16 years ago
045398e
Merge "Fix a deadlock I ran into." into gingerbread
by Dianne Hackborn
· 16 years ago
0b4d2fb
Handle OPTIONS requests from SIP servers.
by Chung-yih Wang
· 16 years ago
e87ebb0
Merge "Cleanup Netd to prevent getting hung." into gingerbread
by Robert Greenwalt
· 16 years ago
0674069
Fix a deadlock I ran into.
by Dianne Hackborn
· 16 years ago
89647b1
Don't do single byte writes in DropBoxManagerService
by Brad Fitzpatrick
· 16 years ago
e5c3afb
Cleanup Netd to prevent getting hung.
by Robert Greenwalt
· 16 years ago
8b61983
Fix NPE in PowerManagerService on boot, if some settings are corrupted.
by Amith Yamasani
· 16 years ago
3237169
Merge "GpsLocationProvider: Fix race condition while bringing up APN for SUPL." into gingerbread
by Mike Lockwood
· 16 years ago
ca54cda
Merge "SipService: fix thread/socket leak" into gingerbread
by Hung-ying Tyan
· 16 years ago
2acfd34
GpsLocationProvider: Fix race condition while bringing up APN for SUPL.
by Mike Lockwood
· 16 years ago
fc51f2c
SipService: fix thread/socket leak
by Hung-ying Tyan
· 16 years ago
57c5937
Fix race reading input configuration during system startup.
by Jeff Brown
· 16 years ago
0859b76
Make wifi scan async. (don't auto-merge)
by Irfan Sheriff
· 16 years ago
6548f39
Merge "Inet status bug fix" into gingerbread
by Robert Greenwalt
· 16 years ago
029be81
Inet status bug fix
by Robert Greenwalt
· 16 years ago
034093a4
Fix issue #2999757: "Application Redirected" dialogue showing up erratically
by Dianne Hackborn
· 16 years ago
51aaab3
Merge "Fix #2999258: ANR in Settings after every reboot" into gingerbread
by Dianne Hackborn
· 16 years ago
313af5a
Merge "Add Inet Condition log to bugreports" into gingerbread
by Robert Greenwalt
· 16 years ago
8891fdc
Fix #2999258: ANR in Settings after every reboot
by Dianne Hackborn
· 16 years ago
307aef0
Merge "LocationManager: Hide location provider and geocode provider APIs." into gingerbread
by Mike Lockwood
· 16 years ago
e15735a
LocationManager: Hide location provider and geocode provider APIs.
by Mike Lockwood
· 16 years ago
e25a264
Merge "DO NOT MERGE. Wifi service now blames apps for its wake lock use." into gingerbread
by Dianne Hackborn
· 16 years ago
c8314b0
DO NOT MERGE. Wifi service now blames apps for its wake lock use.
by Dianne Hackborn
· 16 years ago
4db643e
Merge "In theory the package manager now scans /vendor/app" into gingerbread
by Dianne Hackborn
· 16 years ago
3b4bac7
In theory the package manager now scans /vendor/app
by Dianne Hackborn
· 16 years ago
ce2ef76
Some battery improvements:
by Dianne Hackborn
· 16 years ago
4e8dfef
Add Inet Condition log to bugreports
by Robert Greenwalt
· 16 years ago
b17eae9
SipService: move event handling out of system server's main thread
by Hung-ying Tyan
· 16 years ago
9796379
SIP: convert enum to static final int.
by Hung-ying Tyan
· 16 years ago
5b930c4
Merge "SIP: add config flag for wifi-only configuration." into gingerbread
by Hung-ying Tyan
· 16 years ago
c4b8747
SIP: add config flag for wifi-only configuration.
by Hung-ying Tyan
· 16 years ago
ba56dfc
DO NOT MERGE Tethering: Delay 1000ms before processing USB disconnect events
by Mike Lockwood
· 16 years ago
58e0eef
Improve power tracking of WIFI use.
by Dianne Hackborn
· 16 years ago
9352cf1
Add timer to SIP session creation process.
by Hung-ying Tyan
· 16 years ago
c751058
SipService: add log control, suppress ping log.
by Hung-ying Tyan
· 16 years ago
0e06338
Fix the unhandled authentication message.
by Chung-yih Wang
· 16 years ago
f4d788c
Merge "Make input dispatcher only ANR for foreground windows." into gingerbread
by Jeff Brown
· 16 years ago
519e024
Make input dispatcher only ANR for foreground windows.
by Jeff Brown
· 16 years ago
134b28a
Merge "Update Inet Connection Status display" into gingerbread
by Robert Greenwalt
· 16 years ago
1e9aac2
Update Inet Connection Status display
by Robert Greenwalt
· 16 years ago
5306e0a
Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread
by Hung-ying Tyan
· 16 years ago
096df81
Merge "SipService: send SERVER_ERROR if server doesn't provide nonce" into gingerbread
by Hung-ying Tyan
· 16 years ago
ae076d3
SIP: add PEER_NOT_REACHABLE error feedback.
by Hung-ying Tyan
· 16 years ago
cee0b97
Merge "Free AssetManager weak refs before unmounting" into gingerbread
by Kenny Root
· 16 years ago
536ee09
Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread
by Steve Howard
· 16 years ago
0de8ddb
Fix name shadowing bug with revoking URI permissions.
by Steve Howard
· 16 years ago
aa48540
Free AssetManager weak refs before unmounting
by Kenny Root
· 16 years ago
1188f5e
Merge "Fix problem where power manager was calling battery stats with bad wl type." into gingerbread
by Dianne Hackborn
· 16 years ago
88203cb
SipService: send SERVER_ERROR if server doesn't provide nonce
by Hung-ying Tyan
· 16 years ago
96d6c34
Merge "Unify some duplicate StrictMode-enabling code." into gingerbread
by Brad Fitzpatrick
· 16 years ago
fb85bc6
Merge "Add missing wallpaper service lock." into gingerbread
by Brad Fitzpatrick
· 16 years ago
194b19a
Add missing wallpaper service lock.
by Brad Fitzpatrick
· 16 years ago
70be167
Fix problem where power manager was calling battery stats with bad wl type.
by Dianne Hackborn
· 16 years ago
89a7180
Merge "SipService: ignore connect event for non-active networks." into gingerbread
by Hung-ying Tyan
· 16 years ago
12bec5d
SipService: ignore connect event for non-active networks.
by Hung-ying Tyan
· 16 years ago
3043441
Merge "Dedupe timestamp in PackageSettings" into gingerbread
by Kenny Root
· 16 years ago
50d66f9
Unify some duplicate StrictMode-enabling code.
by Brad Fitzpatrick
· 16 years ago
99bf4e4
SIP: remove dependency on javax.sip
by Hung-ying Tyan
· 16 years ago
7d137e40
Fix the bug of authentication in an outgoing call.
by Chung-yih Wang
· 16 years ago
4565933
Merge "SipService: deliver connectivity change to all sessions." into gingerbread
by Hung-ying Tyan
· 16 years ago
d231aa8
SipService: deliver connectivity change to all sessions.
by Hung-ying Tyan
· 16 years ago
8c5755a
Work on issue #2991868: A toast pops up informing users...
by Dianne Hackborn
· 16 years ago
7d794fb
Dedupe timestamp in PackageSettings
by Kenny Root
· 16 years ago
7e9f4eb
Track client requests through location manager.
by Dianne Hackborn
· 16 years ago
3d7606a
SIP: enhance timeout and registration status feedback.
by Hung-ying Tyan
· 16 years ago
07a9e8d
Merge changes Ie3648509,I53db73c3 into gingerbread
by Kenny Root
· 16 years ago
b88102f
Input dispatcher ANR handling enhancements.
by Jeff Brown
· 16 years ago
8f7cc02
Move native library removal function to helper
by Kenny Root
· 16 years ago
806cc13
Initialize native library path in PackageSetting
by Kenny Root
· 16 years ago
1e02d36
Enable strictmode logging in system_server & add a lock.
by Brad Fitzpatrick
· 16 years ago
ca3c24d
Merge "SIP: add SipErrorCode for error feedback." into gingerbread
by Hung-ying Tyan
· 16 years ago
903e103
SIP: add SipErrorCode for error feedback.
by Hung-ying Tyan
· 16 years ago
a7d868d
Merge "Add toast when an app intercepts the launch of another app." into gingerbread
by Dianne Hackborn
· 16 years ago
0dad364a
Add toast when an app intercepts the launch of another app.
by Dianne Hackborn
· 16 years ago
8d57883
Remove the use of FileInputStream.available()
by Rich Cannings
· 16 years ago
76e4fa19
Merge "Only pulse notification light if a new notification has been received since the screen was last turned off" into gingerbread
by Mike Lockwood
· 16 years ago
0727a86
Merge "Add network condition reporting." into gingerbread
by Robert Greenwalt
· 16 years ago
d7085fc
Add network condition reporting.
by Robert Greenwalt
· 16 years ago
2117f6f
Only pulse notification light if a new notification has been received since the screen was last turned off
by Mike Lockwood
· 16 years ago
4d1e012
Change the keep-alive interval to 10 seconds.
by Chung-yih Wang
· 16 years ago
65634a7
Merge "Don't block in the BackupManagerService.dataChanged() Binder call." into gingerbread
by Brad Fitzpatrick
· 16 years ago
ee455f5
Merge "People holding partial wake locks now get blamed for CPU usage." into gingerbread
by Dianne Hackborn
· 16 years ago
0d903a8
People holding partial wake locks now get blamed for CPU usage.
by Dianne Hackborn
· 16 years ago
bb37163
Allow incoming SMS until internal storage is almost full.
by Jake Hamby
· 16 years ago
85a3176
Add support for secure views.
by Jeff Brown
· 16 years ago
3dd4233
Don't block in the BackupManagerService.dataChanged() Binder call.
by Brad Fitzpatrick
· 16 years ago
5de1d36
Log outbound proxy address if exists for debugging.
by Chung-yih Wang
· 16 years ago
1b1601d
SipService: unset session listener if listener is gone.
by Hung-ying Tyan
· 16 years ago
e25b4bc
Merge "These are not ready to be exposed. Also rename them to be better." into gingerbread
by Dianne Hackborn
· 16 years ago
482566e
These are not ready to be exposed. Also rename them to be better.
by Dianne Hackborn
· 16 years ago
d85621c
Don't crash when extra logging is enabled.
by Marco Nelissen
· 16 years ago
Next »