1. 68ef7f3 Merge "Move SipService out of SystemServer to phone process." into gingerbread by Hung-ying Tyan · 16 years ago
  2. 23142ac Merge "squeeze a few more bits of randomness into /dev/random" into gingerbread by Nick Kralevich · 16 years ago
  3. b91ec41 squeeze a few more bits of randomness into /dev/random by Nick Kralevich · 16 years ago
  4. 7e54ef7 Move SipService out of SystemServer to phone process. by Hung-ying Tyan · 16 years ago
  5. d8691d7 Merge "Allow all apps to call ContentResolver.getType()." into gingerbread by Dianne Hackborn · 16 years ago
  6. fccd5bc Fix build. by Hung-ying Tyan · 16 years ago
  7. 025a39a SIP: misc fixes by Hung-ying Tyan · 16 years ago
  8. 00a2206 SipService: handle cross-domain authentication error by Hung-ying Tyan · 16 years ago
  9. 8313fc7 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 16 years ago
  10. 9f306d7 Use buffered output during packages.xml write by Kenny Root · 16 years ago
  11. 4d94a76 Fixed some timeout and lock reentrance issues with broadcasts. by Jeff Brown · 16 years ago
  12. a7ef18f Merge "Some debugging support." into gingerbread by Dianne Hackborn · 16 years ago
  13. 194bbcc SIP: longer timeout for making call, shorter for cancelling by Hung-ying Tyan · 16 years ago
  14. f123e49 Some debugging support. by Dianne Hackborn · 16 years ago
  15. 8f97fe5 Merge "Move long Connectivity tasks to handler thread." into gingerbread by Robert Greenwalt · 16 years ago
  16. 658bec9 SDP: remove dead code. by Chia-chi Yeh · 16 years ago
  17. 84a357b Refactoring SIP classes to get ready for API review. by Hung-ying Tyan · 16 years ago
  18. cbb7b05 Merge "Crash apps when they provide bad notifications instead of crashing the system process." into gingerbread by Joe Onorato · 16 years ago
  19. eaa07187 Crash apps when they provide bad notifications instead of crashing the system process. by Joe Onorato · 16 years ago
  20. 8dcc28b Move long Connectivity tasks to handler thread. by Robert Greenwalt · 16 years ago
  21. f43ac91 Merge "Handle OPTIONS requests from SIP servers." into gingerbread by Chung-yih Wang · 16 years ago
  22. 287952c Fix issue #3022508: Crash during media scan by Dianne Hackborn · 16 years ago
  23. 045398e Merge "Fix a deadlock I ran into." into gingerbread by Dianne Hackborn · 16 years ago
  24. 0b4d2fb Handle OPTIONS requests from SIP servers. by Chung-yih Wang · 16 years ago
  25. e87ebb0 Merge "Cleanup Netd to prevent getting hung." into gingerbread by Robert Greenwalt · 16 years ago
  26. 0674069 Fix a deadlock I ran into. by Dianne Hackborn · 16 years ago
  27. 89647b1 Don't do single byte writes in DropBoxManagerService by Brad Fitzpatrick · 16 years ago
  28. e5c3afb Cleanup Netd to prevent getting hung. by Robert Greenwalt · 16 years ago
  29. 8b61983 Fix NPE in PowerManagerService on boot, if some settings are corrupted. by Amith Yamasani · 16 years ago
  30. 3237169 Merge "GpsLocationProvider: Fix race condition while bringing up APN for SUPL." into gingerbread by Mike Lockwood · 16 years ago
  31. ca54cda Merge "SipService: fix thread/socket leak" into gingerbread by Hung-ying Tyan · 16 years ago
  32. 2acfd34 GpsLocationProvider: Fix race condition while bringing up APN for SUPL. by Mike Lockwood · 16 years ago
  33. fc51f2c SipService: fix thread/socket leak by Hung-ying Tyan · 16 years ago
  34. 57c5937 Fix race reading input configuration during system startup. by Jeff Brown · 16 years ago
  35. 0859b76 Make wifi scan async. (don't auto-merge) by Irfan Sheriff · 16 years ago
  36. 6548f39 Merge "Inet status bug fix" into gingerbread by Robert Greenwalt · 16 years ago
  37. 029be81 Inet status bug fix by Robert Greenwalt · 16 years ago
  38. 034093a4 Fix issue #2999757: "Application Redirected" dialogue showing up erratically by Dianne Hackborn · 16 years ago
  39. 51aaab3 Merge "Fix #2999258: ANR in Settings after every reboot" into gingerbread by Dianne Hackborn · 16 years ago
  40. 313af5a Merge "Add Inet Condition log to bugreports" into gingerbread by Robert Greenwalt · 16 years ago
  41. 8891fdc Fix #2999258: ANR in Settings after every reboot by Dianne Hackborn · 16 years ago
  42. 307aef0 Merge "LocationManager: Hide location provider and geocode provider APIs." into gingerbread by Mike Lockwood · 16 years ago
  43. e15735a LocationManager: Hide location provider and geocode provider APIs. by Mike Lockwood · 16 years ago
  44. e25a264 Merge "DO NOT MERGE. Wifi service now blames apps for its wake lock use." into gingerbread by Dianne Hackborn · 16 years ago
  45. c8314b0 DO NOT MERGE. Wifi service now blames apps for its wake lock use. by Dianne Hackborn · 16 years ago
  46. 4db643e Merge "In theory the package manager now scans /vendor/app" into gingerbread by Dianne Hackborn · 16 years ago
  47. 3b4bac7 In theory the package manager now scans /vendor/app by Dianne Hackborn · 16 years ago
  48. ce2ef76 Some battery improvements: by Dianne Hackborn · 16 years ago
  49. 4e8dfef Add Inet Condition log to bugreports by Robert Greenwalt · 16 years ago
  50. b17eae9 SipService: move event handling out of system server's main thread by Hung-ying Tyan · 16 years ago
  51. 9796379 SIP: convert enum to static final int. by Hung-ying Tyan · 16 years ago
  52. 5b930c4 Merge "SIP: add config flag for wifi-only configuration." into gingerbread by Hung-ying Tyan · 16 years ago
  53. c4b8747 SIP: add config flag for wifi-only configuration. by Hung-ying Tyan · 16 years ago
  54. ba56dfc DO NOT MERGE Tethering: Delay 1000ms before processing USB disconnect events by Mike Lockwood · 16 years ago
  55. 58e0eef Improve power tracking of WIFI use. by Dianne Hackborn · 16 years ago
  56. 9352cf1 Add timer to SIP session creation process. by Hung-ying Tyan · 16 years ago
  57. c751058 SipService: add log control, suppress ping log. by Hung-ying Tyan · 16 years ago
  58. 0e06338 Fix the unhandled authentication message. by Chung-yih Wang · 16 years ago
  59. f4d788c Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 16 years ago
  60. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 16 years ago
  61. 134b28a Merge "Update Inet Connection Status display" into gingerbread by Robert Greenwalt · 16 years ago
  62. 1e9aac2 Update Inet Connection Status display by Robert Greenwalt · 16 years ago
  63. 5306e0a Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread by Hung-ying Tyan · 16 years ago
  64. 096df81 Merge "SipService: send SERVER_ERROR if server doesn't provide nonce" into gingerbread by Hung-ying Tyan · 16 years ago
  65. ae076d3 SIP: add PEER_NOT_REACHABLE error feedback. by Hung-ying Tyan · 16 years ago
  66. cee0b97 Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 16 years ago
  67. 536ee09 Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread by Steve Howard · 16 years ago
  68. 0de8ddb Fix name shadowing bug with revoking URI permissions. by Steve Howard · 16 years ago
  69. aa48540 Free AssetManager weak refs before unmounting by Kenny Root · 16 years ago
  70. 1188f5e Merge "Fix problem where power manager was calling battery stats with bad wl type." into gingerbread by Dianne Hackborn · 16 years ago
  71. 88203cb SipService: send SERVER_ERROR if server doesn't provide nonce by Hung-ying Tyan · 16 years ago
  72. 96d6c34 Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 16 years ago
  73. fb85bc6 Merge "Add missing wallpaper service lock." into gingerbread by Brad Fitzpatrick · 16 years ago
  74. 194b19a Add missing wallpaper service lock. by Brad Fitzpatrick · 16 years ago
  75. 70be167 Fix problem where power manager was calling battery stats with bad wl type. by Dianne Hackborn · 16 years ago
  76. 89a7180 Merge "SipService: ignore connect event for non-active networks." into gingerbread by Hung-ying Tyan · 16 years ago
  77. 12bec5d SipService: ignore connect event for non-active networks. by Hung-ying Tyan · 16 years ago
  78. 3043441 Merge "Dedupe timestamp in PackageSettings" into gingerbread by Kenny Root · 16 years ago
  79. 50d66f9 Unify some duplicate StrictMode-enabling code. by Brad Fitzpatrick · 16 years ago
  80. 99bf4e4 SIP: remove dependency on javax.sip by Hung-ying Tyan · 16 years ago
  81. 7d137e40 Fix the bug of authentication in an outgoing call. by Chung-yih Wang · 16 years ago
  82. 4565933 Merge "SipService: deliver connectivity change to all sessions." into gingerbread by Hung-ying Tyan · 16 years ago
  83. d231aa8 SipService: deliver connectivity change to all sessions. by Hung-ying Tyan · 16 years ago
  84. 8c5755a Work on issue #2991868: A toast pops up informing users... by Dianne Hackborn · 16 years ago
  85. 7d794fb Dedupe timestamp in PackageSettings by Kenny Root · 16 years ago
  86. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 16 years ago
  87. 3d7606a SIP: enhance timeout and registration status feedback. by Hung-ying Tyan · 16 years ago
  88. 07a9e8d Merge changes Ie3648509,I53db73c3 into gingerbread by Kenny Root · 16 years ago
  89. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 16 years ago
  90. 8f7cc02 Move native library removal function to helper by Kenny Root · 16 years ago
  91. 806cc13 Initialize native library path in PackageSetting by Kenny Root · 16 years ago
  92. 1e02d36 Enable strictmode logging in system_server & add a lock. by Brad Fitzpatrick · 16 years ago
  93. ca3c24d Merge "SIP: add SipErrorCode for error feedback." into gingerbread by Hung-ying Tyan · 16 years ago
  94. 903e103 SIP: add SipErrorCode for error feedback. by Hung-ying Tyan · 16 years ago
  95. a7d868d Merge "Add toast when an app intercepts the launch of another app." into gingerbread by Dianne Hackborn · 16 years ago
  96. 0dad364a Add toast when an app intercepts the launch of another app. by Dianne Hackborn · 16 years ago
  97. 8d57883 Remove the use of FileInputStream.available() by Rich Cannings · 16 years ago
  98. 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
  99. 0727a86 Merge "Add network condition reporting." into gingerbread by Robert Greenwalt · 16 years ago
  100. d7085fc Add network condition reporting. by Robert Greenwalt · 16 years ago