1. b0808f9 Issue 5247986: Battery drain due to audio wakelock by Eric Laurent · 13 years ago
  2. 5afd2bd Merge "Set reading level scale to display density instead of a fixed minimum." by Mangesh Ghiware · 13 years ago
  3. c592e8e Merge "Fix issue #4554429: API REVIEW: deprecate Live Folders" by Dianne Hackborn · 13 years ago
  4. 52f159c Merge "Fix notification ticker info text alignment." by Jeff Sharkey · 13 years ago
  5. c458960 Merge "Fix logic for power button overridding the "wait for prox negative state" after a call" by Mike Lockwood · 13 years ago
  6. 69a5f6c Properly serialize access to FileSource::getSize by acquiring the mutex by Andreas Huber · 13 years ago
  7. db97f60 Fix logic for power button overridding the "wait for prox negative state" after a call by Mike Lockwood · 13 years ago
  8. bffb83e Merge "Add an option for the implicitly selected subtype" by satok · 13 years ago
  9. a86f5e4 Add an option for the implicitly selected subtype by satok · 13 years ago
  10. 1d477c5 Merge "Require INTERNET permission for network-based content. Bug #1870981" by Dave Burke · 13 years ago
  11. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  12. ee5e77c Make setAdditionalInputMethodSubtypes async by satok · 13 years ago
  13. 117999d Make the spell checker session static by satok · 13 years ago
  14. a2f69c9 Merge "Make the constructor of InputMethodSubtype hidden." by satok · 13 years ago
  15. 3889e49 Make the constructor of InputMethodSubtype hidden. by satok · 13 years ago
  16. e916f70 Fix notification ticker info text alignment. by Jeff Sharkey · 13 years ago
  17. 1d5f9cd Merge "Prepare for exposing p2p API" by Irfan Sheriff · 13 years ago
  18. 9b69a04 Merge "Sample network statistics for sanity check." by Jeff Sharkey · 13 years ago
  19. c7f159e Merge "Selectively add stats based on iface active state." by Jeff Sharkey · 13 years ago
  20. ff71302 Merge "Close idle connections on pause timers" by Kristian Monsen · 13 years ago
  21. c6acd68 Fix issue #4554429: API REVIEW: deprecate Live Folders by Dianne Hackborn · 13 years ago
  22. a55c369 Merge "Fix various flickering / artifacts" by Mathias Agopian · 13 years ago
  23. ff57415 Fix various flickering / artifacts by Mathias Agopian · 13 years ago
  24. 17b0317 Merge "Accessibility events fired from AdapterView underpopulated." by Svetoslav Ganov · 13 years ago
  25. c48c47c Accessibility events fired from AdapterView underpopulated. by Svetoslav Ganov · 13 years ago
  26. d5e6527 Merge "Polish of the accessibility feedback of Date and Time pickers" by Svetoslav Ganov · 13 years ago
  27. 79dd90c Merge "Fix remaining .rs.dtor() issue for RS." by Stephen Hines · 13 years ago
  28. 466bdc4 Fix remaining .rs.dtor() issue for RS. by Stephen Hines · 13 years ago
  29. 3fec3fe Polish of the accessibility feedback of Date and Time pickers by Svetoslav Ganov · 13 years ago
  30. 01bc5f9 Merge "FIX BUG 5244136 - HOLO LIST SEPARATOR TEXT DOES NOT SHOUT" by Adam Powell · 13 years ago
  31. 804b532 Merge "fix another bug that prevented the gl debugger to work" by Mathias Agopian · 13 years ago
  32. 4222092 fix another bug that prevented the gl debugger to work by Mathias Agopian · 13 years ago
  33. 64decc6 Close idle connections on pause timers by Kristian Monsen · 13 years ago
  34. 56dcbda FIX BUG 5244136 - HOLO LIST SEPARATOR TEXT DOES NOT SHOUT by Adam Powell · 13 years ago
  35. f705f78 Merge "Make the SyncManager timeout syncs if it takes too long to bind to them." by Fred Quintana · 13 years ago
  36. 6401461 Merge "PhoneStatusBar: Fix NPE when disabling navigation with no soft buttons." by Mike Lockwood · 13 years ago
  37. 6f983a7 Merge "Fixing orientation change bug (5098088)" by Michael Jurka · 13 years ago
  38. 8b09866 Fixing orientation change bug (5098088) by Michael Jurka · 13 years ago
  39. a7cf74c PhoneStatusBar: Fix NPE when disabling navigation with no soft buttons. by Mike Lockwood · 13 years ago
  40. f679ed0 Merge "Prevent a leak when using View.postInvalidate(left, top, right, bottom)" by Romain Guy · 13 years ago
  41. 40c18f5 Prevent a leak when using View.postInvalidate(left, top, right, bottom) by Romain Guy · 13 years ago
  42. a3b7b57 Merge "updating visuals of Recent Apps" by Michael Jurka · 13 years ago
  43. 622a976 updating visuals of Recent Apps by Peter Ng · 13 years ago
  44. 2e864a6 Merge "fix rs docs" by Robert Ly · 13 years ago
  45. 7de6578 Merge "Fix issue #4974633: Block the HOME button using TYPE_KEYGUARD" by Dianne Hackborn · 13 years ago
  46. 554d4a5 Merge "Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbread" by Dianne Hackborn · 13 years ago
  47. 69666e0 Merge "Fix issue #5229575: Youtube link shared through messaging is not..." by Dianne Hackborn · 13 years ago
  48. d9e075b fix rs docs by Robert Ly · 13 years ago
  49. 912a8b7 Merge "Add new dependency generation option to aidl." by Xavier Ducrohet · 13 years ago
  50. 6468e04 Merge "Updated Ringtone oggs" by Justin Ho · 13 years ago
  51. da92038 Merge "Updated notification sounds" by Justin Ho · 13 years ago
  52. d2f2b68 Merge "Updated alarm sounds" by Justin Ho · 13 years ago
  53. e3a4567 Updated Ringtone oggs by Justin Ho · 13 years ago
  54. 859e330 Updated notification sounds by Justin Ho · 13 years ago
  55. 0fea823 Selectively add stats based on iface active state. by Jeff Sharkey · 13 years ago
  56. 6dae116 Updated alarm sounds by Justin Ho · 13 years ago
  57. 07b0dd9 Sample network statistics for sanity check. by Jeff Sharkey · 13 years ago
  58. 9ae3d65 Merge "this should fix the GL debugger" by Mathias Agopian · 13 years ago
  59. 3b58322 this should fix the GL debugger by Mathias Agopian · 13 years ago
  60. a5445d3 Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbread by Dianne Hackborn · 13 years ago
  61. 9cc2718 Prepare for exposing p2p API by Irfan Sheriff · 13 years ago
  62. 74b056c Merge "Make WRITE_APN_SETTINGS a system-only permission." by Robert Greenwalt · 13 years ago
  63. 08a1c04 Merge "Dispatch onDetachedFromWindow before destroying everything Bug #5245686" by Romain Guy · 13 years ago
  64. 16260e7 Dispatch onDetachedFromWindow before destroying everything Bug #5245686 by Romain Guy · 13 years ago
  65. 18fff11 Add new dependency generation option to aidl. by Xavier Ducrohet · 13 years ago
  66. 94444fc Merge "Cleaning up the accessibility of MultiWaveView" by Svetoslav Ganov · 13 years ago
  67. 1716fe4 Merge "Call .rs.dtor() when tearing down Scripts." by Stephen Hines · 13 years ago
  68. f9fa8be Merge "Prevent serialization after being destroyed" by John Reck · 13 years ago
  69. b71fe05 Merge "Fix destroy race condition" by John Reck · 13 years ago
  70. 0aadeca Merge "Partial rollback of I9ebc92dc" by John Reck · 13 years ago
  71. 40f2faa Merge "Fix a calendar info query to use a constant instead of a string" by Erik Pasternak · 13 years ago
  72. e5e0250 Fix a calendar info query to use a constant instead of a string by Michael Chan · 13 years ago
  73. 2523a60 Merge "Remove all ringtones except default on Xoom Bug: 5032006" by Justin Ho · 13 years ago
  74. e39b7a3 Merge "Add AbstractCursor.setExtras()" by Makoto Onuki · 13 years ago
  75. ba24e4d Fix issue #5229575: Youtube link shared through messaging is not... by Dianne Hackborn · 13 years ago
  76. 73d50d3 Merge "Finish the docs for rs_cl." by Jason Sams · 13 years ago
  77. cccdd72 Make WRITE_APN_SETTINGS a system-only permission. by Robert Greenwalt · 13 years ago
  78. 31f8e91 Merge "Revert "Fixed the problem with the calendar sort order using the column name"" by Erik Pasternak · 13 years ago
  79. 07d5caa Revert "Fixed the problem with the calendar sort order using the column name" by Erik Pasternak · 13 years ago
  80. ae51008 Merge "Guard the audio notifications with a separate lock to avoid deadlocks during reset." by Andreas Huber · 13 years ago
  81. 45576fa Fix destroy race condition by John Reck · 13 years ago
  82. 8a16f92 Merge "Using ListView for Suggestion popup window" by Gilles Debunne · 13 years ago
  83. 8b5a8b5 Merge "Code cleaning" by Fabrice Di Meglio · 13 years ago
  84. 90afe21 Prevent serialization after being destroyed by John Reck · 13 years ago
  85. 67a041f Guard the audio notifications with a separate lock to avoid deadlocks during reset. by Andreas Huber · 13 years ago
  86. 6a13dd5 Merge "Accessibility hover events are fired if hover otside of modal window." by Svetoslav Ganov · 13 years ago
  87. 0e60db2 Fix issue #4974633: Block the HOME button using TYPE_KEYGUARD by Dianne Hackborn · 13 years ago
  88. 6c79bcf Merge "Show back button in status bar when in an activity in front of the lockscreen." by Mike Lockwood · 13 years ago
  89. dbb6dde Remove all ringtones except default on Xoom Bug: 5032006 by Justin Ho · 13 years ago
  90. 7f5ea61 Merge "Signal an error when encountering a malformed .ts stream." by Andreas Huber · 13 years ago
  91. 39bb698c Partial rollback of I9ebc92dc by John Reck · 13 years ago
  92. d38ecf8 Signal an error when encountering a malformed .ts stream. by Andreas Huber · 13 years ago
  93. e3646dd Show back button in status bar when in an activity in front of the lockscreen. by Mike Lockwood · 13 years ago
  94. b5f9fc3 Set reading level scale to display density instead of a fixed minimum. by Mangesh Ghiware · 13 years ago
  95. 9fd1746 Fixed the problem with the calendar sort order using the column name by Michael Chan · 13 years ago
  96. ec8917d Merge "Increase orientation settle time. Bug: 4981385" by Dianne Hackborn · 13 years ago
  97. ea24a40 Merge "Preload libchromium_net in addition to libwebcore." by Ben Murdoch · 13 years ago
  98. 6c85957 Merge "Draw text selection in Java" by John Reck · 13 years ago
  99. 78bca63 Merge "Adding support for smaller font set for size-constrained devices" by Justin Ho · 13 years ago
  100. 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago