1. 93d75ec as a debug option SrufaceFlinger can now connect to DDMS by Mathias Agopian · 13 years ago
  2. 7d8fc3c Merge "Revert "Use a weakreference to prevent the static variable from holding an Activity." Bug was fixed in a different way." by Amith Yamasani · 13 years ago
  3. 8f8dae1 Merge "Add private permission for sending SMS via Messaging app" by Tom Taylor · 13 years ago
  4. e21f89c Merge "Fix bug 5159596 - Slider grabs touch point when trying to scroll a list" by Adam Powell · 13 years ago
  5. b038168 Add private permission for sending SMS via Messaging app by Tom Taylor · 13 years ago
  6. b3faa42 Merge "Move date format strings to donottranslate.xml and add locale overrides." by Eric Fischer · 13 years ago
  7. d53944b Merge "Edit to APN read/write APN Settings permissions. Bug: 5145868" by Claudia de Veaux · 13 years ago
  8. 186c168 Merge "Text suggestions are enabled for a subset of input types" by Gilles Debunne · 13 years ago
  9. f2452b9 Merge "Change Preferences padding to match UI spec." by Jeff Sharkey · 13 years ago
  10. 8b65c90 Merge "Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel. Bug: 5161290" by Jeff Brown · 13 years ago
  11. cb04a1f Speed up thumbnail generation. by Chih-Chung Chang · 13 years ago
  12. 1029866 Fix bug 5159596 - Slider grabs touch point when trying to scroll a list by Adam Powell · 13 years ago
  13. 37d81ac Merge "Fix bug 4981687 - WiFi connection dialog should dismiss when tapped outside." by Adam Powell · 13 years ago
  14. 27b1c97 Merge "Fix bug 5154361 - New force close dialog text breaks button order rules" by Adam Powell · 13 years ago
  15. d42bc52 Fix bug 4981687 - WiFi connection dialog should dismiss when tapped outside. by Adam Powell · 13 years ago
  16. 40a9784 Fix bug 5154361 - New force close dialog text breaks button order rules by Adam Powell · 13 years ago
  17. 32ab095 Merge "Fix bug 5159736 - Make DeviceDefault the default" by Adam Powell · 13 years ago
  18. 6e90a36 Fix bug 5159736 - Make DeviceDefault the default by Adam Powell · 13 years ago
  19. 70b5c66 Merge "Fail request for audio focus when linkToDeath fails" by Jean-Michel Trivi · 13 years ago
  20. b93ce4a Merge "Several API changes as requested by ES:" by Daniel Lehmann · 13 years ago
  21. f188dfd Several API changes as requested by ES: by Daniel Lehmann · 13 years ago
  22. baf674e Fail request for audio focus when linkToDeath fails by Jean-Michel Trivi · 13 years ago
  23. 52727fc Merge "MediaScanner: Clear file path before deleting records to avoid accidental file deletions" by Mike Lockwood · 13 years ago
  24. 5a58619 Merge "Fix leak of global references and AudioFocusDeathHandler objects." by Jean-Michel Trivi · 13 years ago
  25. be41433 Fix android.text.format.Time to use GetBooleanField on its boolean field. by Elliott Hughes · 13 years ago
  26. 061214b Fix leak of global references and AudioFocusDeathHandler objects. by Jean-Michel Trivi · 13 years ago
  27. f2e2b52 MediaScanner: Clear file path before deleting records to avoid accidental file deletions by Mike Lockwood · 13 years ago
  28. b724c34 Revert "Use a weakreference to prevent the static variable from holding an Activity." by Amith Yamasani · 13 years ago
  29. 99f09c2 Merge "Fix bug 5078498 - Icons jump around on split action bar" by Adam Powell · 13 years ago
  30. 14b7e2c Fix bug 5078498 - Icons jump around on split action bar by Adam Powell · 13 years ago
  31. a91f270 Merge "Update sim_removed_message string." by Wink Saville · 13 years ago
  32. 3a5f2e6f Merge "<blink/> is not an acceptable default behavior. Bug #5156334" by Romain Guy · 13 years ago
  33. 9beeb95 Merge "Turn off hinting by default for higher density displays." by Dianne Hackborn · 13 years ago
  34. f43fa57 Turn off hinting by default for higher density displays. by Dianne Hackborn · 13 years ago
  35. 54074fe Merge "Issue 5081351: isWiredHeadsetOn() permission." by Eric Laurent · 13 years ago
  36. f9ef0db Merge "Use a weakreference to prevent the static variable from holding an Activity." by Amith Yamasani · 13 years ago
  37. 0a0ab12 Use PARCELABLE_WIRTE_RETURN_VALUE flag in InputChannel. Bug: 5161290 by Jeff Brown · 13 years ago
  38. 497b3fe Issue 5081351: isWiredHeadsetOn() permission. by Eric Laurent · 13 years ago
  39. 7b53848 Merge "fix an orientation change drawing artifact." by Mathias Agopian · 13 years ago
  40. b290b5e fix an orientation change drawing artifact. by Mathias Agopian · 13 years ago
  41. 605a114 Move date format strings to donottranslate.xml and add locale overrides. by Eric Fischer · 13 years ago
  42. 65de903 Merge "If release has been called before finalize, do not expect MediaPlayer still exists" by James Dong · 13 years ago
  43. 43ef913 If release has been called before finalize, do not expect MediaPlayer still exists by James Dong · 13 years ago
  44. e81ad0a am e5cb629f: Merge "Add missing include" include exists by Conley Owens · 13 years ago
  45. 5d36715 am 648dc03c: am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.onActivityStop only stops playback" by Amith Yamasani · 13 years ago
  46. d136456 am 9903da81: Merge "Added stub for getting buffer" stub exists by Conley Owens · 13 years ago
  47. c929158 Merge "Fix to the memory leak problem." by Alex Sakhartchouk · 13 years ago
  48. 50d133e <blink/> is not an acceptable default behavior. Bug #5156334 by Romain Guy · 13 years ago
  49. 7c0d847 Merge "Fix some crashes that are happening in the system process." by Dianne Hackborn · 13 years ago
  50. aa10cfa Edit to APN read/write APN Settings permissions. Bug: 5145868 by Claudia de Veaux · 13 years ago
  51. 585f727 Merge "Don't remove effects on session 0" by Marco Nelissen · 13 years ago
  52. 61aa9f3 Merge "Don't use HW accel drawing in lock screen on lower-end devices." by Dianne Hackborn · 13 years ago
  53. f5af429 Merge "Fix the RS frame timeout. Previous a slow app would block from receiving new commands until the timer expired. This change will expire the timer immediatly." by Jason Sams · 13 years ago
  54. 2574bf6 Merge "Thai font update for Bug2954567." by claireho · 13 years ago
  55. bfc7891 Fix the RS frame timeout. by Jason Sams · 13 years ago
  56. 2255a1e Don't remove effects on session 0 by Marco Nelissen · 13 years ago
  57. 352c01e Use a weakreference to prevent the static variable from holding an Activity. by Amith Yamasani · 13 years ago
  58. 202a4ea Merge "Fix bug 5095223 - ICS action bar incorrectly resizing app icons" by Adam Powell · 13 years ago
  59. e525311 Merge "Make sure we correctly copy caches keys. Bug #5136067" by Romain Guy · 13 years ago
  60. e5df231 Make sure we correctly copy caches keys. Bug #5136067 by Romain Guy · 13 years ago
  61. b375632 Don't use HW accel drawing in lock screen on lower-end devices. by Dianne Hackborn · 13 years ago
  62. f2b0961 Fix bug 5095223 - ICS action bar incorrectly resizing app icons by Adam Powell · 13 years ago
  63. 8e8d65f Fix some crashes that are happening in the system process. by Dianne Hackborn · 13 years ago
  64. 88a2053 Merge "Add a null check to handle failure of android::createPlayer" by Jason Simmons · 13 years ago
  65. 8b84ac9 Merge "Remove WebDriver" by John Reck · 13 years ago
  66. 248b112 Text suggestions are enabled for a subset of input types by Gilles Debunne · 13 years ago
  67. 62e55fc Remove WebDriver by John Reck · 13 years ago
  68. d9792ac Add a null check to handle failure of android::createPlayer by Jason Simmons · 13 years ago
  69. e5cb629 Merge "Add missing include" include exists by Conley Owens · 13 years ago
  70. 648dc03 am 4dbd1bc6: am 5f074067: am 712a8cca: Merge "VolumePreference.onActivityStop only stops playback" by Amith Yamasani · 13 years ago
  71. 9903da8 Merge "Added stub for getting buffer" stub exists by Conley Owens · 13 years ago
  72. e1fec24 Merge "Properly disable status bar on secure lockscreens." by Daniel Sandler · 13 years ago
  73. c498ad6 Merge "Fix issue 5144429: CTS test fails for AudioEffects" by Eric Laurent · 13 years ago
  74. 02bb0e4 Merge "Fix the software AAC decoder's AAC+ detection to ignore malformed frames" by Andreas Huber · 13 years ago
  75. 42a2b4c Merge "Add lsof to bugreport." by Jeff Brown · 13 years ago
  76. 6e97ed2 Merge "fix a memory leak and memory corruption in RefBase" by Mathias Agopian · 13 years ago
  77. 1b84e68 Merge "SurfaceFlinger doesn't rely on having a custom RefBase destructor" by Mathias Agopian · 13 years ago
  78. d67fee8 Merge "Increase WebView.TAP_TIMEOUT to 300ms to account for trackpad taps." by Ben Murdoch · 13 years ago
  79. 8b08b88 Properly disable status bar on secure lockscreens. by Daniel Sandler · 13 years ago
  80. b8e9b81 Merge "Optimized swipe animation for Recents app." by Chet Haase · 13 years ago
  81. 13ed743 Merge "Fix bug 5159073 - actionbar titles don't seem to be drawing anymore" by Adam Powell · 13 years ago
  82. f77493e Fix the software AAC decoder's AAC+ detection to ignore malformed frames by Andreas Huber · 13 years ago
  83. b0e217e Fix bug 5159073 - actionbar titles don't seem to be drawing anymore by Adam Powell · 13 years ago
  84. 1329192 Merge "Bug 5150869: Text selection enabled in browser." by Gilles Debunne · 13 years ago
  85. 065fa8d Fix to the memory leak problem. by Alex Sakhartchouk · 13 years ago
  86. 35b0777 Update sim_removed_message string. by Wink Saville · 13 years ago
  87. 2754ef7 Merge "Core transitions updates for phone and tablet." by Brandon Keely · 13 years ago
  88. 2237829 Bug 5150869: Text selection enabled in browser. by Gilles Debunne · 13 years ago
  89. 3025b10 cherrypick Change-Id: I8560c5b0ace7ca75031a83270f3eaf2470d04a2c by Scott Main · 13 years ago
  90. bb04910 Merge "Pass flags on remote control client information change in intent" by Jean-Michel Trivi · 13 years ago
  91. 212f625 Optimized swipe animation for Recents app. by Chet Haase · 13 years ago
  92. d5962a1 Merge "Fixed cleanspec." by Daniel Sandler · 13 years ago
  93. b12c6b8 Fixed cleanspec. by Daniel Sandler · 13 years ago
  94. 6c080c8 Merge "New RSSI cluster in status bar." by Daniel Sandler · 13 years ago
  95. 1213697 Merge "Replacing sans serif system font with Roboto" by Justin Ho · 13 years ago
  96. 2e34742 New RSSI cluster in status bar. by Christian Robertson · 13 years ago
  97. adf096c Increase WebView.TAP_TIMEOUT to 300ms to account for trackpad taps. by Ben Murdoch · 13 years ago
  98. ba86443 Merge "Set "is_read" = 0 for missed calls." by Debashish Chatterjee · 13 years ago
  99. 4efaf4b Set "is_read" = 0 for missed calls. by Debashish Chatterjee · 13 years ago
  100. 6fe2481 fix a memory leak and memory corruption in RefBase by Mathias Agopian · 13 years ago