1. 6a15f0d am 6275dbbe: Merge "Quiet unnecessary debug logging." into gingerbread by Brad Fitzpatrick · 14 years ago
  2. 45bd115 am 02654f01: Merge "On this particular device the hardware video decoder spits out buffers that don\'t actually contain our video data, so we cannot use them to restore the video frame after suspend/resume." into gingerbread by Andreas Huber · 14 years ago
  3. c0c2076 am e0c5ae7b: Merge "Eliminate MCS_GIVE_UP state" into gingerbread by Kenny Root · 14 years ago
  4. 5e3329b am e86a6b2a: Merge "Removed unused and broken screen_progress" into gingerbread by Gilles Debunne · 14 years ago
  5. b8d40d2 am 30f5c8fe: More DropBoxManager javadoc love. by Brad Fitzpatrick · 14 years ago
  6. 992a9e5 am fd124570: Merge "DropBox.Entry javadoc syntax fix" into gingerbread by Brad Fitzpatrick · 14 years ago
  7. c296f22 am 0145e36c: Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 14 years ago
  8. 5df4b5a am 08fb5851: Merge "Add flag to skip restoring network seletion." into gingerbread by John Wang · 14 years ago
  9. 6275dbb Merge "Quiet unnecessary debug logging." into gingerbread by Brad Fitzpatrick · 14 years ago
  10. 90bc5ee Quiet unnecessary debug logging. by Brad Fitzpatrick · 14 years ago
  11. 02654f0 Merge "On this particular device the hardware video decoder spits out buffers that don't actually contain our video data, so we cannot use them to restore the video frame after suspend/resume." into gingerbread by Andreas Huber · 14 years ago
  12. e0c5ae7 Merge "Eliminate MCS_GIVE_UP state" into gingerbread by Kenny Root · 14 years ago
  13. 480afe7 Eliminate MCS_GIVE_UP state by Kenny Root · 14 years ago
  14. e86a6b2a Merge "Removed unused and broken screen_progress" into gingerbread by Gilles Debunne · 14 years ago
  15. 30f5c8f More DropBoxManager javadoc love. by Brad Fitzpatrick · 14 years ago
  16. fd12457 Merge "DropBox.Entry javadoc syntax fix" into gingerbread by Brad Fitzpatrick · 14 years ago
  17. 0145e36 Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 14 years ago
  18. 95173b1 DropBox.Entry javadoc syntax fix by Brad Fitzpatrick · 14 years ago
  19. 08fb585 Merge "Add flag to skip restoring network seletion." into gingerbread by John Wang · 14 years ago
  20. 35c4c21 Add flag to skip restoring network seletion. by John Wang · 14 years ago
  21. 82aacdd am f8d2acdc: Merge "DO NOT MERGE Initialize bluetooth profiles in BT stress tests" into gingerbread by Eric Rowe · 14 years ago
  22. 1e19416 On this particular device the hardware video decoder spits out buffers that don't actually contain our video data, so we cannot use them to restore the video frame after suspend/resume. by Andreas Huber · 14 years ago
  23. 2e99245 am bbc80d34: Merge "Changed handling of onQueryCompelete to not use mimeType." into gingerbread by Wink Saville · 14 years ago
  24. f8d2acd Merge "DO NOT MERGE Initialize bluetooth profiles in BT stress tests" into gingerbread by Eric Rowe · 14 years ago
  25. 8bcc744 DO NOT MERGE Initialize bluetooth profiles in BT stress tests by Eric Rowe · 14 years ago
  26. bbc80d3 Merge "Changed handling of onQueryCompelete to not use mimeType." into gingerbread by Wink Saville · 14 years ago
  27. 2e27a0b Changed handling of onQueryCompelete to not use mimeType. by Wink Saville · 14 years ago
  28. 9df1408 am 29332971: Merge "Add javadoc for display orientation." into gingerbread by Wu-cheng Li · 14 years ago
  29. 841d6ff am 62ec9834: Merge "Make SipService broadcast SIP_SERVICE_UP when it\'s up." into gingerbread by Hung-ying Tyan · 14 years ago
  30. 86b5002 am fbb3b476: Fix bug 3066313 - integrate new text anchor assets. by Adam Powell · 14 years ago
  31. 18e225b am bfba7cab: Fix issue #3001362: API REVIEW: android.view.InputQueue.Callback by Dianne Hackborn · 14 years ago
  32. 7778173 am 70f1a3b8: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  33. 556866a am 656d2165: Merge "Parser is optional in obtainStyledAttributes." into gingerbread by Xavier Ducrohet · 14 years ago
  34. 909a974 am 16c29bd7: Merge "SIP: Fix busy authentication loop." into gingerbread by Hung-ying Tyan · 14 years ago
  35. 55f1b0b am 9d6824cd: Merge "Make Activity.removeDialog() less strict." into gingerbread by Dianne Hackborn · 14 years ago
  36. 6ed0cfd am 5919ac6b: OBB: track binder death observers by Kenny Root · 14 years ago
  37. 36455d0 am a3ee5c03: Merge "Add MountService tests and fix a bug it found" into gingerbread by Kenny Root · 14 years ago
  38. e89bf50 am ef083ec0: Merge "Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider" into gingerbread by Dianne Hackborn · 14 years ago
  39. f960718 am 1ae32bfe: New assets for buttons and notification by Gilles Debunne · 14 years ago
  40. cef3833 am 6d44456d: Merge "Make USB mass storage hide keyguard when shown." into gingerbread by Dianne Hackborn · 14 years ago
  41. 2933297 Merge "Add javadoc for display orientation." into gingerbread by Wu-cheng Li · 14 years ago
  42. c157e0c Add javadoc for display orientation. by Wu-cheng Li · 14 years ago
  43. 62ec983 Merge "Make SipService broadcast SIP_SERVICE_UP when it's up." into gingerbread by Hung-ying Tyan · 14 years ago
  44. fbb3b47 Fix bug 3066313 - integrate new text anchor assets. by Adam Powell · 14 years ago
  45. 8b1764f Removed unused and broken screen_progress by Gilles Debunne · 14 years ago
  46. 9db99a4 Make SipService broadcast SIP_SERVICE_UP when it's up. by Hung-ying Tyan · 14 years ago
  47. bfba7ca Fix issue #3001362: API REVIEW: android.view.InputQueue.Callback by Dianne Hackborn · 14 years ago
  48. 70f1a3b8 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  49. 656d216 Merge "Parser is optional in obtainStyledAttributes." into gingerbread by Xavier Ducrohet · 14 years ago
  50. 16c29bd Merge "SIP: Fix busy authentication loop." into gingerbread by Hung-ying Tyan · 14 years ago
  51. 9d6824c Merge "Make Activity.removeDialog() less strict." into gingerbread by Dianne Hackborn · 14 years ago
  52. 3d1841c Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  53. d2ce8bbb Make Activity.removeDialog() less strict. by Dianne Hackborn · 14 years ago
  54. 5919ac6 OBB: track binder death observers by Kenny Root · 14 years ago
  55. a3ee5c0 Merge "Add MountService tests and fix a bug it found" into gingerbread by Kenny Root · 14 years ago
  56. ef083ec Merge "Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider" into gingerbread by Dianne Hackborn · 14 years ago
  57. ee8a884 SIP: Fix busy authentication loop. by Hung-ying Tyan · 14 years ago
  58. 17eb6fb Add MountService tests and fix a bug it found by Kenny Root · 14 years ago
  59. 1ae32bfe New assets for buttons and notification by Gilles Debunne · 14 years ago
  60. 043fcd9 Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider by Dianne Hackborn · 14 years ago
  61. 6d44456 Merge "Make USB mass storage hide keyguard when shown." into gingerbread by Dianne Hackborn · 14 years ago
  62. 4790a2e am 18c00089: Merge "Misc fixes for sim-eng build." into gingerbread by Chung-yih Wang · 14 years ago
  63. 18c0008 Merge "Misc fixes for sim-eng build." into gingerbread by Chung-yih Wang · 14 years ago
  64. fb116fb Misc fixes for sim-eng build. by Chung-yih Wang · 14 years ago
  65. 2bd6afe am b50d5ede: am 30264c9b: Merge "Doc change: Adding new docs for Device Admin API." into froyo by Fred Chung · 14 years ago
  66. b50d5ed am 30264c9b: Merge "Doc change: Adding new docs for Device Admin API." into froyo by Fred Chung · 14 years ago
  67. 30264c9 Merge "Doc change: Adding new docs for Device Admin API." into froyo by Fred Chung · 14 years ago
  68. 92d29c6 am a2a0a98a: Merge "Fix NPE if there is no accelerometer." into gingerbread by Dianne Hackborn · 14 years ago
  69. a2a0a98 Merge "Fix NPE if there is no accelerometer." into gingerbread by Dianne Hackborn · 14 years ago
  70. efa4f7f am 4e6baf24: Merge "Fix issue #3001368: API REVIEW: android.app.Activity" into gingerbread by Dianne Hackborn · 14 years ago
  71. 4e6baf2 Merge "Fix issue #3001368: API REVIEW: android.app.Activity" into gingerbread by Dianne Hackborn · 14 years ago
  72. b499bb1 Fix NPE if there is no accelerometer. by Dianne Hackborn · 14 years ago
  73. 88b4bd5 am fc7e7766: Merge "CallManager/SipPhone: fix reject a ringing call" into gingerbread by Hung-ying Tyan · 14 years ago
  74. fc7e776 Merge "CallManager/SipPhone: fix reject a ringing call" into gingerbread by Hung-ying Tyan · 14 years ago
  75. 17956e6 CallManager/SipPhone: fix reject a ringing call by Hung-ying Tyan · 14 years ago
  76. ba04dbc am 671b2a57: Merge "Fix for IndexOutOfBounds in text pasting." into gingerbread by Gilles Debunne · 14 years ago
  77. 671b2a5 Merge "Fix for IndexOutOfBounds in text pasting." into gingerbread by Gilles Debunne · 14 years ago
  78. 3c4c2b7 Fix issue #3001368: API REVIEW: android.app.Activity by Dianne Hackborn · 14 years ago
  79. 330e263 Fix for IndexOutOfBounds in text pasting. by Gilles Debunne · 14 years ago
  80. ce2e218 am 37947afe: Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread by Eric Laurent · 14 years ago
  81. 37947af Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread by Eric Laurent · 14 years ago
  82. ee7e0ef am 59c4cb9e: Merge "DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll" into gingerbread by Adam Powell · 14 years ago
  83. 59c4cb9 Merge "DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll" into gingerbread by Adam Powell · 14 years ago
  84. 65e8b47 am 5a5fff71: Fix bug 3064143 - remove default bold on buttons by Adam Powell · 14 years ago
  85. 5a5fff7 Fix bug 3064143 - remove default bold on buttons by Adam Powell · 14 years ago
  86. 737e8fe DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll by Adam Powell · 14 years ago
  87. e112b74 am 930d6c3c: Merge "Fix issue #3056500: Problem report for ASTRO" into gingerbread by Dianne Hackborn · 14 years ago
  88. 2c16474 am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  89. 930d6c3 Merge "Fix issue #3056500: Problem report for ASTRO" into gingerbread by Dianne Hackborn · 14 years ago
  90. 9a30fc1 Fixed AudioFlinger not always pausing tracks by Eric Laurent · 14 years ago
  91. f787278 Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  92. 817c247 Fix issue #3056500: Problem report for ASTRO by Dianne Hackborn · 14 years ago
  93. 8274a0e PowerManagerService needs yet another flag... by Joe Onorato · 14 years ago
  94. 56ee108 am 17bc4f65: Merge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out." into gingerbread by Andreas Huber · 14 years ago
  95. 17bc4f6 Merge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out." into gingerbread by Andreas Huber · 14 years ago
  96. cfc80bd am 2c3360fe: Merge "Remove lingering system app native libs in /data" into gingerbread by Kenny Root · 14 years ago
  97. 2c3360f Merge "Remove lingering system app native libs in /data" into gingerbread by Kenny Root · 14 years ago
  98. c743f45 Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out. by Andreas Huber · 14 years ago
  99. 56364bc am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 14 years ago
  100. f2cc2e5 am 8735c4cd: Merge "Get correct native library path on reinstall" into gingerbread by Kenny Root · 14 years ago