1. cee0b97 Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 14 years ago
  2. 536ee09 Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread by Steve Howard · 14 years ago
  3. 5bade70 Merge "DO NOT MERGE Correct the PackageManager.checkSignatures documentation." into gingerbread by Chris Palmer · 14 years ago
  4. 0de8ddb Fix name shadowing bug with revoking URI permissions. by Steve Howard · 14 years ago
  5. 6457a28 Merge "Complete event registration in CallManager." into gingerbread by John Wang · 14 years ago
  6. 426ee7f Fixes some bugs in TimeZoneUtils by Erik · 14 years ago
  7. 59f9bae Complete event registration in CallManager. by John Wang · 14 years ago
  8. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  9. b3ffc78 Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 14 years ago
  10. 17fe229 Merge "Unhide GsmCellLocation.getPsc()." into gingerbread by jsh · 14 years ago
  11. aa48540 Free AssetManager weak refs before unmounting by Kenny Root · 14 years ago
  12. eea35ce Merge "Added intents for audio effects control application" into gingerbread by Eric Laurent · 14 years ago
  13. 1188f5e Merge "Fix problem where power manager was calling battery stats with bad wl type." into gingerbread by Dianne Hackborn · 14 years ago
  14. b92788a Merge "Adds time zone functionality into fw as a hidden api" into gingerbread by Erik · 14 years ago
  15. 934516e Merge "Fix issue #2999795: Runtime restart on Crespo" into gingerbread by Dianne Hackborn · 14 years ago
  16. 8377028 Fix issue #2999795: Runtime restart on Crespo by Dianne Hackborn · 14 years ago
  17. 96d6c34 Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 14 years ago
  18. fb85bc6 Merge "Add missing wallpaper service lock." into gingerbread by Brad Fitzpatrick · 14 years ago
  19. 52e19d5 Merge "Change the keep alive time for excess idle threads." into gingerbread by Romain Guy · 14 years ago
  20. 194b19a Add missing wallpaper service lock. by Brad Fitzpatrick · 14 years ago
  21. 6b424f4 Change the keep alive time for excess idle threads. by Romain Guy · 14 years ago
  22. 405d4db Rename internal SSLParameters to SSLParametersImpl to avoid collision with new javax.net.ssl.SSLParameters by Brian Carlstrom · 14 years ago
  23. 71ad58c Adds time zone functionality into fw as a hidden api by Erik · 14 years ago
  24. 9412623 Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  25. 2ec0e6f Unhide GsmCellLocation.getPsc(). by jsh · 14 years ago
  26. 70be167 Fix problem where power manager was calling battery stats with bad wl type. by Dianne Hackborn · 14 years ago
  27. e7b92d7 Merge "Return immutable copies of private callList." into gingerbread by John Wang · 14 years ago
  28. 901b7b9 am ca8f3d04: Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 14 years ago
  29. ca8f3d0 Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 14 years ago
  30. 89a7180 Merge "SipService: ignore connect event for non-active networks." into gingerbread by Hung-ying Tyan · 14 years ago
  31. d09af7d Added intents for audio effects control application by Eric Laurent · 14 years ago
  32. 12bec5d SipService: ignore connect event for non-active networks. by Hung-ying Tyan · 14 years ago
  33. e71396c am 4b4af990: Doc change: update ADT 0.9.8 checksum and size. by Dirk Dougherty · 14 years ago
  34. 3043441 Merge "Dedupe timestamp in PackageSettings" into gingerbread by Kenny Root · 14 years ago
  35. 4b4af99 Doc change: update ADT 0.9.8 checksum and size. by Dirk Dougherty · 14 years ago
  36. 50d66f9 Unify some duplicate StrictMode-enabling code. by Brad Fitzpatrick · 14 years ago
  37. 4a02800 Add an option to hide the Voice Search icon. by Leon Scroggins III · 14 years ago
  38. 13f6270 SipAudioCall: use SipErrorCode instead of string in onError() by Hung-ying Tyan · 14 years ago
  39. 99bf4e4 SIP: remove dependency on javax.sip by Hung-ying Tyan · 14 years ago
  40. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  41. 2c42c8f Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments by Brian Carlstrom · 14 years ago
  42. 5dde95b Merge "Fix the bug of authentication in an outgoing call." into gingerbread by Chung-yih Wang · 14 years ago
  43. 7d137e4 Fix the bug of authentication in an outgoing call. by Chung-yih Wang · 14 years ago
  44. 04262e9 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  45. a224f70 Fix interaction between BluetoothEventLoop and BluetoothService. by Jaikumar Ganesh · 14 years ago
  46. 4565933 Merge "SipService: deliver connectivity change to all sessions." into gingerbread by Hung-ying Tyan · 14 years ago
  47. bc0e400 Return immutable copies of private callList. by John Wang · 14 years ago
  48. 5251c80 Merge "Fix potential crash in sync." into gingerbread by Dianne Hackborn · 14 years ago
  49. a0eb56a Merge "Work on issue #2991868: A toast pops up informing users..." into gingerbread by Dianne Hackborn · 14 years ago
  50. 50adddd Fix potential crash in sync. by Dianne Hackborn · 14 years ago
  51. d231aa8 SipService: deliver connectivity change to all sessions. by Hung-ying Tyan · 14 years ago
  52. 8c5755a Work on issue #2991868: A toast pops up informing users... by Dianne Hackborn · 14 years ago
  53. 7d794fb Dedupe timestamp in PackageSettings by Kenny Root · 14 years ago
  54. b07c078 Merge "DO NOT MERGE Fix bug 2995887 - overscroll effect initialization issue" into gingerbread by Adam Powell · 14 years ago
  55. 57361ef DO NOT MERGE Fix bug 2995887 - overscroll effect initialization issue by Adam Powell · 14 years ago
  56. ab2ac88 Merge "Fix statusbar display of wifi signalstrength" into gingerbread by Irfan Sheriff · 14 years ago
  57. fa974c5 Fix statusbar display of wifi signalstrength by Robert Greenwalt · 14 years ago
  58. 09f3360 DO NOT MERGE Correct the PackageManager.checkSignatures documentation. by Chris Palmer · 14 years ago
  59. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
  60. cc5494c Out Of Band API for Secure Simple Pairing. by Jaikumar Ganesh · 14 years ago
  61. fbd2646 Merge "DO NOT MERGE" into gingerbread by Shimeng (Simon) Wang · 14 years ago
  62. dc9f2b6 DO NOT MERGE by Shimeng (Simon) Wang · 14 years ago
  63. bd2e9ec Merge "Fix volume problems with insert revert" into gingerbread by Eric Laurent · 14 years ago
  64. 27a2fdf Fix volume problems with insert revert by Eric Laurent · 14 years ago
  65. 3d7606a SIP: enhance timeout and registration status feedback. by Hung-ying Tyan · 14 years ago
  66. 25b52a2 SIP: remove dependency on javax.sip.SipException. by Hung-ying Tyan · 14 years ago
  67. c891d2b Merge "Fix PointerLocationView when pointer ids are not zero-based." into gingerbread by Jeff Brown · 14 years ago
  68. d1e0c37 Fix PointerLocationView when pointer ids are not zero-based. by Jeff Brown · 14 years ago
  69. 1bece43 Make nativeLibraryDir visible in the API by Kenny Root · 14 years ago
  70. 90fb15a Support UI visibility and restarting in download manager. by Steve Howard · 14 years ago
  71. 8abc9e9 Merge "Don't play a sound if a volume key press is canceled." into gingerbread by Jeff Brown · 14 years ago
  72. ff38e38 Merge "Undo API patch due to field pulled up to superclass." into gingerbread by Jeff Brown · 14 years ago
  73. 8b7a982 Don't play a sound if a volume key press is canceled. by Jeff Brown · 14 years ago
  74. abeea05 Undo API patch due to field pulled up to superclass. by Jeff Brown · 14 years ago
  75. 07a9e8d Merge changes Ie3648509,I53db73c3 into gingerbread by Kenny Root · 14 years ago
  76. 6920651 Fix some API discrepancies in InputEvent. by Jeff Brown · 14 years ago
  77. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  78. 11fe181 Add faster TextUtil function for searching delimited lists. by Brad Fitzpatrick · 14 years ago
  79. 26cab06 Merge "Allow two finger pan and scale on touchscreens with FEATURE_TOUCHSCREEN_MULTITOUCH_DISTINCT." into gingerbread by Adam Powell · 14 years ago
  80. 8f7cc02 Move native library removal function to helper by Kenny Root · 14 years ago
  81. 806cc13 Initialize native library path in PackageSetting by Kenny Root · 14 years ago
  82. e442fb6 Merge "Register ServiceStateChanged to CallManager." into gingerbread by Jaikumar Ganesh · 14 years ago
  83. d028bd0 Register ServiceStateChanged to CallManager. by John Wang · 14 years ago
  84. e262ab2 Merge "Changed menu and expandedMenu background color to dark." into gingerbread by Gilles Debunne · 14 years ago
  85. b724d25 Merge "Enable strictmode logging in system_server & add a lock." into gingerbread by Brad Fitzpatrick · 14 years ago
  86. 8633301 Merge "Delete AWT from frameworks/base." into gingerbread by Jesse Wilson · 14 years ago
  87. 5830000 This was already deprecated, but not picked up by the tool DO NOT MERGE by Joe Onorato · 14 years ago
  88. 26b16f3 Changed menu and expandedMenu background color to dark. by Gilles Debunne · 14 years ago
  89. b6a007c Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  90. 41c2489 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  91. 81fe092 Merge "Make @deprecated without a comment an error DO NOT MERGE" into gingerbread by Joe Onorato · 14 years ago
  92. 7c8258d Merge "Fix the last remaining @deprecated tag without comment warning." into gingerbread by Joe Onorato · 14 years ago
  93. 3b20284 am 51c18989: docs: update platform dashboard by Scott Main · 14 years ago
  94. e94f6db Make @deprecated without a comment an error DO NOT MERGE by Joe Onorato · 14 years ago
  95. 4d8cc7b Fix the last remaining @deprecated tag without comment warning. by Joe Onorato · 14 years ago
  96. 51c1898 docs: update platform dashboard by Scott Main · 14 years ago
  97. 9a3ce10 Merge "Fix bug 2972138 Lost cell data connection and didn't get it back, DO NOT MERGE." into gingerbread by Wink Saville · 14 years ago
  98. 4709c7f Merge "Fixed a copy and paste error" into gingerbread by James Dong · 14 years ago
  99. 887f2e4 Fix bug 2972138 Lost cell data connection and didn't get it back, DO NOT MERGE. by Wink Saville · 14 years ago
  100. 2814ad2 Merge "LVM release 1.09 delivery" into gingerbread by Eric Laurent · 14 years ago