1. 3b4bac7 In theory the package manager now scans /vendor/app by Dianne Hackborn · 16 years ago
  2. b17eae9 SipService: move event handling out of system server's main thread by Hung-ying Tyan · 16 years ago
  3. 9796379 SIP: convert enum to static final int. by Hung-ying Tyan · 16 years ago
  4. 5b930c4 Merge "SIP: add config flag for wifi-only configuration." into gingerbread by Hung-ying Tyan · 16 years ago
  5. c4b8747 SIP: add config flag for wifi-only configuration. by Hung-ying Tyan · 16 years ago
  6. ba56dfc DO NOT MERGE Tethering: Delay 1000ms before processing USB disconnect events by Mike Lockwood · 16 years ago
  7. 58e0eef Improve power tracking of WIFI use. by Dianne Hackborn · 16 years ago
  8. 9404e63 Merge "Add timer to SIP session creation process." into gingerbread by Hung-ying Tyan · 16 years ago
  9. 9352cf1 Add timer to SIP session creation process. by Hung-ying Tyan · 16 years ago
  10. 1bcb8b1 Merge "surfaceflinger / GL extensions cleanup" into gingerbread by Mathias Agopian · 16 years ago
  11. 54a1825 Fix app switch latency optimization. by Jeff Brown · 16 years ago
  12. c751058 SipService: add log control, suppress ping log. by Hung-ying Tyan · 16 years ago
  13. 0e06338 Fix the unhandled authentication message. by Chung-yih Wang · 16 years ago
  14. f4d788c Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 16 years ago
  15. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 16 years ago
  16. 134b28a Merge "Update Inet Connection Status display" into gingerbread by Robert Greenwalt · 16 years ago
  17. 1e9aac2 Update Inet Connection Status display by Robert Greenwalt · 16 years ago
  18. e20a56d surfaceflinger / GL extensions cleanup by Michael I. Gold · 16 years ago
  19. 5306e0a Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread by Hung-ying Tyan · 16 years ago
  20. 096df81 Merge "SipService: send SERVER_ERROR if server doesn't provide nonce" into gingerbread by Hung-ying Tyan · 16 years ago
  21. ae076d3 SIP: add PEER_NOT_REACHABLE error feedback. by Hung-ying Tyan · 16 years ago
  22. cee0b97 Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 16 years ago
  23. 536ee09 Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread by Steve Howard · 16 years ago
  24. 0de8ddb Fix name shadowing bug with revoking URI permissions. by Steve Howard · 16 years ago
  25. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 16 years ago
  26. b3ffc78 Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 16 years ago
  27. aa48540 Free AssetManager weak refs before unmounting by Kenny Root · 16 years ago
  28. 1188f5e Merge "Fix problem where power manager was calling battery stats with bad wl type." into gingerbread by Dianne Hackborn · 16 years ago
  29. 88203cb SipService: send SERVER_ERROR if server doesn't provide nonce by Hung-ying Tyan · 16 years ago
  30. 96d6c34 Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 16 years ago
  31. fb85bc6 Merge "Add missing wallpaper service lock." into gingerbread by Brad Fitzpatrick · 16 years ago
  32. 194b19a Add missing wallpaper service lock. by Brad Fitzpatrick · 16 years ago
  33. 70be167 Fix problem where power manager was calling battery stats with bad wl type. by Dianne Hackborn · 16 years ago
  34. 89a7180 Merge "SipService: ignore connect event for non-active networks." into gingerbread by Hung-ying Tyan · 16 years ago
  35. 12bec5d SipService: ignore connect event for non-active networks. by Hung-ying Tyan · 16 years ago
  36. 3043441 Merge "Dedupe timestamp in PackageSettings" into gingerbread by Kenny Root · 16 years ago
  37. 50d66f9 Unify some duplicate StrictMode-enabling code. by Brad Fitzpatrick · 16 years ago
  38. 99bf4e4 SIP: remove dependency on javax.sip by Hung-ying Tyan · 16 years ago
  39. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 16 years ago
  40. 7d137e40 Fix the bug of authentication in an outgoing call. by Chung-yih Wang · 16 years ago
  41. 04262e9 Add logging of various important graphics events by Mathias Agopian · 16 years ago
  42. 4565933 Merge "SipService: deliver connectivity change to all sessions." into gingerbread by Hung-ying Tyan · 16 years ago
  43. d231aa8 SipService: deliver connectivity change to all sessions. by Hung-ying Tyan · 16 years ago
  44. 8c5755a Work on issue #2991868: A toast pops up informing users... by Dianne Hackborn · 16 years ago
  45. 7d794fb Dedupe timestamp in PackageSettings by Kenny Root · 16 years ago
  46. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 16 years ago
  47. bd2e9ec Merge "Fix volume problems with insert revert" into gingerbread by Eric Laurent · 16 years ago
  48. 27a2fdf Fix volume problems with insert revert by Eric Laurent · 16 years ago
  49. 3d7606a SIP: enhance timeout and registration status feedback. by Hung-ying Tyan · 16 years ago
  50. 07a9e8d Merge changes Ie3648509,I53db73c3 into gingerbread by Kenny Root · 16 years ago
  51. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 16 years ago
  52. 8f7cc02 Move native library removal function to helper by Kenny Root · 16 years ago
  53. 806cc13 Initialize native library path in PackageSetting by Kenny Root · 16 years ago
  54. 1e02d36 Enable strictmode logging in system_server & add a lock. by Brad Fitzpatrick · 16 years ago
  55. ca3c24d Merge "SIP: add SipErrorCode for error feedback." into gingerbread by Hung-ying Tyan · 16 years ago
  56. 903e103 SIP: add SipErrorCode for error feedback. by Hung-ying Tyan · 16 years ago
  57. a7d868d Merge "Add toast when an app intercepts the launch of another app." into gingerbread by Dianne Hackborn · 16 years ago
  58. 0dad364a Add toast when an app intercepts the launch of another app. by Dianne Hackborn · 16 years ago
  59. 8d57883 Remove the use of FileInputStream.available() by Rich Cannings · 16 years ago
  60. 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
  61. 0727a86 Merge "Add network condition reporting." into gingerbread by Robert Greenwalt · 16 years ago
  62. d7085fc Add network condition reporting. by Robert Greenwalt · 16 years ago
  63. 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
  64. 4d1e012 Change the keep-alive interval to 10 seconds. by Chung-yih Wang · 16 years ago
  65. 65634a7 Merge "Don't block in the BackupManagerService.dataChanged() Binder call." into gingerbread by Brad Fitzpatrick · 16 years ago
  66. ee455f5 Merge "People holding partial wake locks now get blamed for CPU usage." into gingerbread by Dianne Hackborn · 16 years ago
  67. 5872e9d Merge "Allow incoming SMS until internal storage is almost full." into gingerbread by Jake Hamby · 16 years ago
  68. 0d903a8 People holding partial wake locks now get blamed for CPU usage. by Dianne Hackborn · 16 years ago
  69. bb37163 Allow incoming SMS until internal storage is almost full. by Jake Hamby · 16 years ago
  70. b21fb10 Fix key repeat delay. by Jeff Brown · 16 years ago
  71. 85a3176 Add support for secure views. by Jeff Brown · 16 years ago
  72. 3dd4233 Don't block in the BackupManagerService.dataChanged() Binder call. by Brad Fitzpatrick · 16 years ago
  73. 5de1d36 Log outbound proxy address if exists for debugging. by Chung-yih Wang · 16 years ago
  74. 1b1601d SipService: unset session listener if listener is gone. by Hung-ying Tyan · 16 years ago
  75. e25b4bc Merge "These are not ready to be exposed. Also rename them to be better." into gingerbread by Dianne Hackborn · 16 years ago
  76. 482566e These are not ready to be exposed. Also rename them to be better. by Dianne Hackborn · 16 years ago
  77. d85621c Don't crash when extra logging is enabled. by Marco Nelissen · 16 years ago
  78. 305bcbf Decrease PackageManagerService wait time for vold by Kenny Root · 16 years ago
  79. 12da9d7 Fix buffer compacting in NativeDaemonConnector by Kenny Root · 16 years ago
  80. 32ec1ad Merge "Fix problem in AudioEffect::command() status." into gingerbread by Eric Laurent · 16 years ago
  81. e65280c Fix problem in AudioEffect::command() status. by Eric Laurent · 16 years ago
  82. 95b15c3 SipService: reduce the usage of javax.sdp.*. by Chia-chi Yeh · 16 years ago
  83. a1c69e0 Fix a small bug when granting permissions through activity results. by Dianne Hackborn · 16 years ago
  84. 3424c02 Add software features for SIP and VOIP by Hung-ying Tyan · 16 years ago
  85. 7c1bd7f Fix logic error in downgrade of system apps by Kenny Root · 16 years ago
  86. 9ee9274 Add null check for package settings by Kenny Root · 16 years ago
  87. 361199b Add PackageManager API to get information about a provider component. by Dianne Hackborn · 16 years ago
  88. 6b1afeb Improve debug output when an ANR happens. by Dianne Hackborn · 16 years ago
  89. a92ebfa Audio Effects: fix problems in volume control. by Eric Laurent · 16 years ago
  90. 8d60866 Input device calibration and capabilities. by Jeff Brown · 16 years ago
  91. 66fce50 Renaming SharedPreferences$Editor.startCommit to apply by Brad Fitzpatrick · 16 years ago
  92. 2e86809 Merge "Native libraries on SD" into gingerbread by Kenny Root · 16 years ago
  93. 0ac83f5 Native libraries on SD by Kenny Root · 16 years ago
  94. ae6bdc2 Merge "Fix issue 2952766." into gingerbread by Eric Laurent · 16 years ago
  95. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 16 years ago
  96. b8453f4 Fix issue 2952766. by Eric Laurent · 16 years ago
  97. 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 16 years ago
  98. 0c5a040 Send broadcast intent when configured location providers change. by Brad Fitzpatrick · 16 years ago
  99. 333b8cb SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 16 years ago
  100. 02486b1 Hide heavy-weight API. by Dianne Hackborn · 16 years ago