1. d8691d7 Merge "Allow all apps to call ContentResolver.getType()." into gingerbread by Dianne Hackborn · 14 years ago
  2. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  3. fccd5bc Fix build. by Hung-ying Tyan · 14 years ago
  4. 025a39a SIP: misc fixes by Hung-ying Tyan · 14 years ago
  5. 00a2206 SipService: handle cross-domain authentication error by Hung-ying Tyan · 14 years ago
  6. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  7. 8313fc7 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  8. 9f306d7 Use buffered output during packages.xml write by Kenny Root · 14 years ago
  9. beabe75 Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
  10. 4d94a76 Fixed some timeout and lock reentrance issues with broadcasts. by Jeff Brown · 14 years ago
  11. a7ef18f Merge "Some debugging support." into gingerbread by Dianne Hackborn · 14 years ago
  12. 194bbcc SIP: longer timeout for making call, shorter for cancelling by Hung-ying Tyan · 14 years ago
  13. dce21a3 simple test app for screen capture API by Mathias Agopian · 14 years ago
  14. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
  15. f123e49 Some debugging support. by Dianne Hackborn · 14 years ago
  16. 8f97fe5 Merge "Move long Connectivity tasks to handler thread." into gingerbread by Robert Greenwalt · 14 years ago
  17. 880dfe4 Merge "Fix issue 3007862" into gingerbread by Eric Laurent · 14 years ago
  18. 98c9259 Fix issue 3007862 by Eric Laurent · 14 years ago
  19. 658bec9 SDP: remove dead code. by Chia-chi Yeh · 14 years ago
  20. 84a357b Refactoring SIP classes to get ready for API review. by Hung-ying Tyan · 14 years ago
  21. cbb7b05 Merge "Crash apps when they provide bad notifications instead of crashing the system process." into gingerbread by Joe Onorato · 14 years ago
  22. eaa0718 Crash apps when they provide bad notifications instead of crashing the system process. by Joe Onorato · 14 years ago
  23. 8dcc28b Move long Connectivity tasks to handler thread. by Robert Greenwalt · 14 years ago
  24. f43ac91 Merge "Handle OPTIONS requests from SIP servers." into gingerbread by Chung-yih Wang · 14 years ago
  25. 287952c Fix issue #3022508: Crash during media scan by Dianne Hackborn · 14 years ago
  26. 045398e Merge "Fix a deadlock I ran into." into gingerbread by Dianne Hackborn · 14 years ago
  27. 0b4d2fb Handle OPTIONS requests from SIP servers. by Chung-yih Wang · 14 years ago
  28. e87ebb0 Merge "Cleanup Netd to prevent getting hung." into gingerbread by Robert Greenwalt · 14 years ago
  29. 0674069 Fix a deadlock I ran into. by Dianne Hackborn · 14 years ago
  30. 89647b1 Don't do single byte writes in DropBoxManagerService by Brad Fitzpatrick · 14 years ago
  31. e5c3afb Cleanup Netd to prevent getting hung. by Robert Greenwalt · 14 years ago
  32. 95f600b Merge "Fix NPE in PowerManagerService on boot, if some settings are corrupted." into gingerbread by Amith Yamasani · 14 years ago
  33. 8b61983 Fix NPE in PowerManagerService on boot, if some settings are corrupted. by Amith Yamasani · 14 years ago
  34. 14beea4 Request permission for global audio effects. by Eric Laurent · 14 years ago
  35. 3237169 Merge "GpsLocationProvider: Fix race condition while bringing up APN for SUPL." into gingerbread by Mike Lockwood · 14 years ago
  36. ca54cda Merge "SipService: fix thread/socket leak" into gingerbread by Hung-ying Tyan · 14 years ago
  37. 2acfd34 GpsLocationProvider: Fix race condition while bringing up APN for SUPL. by Mike Lockwood · 14 years ago
  38. fc51f2c SipService: fix thread/socket leak by Hung-ying Tyan · 14 years ago
  39. 57c5937 Fix race reading input configuration during system startup. by Jeff Brown · 14 years ago
  40. 0859b76 Make wifi scan async. (don't auto-merge) by Irfan Sheriff · 14 years ago
  41. 6548f39 Merge "Inet status bug fix" into gingerbread by Robert Greenwalt · 14 years ago
  42. 029be81 Inet status bug fix by Robert Greenwalt · 14 years ago
  43. 034093a4 Fix issue #2999757: "Application Redirected" dialogue showing up erratically by Dianne Hackborn · 14 years ago
  44. 51aaab3 Merge "Fix #2999258: ANR in Settings after every reboot" into gingerbread by Dianne Hackborn · 14 years ago
  45. 313af5a Merge "Add Inet Condition log to bugreports" into gingerbread by Robert Greenwalt · 14 years ago
  46. 8891fdc Fix #2999258: ANR in Settings after every reboot by Dianne Hackborn · 14 years ago
  47. 307aef0 Merge "LocationManager: Hide location provider and geocode provider APIs." into gingerbread by Mike Lockwood · 14 years ago
  48. e15735a LocationManager: Hide location provider and geocode provider APIs. by Mike Lockwood · 14 years ago
  49. e25a264 Merge "DO NOT MERGE. Wifi service now blames apps for its wake lock use." into gingerbread by Dianne Hackborn · 14 years ago
  50. c8314b0 DO NOT MERGE. Wifi service now blames apps for its wake lock use. by Dianne Hackborn · 14 years ago
  51. 4db643e Merge "In theory the package manager now scans /vendor/app" into gingerbread by Dianne Hackborn · 14 years ago
  52. 3b4bac7 In theory the package manager now scans /vendor/app by Dianne Hackborn · 14 years ago
  53. ce2ef76 Some battery improvements: by Dianne Hackborn · 14 years ago
  54. 4e8dfef Add Inet Condition log to bugreports by Robert Greenwalt · 14 years ago
  55. b17eae9 SipService: move event handling out of system server's main thread by Hung-ying Tyan · 14 years ago
  56. 9796379 SIP: convert enum to static final int. by Hung-ying Tyan · 14 years ago
  57. 5b930c4 Merge "SIP: add config flag for wifi-only configuration." into gingerbread by Hung-ying Tyan · 14 years ago
  58. c4b8747 SIP: add config flag for wifi-only configuration. by Hung-ying Tyan · 14 years ago
  59. ba56dfc DO NOT MERGE Tethering: Delay 1000ms before processing USB disconnect events by Mike Lockwood · 14 years ago
  60. 58e0eef Improve power tracking of WIFI use. by Dianne Hackborn · 14 years ago
  61. 9404e63 Merge "Add timer to SIP session creation process." into gingerbread by Hung-ying Tyan · 14 years ago
  62. 9352cf1 Add timer to SIP session creation process. by Hung-ying Tyan · 14 years ago
  63. 1bcb8b1 Merge "surfaceflinger / GL extensions cleanup" into gingerbread by Mathias Agopian · 14 years ago
  64. 54a1825 Fix app switch latency optimization. by Jeff Brown · 14 years ago
  65. c751058 SipService: add log control, suppress ping log. by Hung-ying Tyan · 14 years ago
  66. 0e06338 Fix the unhandled authentication message. by Chung-yih Wang · 14 years ago
  67. f4d788c Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 14 years ago
  68. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 14 years ago
  69. 134b28a Merge "Update Inet Connection Status display" into gingerbread by Robert Greenwalt · 14 years ago
  70. 1e9aac2 Update Inet Connection Status display by Robert Greenwalt · 14 years ago
  71. e20a56d surfaceflinger / GL extensions cleanup by Michael I. Gold · 14 years ago
  72. 5306e0a Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread by Hung-ying Tyan · 14 years ago
  73. 096df81 Merge "SipService: send SERVER_ERROR if server doesn't provide nonce" into gingerbread by Hung-ying Tyan · 14 years ago
  74. ae076d3 SIP: add PEER_NOT_REACHABLE error feedback. by Hung-ying Tyan · 14 years ago
  75. cee0b97 Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 14 years ago
  76. 536ee09 Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread by Steve Howard · 14 years ago
  77. 0de8ddb Fix name shadowing bug with revoking URI permissions. by Steve Howard · 14 years ago
  78. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  79. b3ffc78 Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 14 years ago
  80. aa48540 Free AssetManager weak refs before unmounting by Kenny Root · 14 years ago
  81. 1188f5e Merge "Fix problem where power manager was calling battery stats with bad wl type." into gingerbread by Dianne Hackborn · 14 years ago
  82. 88203cb SipService: send SERVER_ERROR if server doesn't provide nonce by Hung-ying Tyan · 14 years ago
  83. 96d6c34 Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 14 years ago
  84. fb85bc6 Merge "Add missing wallpaper service lock." into gingerbread by Brad Fitzpatrick · 14 years ago
  85. 194b19a Add missing wallpaper service lock. by Brad Fitzpatrick · 14 years ago
  86. 70be167 Fix problem where power manager was calling battery stats with bad wl type. by Dianne Hackborn · 14 years ago
  87. 89a7180 Merge "SipService: ignore connect event for non-active networks." into gingerbread by Hung-ying Tyan · 14 years ago
  88. 12bec5d SipService: ignore connect event for non-active networks. by Hung-ying Tyan · 14 years ago
  89. 3043441 Merge "Dedupe timestamp in PackageSettings" into gingerbread by Kenny Root · 14 years ago
  90. 50d66f9 Unify some duplicate StrictMode-enabling code. by Brad Fitzpatrick · 14 years ago
  91. 99bf4e4 SIP: remove dependency on javax.sip by Hung-ying Tyan · 14 years ago
  92. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  93. 7d137e4 Fix the bug of authentication in an outgoing call. by Chung-yih Wang · 14 years ago
  94. 04262e9 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  95. 4565933 Merge "SipService: deliver connectivity change to all sessions." into gingerbread by Hung-ying Tyan · 14 years ago
  96. d231aa8 SipService: deliver connectivity change to all sessions. by Hung-ying Tyan · 14 years ago
  97. 8c5755a Work on issue #2991868: A toast pops up informing users... by Dianne Hackborn · 14 years ago
  98. 7d794fb Dedupe timestamp in PackageSettings by Kenny Root · 14 years ago
  99. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
  100. bd2e9ec Merge "Fix volume problems with insert revert" into gingerbread by Eric Laurent · 14 years ago